Configure the region-related settings for core components
These settings become mandatory in a multi-region deployment. Updated settings for cinder, glance, heat, neutron and nova. Change-Id: I15aa7ec663da4e29e935b5c4b5819307977f5682
This commit is contained in:
@@ -141,6 +141,7 @@ outputs:
|
||||
nova::keystone::authtoken::password: {get_param: NovaPassword}
|
||||
nova::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
|
||||
nova::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}
|
||||
nova::keystone::authtoken::region_name: {get_param: KeystoneRegion}
|
||||
nova::metadata::enable_proxy_headers_parsing: true
|
||||
nova_metadata_wsgi_enabled: true
|
||||
nova::wsgi::apache_metadata::api_port: '8775'
|
||||
|
||||
Reference in New Issue
Block a user