summaryrefslogtreecommitdiffstats
path: root/robot/resources/heatbridge.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-08-01Make ipv4-oam-address optionalMarco Platania1-1/+2
- ipv4-oam-address is an optional parameter. If specified, Heatbridge will write the OAM IP address to AAI. Change-Id: Ie4f72a4e531859d493696257143964e4e3175db1 Issue-ID: INT-602 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-25Add support to IPV4-OAM-ADDRESS to heatbridgeMarco Platania1-5/+7
Change-Id: I6f76e916e81d4f80c783d87d09f33dbf710da3fd Issue-ID: INT-602 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-31Set orchestration-status to ActiveMarco Platania1-2/+3
- Update heatbridge.robot to set up orchestration-status to Active after a VNF is created Change-Id: I116e94047296bd57ab543bbf4c1ecf549ade32cd Issue-ID: TEST-98 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-22Correct AAI PathBrian Freeman1-1/+1
Issue-ID: TEST-94 Change-Id: I96b85c1c6057de4352170208c60dce82136fe09e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-22Set PROV with HeatbridgeBrian Freeman1-1/+23
Issue-ID: TEST-94 Change-Id: I9b29fae3b8b95131f68df7deea5131e431d70629 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-10-27Handle injected keystone URL and expose heatbridgeJerry Flood1-1/+2
Issue: TEST-68 Change-Id: Id0194b99b5a85d9e3d26043420b7655591d13c23 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-30[TEST-45] support injectable ipsDR695H1-1/+1
today onap ips are hard coded so we should support having them injectable from external sources Change-Id: Id7911df331207a9198e9bf43168b9a6843db6f48 Signed-off-by: DR695H <dr695h@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98601-27/+31
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-03convert to string before checking statusDR695H1-1/+2
convert to string before checking status Change-Id: I266bbdd8785306e1654caad7eae0e7f50cedb2e1 Signed-off-by: DR695H <dr695h@att.com>
2017-03-03bulk add returns 201 nowDR695H1-2/+2
before bulk add used to always return 200, not bulk add returns 201. This means that existing put doesnt work Change-Id: Ib883f6fc7dc832ba3bd73f5465c97b70669917f9 Signed-off-by: DR695H <dr695h@att.com>
2017-02-22Complete teardown implementation.jf98601-81/+58
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+148
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>