Merge "Add functest-healthcheck alpine to xci-verify-healthcheck-macro"
[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']