summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/CloudConfigSOKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2019-09-19fix issue around class formatDR695H1-1/+1
Issue-ID: TEST-217 Change-Id: I5e855ebbe28b16b02753046c053345953dd0be0f Signed-off-by: DR695H <dr695h@att.com>
2019-09-10add more-itertools in requirements (not only in test-requirements)umry83641-11/+34
+ fix pep8 errors Issue-ID: INT-1228 Change-Id: I26c46462f08b33d81d657d80497ba3d27db9242c Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-09-05ROBOT test cases improvements for PnP PNF in El Alto releaseKrzysztof Kuzmicki1-2/+2
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ie359abedc6772e546962e9bf8d07cf67e3be23ae
2019-08-28Add toxumry83641-1/+1
it would create virtualenv to - run tests in python2.7 and 3 - perform linting operations (flake8, pylint) Issue-ID: INT-1228 Change-Id: I451e1108285f6ebffc650bf3de4f175594ec796d Signed-off-by: umry8364 <morgan.richomme@orange.com> Signed-off-by: DR695H <dr695h@att.com>
2019-08-15initial redo of the requests keywords for client certsDR695H1-3/+3
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-07-24remove the last of the SO robot codeDR695H1-0/+54
Issue-ID: TEST-179 Change-Id: I0b0c223e3c6007cae213b35a77232b05af50ef80 Signed-off-by: DR695H <dr695h@att.com>