aboutsummaryrefslogtreecommitdiffstats
path: root/network/endpoints/endpoint_data.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/endpoints/endpoint_data.yaml')
-rw-r--r--network/endpoints/endpoint_data.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/endpoints/endpoint_data.yaml b/network/endpoints/endpoint_data.yaml
index b842121d..ef3437f4 100644
--- a/network/endpoints/endpoint_data.yaml
+++ b/network/endpoints/endpoint_data.yaml
@@ -141,14 +141,17 @@ Manila:
vip_param: ManilaApi
uri_suffixes:
'': /v2/%(tenant_id)s
+ V1: /v1/%(tenant_id)s
Public:
vip_param: Public
uri_suffixes:
'': /v2/%(tenant_id)s
+ V1: /v1/%(tenant_id)s
Admin:
vip_param: ManilaApi
uri_suffixes:
'': /v2/%(tenant_id)s
+ V1: /v1/%(tenant_id)s
port: 8786
Neutron: