summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/SNIROKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15initial redo of the requests keywords for client certsDR695H1-3/+4
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11moving basic rest calls to requestshelperDR695H1-21/+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-16/+5
Issue-ID: TEST-173 Change-Id: I55e5e4e6cc5e2a684858e94a485debc2b21d283d Signed-off-by: DR695H <dr695h@att.com>
2019-07-01adding in new keywords for base64, oof and sniroDR695H1-0/+93
Issue-ID: TEST-171 Change-Id: Ib305d17ca4847bf1e5740bd1983ca1f66b75bbd8 Signed-off-by: DR695H <dr695h@att.com>