Merge "Nova: Update endpoint path to 2.1"
This commit is contained in:
commit
3ba1ccc06e
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user