nova/doc
Matt Fischer 81dff5070e docs: Clarify sections & note on filter scheduler
Right on now the Filter Scheduler page it is difficult to find where the
section is on configuring and writing your own. The page is very long.
So this adds some section headers. In addition a note is added to
clarify that when you write your own filter "all_filters" doesn't
include "write your own", both available and default settings need to be
changed.

Change-Id: I99878d3b4dc839ff87bc581e61c85e4ae2c66b2c
2016-09-23 14:22:16 -06:00
..
api_samples Merge "Adding functional tests for 2.3 microversion" 2016-09-07 13:49:56 +00:00
ext Fix SafeConfigParser DeprecationWarning in Python 3.2 2016-09-12 13:04:38 +08:00
notification_samples Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
source docs: Clarify sections & note on filter scheduler 2016-09-23 14:22:16 -06: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.