python-aodhclient/aodhclient/v2
Dan Radez dff4f153d4 Don't use */* in accept header
The response is returned as text/plain in case of exception.
Pecan 1.4 uses accept header to decide the response content type.

This also affected gnocciclient and has been fixed there.
https://github.com/gnocchixyz/python-gnocchiclient/pull/110

Change-Id: Ia46259e960493c92a6701a165518ef87b03c5c2d
2020-08-24 09:03:24 -04:00
..
__init__.py remove gnocchi specific commands and set to v2 2015-12-15 16:52:43 -05:00
alarm.py Support threshold type alarm again 2019-11-26 15:23:21 +13:00
alarm_cli.py Support threshold type alarm again 2019-11-26 15:23:21 +13:00
alarm_history.py Add pagination support in Aodhclient 2016-06-16 11:17:30 +08:00
alarm_history_cli.py Add metavar for alarm_id in alarm-history show 2018-09-12 16:33:40 +00:00
base.py Don't use */* in accept header 2020-08-24 09:03:24 -04:00
capabilities.py remove gnocchi specific commands and set to v2 2015-12-15 16:52:43 -05:00
capabilities_cli.py Trivial-fix: make the capabilities help message more specific in OSC 2017-02-14 09:43:45 +08:00
client.py Support quota CLI 2020-02-04 15:00:35 +13:00
quota.py Support quota CLI 2020-02-04 15:00:35 +13:00
quota_cli.py Support quota CLI 2020-02-04 15:00:35 +13:00