use in-tree docs for identity APIs
They are currently published to: http://developer.openstack.org/api-ref/identity/v2/index.html http://developer.openstack.org/api-ref/identity/v2-admin/index.html http://developer.openstack.org/api-ref/identity/v2-ext/index.html http://developer.openstack.org/api-ref/identity/v3/index.html http://developer.openstack.org/api-ref/identity/v3-ext/index.html Change-Id: I855d59191dde4a4c6f6f35ebd26911ea2e56f91f
This commit is contained in:
parent
361562c875
commit
49143d9333
@ -10,3 +10,9 @@ redirect 301 /api-ref-compute-v2-ext.html /api-ref-compute-v2.1.html
|
||||
redirect 301 /api-ref-databases-v1.html /api-ref-database-v1.html
|
||||
# Redirect WADL-based Bare Metal API docs to in-tree docs
|
||||
redirect 301 /api-ref-baremetal-v1.html /api-ref/baremetal/index.html
|
||||
# Redirect WADL-based Identity API docs to in-tree docs
|
||||
redirect 301 /api-ref-identity-v2.html /api-ref/identity/v2/index.html
|
||||
redirect 301 /api-ref-identity-admin-v2.html /api-ref/identity/v2-admin/index.html
|
||||
redirect 301 /api-ref-identity-v2-ext.html /api-ref/identity/v2-ext/index.html
|
||||
redirect 301 /api-ref-identity-v3.html /api-ref/identity/v3/index.html
|
||||
redirect 301 /api-ref-identity-v3-ext.html /api-ref/identity/v3-ext/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user