Merge "Define key_manager/api_class to a cass full path"

This commit is contained in:
Jenkins 2017-10-04 12:22:29 +00:00 committed by Gerrit Code Review
commit 68abca3138
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ class packstack::cinder ()
nova_catalog_admin_info => 'compute:nova:adminURL',
service_workers => hiera('CONFIG_SERVICE_WORKERS'),
default_volume_type => $default_volume_type,
keymgr_api_class => 'castellan.key_manager.barbican_key_manager.BarbicanKeyManager',
}
class { '::cinder::scheduler': }