nova/doc
Alexandre Levine abc656d3d5 Add info for Standalone EC2 API to cut access to Nova DB.
This change adds properties to v2.1
os-extended-server-properties and os-extended-volumes nova APIs
in order to expose information which is required for the standalone
EC2 API implementation (resides on stackforge/ec2-api) to use only
public APIs. Right now this information is taken by directly accessing
internal Nova DB.
It adds proposed microversion v2.3.
It implements the spec "Nova changes required for standalone EC2 API
implementation" in this review: https://review.openstack.org/#/c/153636/

APIImpact
Implements: blueprint ec2-api

Change-Id: I850e51e730c82906f68fddb14fb0004d7091eb91
2015-03-05 19:19:23 +04:00
..
api_samples API: Change the API cpu_info to be meaning ful. 2015-02-24 13:57:49 -08:00
ext Add formal doc recording hypervisor feature capability matrix 2015-02-03 15:15:49 +00:00
source Merge "Add nova-manage commands for the new api database" 2015-03-04 00:58:28 +00:00
v3/api_samples Add info for Standalone EC2 API to cut access to Nova DB. 2015-03-05 19:19:23 +04:00
README.rst Work on document structure and doc building 2014-08-07 04:26:26 +00:00

README.rst

OpenStack Nova Documentation README

See the "Building the Documentation" section of doc/source/devref/development.environment.rst.