summaryrefslogtreecommitdiff
path: root/glance-gateway.py
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-11-08 18:31:15 -0700
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-11-08 18:31:15 -0700
commitc8395a7b844ad697581b23f6946c6de90093c23d (patch)
treef1e5c1f36b34a06362377383fe634ed6919aa25b /glance-gateway.py
parent6b4f7a378a3807803331d89275a9424ca96fc4f8 (diff)
debugging
Diffstat (limited to 'glance-gateway.py')
-rwxr-xr-xglance-gateway.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/glance-gateway.py b/glance-gateway.py
index cad2f72..668399a 100755
--- a/glance-gateway.py
+++ b/glance-gateway.py
@@ -80,8 +80,8 @@ def main(args):
"openbook_user": args.openbook_user,
"openbook_pass": args.openbook_pass
})
- keystone_dest = Keystone(env_dest)
- glance_dest = Glance(keystone_dest, endpoint_type="publicURL")
+ # keystone_dest = Keystone(env_dest)
+ # glance_dest = Glance(keystone_dest, endpoint_type="publicURL")
print("%s.%s" % (manifest["image_name"], manifest["image_type"]))
# glance_dest.upload("%s.%s" % (manifest["image_name"], manifest["image_type"]),
# manifest["image_type"],