ce094c144b
Change-Id: If4e4b6fccb77092ef5939100960ebf278f0e5bf9
1.1 KiB
1.1 KiB
Configuration option = Default value | Description |
---|---|
[keymgr] | |
api_class =
cinder.keymgr.conf_key_mgr.ConfKeyManager |
(StrOpt) The full class name of the key manager API class |
encryption_api_url =
http://localhost:9311/v1 |
(StrOpt) Url for encryption service. |
encryption_auth_url =
http://localhost:5000/v3 |
(StrOpt) Authentication url for encryption service. |
fixed_key = None |
(StrOpt) Fixed key returned by key manager, specified in hex |