summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/aai
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22remove the last of the global variablesDR695H1-7/+0
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20replace aai, closeloop, sdc with jinjaDR695H20-94/+94
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20move portal, pgn, pnf policy to jinjaDR695H1-1/+1
Issue-ID: TEST-158 Change-Id: Ie27f2cf976e76471bf65f0ffd506a82f0e9caf09 Signed-off-by: DR695H <dr695h@att.com>
2019-05-08update readme, add demo jinja, stage1 of servmapDR695H1-0/+26
Change-Id: Ibf7ec8a9915b03bbf25cd3c86c23fe3056b4a42a Issue-ID: TEST-152 Signed-off-by: DR695H <dr695h@att.com>
2019-03-19AAI-2208 Robot tests for CCVPN and relationshipsKeong Lim2-0/+22
Add relationship to relationship-list Add vpn-binding keywords Update connectivity keywords Update test cases to relate connectivity to vpn-binding and vice-versa Change-Id: Id23f4603f0df47e737adf481d8b6308a64936ba0 Issue-ID: AAI-2208 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-03-08AAI-2208 Add robot test cases for CCVPN use caseKeong Lim1-0/+21
Testing of AAI in CSIT-style regression tests Testing of connectivities in AAI for CCVPN use case Ignore project file of RED tool Expand AAI properties to distinguish different AAI versions Fix bugs in aai_interface.robot Change-Id: Ie459e29aeb44840989360dd2da6858096fcfd358 Issue-ID: AAI-2208 Signed-off-by: Keong Lim <keong.lim@huawei.com>
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-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>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki1-0/+12
Change-Id: Icbe8914f6111f5ca385117d3c7027e53e960281b Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.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-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-23Fix incompatible complex dataBin Yang1-3/+3
Change-Id: I180be95ff537fc2f64c51feab9cf463d10586725 Issue-ID: INT-507 Signed-off-by: Bin Yang <bin.yang@windriver.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-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-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 testsuiteDR695H7-0/+106
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>