Merge "Add qtip job to pod zte-virtual6"
[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']