nova/doc
Sean Dague f657efcdc5 Revert "Revert "Fix AZ related API docs""
Fix AZ related API docs

While we have a big fat comment in the development docs explaining why it's so
terrible to use default AZ values for either booting an instance or setting
an aggregate AZ metadata, we still have confusing API docs that provide the
wrong name for the AZ...

Fixing that and trying to explain the problem within the docs, too.

This reverts commit 92ca21abd6.

Co-Authored-By: Sylvain Bauza <sbauza@redhat.com>
Co-Authored-By: Stephen Finucane <stephenfin@redhat.com>

Change-Id: Ie4bfe32bbef0f8060bfc0ad4190f262d4a8bd3b2
2017-09-10 13:51:47 -06:00
..
api_samples Revert "Revert "Fix AZ related API docs"" 2017-09-10 13:51:47 -06:00
ext Merge "doc: Remove deprecated call to sphinx.util.compat" 2017-09-06 18:14:40 +00:00
notification_samples Merge "Transform keypair.delete notification" 2017-09-07 22:19:03 +00:00
source Fix broken URLs 2017-09-07 15:42:31 +02:00
README.rst Fix broken URLs 2017-09-07 15:42:31 +02:00

README.rst

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.