| prithiv | 063fe7c | 2017-09-29 11:24:41 +0100 | [diff] [blame] | 1 | # Copyright 2017 Intel Research and Development Ireland Limited |
| 2 | # ************************************************************* |
| 3 | |
| 4 | # This file is part of OSM Monitoring module |
| 5 | # All Rights Reserved to Intel Corporation |
| 6 | |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 8 | # not use this file except in compliance with the License. You may obtain |
| 9 | # a copy of the License at |
| 10 | |
| 11 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | |
| 13 | # Unless required by applicable law or agreed to in writing, software |
| 14 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 15 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 16 | # License for the specific language governing permissions and limitations |
| 17 | # under the License. |
| 18 | |
| 19 | # For those usages not covered by the Apache License, Version 2.0 please |
| 20 | # contact: prithiv.mohan@intel.com or adrian.hoban@intel.com |
| bravof | 4b9f79e | 2020-12-02 16:42:05 -0300 | [diff] [blame] | 21 | chardet==3.0.4 |
| 22 | lxml==4.6.2 |
| 23 | humanfriendly==9.0.* |
| bravof | 4509db8 | 2020-06-12 11:10:15 -0400 | [diff] [blame] | 24 | aiokafka==0.6.0 |
| bravof | 4b9f79e | 2020-12-02 16:42:05 -0300 | [diff] [blame] | 25 | requests==2.25.* |
| bravof | cd89bb4 | 2021-01-27 21:22:19 -0300 | [diff] [blame] | 26 | python-keystoneclient==4.2.0 |
| bravof | 4b9f79e | 2020-12-02 16:42:05 -0300 | [diff] [blame] | 27 | six==1.15.0 |
| lavado | e492a79 | 2019-11-11 16:25:35 -0500 | [diff] [blame] | 28 | pyyaml>=5.1.2 |
| Benjamin Diaz | dec1bb5 | 2018-10-10 16:50:44 -0300 | [diff] [blame] | 29 | prometheus_client==0.4.* |
| Benjamin Diaz | 0e34244 | 2018-11-09 17:52:08 -0300 | [diff] [blame] | 30 | gnocchiclient==7.0.* |
| bravof | 4b9f79e | 2020-12-02 16:42:05 -0300 | [diff] [blame] | 31 | pyvcloud==23.0.* |
| Benjamin Diaz | 8721c5c | 2019-02-19 20:49:39 -0300 | [diff] [blame] | 32 | python-ceilometerclient==2.9.* |
| Benjamin Diaz | 616fde7 | 2019-02-22 16:36:00 -0300 | [diff] [blame] | 33 | python-novaclient==12.0.* |
| Benjamin Diaz | 6b45f21 | 2019-04-16 12:41:24 -0300 | [diff] [blame] | 34 | python-neutronclient==5.1.* |
| Atul Agarwal | 3c4858e | 2021-04-06 11:47:21 +0000 | [diff] [blame] | 35 | pymongo==3.11.* |
| 36 | pycrypto==2.6.* |
| 37 | juju==2.8.* |
| David Garcia | 51f66e9 | 2021-05-05 15:10:07 +0200 | [diff] [blame] | 38 | kubernetes==10.0.* |
| beierlm | 250a640 | 2021-05-07 08:50:34 -0400 | [diff] [blame] | 39 | git+https://osm.etsi.org/gerrit/osm/common.git@bug1511#egg=osm-common |
| 40 | git+https://osm.etsi.org/gerrit/osm/N2VC.git@bug1511#egg=n2vc |