Redirect the popular "Under the hood" page

Reported on the Mailing list that the /havana version of this
page was indeed wanted.

Change-Id: I11705d0481bb3e5afc986f3eb0630db9223acc88
This commit is contained in:
Anne Gentle 2014-11-13 14:11:17 -06:00 committed by Gauvain Pocentek
parent 798ba650f7
commit 74db3e3c62

View File

@ -88,6 +88,7 @@ redirect 301 /trunk/openstack-network/admin/content/under_the_hood_openvswitch.h
redirect 301 /trunk/openstack-network/admin/content/under_the_hood_linuxbridge.html /havana/config-reference/content/networking-plugin-linuxbridge_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/index.html redirectmatch /trunk/openstack-network/admin/content/.*$ /admin-guide-cloud/content/index.html
redirectmatch /network-admin/admin/content/.*$ /admin-guide-cloud/content/index.html redirectmatch /network-admin/admin/content/.*$ /admin-guide-cloud/content/index.html
redirect 301 /havana/config-reference/content/under_the_hood_openvswitch.html /admin-guide-cloud/content/under_the_hood_openvswitch.html
# Redirect old openstack-identity links # Redirect old openstack-identity links
redirect 301 /trunk/openstack-identity/admin/content/ /admin-guide-cloud/content/ch-identity-mgmt-config.html redirect 301 /trunk/openstack-identity/admin/content/ /admin-guide-cloud/content/ch-identity-mgmt-config.html