Merge "Add glance config for barbican"
This commit is contained in:
commit
3b626beca3
@ -185,6 +185,13 @@ outputs:
|
|||||||
get_param: [EndpointMap, BarbicanInternal, uri]
|
get_param: [EndpointMap, BarbicanInternal, uri]
|
||||||
cinder::api::keymgr_encryption_auth_url:
|
cinder::api::keymgr_encryption_auth_url:
|
||||||
get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]
|
get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]
|
||||||
|
glance_api:
|
||||||
|
glance::api::keymgr_backend: >
|
||||||
|
castellan.key_manager.barbican_key_manager.BarbicanKeyManager
|
||||||
|
glance::api::keymgr_encryption_api_url:
|
||||||
|
get_param: [EndpointMap, BarbicanInternal, uri]
|
||||||
|
glance::api::keymgr_encryption_auth_url:
|
||||||
|
get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]
|
||||||
metadata_settings:
|
metadata_settings:
|
||||||
get_attr: [ApacheServiceBase, role_data, metadata_settings]
|
get_attr: [ApacheServiceBase, role_data, metadata_settings]
|
||||||
upgrade_tasks:
|
upgrade_tasks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user