
Python 3.8 is now our highest level supported python runtime. This updates the default tox target environments to swap out py37 for py38 to make sure local development testing is covering this version. This does not impact zuul jobs in any way, nor prevent local tests against py37. It just changes the default if none is explicitly provided. Change-Id: I46268c46a527e9189a380deb4dec9493e7e3fb26 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
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.
- Free software: Apache license
- Release notes: https://releases.openstack.org/teams/telemetry.html
- Documentation: https://docs.openstack.org/python-aodhclient/latest/
- Source: https://opendev.org/openstack/python-aodhclient
- Bugs: https://storyboard.openstack.org/#!/project/openstack/python-aodhclient
Description
Languages
Python
99.1%
Shell
0.9%