c8279fa499
Change-Id: I860e2806cad9e0b62e35cfe297ff3e8a82ea6a6f
13 lines
569 B
ApacheConf
13 lines
569 B
ApacheConf
# Redirect for the rename of quantum to neutron
|
|
redirect 301 /developer/quantum/ /developer/neutron/
|
|
|
|
# Redirect for the rename of python-quantumclient to python-neutronclient
|
|
redirect 301 /developer/python-quantumclient/ /developer/python-neutronclient/
|
|
|
|
# Redirect to api.openstack.org for nova's old api_ext doc
|
|
redirect 301 /developer/nova/api_ext/ http://api.openstack.org/api-ref.html
|
|
|
|
# Redirect for the rename of savanna to sahara
|
|
redirect 301 /developer/savanna/ /developer/sahara/
|
|
redirect 301 /developer/python-savannaclient/ /developer/python-saharaclient/
|