python-observabilityclient/test-requirements.txt
Jaromir Wysoglad e8961fdf62 Add functional tests
This adds new functional tests, which are supposed to be run
on devstack with a running instance of prometheus.
It tests all of the cli commands as well as all the functions
exposed in the python client.

These tests could be included into the telemetry-dsvm-integration
jobs in the future to use the same devstack vm.

Change-Id: Ibd6deec559465bf3cb7480681b816f55bdf9010e
2023-11-15 05:54:41 -05:00

3 lines
81 B
Plaintext

python-openstackclient>=6.3.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0