summaryrefslogtreecommitdiffstats
path: root/robotframework-onap
AgeCommit message (Expand)AuthorFilesLines
2023-04-19Pin tox basepython version to 3.8Marek SzwaƂkiewicz1-3/+3
2022-12-07Chore: Unpin robot/versions to match ci-managementMatthew Watkins4-13/+5
2022-11-08Release version 11.0.0 of robotframework-onap libraryMichal Jagiello2-2/+2
2022-05-09Release Jakarta 10.0.0 versionMichal Jagiello1-1/+1
2022-03-21[KAFKA] Fix Kafka Client parameters cache referencejakartaRemigiusz Janeczek1-2/+3
2022-03-21[INTEGRATION] Limit Python version to max 3.9 for robotframework-onapMichal Jagiello1-0/+3
2022-03-17[INTEGRATION] Fix failing HVVES test case in Jakarta releaseKrzysztof Kuzmicki1-1/+1
2022-03-05[KAFKA] Fix sasl user paramsefiacor1-7/+7
2022-03-01[KAFKA] Add support for scram-sha on kafka clientefiacor1-8/+9
2021-04-26[PBR] update python-utils version for pbrmorganrol1-1/+1
2020-05-12[TEST] updating ovp listener for sha generation6.0.0-ONAPfrankfurtstark, steven1-11/+10
2020-01-09Fix pep8 compliance issue from 81c3b68c78219a19e4be8953f75a3e8d34828fe5Bartek Grzybowski1-0/+1
2020-01-09hv-ves ete fix warning 'Sending username and password in the clear'marekpl1-0/+2
2019-12-12Add JSON Should Contain Sub JSON KeywordPawel Wieczorek3-7/+228
2019-10-08Fix python package creationcolvert2-4/+8
2019-09-19bumping versions for el altoDR695H1-1/+1
2019-09-19fix issue around class formatDR695H3-1/+36
2019-09-13cleaning up line endingsDR695H1-1/+1
2019-09-13move the pip command to common section againDR695H1-4/+1
2019-09-12[INT] Add python code for vnf lifecycle validationstark, steven3-0/+578
2019-09-12small change to check the build processDR695H1-1/+4
2019-09-12small change to check the build processDR695H1-0/+2
2019-09-10add more-itertools in requirements (not only in test-requirements)umry83642-11/+35
2019-09-09some components expect this field to be a uuidDR695H1-2/+1
2019-09-05ROBOT test cases improvements for PnP PNF in El Alto releaseKrzysztof Kuzmicki1-2/+2
2019-08-29Add itertools dependency to support python2.7umry83643-33/+48
2019-08-28Add toxumry836411-75/+133
2019-08-28fix linter errors and copyrightDR695H32-457/+96
2019-08-26improved unicode encoding for the string in py2 and py3DR695H2-6/+29
2019-08-22use unicode encoding for the stringDR695H1-3/+3
2019-08-20str for aai properties and adding a testDR695H4-1/+49
2019-08-15initial redo of the requests keywords for client certsDR695H16-81/+269
2019-08-06fix few errorsDR695H3-42/+63
2019-08-06send_binary_data_over_ssl keyword added to SocketKeywords.pymarekpl1-8/+26
2019-07-31pull global vars from robot trialDR695H4-22/+26
2019-07-30kafka topic partition definitionmarekpl1-1/+5
2019-07-29remove the 200 for sdc tooDR695H4-14/+18
2019-07-29add so delete requestDR695H1-0/+5
2019-07-29correcting the looping checkDR695H1-2/+3
2019-07-29KafkaKeywords updatemarekpl1-6/+7
2019-07-25aai should not check status codeDR695H3-8/+16
2019-07-24remove the last of the SO robot codeDR695H6-3/+111
2019-07-23adding missing importmarekpl1-0/+1
2019-07-22correct the order of parametersDR695H4-11/+17
2019-07-22adding in the keywords for aai basDR695H3-42/+117
2019-07-22hvves related utils updatemarekpl1-5/+8
2019-07-19fixing is not noneDR695H5-6/+24
2019-07-19moving all libs to global scopeDR695H16-0/+81
2019-07-18fix uuid reimplemntationDR695H4-4/+37
2019-07-18cleanup how message factory is usedDR695H7-25/+84