OpenStack Charms - Deployment Guide
Go to file
Peter Matulis 6e8487816b Begin refactor of CDG
Enable htaccess file to allow for HTTP redirections.
The guide's reorg (topic 'cdg-reorg') will require
a number of them. Here, the first one is being
implemented and has been tested locally:

config-openstack.rst --> configure-openstack.rst

Use content from the 'index.rst' file to create
'install-overview.rst' for the new Installation
section.

Minor rewording of the beginnings of a few files.
Remove their Overview sections.

Remove index file 'app.rst' used for appendices.
Display appendices directly in the menu and give
them better visible menu names. Many of these will
eventually become parts of new sections in
subsequent PRs.

Remove rogue file '1' that slipped in during Ceph
erasure coding work.

Add '.html' extension to a few links.

Change-Id: Ib6cbca00f84bb79f9f56c5166e5811fab78ee16c
2020-11-13 16:08:24 -05:00
deploy-guide/source Begin refactor of CDG 2020-11-13 16:08:24 -05: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 Switch to newer openstackdocstheme version 2020-05-31 20:20:00 +02: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 Switch to current docs tools 2019-10-25 09:16:39 +02: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.