summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19Fix vFW Closed Loop robot test caseGary Wu1-0/+16
Issued addressed by this change: * Cherry picked from Amsterdam * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-06Update ASDC for BeijingBrian Freeman1-5/+3
Issue-ID: TEST-85 Change-Id: I8ba5381d1860e6a1d21d6855f96501d410b36bbf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-03-20Update vDNS config policyPamela Dragosh1-29/+34
We will need to update all the policies but this will specifically address the vDNS configuration policy for the DCAE micro services. Change-Id: I178b16b5c5266e8ada834f34406bfeaf77379dd1 Issue-ID: INT-445 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-11-12Update A&AI api to v11 and create complexJerry Flood1-0/+42
Issue: TEST-34 Change-Id: Ibac7f78390f517e3d3876ec0adff97d1136b2f28 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Fix up the vVG server heat templateJerry Flood2-7/+11
Issue: TEST-14 Change-Id: I8304325c9c3b2abebd358f7d931d9d7490d33a5b Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Support demo repo heat templatesJerry Flood1-4/+32
Update the robot home page Remove trailing stapces Issue: TEST-14 Change-Id: Ie9ea644cb8ed03c8ae3286eaecce9beb322525dc Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-27Update the DCAE HC as per LushengJerry Flood1-0/+2
Issue: TEST-69 Change-Id: If81384593da06e12a766c373f1e9648f46752102 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-21Change ECOMPPORTAL by ONAPPORTALEric Debeau1-1/+1
Change-Id: I76acc4f28ea47b0ad7f16fc2bce5b5a70a8a1907 Issue-ID: INT-291 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-19Update HEAT templates and add data to robot pageJerry Flood2-34/+74
Issue: TEST-66 Change-Id: I9f8ce858d0e78791e84ca93be3576de0e3d8e850 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-11Update HEAT and support in demo.shJerry Flood1-0/+38
Issue: TEST-65 Change-Id: If9cea0cecfd5ac8fa40499995fba72bfa66f61a2 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-10Add API calls for creating network zone -defaultsJerry Flood1-0/+7
Issue: INT-256 Change-Id: Iaa83434ba4ba32eab81712e51e5e64a4c52ca0a3 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-02Update software product onboarding=NetworkPackagedJerry Flood1-1/+1
Issue: TEST-54 Change-Id: I9970217e7b18f7e79b47f8a8133f16a2e5c4ed5b Signed-off-by: Jerry Flood <jf9860@att.com>
2017-09-11Automatically Set Tenant in Robot VMYang Xu1-2/+2
Issue-Id: INT-192 Change-Id: I9f8a4bb3dc0131385ef6316548a8d2b52eb53037 Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-08-24Collapse VNF specific templates into 1Jerry Flood4-331/+2
Issue: TEST-55 Change-Id: Ia3db6d7e08ecdcfa7cc90b7f6ce31a8a54499043 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-08-11Updated robot scripts to support R1.1.0 changesJerry Flood2-1/+3
Issue: TEST-47 Change-Id: I5f6bfa936ca873237e61242f3d568f5ab09eceaa Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-21Updated SDC onboarding API to 1.1Jerry Flood1-1/+4
Issue: TEST-41 Change-Id: I00d18239a2d96b8c4ea53d45a7fcfef2753fbc12 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-08Add tenant name to keystone authenticationJerry Flood1-0/+1
Issue: TEST-28 Change-Id: I939a40b3fc9ae09a2b73df0e77ecc2b47ac9a255 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-04-01TEST-17 secure robot and generate pageJerry Flood1-0/+123
Change-Id: Ifa0659a504e540cbaf5fc2dea3bfabae9690ea02 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-02-28New HEAT and preload templatesjf98603-30/+18
Change-Id: I6314b502e03a9e7ad6693dbf3c3edd9b25590183 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-22Complete teardown implementation.jf98603-15/+48
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H39-0/+845
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>