diff --git a/deploy-guide/source/app-ceph-rbd-mirror.rst b/deploy-guide/source/app-ceph-rbd-mirror.rst index 41b4216..cfae932 100644 --- a/deploy-guide/source/app-ceph-rbd-mirror.rst +++ b/deploy-guide/source/app-ceph-rbd-mirror.rst @@ -1,6 +1,6 @@ -============================== -Appendix K: Ceph RBD Mirroring -============================== +================== +Ceph RBD mirroring +================== Overview -------- diff --git a/deploy-guide/source/app-encryption-at-rest.rst b/deploy-guide/source/app-encryption-at-rest.rst index 66fee91..962d5d6 100644 --- a/deploy-guide/source/app-encryption-at-rest.rst +++ b/deploy-guide/source/app-encryption-at-rest.rst @@ -1,5 +1,6 @@ -Appendix D: Encryption at Rest -============================== +================== +Encryption at Rest +================== Overview ++++++++ diff --git a/deploy-guide/source/app-erasure-coding.rst b/deploy-guide/source/app-erasure-coding.rst index d53902e..0ae95c6 100644 --- a/deploy-guide/source/app-erasure-coding.rst +++ b/deploy-guide/source/app-erasure-coding.rst @@ -1,6 +1,6 @@ -=============================== -Appendix M: Ceph Erasure Coding -=============================== +=================== +Ceph erasure coding +=================== Overview -------- diff --git a/deploy-guide/source/app-managing-power-events.rst b/deploy-guide/source/app-managing-power-events.rst index 0b7d825..ab7cb7b 100644 --- a/deploy-guide/source/app-managing-power-events.rst +++ b/deploy-guide/source/app-managing-power-events.rst @@ -1,7 +1,8 @@ .. _managing_power_events: -Appendix P: Managing Power Events -================================= +===================== +Managing power events +===================== Overview ++++++++ diff --git a/deploy-guide/source/app-manila-ganesha.rst b/deploy-guide/source/app-manila-ganesha.rst index 82d424f..d482210 100644 --- a/deploy-guide/source/app-manila-ganesha.rst +++ b/deploy-guide/source/app-manila-ganesha.rst @@ -1,6 +1,6 @@ -================================================================= -Appendix Q: Manila Ganesha: Ceph-backed Shared Filesystem Service -================================================================= +========================== +Shared filesystem services +========================== Overview -------- diff --git a/deploy-guide/source/app-rgw-multisite.rst b/deploy-guide/source/app-rgw-multisite.rst index d9b345c..4fbe764 100644 --- a/deploy-guide/source/app-rgw-multisite.rst +++ b/deploy-guide/source/app-rgw-multisite.rst @@ -1,5 +1,6 @@ -Appendix J: Ceph RADOS Gateway Multisite replication -==================================================== +======================================== +Ceph RADOS Gateway multisite replication +======================================== Overview ++++++++ diff --git a/deploy-guide/source/app-swift.rst b/deploy-guide/source/app-swift.rst index c132801..1f9e1c8 100644 --- a/deploy-guide/source/app-swift.rst +++ b/deploy-guide/source/app-swift.rst @@ -1,6 +1,6 @@ -======================= -Appendix R: Swift usage -======================= +===== +Swift +===== Overview -------- diff --git a/deploy-guide/source/app-trilio-vault.rst b/deploy-guide/source/app-trilio-vault.rst index 315ecf5..e6c75bb 100644 --- a/deploy-guide/source/app-trilio-vault.rst +++ b/deploy-guide/source/app-trilio-vault.rst @@ -1,6 +1,6 @@ -======================================= -Appendix U: TrilioVault Data Protection -======================================= +=========================== +TrilioVault Data Protection +=========================== Overview -------- diff --git a/deploy-guide/source/index.rst b/deploy-guide/source/index.rst index 1cc520f..71d3d87 100644 --- a/deploy-guide/source/index.rst +++ b/deploy-guide/source/index.rst @@ -43,9 +43,10 @@ contribution`_. :caption: Security :maxdepth: 1 - security-overview + Overview keystone app-policy-overrides + app-certificate-management .. toctree:: :caption: Compute @@ -71,18 +72,27 @@ contribution`_. app-masakari .. toctree:: - :caption: Appendices + :caption: Backup :maxdepth: 1 - Managing TLS certificates with Vault - Encryption at Rest - Ceph erasure coding - Ceph RADOS Gateway multisite replication - Ceph RBD mirroring - Managing power events - Manila Ganesha - Swift usage - TrilioVault Data Protection + 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 diff --git a/deploy-guide/source/security-overview.rst b/deploy-guide/source/security-overview.rst index 9b9e2f9..3c168bb 100644 --- a/deploy-guide/source/security-overview.rst +++ b/deploy-guide/source/security-overview.rst @@ -1,6 +1,6 @@ -======== -Overview -======== +================= +Security overview +================= This Security section includes topics related to authentication and authorisation in Charmed OpenStack.