create so keywords for use in robot framework 88/88488/2
authorDR695H <dr695h@att.com>
Fri, 24 May 2019 18:28:57 +0000 (14:28 -0400)
committerDR695H <dr695h@att.com>
Fri, 24 May 2019 18:33:55 +0000 (14:33 -0400)
commit45b0fbf2f7a814ae23530c35837ebccb927b35e4
tree29081d052fda228c3c753f86935743e851cfc4d5
parenta027e1100bced326e92b9fe0447f0bf1637095f9
create so keywords for use in robot framework

recreates all of SO_Interface into a python component

Change-Id: I2a1347cb6614979692244156cefe2849b7894709
Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
robotframework-onap/ONAPLibrary/BaseSOKeywords.py [new file with mode: 0644]
robotframework-onap/ONAPLibrary/RequestSOKeywords.py [new file with mode: 0644]
robotframework-onap/ONAPLibrary/SO.py [new file with mode: 0644]
robotframework-onap/setup.py