Merge pull request #174 from bodepd/set_nova_api_metadata_secret
Ensure secret is set for neutron
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user