PEP8 passed.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user