diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-09-14 16:47:09 +0100 |
---|---|---|
committer | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-09-15 12:12:04 +0100 |
commit | 056cc862bf9c65b559107fee42597364f92dccbb (patch) | |
tree | 6f691412bdd6871832962d7970e41dfb8b4e4634 /csit/pylibs.txt | |
parent | bd8ab2fc4737aebada59962baed8b35d4f86dd1c (diff) |
Remove dependency on ci-management for robot framework configuration
Issue-ID: CPS-666
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ief1ce66203e42964db855304b47f6bf0fdd140c3
Diffstat (limited to 'csit/pylibs.txt')
-rw-r--r-- | csit/pylibs.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/csit/pylibs.txt b/csit/pylibs.txt new file mode 100644 index 0000000000..d6250dbab5 --- /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 |