| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 1 | ####################################################################################### |
| 2 | # Copyright ETSI Contributors and Others. |
| 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 |
| 13 | # implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | ####################################################################################### |
| 17 | |
| 18 | azure-common |
| 19 | azure-identity |
| 20 | azure-mgmt-compute |
| aguilard | bf9e10b | 2023-05-17 08:05:29 +0000 | [diff] [blame] | 21 | azure-mgmt-monitor |
| aguilard | 3e73d29 | 2023-03-27 11:51:10 +0000 | [diff] [blame] | 22 | gnocchiclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 23 | google-api-python-client |
| 24 | google-auth |
| aguilard | 5184a3d | 2023-08-22 06:59:07 +0000 | [diff] [blame] | 25 | google-cloud-monitoring |
| garciadeblas | 42ee48b | 2025-12-10 00:47:01 +0100 | [diff] [blame] | 26 | prometheus-api-client==0.6.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 27 | prometheus-client |
| aguilard | 3e73d29 | 2023-03-27 11:51:10 +0000 | [diff] [blame] | 28 | python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 29 | python-keystoneclient |
| 30 | python-novaclient |
| Mark Beierl | 6eaf8b7 | 2023-07-21 17:13:40 +0000 | [diff] [blame] | 31 | pyyaml>6 |