Peter Matulis 1a86498d4d Add storage, backup, and operations sections
Section Appendices removed - there are no more
appendices left.

Retitle pages.

Change-Id: Ia209523d7c9a91696aeadef3ee132d40f0f5b789
2020-12-18 15:24:39 -05:00

101 lines
2.0 KiB
ReStructuredText

=================================
OpenStack Charms Deployment Guide
=================================
The OpenStack Charms Deployment Guide is the main source of information for
OpenStack Charms usage. A search facility is available as a separate
:ref:`search`.
Also included is a wealth of information in the form of appendices. These
cover a wide variety of subjects, such as an elaboration of a specific charm
feature or instructions for upgrading an OpenStack cloud.
To help improve this guide you may `file an issue`_ or `submit a
contribution`_.
.. note::
For project information, development guidelines, release notes, and release
schedules, please refer to the `OpenStack Charm Guide`_.
.. toctree::
:caption: Installation
:maxdepth: 1
Overview <install-overview>
install-maas
install-juju
install-openstack
configure-openstack
.. toctree::
:caption: Upgrades
:maxdepth: 1
Overview <upgrade-overview>
upgrade-charms
upgrade-openstack
upgrade-series
upgrade-special
upgrade-issues
.. toctree::
:caption: Security
:maxdepth: 1
Overview <security-overview>
keystone
app-policy-overrides
app-certificate-management
.. toctree::
:caption: Compute
:maxdepth: 1
app-nova-cells
app-pci-passthrough-gpu
.. toctree::
:caption: Networking
:maxdepth: 1
app-ovn
app-hardware-offload
app-octavia
app-bridge-interface-configuration
.. toctree::
:caption: High availability
:maxdepth: 1
app-ha
app-masakari
.. toctree::
:caption: Backup
:maxdepth: 1
app-trilio-vault
.. toctree::
:caption: Operations
:maxdepth: 1
app-managing-power-events
.. toctree::
:caption: Storage
:maxdepth: 1
app-encryption-at-rest
app-erasure-coding
app-rgw-multisite
app-ceph-rbd-mirror
app-manila-ganesha
app-swift
.. LINKS
.. _file an issue: https://bugs.launchpad.net/charm-deployment-guide/+filebug
.. _submit a contribution: https://opendev.org/openstack/charm-deployment-guide
.. _OpenStack Charm Guide: https://docs.openstack.org/charm-guide