Peter Matulis 32c7c594a2 Add HA section
Change-Id: I984d7444102064744f2136bdb2bfe5c80ccda362
2020-12-17 09:43:01 -05:00

91 lines
2.2 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
security-overview
keystone
app-policy-overrides
.. 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: Appendices
:maxdepth: 1
Managing TLS certificates with Vault <app-certificate-management>
Encryption at Rest <app-encryption-at-rest>
Ceph erasure coding <app-erasure-coding>
Ceph RADOS Gateway multisite replication <app-rgw-multisite>
Ceph RBD mirroring <app-ceph-rbd-mirror>
Managing power events <app-managing-power-events>
Manila Ganesha <app-manila-ganesha>
Swift usage <app-swift>
TrilioVault Data Protection <app-trilio-vault>
.. 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