Go to file
Yadnesh Kulkarni 5a8598c436 Fix CI jobs(py38, py310) and upload of wheels package to PyPi
According to PEP440[1] python wheel with a direct references
in their metadata cannot be uploaded to PyPi(public index server). Move "aodh-master" tarball url to tox.ini.

Since this project doesn't consume upper-constraints, the latest
releases of a few packages are being installed which breaks
"gnocchi upgrade" when running py38 and py310 jobs. Avoid this
by pinning sqlalchemy and oslo.db packages.

[1] https://peps.python.org/pep-0440/#direct-references

Change-Id: I6c10d87c572f9503484fcb02f6f0a0188c9454b3
2023-02-20 17:38:48 +00:00
2022-06-21 18:12:52 +00:00
2023-01-06 16:28:23 +00:00
2022-09-06 12:35:38 +00:00
2017-05-16 19:19:39 +00:00
2018-07-17 15:53:47 +07:00
2019-04-19 19:34:27 +00:00
2018-07-26 08:04:28 +02:00
2019-06-20 20:35:19 +08:00
2017-07-14 14:02:06 +07:00
2015-08-28 11:43:50 +02:00
2019-06-20 20:35:19 +08:00
2020-04-04 11:14:09 +02:00

aodhclient

Python bindings to the OpenStack Aodh API

This is a client for OpenStack Aodh API. There's a Python API (the aodhclient module), and a command-line script (installed as aodh). Each implements the entire OpenStack Aodh API.

Description
Client library for Aodh API
Readme 3.2 MiB
Languages
Python 99.1%
Shell 0.9%