summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary
AgeCommit message (Collapse)AuthorFilesLines
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>