Merge pull request #174 from bodepd/set_nova_api_metadata_secret

Ensure secret is set for neutron
This commit is contained in:
Daneyon Hansen
2013-10-22 11:22:15 -07:00
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ secret_key:
- quantum::agents::metadata::shared_secret
- neutron::agents::metadata::shared_secret
- nova::api::quantum_metadata_proxy_shared_secret
- nova::api::neutron_metadata_proxy_shared_secret
# TODO this should place the data right into the underlying class
- openstack::swift::proxy::swift_hash_suffix
- openstack::swift::storage-node::swift_hash_suffix

View File

@@ -66,5 +66,6 @@ metadata_shared_secret:
- quantum::agents::metadata::shared_secret
- neutron::agents::metadata::shared_secret
- nova::api::quantum_metadata_proxy_shared_secret
- nova::api::neutron_metadata_proxy_shared_secret
horizon_secret_key:
- horizon::secret_key