Merge "Define key_manager/api_class to a cass full path"
This commit is contained in:
@@ -37,6 +37,7 @@ class packstack::cinder ()
|
|||||||
nova_catalog_admin_info => 'compute:nova:adminURL',
|
nova_catalog_admin_info => 'compute:nova:adminURL',
|
||||||
service_workers => hiera('CONFIG_SERVICE_WORKERS'),
|
service_workers => hiera('CONFIG_SERVICE_WORKERS'),
|
||||||
default_volume_type => $default_volume_type,
|
default_volume_type => $default_volume_type,
|
||||||
|
keymgr_api_class => 'castellan.key_manager.barbican_key_manager.BarbicanKeyManager',
|
||||||
}
|
}
|
||||||
|
|
||||||
class { '::cinder::scheduler': }
|
class { '::cinder::scheduler': }
|
||||||
|
|||||||
Reference in New Issue
Block a user