OpenStack Charms - Deployment Guide
Go to file
Peter Matulis 8c9c623b76 Redirect links for config-openstack
Adds a redirect capabilities for the charm-deployment-guide for the
config-openstack.html to configure-openstack.html renaming. This also
adds whereto testing in order to validate and confirm that the redirect
links are working as intended.

Note, this will redirect the user from the config-openstack.html for any
of the release names. This may result in a 404 not found if an older
release is being accessed since the renaming/refactoring will not be
backported.

Co-Authored-By: Peter Matulis <peter.matulis@canonical.com>
Co-Authored-By: Billy Olsen <billy.olsen@canonical.com>

Change-Id: I61d2eabadd76c86fa63b49c6b7552bcb1ee20d67
2021-01-25 15:25:25 -07:00
deploy-guide Redirect links for config-openstack 2021-01-25 15:25:25 -07:00
.gitignore Extra bits 2017-06-19 10:43:50 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:48 +00:00
.zuul.yaml Update Zuul file list 2018-10-12 21:24:37 +02:00
LICENSE Extra bits 2017-06-19 10:43:50 +01:00
README.rst Add links to bugs and developer's guide 2018-05-08 15:43:51 +01:00
requirements.txt Redirect links for config-openstack 2021-01-25 15:25:25 -07:00
setup.cfg Small cleanups 2020-04-07 13:20:19 +02:00
setup.py Initial baseline 2017-06-19 10:15:07 +01:00
tox.ini Redirect links for config-openstack 2021-01-25 15:25:25 -07:00

README.rst

Team and repository tags

image

OpenStack Charm Deployment Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the deploy-guide/build/html directory. View these new documents in your favorite web browser.

Submitting changes to this documentation

If you wish to raise an issue against the documentation, please do so at https://bugs.launchpad.net/charm-deployment-guide.

Submissions to this source are controlled via the OpenStack gerrit system at https://review.openstack.org. If you wish to submit content then please see https://docs.openstack.org/infra/manual/developers.html for details on how to submit changes.