nova/doc
Sean Dague af55385203 remove nova-cert from most functional tests
nova-cert is only needed for 1 API resource (os-certificates) and the
ec2 api. We don't need to run it on all the other functional
tests. Getting rid of a service start / stop on all of them shaves a
little time off each test, and means noise in logs.

Change-Id: I175b8913fe5d19c8b552c60c793565c042c6b874
2015-12-17 10:54:08 -05:00
..
api_samples remove nova-cert from most functional tests 2015-12-17 10:54:08 -05:00
ext formely is not correct 2015-08-04 17:58:16 +08:00
source Merge "Improve Filter Scheduler doc clarity" 2015-12-11 11:07:54 +00: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.