openstack-manuals/www/developer/.htaccess
Andreas Jaeger f5eda3bed7 Update docs.o.o/developer/language-bindings.html
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
2014-01-13 08:24:54 +01:00

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