Merge "Add redirect from resource-cluster to clustering"

This commit is contained in:
Jenkins 2017-08-23 08:53:13 +00:00 committed by Gerrit Code Review
commit 833c20124e
1 changed files with 2 additions and 0 deletions

View File

@ -46,3 +46,5 @@ redirect 301 /api-ref-share-v2.html /api-ref/shared-file-systems/index.html
redirect 301 /api-ref-share-v1.html /api-ref/shared-file-systems/index.html
# Redirect Telemetry (ceilometer only) API
redirect 301 /api-ref-telemetry-v2.html http://docs.openstack.org/developer/ceilometer/webapi/v2.html
# Redirect senlin old service-type resource-cluster to clustering
redirectmatch 301 /api-ref/resource-cluster/(.*) /api-ref/clustering/$1