Continuing to redirect old content to newer matches
Change-Id: I925bd796de85dfe69fc987826a02b11c0c58f39a Partial-fix: 1191447
This commit is contained in:
parent
5afb31f0c4
commit
b3fadf70f8
@ -1,8 +1,8 @@
|
||||
# Redirect for the original version of compute
|
||||
redirect 301 /openstack-compute/ /trunk/openstack-compute/
|
||||
redirect 301 /openstack-compute/ /
|
||||
|
||||
# Redirect for the original version of storage
|
||||
redirect 301 /openstack-object-storage/ /trunk/openstack-object-storage/
|
||||
redirect 301 /openstack-object-storage/ /
|
||||
|
||||
# Redirect for the 1.1 version of the Compute API going to v2
|
||||
redirect 301 /api/openstack-compute/1.1/ /api/openstack-compute/2/
|
||||
@ -81,6 +81,9 @@ redirect 301 /trunk/openstack-network/admin/content/under_the_hood_linuxbridge.h
|
||||
redirectmatch /trunk/openstack-network/admin/content/.*$ /admin-guide-cloud/content/
|
||||
redirectmatch /network-admin/admin/content/.*$ /admin-guide-cloud/content/
|
||||
|
||||
# Redirect old openstack-identity links
|
||||
redirect 301 /trunk/openstack-identity/admin/content/ /admin-guide-cloud/content/ch-identity-mgmt-config.html
|
||||
|
||||
# Redirect training-manuals project to new location
|
||||
redirect 301 /trunk/openstack-training/ /trunk/training-guides/
|
||||
redirect 301 /trunk/training-guide/ /trunk/training-guides/
|
||||
|
Loading…
Reference in New Issue
Block a user