summaryrefslogtreecommitdiffstats
path: root/robot/resources/openstack
AgeCommit message (Collapse)AuthorFilesLines
2018-02-23cleaning up some dirty code and warnings from REDDR695H1-1/+1
Issue-ID: TEST-79 Change-Id: Iadfe17079c4cf1aa4483464c748d2ab31244df63 Signed-off-by: DR695H <dr695h@att.com>
2017-10-30Fix up the vVG server heat templateJerry Flood1-2/+2
Issue: TEST-14 Change-Id: I8304325c9c3b2abebd358f7d931d9d7490d33a5b Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-27Handle injected keystone URL and expose heatbridgeJerry Flood1-2/+13
Issue: TEST-68 Change-Id: Id0194b99b5a85d9e3d26043420b7655591d13c23 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-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-06-08Add tenant name to keystone authenticationJerry Flood1-1/+1
Issue: TEST-28 Change-Id: I939a40b3fc9ae09a2b73df0e77ecc2b47ac9a255 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-04-19Check HTTP status code on Keystone Auth requestGary Wu1-0/+1
The HTTP status code was not being checked during Keystone Auth request, which causes failures to only be detected down the road when the returned JSON object is being parsed. This change adds the HTTP status code check right at point of API invocation. Change-Id: Id53582090bb1e6c3ee04b3ec5488a8b6368dedfa Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-20TEST-5 - stack deployment timeoutJerry Flood1-1/+1
Change-Id: I62e2dc40016d5cded99e39eec1b4e6d380bfbffa Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-16Switch from using GLOBAL_VM_PROPERTIES hashJerry Flood2-4/+2
to GLOBAL_INJECTED_<name> variables Change-Id: Ibbb28f3eaaa1cbad9b6df64d3b2edf8876c24d51 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98606-106/+140
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-22Complete teardown implementation.jf98601-0/+6
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H6-0/+514
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>