summaryrefslogtreecommitdiffstats
path: root/utils/test/testapi/opnfv_testapi/common/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/testapi/opnfv_testapi/common/constants.py')
-rw-r--r--utils/test/testapi/opnfv_testapi/common/constants.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/test/testapi/opnfv_testapi/common/constants.py b/utils/test/testapi/opnfv_testapi/common/constants.py
deleted file mode 100644
index 70c922383..000000000
--- a/utils/test/testapi/opnfv_testapi/common/constants.py
+++ /dev/null
@@ -1,4 +0,0 @@
-TESTAPI_ID = 'testapi_id'
-CSRF_TOKEN = 'csrf_token'
-ROLE = 'role'
-TESTAPI_USERS = ['opnfv-testapi-users']