aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/openstack
AgeCommit message (Collapse)AuthorFilesLines
2019-07-23cleaning up some warningsDR695H5-19/+19
need these cleaned before switching over the variabel strucuture in preload Issue-ID: TEST-174 Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-15/+1
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-15use the public key directlyDR695H1-3/+1
using it from the property file rather than a file allows it to be set by someon with no code change in robot Issue-ID: TEST-167 Change-Id: If081282af993d5c55bf5d2a4eff9878cb0bb463f Signed-off-by: DR695H <dr695h@att.com>
2019-06-20replace aai, closeloop, sdc with jinjaDR695H5-29/+36
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19only use the file version of json templateDR695H4-14/+6
Issue-ID: TEST-158 Change-Id: Ib172145fe3e5d77bd688505b145ca1709422366a Signed-off-by: DR695H <dr695h@att.com>
2019-06-17adjust where we source keywords fromDR695H6-8/+6
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move uuid to onaplib.utilitiesDR695H6-12/+9
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03replcaing jsonutils with onaplib.jsonDR695H1-1/+1
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-14remove unneeded librariesDR695H1-3/+1
httplibrary is replicated with requests so replacing the few places that use it with the requests. also removing kafkalibrary since it isnt used and we dont want to use it since its not python 3 compatible. Change-Id: I4acd09e4f0f776ebf99f386d17637712551b3243 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H3-5/+5
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2018-10-19robot script modified, removing nopad optionehanan1-1/+1
Change-Id: I52d535e53bf1ef569f697134dbc452855a0e6bcd Issue-ID: TEST-126 Signed-off-by: eHanan <eoin.hanan@ericsson.com>
2018-10-04Programmatically determining keystone api versionAh1-10/+68
Issue-ID: TEST-39 Change-Id: If000bd3aa02447b9cab195bf48fc8fa050766514 Signed-off-by: Ah <Ashwini.Ah@arris.com>
2018-09-05Password Encryption and LoggingBrian Freeman1-2/+5
Issue-ID: INT-515 Change-Id: I96c5daede6c6437493f854afa3fd24f70a95ed77 Signed-off-by: Brian Freeman <bf1936@att.com>
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>