summaryrefslogtreecommitdiffstats
path: root/functest/api
diff options
context:
space:
mode:
Diffstat (limited to 'functest/api')
-rw-r--r--functest/api/swagger/creds.yaml3
-rw-r--r--functest/api/swagger/creds_action.yaml3
2 files changed, 2 insertions, 4 deletions
diff --git a/functest/api/swagger/creds.yaml b/functest/api/swagger/creds.yaml
index eec7cb345..4acc16764 100644
--- a/functest/api/swagger/creds.yaml
+++ b/functest/api/swagger/creds.yaml
@@ -23,9 +23,8 @@ responses:
"OS_AUTH_URL": "https://192.16.1.222:5000/v3"
"OS_AUTH_VERSION": "3"
"OS_CACERT": "/home/opnfv/functest/conf/os_cacert"
- "OS_ENDPOINT_TYPE": "publicURL"
"OS_IDENTITY_API_VERSION": "3"
- "OS_INTERFACE": "publicURL"
+ "OS_INTERFACE": "public"
"OS_NO_CACHE": "1"
"OS_PASSWORD": "990232e0885da343ac805528522d"
"OS_PROJECT_DOMAIN_NAME": "Default"
diff --git a/functest/api/swagger/creds_action.yaml b/functest/api/swagger/creds_action.yaml
index 7e7653bb5..c9434220b 100644
--- a/functest/api/swagger/creds_action.yaml
+++ b/functest/api/swagger/creds_action.yaml
@@ -28,9 +28,8 @@ parameters:
description: this is the test case name
default:
"OS_AUTH_URL": "http://192.16.1.222:5000/v3"
- "OS_ENDPOINT_TYPE": "publicURL"
"OS_IDENTITY_API_VERSION": "3"
- "OS_INTERFACE": "publicURL"
+ "OS_INTERFACE": "public"
"OS_PASSWORD": "admn"
"OS_PROJECT_DOMAIN_NAME": "Default"
"OS_PROJECT_NAME": "admin"