Add a link to "Add Generation to Consumers" spec

The "handle allocation updates in a safe way" item and
the link to "Add Generation to Consumers" spec have been added
since I77f34788dd7ab8fdf60d668a4f76452e03cf9888 in the nova doc
(doc/source/user/placement.rst).

But it has not been added yet in the placement doc
(doc/source/index.rst). So add it.

Change-Id: I4c70da34d8907cab2373b1349bb2c6e9b8cdd35a
This commit is contained in:
Takashi NATSUME 2018-10-30 18:04:20 +09:00
parent 5490d4cbce
commit 117f44d215
1 changed files with 2 additions and 0 deletions

View File

@ -62,12 +62,14 @@ For an overview of some of the features, see the
* `filter allocation candidates by aggregate membership`_
* `perform granular allocation candidate requests`_
* `inventory and allocation data migration`_ (reshaping provider trees)
* `handle allocation updates in a safe way`_
.. _Nested Resource Providers: http://specs.openstack.org/openstack/nova-specs/specs/queens/approved/nested-resource-providers.html
.. _Request Traits During Scheduling: https://specs.openstack.org/openstack/nova-specs/specs/queens/approved/request-traits-in-nova.html
.. _filter allocation candidates by aggregate membership: https://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/alloc-candidates-member-of.html
.. _perform granular allocation candidate requests: http://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/granular-resource-requests.html
.. _inventory and allocation data migration: http://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/reshape-provider-tree.html
.. _handle allocation updates in a safe way: https://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/add-consumer-generation.html
Deployment
==========