puthuparambil.aditya | 8d443ef | 2021-09-13 18:01:11 +0100 | [diff] [blame^] | 1 | # ============LICENSE_START======================================================= |
| 2 | # Copyright (C) 2021 Bell Canada. |
| 3 | # ================================================================================ |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at |
| 7 | # |
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | # |
| 10 | # Unless required by applicable law or agreed to in writing, software |
| 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | # See the License for the specific language governing permissions and |
| 14 | # limitations under the License. |
| 15 | # |
| 16 | # SPDX-License-Identifier: Apache-2.0 |
| 17 | # ============LICENSE_END========================================================= |
| 18 | |
| 19 | docker-py |
| 20 | ipaddr |
| 21 | netaddr |
| 22 | netifaces |
| 23 | pyhocon |
| 24 | requests |
| 25 | robotframework-httplibrary |
| 26 | robotframework-requests |
| 27 | scapy |
| 28 | # Module jsonpath is needed by current AAA idmlite suite. |
| 29 | jsonpath-rw |
| 30 | # Module for pyangbind used by lispflowmapping project |
| 31 | pyangbind |
| 32 | # Module for iso8601 datetime format |
| 33 | isodate |
| 34 | # Module for TemplatedRequests.robot library |
| 35 | jmespath |
| 36 | # Module for backup-restore support library |
| 37 | jsonpatch |
| 38 | # odltools for extra debugging |
| 39 | odltools |