Updates the .htaccess to redirect from trunk copy of old Network Admin

Partial-bug: 1248678

Change-Id: I8ff688e69fcd26a8a11f0de541843696b8b5db70
This commit is contained in:
annegentle 2013-11-12 14:02:41 -06:00
parent 1cebd670b3
commit 325fc7321b

View File

@ -67,3 +67,9 @@ redirect 301 /cli/ /
# Redirect old identity/api to api site
redirectmatch /identity/api/.*$ http://api.openstack.org/
# Redirect old Networking Admin Guide to Configuration Reference
redirect 301 /trunk/openstack-network/admin/content/ch_adv_features.html /admin-guide-cloud/content/ch_networking.html#section_networking-adv-features
redirect 301 /trunk/openstack-network/admin/content/under_the_hood_openvswitch.html /havana/config-reference/content/networking-plugin-openvswitch_agent.html
redirect 301 /trunk/openstack-network/admin/content/under_the_hood_linuxbridge.html /havana/config-reference/content/networking-plugin-linuxbridge_agent.html
redirectmatch /trunk/openstack-network/admin/content/.*$ /admin-guide-cloud/content/