[admin-guide] Adjust code-blocks
Change-Id: Ie936d13721e2289c63bc07e8ef22f65a0ff352aa
This commit is contained in:
parent
b431c2e167
commit
17c28ec136
@ -47,15 +47,15 @@ Volume type
|
||||
|
||||
Define a volume type in Block Storage:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
$ cinder type-create lvm
|
||||
$ cinder type-create lvm
|
||||
|
||||
Create an extra specification that links the volume type to a back-end name:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
$ cinder type-key lvm set volume_backend_name=LVM
|
||||
$ cinder type-key lvm set volume_backend_name=LVM
|
||||
|
||||
This example creates a lvm volume type with
|
||||
``volume_backend_name=LVM`` as extra specifications.
|
||||
|
@ -244,9 +244,9 @@ Enabled emulation
|
||||
When you have finished configuration, restart the OpenStack Identity
|
||||
service:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: console
|
||||
|
||||
# service keystone restart
|
||||
# service keystone restart
|
||||
|
||||
.. warning::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user