nova/doc
Roman Podoliaka a17851ab0a nova-status: require placement >= 1.4
Since Ia1a0066dc30025c02553584a077365b28d8ff80e FilterScheduler will
no longer fall back to not using placement API. We need to require
version 1.4 to prevent NoValidHost errors.

Closes-Bug: #1669433

Change-Id: I6666cb2f558ed1f4e83f21e0317a206b07c25134
2017-03-14 12:26:37 +02:00
..
api_samples Fix api-ref with Sphinx 1.5 2017-03-03 11:58:50 +01:00
ext Merge "Removes unnecessary utf-8 encoding" 2017-02-03 06:00:47 +00:00
notification_samples Transform instance.rebuild.error notification 2017-03-12 11:45:19 -04:00
source nova-status: require placement >= 1.4 2017-03-14 12:26:37 +02:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

OpenStack Nova Documentation README

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

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

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

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