Merge "Redirect user/placement to placement docs"

This commit is contained in:
Zuul 2018-12-25 23:07:21 +00:00 committed by Gerrit Code Review
commit b2f38aa0af
2 changed files with 2 additions and 0 deletions

View File

@ -76,3 +76,4 @@ redirectmatch 301 ^/nova/([^/]+)/vendordata.html$ /nova/$1/user/vendordata.html
redirectmatch 301 ^/nova/([^/]+)/vmstates.html$ /nova/$1/reference/vm-states.html
redirectmatch 301 ^/nova/([^/]+)/wsgi.html$ /nova/$1/user/wsgi.html
redirectmatch 301 ^/nova/([^/]+)/user/cellsv2_layout.html$ /nova/$1/user/cellsv2-layout.html
redirectmatch 301 ^/nova/latest/user/placement.html$ /placement/latest/

View File

@ -69,3 +69,4 @@
/nova/latest/vmstates.html 301 /nova/latest/reference/vm-states.html
/nova/latest/wsgi.html 301 /nova/latest/user/wsgi.html
/nova/latest/user/cellsv2_layout.html 301 /nova/latest/user/cellsv2-layout.html
/nova/latest/user/placement.html 301 /placement/latest/