summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18add sasl support to kafkaDR695H1-17/+41
Change-Id: I372bcc8a478d137f58b6ab9017a555f584e48f30 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17copying openstack keywords to the onap libDR695H4-0/+310
also editing the disable warnings keyword back in Issue-ID: TEST-158 Change-Id: I436e2b53a154171fea83a0707bf3c28602510dd7 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17create music keywords and move over http keywordsDR695H3-0/+109
Issue-ID: TEST-158 Change-Id: I74c0a6141a35ab44481c868f5b3f0277cc1b97ca Signed-off-by: DR695H <dr695h@att.com>
2019-06-17moving http to new keyword formatDR695H2-1/+21
Issue-ID: TEST-158 Change-Id: Ib0accb92a39a50fdc63227768a5fe628930c91df Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move dns and uuid to the new format of keywordsDR695H5-8/+54
Change-Id: I07612b85424c4d687b0c551ecc7727920d2736b0 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03add in kafka lib for working with kafka directlyDR695H3-1/+103
Change-Id: Ibea385fbd3eb835c1b29a8bf9883122c97a4dd62 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03move over json keywords and protobuf keywordDR695H5-0/+259
Change-Id: I711a641fd49cb839eff171816e13e284de38febc Issue-ID: TEST-158 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-24deelete requests client cert and copy dnsDR695H2-0/+49
requests client cert is in request lib proper now and dns keywords is moving to the new style robot library Change-Id: I02b0fbc4839ba1e80bbc857498e128bc6db9be8e Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-24create so keywords for use in robot frameworkDR695H3-0/+180
recreates all of SO_Interface into a python component Change-Id: I2a1347cb6614979692244156cefe2849b7894709 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-23move templating engineDR695H2-0/+69
rename it to the Temaplaitng subcomponent and seperate out the keywords into its own file Change-Id: Id1795be9b8add507226ae8deb7a6f1b4c01cc118 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22cleanup descriptions of the method namesDR695H1-4/+9
Change-Id: I3559038d57122f481928a214d071f6bce5748314 Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22adding in new onap lib and servicemappingDR695H4-0/+257
this remvoes the need for servicemapping.json Change-Id: I4a151293c19a386b79135816e86f7402ba29ad8d Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>