summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates
AgeCommit message (Collapse)AuthorFilesLines
2019-02-08Add create VNFC to RobotMarco Platania1-0/+7
- Add template file and create functions to AAI section - Modify heatbridge to create VNFCs Change-Id: I66ec14241568e58f9d59bae8fb08c081d6a72822 Issue-ID: TEST-137 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-07fix missing quoteBrian Freeman1-2/+2
Issue-ID: INT-705 Change-Id: I349eae8be5c5364fd2f503e6917f831fbfab722f Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-05Fix distribution Set If and correct timeBrian Freeman1-1/+1
Issue-ID: INT-829 Change-Id: Ia81234d06780af8c9e7278e791983d8f103be23f Signed-off-by: Brian Freeman <bf1936@att.com>
2019-01-24Update values in the avail zone bodyMarco Platania1-1/+2
Change-Id: I177046455a6ea4c1b852b2880642a9be27e2898d Issue-ID: INT-705 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-23Add availability zone to init customerMarco Platania1-0/+4
Change-Id: Ida24eb5c9e9daee84d5ec020cd770bcc15f21539 Issue-ID: INT-705 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-23Add blueprint to VLB deployment artifactsBrian Freeman1-0/+8
Issue-ID: INT-808 Change-Id: Ib8b091fd2d5ba1e0dc3cef51521c3da3658a5ac5 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-01-17Add Save and Validate ModelBrian Freeman1-0/+1
Issue-ID: INT-808 Change-Id: I782aca5ee0f5b0012838c0b38aa8ea112946e880 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-01-17Add Create ModelBrian Freeman1-0/+1
Issue-ID: INT-808 Change-Id: I009cb83315d6310cb244d7ec422a9c90c54bbb5a Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-30Add DMaaP PubSub HealthCheckBrian Freeman1-0/+5
Issue-ID: INT-752 Change-Id: I35c6eec7cd37b0f76b6fd9ec7bf67633c47ae36b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-25Add vCPEResCust Model onboardingbdfreeman14213-0/+130
Issue-ID: INT-601 Change-Id: I543959a06be9b0a759d6102bcf1352e80b7d5a30 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2018-11-16Add missing templateBrian Freeman1-0/+39
Issue-ID: INT-601 Change-Id: Iea16299c533f05912bdb6d0b8778fee66e775e73 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-16Automate Onboarding of vCPE:Infra,BNG,GMUX,BRGBrian Freeman1-3/+3
Issue-ID: INT-601 Change-Id: If39cab716749e5dfe6abcce2f468366fca0bf849 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-01Distribute vFWNG model for CDSYang Xu2-0/+141
Change-Id: I9ed7b7204ab401fb39d6271af2c725315fd1bff3 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-24Merge "Updates for cloud_config, SDC health, VID timing"Gary Wu1-0/+17
2018-10-24Updates for cloud_config, SDC health, VID timingBrian Freeman1-0/+17
Based on contribution from Steve Smokowski Issue-ID: INT-621 Change-Id: I82828397bc0b9701fb0fa90123ac4cdd3b8d327d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-24HV-VES TA sunny scenariomarekpl1-0/+21
Robot Framework for HV-VES sunny scenario case Issue-ID: INT-650 Change-Id: I27476a821d9f51e4e4c2a5cf33a3a8a13b8c7f34 Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki2-0/+48
Change-Id: Icbe8914f6111f5ca385117d3c7027e53e960281b Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-10-04Programmatically determining keystone api versionAh2-0/+27
Issue-ID: TEST-39 Change-Id: Iae3c27af601a82d5e15744c682741841f76e839e Signed-off-by: Ah <Ashwini.Ah@arris.com>
2018-09-14fix init_robot for OOMBrian Freeman1-4/+0
Issue-ID: INT-662 Change-Id: I4ff4f91c334214ab5085131cc2e452b8fa646cf4 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-14Add 5G service to init (fix vFW)Brian Freeman1-0/+38
Issue-ID: INT-651 Change-Id: I961f075cb4c04a795997e8199783963b2b882978 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-27Merge "Adding Portal CSIT test cases"Daniel Rose1-0/+34
2018-08-27Adding Portal CSIT test casesCHINTAMANI1-0/+34
Change-Id: I13dcd818851188a47e82315550fe644eee576e9e Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-08-16Remove ManufacturingID from FG & faster existBrian Freeman1-3/+2
Issue-ID: SDC-1634 Change-Id: I8ab5ebecd1080ae6f29c3b064925b81829a810cf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-13Merge "Add APPC CDT preload capability"Daniel Rose3-0/+86
2018-08-13Add APPC CDT preload capabilityAaron Hay3-0/+86
Add template files and update the demo and appc interface files to support APPC CDT preload capability. Change-Id: I975a9bd0490b388e921ad5f6d21d021eff64f6ce Issue-ID: APPC-914 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-08-06Rename OPENO_IP to MSB_IPGary Wu1-1/+1
Change-Id: I4506ec8ce04066db2af589b1674deed8d3b25667 Issue-ID: INT-526 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-01Fixes for Casablanca SDCBrian Freeman1-5/+13
Issue-ID: INT-609 Change-Id: I6efc6e1ffd2667547320d5d3c37273b367da59df Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-23First Pass Automated vFW control setupBrian Freeman2-0/+11
Issue-ID: TEST-110 Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-06-14Make Region be fully paramaterisedafenner1-1/+1
Change-Id: I85a1764529201046da09837c73eaa26864f506b9 Issue-ID: TEST-96 Signed-off-by: afenner <andrew.fenner@ericsson.com>
2018-05-24Merge "Remove use of the raw repo"Daniel Rose1-1/+0
2018-05-23Remove use of the raw repoGary Wu1-1/+0
Change-Id: I4a4c27e27f706795a5f77c2b0817a3150ef8dc3c Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-23Fix incompatible complex dataBin Yang1-3/+3
Change-Id: I180be95ff537fc2f64c51feab9cf463d10586725 Issue-ID: INT-507 Signed-off-by: Bin Yang <bin.yang@windriver.com>
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>