From 056cc862bf9c65b559107fee42597364f92dccbb Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Tue, 14 Sep 2021 16:47:09 +0100 Subject: Remove dependency on ci-management for robot framework configuration Issue-ID: CPS-666 Signed-off-by: puthuparambil.aditya Change-Id: Ief1ce66203e42964db855304b47f6bf0fdd140c3 --- csit/pylibs.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 csit/pylibs.txt (limited to 'csit/pylibs.txt') diff --git a/csit/pylibs.txt b/csit/pylibs.txt new file mode 100644 index 000000000..d6250dbab --- /dev/null +++ b/csit/pylibs.txt @@ -0,0 +1,27 @@ +docker-py +ipaddr +netaddr +netifaces +pyhocon +requests +robotframework-httplibrary +robotframework-requests +robotframework-selenium2library +robotframework-extendedselenium2library +robotframework-sshlibrary +scapy +# Module jsonpath is needed by current AAA idmlite suite. +jsonpath-rw +# Modules for longevity framework robot library +elasticsearch +elasticsearch-dsl +# Module for pyangbind used by lispflowmapping project +pyangbind +# Module for iso8601 datetime format +isodate +# Module for TemplatedRequests.robot library +jmespath +# Module for backup-restore support library +jsonpatch +# odltools for extra debugging +odltools -- cgit 1.2.3-korg