70c9223836905a43651efb0f12546e380f3f2ce0
[releng.git] / utils / test / testapi / opnfv_testapi / common / constants.py
1 TESTAPI_ID = 'testapi_id'
2 CSRF_TOKEN = 'csrf_token'
3 ROLE = 'role'
4 TESTAPI_USERS = ['opnfv-testapi-users']