De-appendicize Manila Ganesha page

Rename the app-manila-ganesha page

Add a corresponding redirect and redirect test

Change-Id: I523befc32a8342bd1afaf976fa25fb2da189b172
This commit is contained in:
Peter Matulis 2021-09-13 19:20:38 -04:00
parent 8197f09597
commit 34bbae908d
4 changed files with 3 additions and 1 deletions

View File

@ -12,3 +12,4 @@ RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-encr
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-ceph-migration.html$ /project-deploy-guide/charm-deployment-guide/$1/ceph-charm-migration.html
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-pci-passthrough-gpu.html$ /project-deploy-guide/charm-deployment-guide/$1/pci-passthrough.html
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-erasure-coding.html$ /project-deploy-guide/charm-deployment-guide/$1/ceph-erasure-coding.html
RedirectMatch 301 ^/project-deploy-guide/charm-deployment-guide/([^/]+)/app-manila-ganesha.html$ /project-deploy-guide/charm-deployment-guide/$1/manila-ganesha.html

View File

@ -90,7 +90,7 @@ OpenStack Charms usage. To help improve it you can `file an issue`_ or
rgw-multisite
app-ceph-rbd-mirror
cinder-volume-replication
app-manila-ganesha
manila-ganesha
swift
.. LINKS

View File

@ -24,3 +24,4 @@
/project-deploy-guide/charm-deployment-guide/latest/app-ceph-migration.html 301 /project-deploy-guide/charm-deployment-guide/latest/ceph-charm-migration.html
/project-deploy-guide/charm-deployment-guide/latest/app-pci-passthrough-gpu.html 301 /project-deploy-guide/charm-deployment-guide/latest/pci-passthrough.html
/project-deploy-guide/charm-deployment-guide/latest/app-erasure-coding.html 301 /project-deploy-guide/charm-deployment-guide/latest/ceph-erasure-coding.html
/project-deploy-guide/charm-deployment-guide/latest/app-manila-ganesha.html 301 /project-deploy-guide/charm-deployment-guide/latest/manila-ganesha.html