diff --git a/os_apply_config/tests/templates/etc/glance/script.conf b/os_apply_config/tests/templates/etc/glance/script.conf index e873693..30bd0eb 100755 --- a/os_apply_config/tests/templates/etc/glance/script.conf +++ b/os_apply_config/tests/templates/etc/glance/script.conf @@ -1,5 +1,4 @@ #!/usr/bin/env python -from __future__ import print_function import json import sys params = json.loads(sys.stdin.read())