nova/doc
Matt Riedemann 45cecbb427 Fix JsonFilter query hint examples in docs
The API reference and part of the scheduler filter docs for
the JsonFilter query hint are using invalid json strings
in the examples.

This fixes both invalid locations using the same json string
used in the openstack server create command example in the
scheduler admin docs.

Change-Id: Iaab8608c7ffa6fbbea40a838dd02d8096f632f7a
Closes-Bug: #1821764
2019-03-26 12:05:30 -04:00
..
api_samples Support server create with ports having resource request 2019-03-05 17:48:29 +01:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples The field instance_name was added to InstanceCreatePayload 2019-01-15 15:27:07 +00:00
source Fix JsonFilter query hint examples in docs 2019-03-26 12:05:30 -04:00
test Remove cells v1 (for the most part) from the docs 2019-02-13 13:59:09 -05:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00

README.rst

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: https://docs.openstack.org/nova/latest/

API guide docs are built to: https://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.