nova/doc
jichenjc 33eaa0d6a4 Change wording of microversion bump about 503
current API microversion document mentioned no need to bump
version if we change from 500 error to 4xx error,
in this case, 503 (service unavailable) also can't be handled
by client side so it should be fine to change without bump.

This patch comes from I80a07222f44017448d1877d6b821eebe462d9fec
discussion.

Change-Id: I2500698b821797568e2564176e87938f2b0f9ae5
2016-02-23 09:56:52 +08:00
..
api_samples API: Improve os-migrateLive input parameters 2016-02-29 17:44:17 +00:00
ext Merge "Refactor _load_support_matrix" 2016-02-02 15:05:49 +00:00
notification_samples functional: Grab the service version from the module 2016-02-29 09:36:31 +00:00
source Change wording of microversion bump about 503 2016-02-23 09:56:52 +08:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

README.rst

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.