nova/doc
He Jie Xu 6a818ebc19 placement: enable required traits from the flavor extra specs
This patch enables the flavor extra spec 'required:[traits]'. The
admin can specifiy a set of traits that a flavor required.

To enable this, the placement 1.17 is required, it added trait
support in the `GET /allocation_candidates` API. So bump the
minimal placement version requirement to 1.17 and update the
check in cmd `nova-status`.

Implement blueprint request-traits-in-nova

Change-Id: Ia51ace951e9a0402f873ce9751a8cd3c0283db08
2018-01-24 23:35:54 +08:00
..
api_samples Transform rescue/unrescue instance notifications 2018-01-14 02:15:18 +00:00
ext Fix the usage of instance.snapshot notification sample 2017-11-21 11:03:52 +00:00
notification_samples Merge "Remove unnecessary execute permissions in files" 2018-01-17 16:57:24 +00:00
source placement: enable required traits from the flavor extra specs 2018-01-24 23:35:54 +08:00
README.rst Fix broken URLs 2017-09-07 15:42:31 +02:00

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: https://docs.openstack.org/nova/latest/

API guide docs are built to: https://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development.environment.rst.