Update Manila Guide
Change-Id: I114082a603764e0726b29708217567822bf2fefa
This commit is contained in:
parent
b53988a088
commit
7bc185a55e
@ -41,11 +41,12 @@ Cinder and Ceph are required, enable it in ``/etc/kolla/globals.yml``:
|
||||
enable_cinder: "yes"
|
||||
enable_ceph: "yes"
|
||||
|
||||
Enable Manila in ``/etc/kolla/globals.yml``:
|
||||
Enable Manila and generic backend in ``/etc/kolla/globals.yml``:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
enable_manila: "yes"
|
||||
enable_manila_backend_generic: "yes"
|
||||
|
||||
By default Manila uses instance flavor id 100 for its file systems. For Manila
|
||||
to work, either create a new nova flavor with id 100 (use *nova flavor-create*)
|
||||
|
Loading…
Reference in New Issue
Block a user