terracotta/neat/__init__.py
2012-07-03 18:04:49 +10:00

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"