6 lines
190 B
Python
6 lines
190 B
Python
"""
|
|
OpenStack Neat :: an add-on to OpenStack implementing energy and performance efficient dynamic consolidation of virtual machines
|
|
"""
|
|
__version__ = "0.1"
|
|
__author__ = "Anton Beloglazov"
|