This patch does the following:
- Simplifies the sphinx configuration introduced in
https://review.openstack.org/371722 to reduce the
number of variables involved. The variables are
also ordered in the same way everywhere to make it
easier to read and troubleshoot.
- Simplifies some of the CLI guides to be more explicit
about the tag to checkout when cloning the git repo.
- Cleaned up some references which went to non-existant
documents.
- Added a link to the networking appendix.
- As per https://review.openstack.org/369650 the
backup directory for the upgrade process is now
the name of the source version the upgrade process is
working with.
Change-Id: Iee30a32f99a66d9facb049311cadf1b9a8b2170e
Modified conf.py that replaces certain variables with the strings
as per the release name. Thus it makes easier to update the document
whenever release changes.
Closes-Bug: 1620275
Change-Id: I3b9457fc9e193e6a4b417d935b8588b4d0a7e450
1. Move minor upgrade content from the install guide
to the upgrade guide
2. Revise the overview section to include minor upgrades
3. Restructure the upgrade guide for improved information flow
4. Add configure-keystone.rst to the old install guide that was
accidently removed in https://review.openstack.org/#/c/328095/
Change-Id: I602ef4a4f95f5ff46ee9b9eaaaa6ccdfd637d1dc
Implements: blueprint osa-install-guide-overhaul
Forming to conventions applied in the install guide.
This cleans up RST, spelling, and grammar fixes.
Change-Id: Ieeb678bffc2b59a29e05528cc3d908b036e6c1a8
(cherry picked from commit 29ec1bad24)
This commit imports much of the documentation, scripts, and
playbooks from the Liberty>Mitaka upgrade process and
applies the appropriate series name changes.
Implements: blueprint upgrade-mitaka-newton
Change-Id: If8e43f1549e6fd121eae7b8d98d8cb16b01e2aab
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit 5a09cb7c8d)