prevent the delete/update for projects 43/52443/1
authorthuva4 <tharma.thuva@gmail.com>
Thu, 22 Feb 2018 04:27:30 +0000 (09:57 +0530)
committerthuva4 <tharma.thuva@gmail.com>
Thu, 22 Feb 2018 04:29:11 +0000 (09:59 +0530)
commit269a45a223c0b67972f3fe249fd2bbe2747dd70f
tree31a4aab84be4589f1eea9852835c90e81d56d066
parent86f8a2036521e9401d8c9431e4b6412878e6d94f
prevent the delete/update for projects

Prevent user from deleting or updating projects
which are associated with testcases

JIRA: RELENG-335
JIRA: RELENG-336

Change-Id: Ic0a8841a4632329f4b58aeb97cb93a91bacc2b06
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
testapi/opnfv_testapi/common/check.py
testapi/opnfv_testapi/common/message.py
testapi/opnfv_testapi/handlers/base_handlers.py
testapi/opnfv_testapi/tests/unit/handlers/test_project.py