Merge "Nova: Update endpoint path to 2.1"

This commit is contained in:
Zuul 2018-03-24 01:13:54 +00:00 committed by Gerrit Code Review
commit 3ba1ccc06e
2 changed files with 2 additions and 2 deletions

View File

@ -1202,7 +1202,7 @@ endpoints:
host_fqdn_override:
default: null
path:
default: "/v2/%(tenant_id)s"
default: "/v2.1/%(tenant_id)s"
scheme:
default: 'http'
port:

View File

@ -1262,7 +1262,7 @@ endpoints:
host_fqdn_override:
default: null
path:
default: "/v2/%(tenant_id)s"
default: "/v2.1/%(tenant_id)s"
scheme:
default: 'http'
port: