owner to creator 97/51297/1
authorthuva4 <tharma.thuva@gmail.com>
Mon, 29 Jan 2018 11:22:31 +0000 (16:52 +0530)
committerthuva4 <tharma.thuva@gmail.com>
Mon, 29 Jan 2018 11:22:31 +0000 (16:52 +0530)
commit1ba2540fb5b68aa904341a89ba2fae54ab46541e
tree61b63a37353c6d078a73aeef7e94c1d203d9bf6c
parente6afa4d647a48736fb6645618d773de1c544bbd6
owner to creator

Change Owner to creator in pod, projects
Add creator in testCase, scenarios
Fix issue in e2e testing

Change-Id: Ib520eb107dce2ed8fc6fd390f034f500bf4c742a
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
17 files changed:
testapi/opnfv_testapi/common/check.py
testapi/opnfv_testapi/models/pod_models.py
testapi/opnfv_testapi/models/project_models.py
testapi/opnfv_testapi/models/scenario_models.py
testapi/opnfv_testapi/tests/UI/e2e/homeControllerSpec.js
testapi/opnfv_testapi/tests/UI/e2e/podsControllerSpec.js
testapi/opnfv_testapi/tests/UI/e2e/projectsControllerSpec.js
testapi/opnfv_testapi/tests/UI/e2e/scenarioControllerSpec.js
testapi/opnfv_testapi/tests/UI/e2e/testCasesControllerSpec.js
testapi/opnfv_testapi/tests/unit/handlers/test_base.py
testapi/opnfv_testapi/tests/unit/handlers/test_pod.py
testapi/opnfv_testapi/ui/Gruntfile.js
testapi/opnfv_testapi/ui/components/pods/pod/pod.html
testapi/opnfv_testapi/ui/components/projects/project/project.html
testapi/opnfv_testapi/ui/components/projects/project/testCases/testCase/testCase.html
testapi/opnfv_testapi/ui/components/scenarios/scenario/scenario.html
testapi/opnfv_testapi/ui/protractor-conf.js [moved from testapi/opnfv_testapi/tests/UI/protractor-conf.js with 100% similarity]