From 673a365eeec790b9b1a004cb084c0a2983d2d0b4 Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Fri, 21 Jan 2022 08:22:33 -0500 Subject: [PATCH] Unique index names (storage) Make Storage index names unique Signed-off-by: Ron Stone Change-Id: I1f59864ec4ff3a2ff7581e98dfb6560881133bb0 --- doc/source/index.rst | 2 +- .../storage/{index.rst => index-storage-6cd708f1ada9.rst} | 6 ++++-- .../{index.rst => index-storage-kub-e797132c87a8.rst} | 4 ++-- .../{index.rst => index-storage-os-749707d7b5ab.rst} | 4 ++-- 4 files changed, 9 insertions(+), 7 deletions(-) rename doc/source/storage/{index.rst => index-storage-6cd708f1ada9.rst} (83%) rename doc/source/storage/kubernetes/{index.rst => index-storage-kub-e797132c87a8.rst} (97%) rename doc/source/storage/openstack/{index.rst => index-storage-os-749707d7b5ab.rst} (91%) diff --git a/doc/source/index.rst b/doc/source/index.rst index 39158cbaf..774e8b8a4 100755 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -111,7 +111,7 @@ Storage .. toctree:: :maxdepth: 2 - storage/index + storage/index-storage-6cd708f1ada9 ---------------- diff --git a/doc/source/storage/index.rst b/doc/source/storage/index-storage-6cd708f1ada9.rst similarity index 83% rename from doc/source/storage/index.rst rename to doc/source/storage/index-storage-6cd708f1ada9.rst index d60e13060..312b4bc91 100644 --- a/doc/source/storage/index.rst +++ b/doc/source/storage/index-storage-6cd708f1ada9.rst @@ -1,3 +1,5 @@ +.. _index-storage-6cd708f1ada9: + ======= Storage ======= @@ -18,7 +20,7 @@ and the requirements of the system. .. toctree:: :maxdepth: 2 - kubernetes/index + kubernetes/index-storage-kub-e797132c87a8 --------- OpenStack @@ -35,4 +37,4 @@ The storage management of hosts is not specific to |prod-os|. .. toctree:: :maxdepth: 2 - openstack/index \ No newline at end of file + openstack/index-storage-os-749707d7b5ab diff --git a/doc/source/storage/kubernetes/index.rst b/doc/source/storage/kubernetes/index-storage-kub-e797132c87a8.rst similarity index 97% rename from doc/source/storage/kubernetes/index.rst rename to doc/source/storage/kubernetes/index-storage-kub-e797132c87a8.rst index 0d39a0b16..0298480a1 100644 --- a/doc/source/storage/kubernetes/index.rst +++ b/doc/source/storage/kubernetes/index-storage-kub-e797132c87a8.rst @@ -1,10 +1,10 @@ -.. _storage-kubernetes-index: +.. _index-storage-kub-e797132c87a8: .. include:: /_includes/toc-title-storage-kub.rest .. only:: partner - .. include:: /storage/index.rst + .. include:: /storage/index-storage-6cd708f1ada9.rst :start-after: kub-begin :end-before: kub-end diff --git a/doc/source/storage/openstack/index.rst b/doc/source/storage/openstack/index-storage-os-749707d7b5ab.rst similarity index 91% rename from doc/source/storage/openstack/index.rst rename to doc/source/storage/openstack/index-storage-os-749707d7b5ab.rst index dd8cdb0e4..25a1ab593 100644 --- a/doc/source/storage/openstack/index.rst +++ b/doc/source/storage/openstack/index-storage-os-749707d7b5ab.rst @@ -1,11 +1,11 @@ -.. _storage-openstack-index: +.. _index-storage-os-749707d7b5ab: .. include:: /_includes/toc-title-storage-os.rest .. For future DS OpenStack reorg .. .. only:: partner .. -.. .. include:: /storage/index.rst +.. .. include:: /storage/index-storage-6cd708f1ada9.rst .. :start-after: os-begin .. :end-before: os-end