summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/RequestSOKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15initial redo of the requests keywords for client certsDR695H1-2/+2
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-07-29correcting the looping checkDR695H1-2/+3
Issue-ID: TEST-174 Change-Id: Ib971213c3a611c959adf03fde08b33b27045b08c Signed-off-by: DR695H <dr695h@att.com>
2019-07-24remove the last of the SO robot codeDR695H1-1/+0
Issue-ID: TEST-179 Change-Id: I0b0c223e3c6007cae213b35a77232b05af50ef80 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11moving basic rest calls to requestshelperDR695H1-4/+5
Issue-ID: TEST-173 Change-Id: I76736b52a48510ce0a6f44607401b8e127a87476 Signed-off-by: DR695H <dr695h@att.com>
2019-07-09add string templating to new wayDR695H1-2/+3
Change-Id: I286a616eb364f5506a52e4a33d03e3e8371f9535 Issue-ID: TEST-173 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move dns and uuid to the new format of keywordsDR695H1-3/+0
Change-Id: I07612b85424c4d687b0c551ecc7727920d2736b0 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
2019-05-24not ready to submit my changes to soutils yetDR695H1-1/+1
Change-Id: I02122ad3fcf8d32efaed6976246943902f112e44 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-24create so keywords for use in robot frameworkDR695H1-0/+61
recreates all of SO_Interface into a python component Change-Id: I2a1347cb6614979692244156cefe2849b7894709 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>