f5eda3bed7
Remove obsolete link to API Quick Guide, replace it with links to User Guide and Admin User Guide Add Heat and Ceilometer clients Redirect python-quantumclient documentation to python-neutronclient Change-Id: I6cdf5cd107383688192ede6d08a4f18f4c51eb87
9 lines
391 B
ApacheConf
9 lines
391 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
|