nova/doc
Matt Riedemann 2a25a13ea9 Add some more docs for upgrade checkers
This adds a few more things to the upgrade checks
reference docs after getting questions about it
during the Stein release goal implementation from
other project teams:

1. Notes the high level set of steps for upgrading
   nova in grenade and where nova-status fits into
   that sequence.

2. Links to the oslo.upgradecheck library which
   didn't exist when the original document was
   written.

3. Adds a FAQs section with Q&A for several things
   that have come up during the Stein release goal.

Change-Id: I990e5dbe563fa342f7481c3720445b924447ad54
Story: 2003657
2018-10-15 15:37:11 +00:00
..
api_samples Merge "Remove deprecated hide_server_address_states option" 2018-09-21 13:58:57 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples Transform metrics.update notification 2018-07-18 09:13:27 +09:00
source Add some more docs for upgrade checkers 2018-10-15 15:37:11 +00:00
test [doc]remove nova-cert leftover in doc 2018-05-03 17:47:49 +08: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.