6 lines
237 B
ApacheConf
6 lines
237 B
ApacheConf
# Redirect for the rename of quantum to neutron
|
|
redirect 301 /developer/quantum/ /developer/neutron/
|
|
|
|
# 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
|