summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/common/constants.py
blob: 70c9223836905a43651efb0f12546e380f3f2ce0 (plain)
1
2
3
4
TESTAPI_ID = 'testapi_id'
CSRF_TOKEN = 'csrf_token'
ROLE = 'role'
TESTAPI_USERS = ['opnfv-testapi-users']