diff options
-rw-r--r-- | type/cntt/software/config/endpoints.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |