summaryrefslogtreecommitdiffstats
path: root/boot/robot/integration_preload_parameters.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07remove boot/robot folderDR695H1-359/+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-10-22Fix misspelling of security group parameterGary Wu1-16/+16
Change-Id: I442ac088f3a089ffadd878c2af4b5848065ae0f5 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-10Change DCAE collector portMarco Platania1-1/+1
- 8080 --> 8081 Change-Id: I4ac69b877c8b7db2fe9c5f1073d1d02ccac4e43f Issue-ID: INT-584 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-2/+1
This supports the use of SNAPSHOT demo artifacts in the vnf HEAT templates. Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-28Updates for SO integration & sec_groupBrian Freeman1-0/+16
Issue-ID: INT-621 Change-Id: Iad87a8ce5cb0058a82e6b96c84c6e5411ce08b2f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-30Remove demo, testuite/properties repos in robot VMGary Wu1-0/+344
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>