nova/doc
Stephen Finucane 52cc4bfa0a nova-net: Migrate 'test_floating_ips' functional tests
This is probably the most involved of all the changes and requires a
significant expansion of the NeutronFixture to mock floating IP
interactions. All the API samples were based off responses pulled from a
DevStack configuration using openstackclient and old versions of the
novaclient (where the 'floating-ip-*' commands were still present) in
debug mode.

Change-Id: Ib2f10a51bebd10cc69b78427b485aeac19f59141
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-10-09 16:24:16 +01:00
..
api_samples nova-net: Migrate 'test_floating_ips' functional tests 2019-10-09 16:24:16 +01:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples trivial: Change name of network provided by NeutronFixture 2019-10-05 15:40:28 +01:00
source Merge "doc: link to user/index from main home page" 2019-10-09 09:55:36 +00:00
test docs: Add redirects for '/user/aggregates' 2019-10-08 16:46:09 +00:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt PDF documentation build 2019-09-04 17:34:26 +09:00

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://docs.openstack.org/api-guide/compute/

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