summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/BaseSOKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15initial redo of the requests keywords for client certsDR695H1-4/+7
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-07-29add so delete requestDR695H1-0/+5
Issue-ID: TEST-73 Change-Id: Ib214795edfb701abb6004237e518fd1c61576f69 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22correct the order of parametersDR695H1-3/+3
Issue-ID: TEST-177 Change-Id: I57a6c890379f5bb83160ffe827d51c31e517b9fd Signed-off-by: DR695H <dr695h@att.com>
2019-07-11moving basic rest calls to requestshelperDR695H1-41/+4
Issue-ID: TEST-173 Change-Id: I76736b52a48510ce0a6f44607401b8e127a87476 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11refacotr out headers so they are common across ecompDR695H1-18/+10
Issue-ID: TEST-173 Change-Id: I55e5e4e6cc5e2a684858e94a485debc2b21d283d Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move dns and uuid to the new format of keywordsDR695H1-3/+3
Change-Id: I07612b85424c4d687b0c551ecc7727920d2736b0 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
2019-05-24create so keywords for use in robot frameworkDR695H1-0/+90
recreates all of SO_Interface into a python component Change-Id: I2a1347cb6614979692244156cefe2849b7894709 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>