summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29correcting the looping checkDR695H1-2/+3
Issue-ID: TEST-174 Change-Id: Ib971213c3a611c959adf03fde08b33b27045b08c Signed-off-by: DR695H <dr695h@att.com>
2019-07-29KafkaKeywords updatemarekpl1-6/+7
KafkaKeywords update Issue-ID: DCAEGEN2-565 Signed-off-by: marekpl <marek.pondel@nokia.com> Change-Id: I21f13a43347c510f1cb45437ae659e9b41e3f9ac
2019-07-25aai should not check status codeDR695H3-8/+16
Issue-ID: TEST-179 Change-Id: I5573b38d001ea43372471bd48a9214d6fc7d8ea1 Signed-off-by: DR695H <dr695h@att.com>
2019-07-24remove the last of the SO robot codeDR695H6-3/+111
Issue-ID: TEST-179 Change-Id: I0b0c223e3c6007cae213b35a77232b05af50ef80 Signed-off-by: DR695H <dr695h@att.com>
2019-07-23adding missing importmarekpl1-0/+1
adding missing import Issue-ID: DCAEGEN2-565 Signed-off-by: marekpl <marek.pondel@nokia.com> Change-Id: I85ac0a539ac7f9bf1d1dcbb3b23ef9cb199eb01b
2019-07-22correct the order of parametersDR695H4-11/+17
Issue-ID: TEST-177 Change-Id: I57a6c890379f5bb83160ffe827d51c31e517b9fd Signed-off-by: DR695H <dr695h@att.com>
2019-07-22adding in the keywords for aai basDR695H2-0/+105
Issue-ID: TEST-174 Change-Id: I60052722c6e34cfe8a254ce2b5d9989d2d11114b Signed-off-by: DR695H <dr695h@att.com>
2019-07-22hvves related utils updatemarekpl1-5/+8
hvves related utils update Issue-ID: DCAEGEN2-565 Signed-off-by: marekpl <marek.pondel@nokia.com> Change-Id: I97d10ef25671ceb6ea6a5987fe0e4f9f19504d39
2019-07-19fixing is not noneDR695H3-6/+6
Issue-ID: TEST-174 Change-Id: I1b48d6f6839cdbb4df5eb6461ac1a053fcdfbc57 Signed-off-by: DR695H <dr695h@att.com>
2019-07-19moving all libs to global scopeDR695H13-0/+26
Issue-ID: TEST-174 Change-Id: Ieae316661540206eb1e74126f8b8859e373e3786 Signed-off-by: DR695H <dr695h@att.com>
2019-07-18fix uuid reimplemntationDR695H1-2/+2
Change-Id: I2a3fea06b026a450b3c334706c386424e00f07e0 Issue-ID: TEST-174 Signed-off-by: DR695H <dr695h@att.com>
2019-07-18cleanup how message factory is usedDR695H3-12/+16
apparantly if you use binary protobuf you cant recall the same instance variable Issue-ID: TEST-175 Change-Id: I413c04dec5f94363a54d5e9e00e135d95620abd3 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11move preload to python libDR695H2-0/+73
Issue-ID: TEST-174 Change-Id: I1d23614d37a49d4e28e64db882cf1d40df506cee Signed-off-by: DR695H <dr695h@att.com>
2019-07-11moving basic rest calls to requestshelperDR695H8-175/+78
Issue-ID: TEST-173 Change-Id: I76736b52a48510ce0a6f44607401b8e127a87476 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11refacotr out headers so they are common across ecompDR695H6-90/+75
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 keywordsDR695H2-0/+135
Issue-ID: TEST-173 Change-Id: Ie198892d6e0605753103ab8779f3823673ce5b91 Signed-off-by: DR695H <dr695h@att.com>
2019-07-09add string templating to new wayDR695H1-2/+3
Change-Id: I286a616eb364f5506a52e4a33d03e3e8371f9535 Issue-ID: TEST-173 Signed-off-by: DR695H <dr695h@att.com>
2019-07-08dd in sdnc keywords for vcpeDR695H3-0/+159
Change-Id: Ib3a630eeb18fdf8418b6e12c4eb781c28d8a3ffa Issue-ID: TEST-173 Signed-off-by: DR695H <dr695h@att.com>
2019-07-01support json path searchingDR695H2-1/+42
Issue-ID: TEST-172 Change-Id: Id5a355ca0148efb97065c0a5aacd53ddfd11818d Signed-off-by: DR695H <dr695h@att.com>
2019-07-01adding in new keywords for base64, oof and sniroDR695H4-2/+143
Issue-ID: TEST-171 Change-Id: Ib305d17ca4847bf1e5740bd1983ca1f66b75bbd8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-01removing unused code and moving so paramsDR695H1-3/+2
Issue-ID: TEST-171 Change-Id: Id93c60923a2830c4054108f898057d7258b9b4c2 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20add string templating to new wayDR695H1-0/+6
Change-Id: Ic32be25a808a90948b77ce43c5fe4e5f1f59a1dd Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
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>