PEP8 passed.

This commit is contained in:
Nikolay Sokolov
2011-07-06 01:31:04 +04:00
parent a575164155
commit c0ce6efdf4

View File

@@ -36,6 +36,7 @@ if os.path.exists(os.path.join(possible_topdir, "nova", "__init__.py")):
import nova.service
import nova.utils
def main():
"""Launch EC2 and OSAPI services."""
nova.utils.Bootstrapper.bootstrap_binary(sys.argv)