Files
nova/doc
Chris Dent 88a456b189 [placement] Add an "Adding a Handler" section to placement_dev
The section gives an overview of the steps required to add a new
handler to the placement API and the usual expectations of those
steps.

Change-Id: I41e8e413c30c44f3b6f6b1a8b559f0d39d793f68
2017-01-14 10:55:21 -05:00
..
2017-01-09 20:39:58 +08: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.