nova/doc
Matt Riedemann df0a4e0990 Bump the service version for get-me-a-network support
The REST API is going to be checking that all computes
in the deployment are running new enough code to support
network requests with the special 'auto' and 'none' values
for Get Me a Network, so we need to bump the service version
which can be used as the minimum version to check.

Part of blueprint get-me-a-network

Change-Id: Ia1af75422d5e1fd4535c1ed9703d855239282559
2016-06-24 14:02:24 -04:00
..
api_samples Merge "Fix ConsoleAuthTokens to work for all console types" 2016-06-24 15:58:21 +00:00
ext Handle multiple samples per versioned notification 2016-06-21 09:39:54 +02:00
notification_samples Bump the service version for get-me-a-network support 2016-06-24 14:02:24 -04:00
source Merge "fix developer docs on API" 2016-06-24 12:47: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.