diff --git a/doc/source/description.rst b/doc/source/description.rst index d9d7ba3..dde863f 100644 --- a/doc/source/description.rst +++ b/doc/source/description.rst @@ -54,6 +54,7 @@ Release Nodes Limitations ----------- +* Deployment fails if ``cinder`` role is not assigned to ``controller`` nodes * Only one NetApp backend can be configured to work with Cinder * Before creating Ubuntu repository's mirrors in Fuel, you have to manually add to /usr/share/fuel-mirror/ubuntu.yaml following packages: * nfs-common diff --git a/doc/source/guide.rst b/doc/source/guide.rst index c44496b..379e5e5 100644 --- a/doc/source/guide.rst +++ b/doc/source/guide.rst @@ -98,7 +98,7 @@ create OpenStack environments that use NetApp storage as a Cinder backend. #. Using *Nodes* tab, `add nodes and assign roles to them `_. - Please, note that all controller nodes should be configured with Cinder role. + Please, note that all controller nodes **MUST** be configured with Cinder role as well. #. This step is needed only when local fuel mirrors are used Following packages ``nfs-common``, ``open-iscsi``, ``multipath-tools`` aren't included by default when local mirror is created. To have these packages available during deploy you have to add them into ``/usr/share/fuel-mirror/ubuntu.yaml`` file in ``packages: &packages`` section.