python-observabilityclient 0.1.0 (caracal)
We contentedly announce the release of: python-observabilityclient 0.1.0: OpenStack Observability Client This is the first release of python-observabilityclient. This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/python-observabilityclient Download the package from: https://pypi.org/project/python-observabilityclient Please report issues through: https://bugs.launchpad.net/python-observabilityclient/+bugs For more details, please see below. Changes in python-observabilityclient 7ad72695a3bf39133e90b011bee453926ae19d3b..0.1.0 ------------------------------------------------------------------------------------- 2668773 Fix zuul testing 53b335a Add automated unit testing and a set of tests (#9) 86f4f08 PyPI dist (#8) 57cd295 PyPI dist (#8) a580772 Prometheus interaction (#7) 7ba473e Update README.md 51fde08 Update README to reflect new params file changes 5897510 Removing README.rst 61b1e74 Merging additions from my notes a5b8fb7 Fixed missing comma 62c8dc1 Update license file 0f7d6c0 Basic set of docs cb7cfe2 Missing piece 82cb579 Allow inventory overrides 5f52353 Initial functionality (#1) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3f333b7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +osc-lib>=1.0.1 # Apache-2.0 +keystoneauth1>=1.0.0 +cliff>=1.14.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org