summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/BaseSDCKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15initial redo of the requests keywords for client certsDR695H1-6/+10
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-07-29remove the 200 for sdc tooDR695H1-3/+1
Issue-ID: TEST-174 Change-Id: I617b1efd11867b13e318387c49c29030c27bbe49 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-19fixing is not noneDR695H1-1/+1
Issue-ID: TEST-174 Change-Id: I1b48d6f6839cdbb4df5eb6461ac1a053fcdfbc57 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11moving basic rest calls to requestshelperDR695H1-49/+10
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-22/+9
Issue-ID: TEST-173 Change-Id: I55e5e4e6cc5e2a684858e94a485debc2b21d283d Signed-off-by: DR695H <dr695h@att.com>
2019-07-11fix md5 use to call correct objectDR695H1-1/+2
Issue-ID: TEST-173 Change-Id: Ie47e4f5602a2e3e6680410a4977f3f9f78b9689a Signed-off-by: DR695H <dr695h@att.com>
2019-07-10add in sdc keywordsDR695H1-0/+108
Issue-ID: TEST-173 Change-Id: Ie198892d6e0605753103ab8779f3823673ce5b91 Signed-off-by: DR695H <dr695h@att.com>