DOCS: Added note about Fuel bug

While verification it was discovered that user
  can be confused by error when trying to remove
  Ceph OSD node from cluster. This change just
  added NOTE to user guide.

Change-Id: I3dab3744ca4f57234d461c3acf9a4a7b641bde95
This commit is contained in:
Roman Sokolkov 2016-07-19 15:47:58 +03:00
parent 39b683abbe
commit d96c0931f6
1 changed files with 5 additions and 0 deletions

View File

@ -108,7 +108,12 @@ Once the Fuel Cinder NetApp plugin has been installed, you can create OpenStack
#. When the deployment is done, you may perform functional testing.
You can find instructions in `NetApp Mirantis Unlocked Reference Architecture`_, paragraph 8.3.
.. NOTE::
Only if using Ceph. Do not be confused by error when
removing Ceph OSD node. For details see `Fuel bug`_.
.. _the instructions: http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-user-guide/create-environment/start-create-env.html
.. _add nodes and assign roles to them: http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-user-guide/configure-environment/add-nodes.html
.. _Deploy button: http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-user-guide/deploy-environment/deploy-changes.html
.. _NetApp Mirantis Unlocked Reference Architecture: http://content.mirantis.com/Mirantis-NetApp-Reference-Architecture-Landing-Page.html
.. _Fuel bug: https://bugs.launchpad.net/fuel/+bug/1604386