aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller.yaml
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2016-08-23 16:09:03 -0400
committerEmilien Macchi <emilien@redhat.com>2016-08-24 22:29:45 -0400
commitb5a54bf9852ab24c8c7e0501b258b9fa26e2ad01 (patch)
tree04016020c709d7be89db65be7ef368ed6db2305b /puppet/controller.yaml
parenta95e4c2afe614064f2ec8417f13b7b9719fc5e31 (diff)
Update authtoken parameters to match recent changes
Update authtoken parameters for: - Aodh - Ironic - Manila - Nova - Ceilometer Change-Id: Ie123b8da1a7af2e406aadca4775de9e8c4e6e1f5
Diffstat (limited to 'puppet/controller.yaml')
-rw-r--r--puppet/controller.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/puppet/controller.yaml b/puppet/controller.yaml
index a1cc8dba..75b412aa 100644
--- a/puppet/controller.yaml
+++ b/puppet/controller.yaml
@@ -715,11 +715,8 @@ resources:
# Nova
nova::upgrade_level_compute: {get_input: upgrade_level_nova_compute}
nova::use_ipv6: {get_input: nova_ipv6}
- nova::api::auth_uri: {get_input: keystone_auth_uri}
- nova::api::identity_uri: {get_input: keystone_identity_uri}
nova::api::api_bind_address: {get_input: nova_api_network}
nova::api::metadata_listen: {get_input: nova_metadata_network}
- nova::api::admin_password: {get_input: nova_password}
nova::glance_api_servers: {get_input: glance_api_servers}
nova::api::neutron_metadata_proxy_shared_secret: {get_input: neutron_metadata_proxy_shared_secret}
nova::api::instance_name_template: {get_input: instance_name_template}