# This file contains tests for redirects to handle existing URLs for
# specs that have been moved. See
# https://docs.openstack.org/whereto/latest/ for details.

# No redirect.
/ 200
/kolla-ansible 200
/kolla-ansible/latest 200
/kolla-ansible/latest/reference/ 200
/kolla-ansible/latest/reference/index.html 200

# Moved /kolla-ansible/latest/reference/networking/provider-networks.html to /kolla-ansible/latest/reference/networking/neutron.html#provider-networks
/kolla-ansible/latest/reference/networking/provider-networks.html 301 /kolla-ansible/latest/reference/networking/neutron.html#provider-networks
