De-appendicize nova-cells page

Rename the nova-cells page

Add a corresponding redirect and redirect test

Change-Id: I112db5c4e6bf22f09757ca0ed5788140d124deab
This commit is contained in:
Peter Matulis 2021-06-04 16:46:13 -04:00
parent 545d5bbcef
commit b495131bef
4 changed files with 3 additions and 1 deletions

View File

@ -6,3 +6,4 @@ RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-seri
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-series-upgrade-specific-procedures.html$ /project-deploy-guide/charm-deployment-guide/$1/percona-series-upgrade-to-focal.html
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-swift.html$ /project-deploy-guide/charm-deployment-guide/$1/swift.html
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-rgw-multisite.html$ /project-deploy-guide/charm-deployment-guide/$1/rgw-multisite.html
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-nova-cells.html$ /project-deploy-guide/charm-deployment-guide/$1/nova-cells.html

View File

@ -45,7 +45,7 @@ OpenStack Charms usage. To help improve it you can `file an issue`_ or
:caption: Compute
:maxdepth: 1
app-nova-cells
nova-cells
app-pci-passthrough-gpu
.. toctree::

View File

@ -18,3 +18,4 @@
/project-deploy-guide/charm-deployment-guide/latest/app-series-upgrade-specific-procedures.html 301 /project-deploy-guide/charm-deployment-guide/latest/percona-series-upgrade-to-focal.html
/project-deploy-guide/charm-deployment-guide/latest/app-swift.html 301 /project-deploy-guide/charm-deployment-guide/latest/swift.html
/project-deploy-guide/charm-deployment-guide/latest/app-rgw-multisite.html 301 /project-deploy-guide/charm-deployment-guide/latest/rgw-multisite.html
/project-deploy-guide/charm-deployment-guide/latest/app-nova-cells.html 301 /project-deploy-guide/charm-deployment-guide/latest/nova-cells.html