Merge "Update Volume Encryption Documentation"
This commit is contained in:
commit
71b869cf1d
@ -23,7 +23,7 @@ Steps to update ``cinder-api`` servers:
|
|||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
api_class = castellan.key_manager.barbican_key_manager.BarbicanKeyManager
|
backend = barbican
|
||||||
|
|
||||||
#. Restart ``cinder-api``.
|
#. Restart ``cinder-api``.
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ Update ``nova-compute`` servers:
|
|||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
[key_manager]
|
[key_manager]
|
||||||
api_class = castellan.key_manager.barbican_key_manager.BarbicanKeyManager
|
backend = barbican
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
@ -156,7 +156,7 @@
|
|||||||
- (String) DEPRECATED: The path to respond to healtcheck requests on.
|
- (String) DEPRECATED: The path to respond to healtcheck requests on.
|
||||||
* - **[key_manager]**
|
* - **[key_manager]**
|
||||||
-
|
-
|
||||||
* - ``backend`` = ``castellan.key_manager.barbican_key_manager.BarbicanKeyManager``
|
* - ``backend`` = ``barbican``
|
||||||
- (String) The full class name of the key manager API class
|
- (String) The full class name of the key manager API class
|
||||||
* - ``fixed_key`` = ``None``
|
* - ``fixed_key`` = ``None``
|
||||||
- (String) Fixed key returned by key manager, specified in hex
|
- (String) Fixed key returned by key manager, specified in hex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user