b37ebb3d606e629e32feffa04e735685f217316f
[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']
5 USER_TABLE = 'users'