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