aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-07-22 06:55:32 +0000
committerGerrit Code Review <review@openstack.org>2014-07-22 06:55:32 +0000
commit69c5c4e5debce5cb325e00e89289889d08740cbb (patch)
tree3de529a551ddfc44930e3a020fd53c9706f61f7e
parent719b82a658740b7a321ae6b81e13206bd096539b (diff)
parent379d91077e2ce5393dbbb6d0232300fea0aeebec (diff)
Merge "expose glance_port,protocol as glance.port,protocol"
-rw-r--r--nova-compute-config.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index 6c6f7dc8..c4264430 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -21,6 +21,8 @@ Resources:
readonly_user_password: {get_input: snmpd_readonly_user_password}
glance:
host: {get_input: glance_host}
+ port: {get_input: glance_port}
+ protocol: {get_input: glance_protocol}
keystone:
host: {get_input: keystone_host}
neutron: