summaryrefslogtreecommitdiffstats
path: root/boot/robot/integration_robot_properties.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07remove boot/robot folderDR695H1-148/+0
this folder includes properties used for heat based deploment, which has not been supported since casbalance. Worse it causes errors when doing work in the local env and is confusing. Change-Id: Ib7da4a0f73a43f476716a527455584620a009ad9 Issue-ID: TEST-147 Signed-off-by: DR695H <dr695h@att.com>
2018-09-28unify AAF and non-AAF credentials for healthcheckJorge Hernandez1-4/+4
To allows easy transitions from AAF to non-AAF operations. Change-Id: Id16662101fb3797fb1d47fb3dcb89cdb31a8d4d0 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-25Sync robot_properties between HEAT and OOMGary Wu1-3/+29
Change-Id: Iec96eaef5191f39592db69d3f3a38309af3abe8e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24Update AAI credentials for robot testsuiteGary Wu1-2/+2
Change-Id: Ibd6db4403916b2324bdef69468bb5ed0eee2e9c9 Issue-ID: INT-668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12use https for robot framework and vfw scriptJorge Hernandez1-1/+1
Change-Id: I3a41f8ce087c63279b5d324d485d335f6d6cdc69 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1112 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-04Update APPC PasswordBrian Freeman1-1/+1
Issue-ID: INT-645 Change-Id: I7fb6d1d7849ac236c7c88d794c6852dc700c14be Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-28Updates for SO integration & sec_groupBrian Freeman1-1/+2
Issue-ID: INT-621 Change-Id: Iad87a8ce5cb0058a82e6b96c84c6e5411ce08b2f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-11Update SO container endpointsBrian Freeman1-0/+10
Issue-ID: INT-621 Change-Id: I4d7a02c7e2e1d046e3dd621ea20d499352655dd4 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-08Refactor HEAT robot propertiesGary Wu1-4/+4
Change properties file in HEAT to match OOM as much as possible to facilitate diffing between the two. Change-Id: I4c52281fc24dd81a5b4e878db7f31fd40a9e54e5 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-30Remove demo, testuite/properties repos in robot VMGary Wu1-0/+111
No longer clone demo and testsuite/properties repos in robot VM. Instead, use demo repo content within testsuite container, and pass properties directly from heat template boot/ directory. Change-Id: I9e472f9b6cea47dc2faebd091d95be9e89aff667 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>