Update Anti-affinity Feature description

* And update Nova antiaffinity URL

Change-Id: I661e252e2ddd56662698fa60edfc4866e7e703c3
This commit is contained in:
caowei 2017-11-23 18:29:59 +08:00
parent de3c7a9efb
commit e6f9384c0b
1 changed files with 3 additions and 3 deletions

View File

@ -23,13 +23,13 @@ processes to increase HDFS replica reliability.
Starting with the Juno release, sahara can create server groups with the
``anti-affinity`` policy to enable this feature. Sahara creates one server
group per cluster and assigns all instances with affected processes to
this server group. Refer to the `Nova documentation`_ on how server groups
work.
this server group. Refer to the `Nova Anti-Affinity documentation`_
on how server group affinity filters work.
This feature is supported by all plugins out of the box, and can be enabled
during the cluster template creation.
.. _Nova documentation: https://docs.openstack.org/nova/latest/
.. _Nova Anti-Affinity documentation: https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html#servergroupantiaffinityfilter
Block Storage support
---------------------