Nova: Update endpoint path to 2.1

This PS updates the Nova endpoint to use v2.1, which makes tempest
happy.

Change-Id: I1fbda225820cdc3b40be27198cc44caa15fac156
This commit is contained in:
Pete Birley 2018-03-22 16:30:32 -05:00 committed by portdirect
parent f2300e9e68
commit 2f998bfb12
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: