From: Kaspars Skels Date: Wed, 4 Dec 2019 00:53:30 +0000 (-0600) Subject: Fix: Set Nova API endpoints to v2.1 X-Git-Tag: opnfv-9.0.0~17 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=dd04b0abf0ffc184ffb18ae6356a2274214113bf;p=airship.git Fix: Set Nova API endpoints to v2.1 Change-Id: I3cb8456c433ec1bc21cd80d40dc660f74411c1dc Signed-off-by: Kaspars Skels --- diff --git a/type/cntt/software/config/endpoints.yaml b/type/cntt/software/config/endpoints.yaml index 5c14274..2892e6c 100644 --- a/type/cntt/software/config/endpoints.yaml +++ b/type/cntt/software/config/endpoints.yaml @@ -728,7 +728,7 @@ data: admin: host: compute-airship.DOMAIN path: - default: "/v2/%(tenant_id)s" + default: "/v2.1/%(tenant_id)s" scheme: default: "http" internal: "http"