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