nova/doc
ghanshyam 8291e5e247 Enable all extension for Flavor API sample tests
As extensions options has been deprecated, API sample tests
should run against all extension enable.

This commit enables all extensions for Flavor API tests and remove its specific
extensions tests and sample files.

Partially implements blueprint api-sample-tests-with-all-extensions

Change-Id: I9fc496a6a05f794a31b0b361cc98d2f4b2f79818
2016-06-09 10:25:21 +09:00
..
api_samples Enable all extension for Flavor API sample tests 2016-06-09 10:25:21 +09:00
ext Make available to build docs with python3 2016-05-23 15:30:20 +03:00
notification_samples force_live_migration remove redundant check 2016-05-11 16:54:27 +03:00
source Merge "Make available to build docs with python3" 2016-05-26 17:24:03 +00: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.