python-monascaclient/monascaclient/v2_0
Jamie Lennox 6105dddba8 Don't send X-Auth- headers in requests
From looking through monasca server code there is nowhere that is
actuall reading the X-Auth-User, X-Auth-Key, X-Auth-Url or X-Auth-Region
headers. The shell also enforces that a user provide keystone
authentication. This means we are sending the server a user's password
for no reason. They were initially added in the very first monascaclient
commit so assume they were unneeded and remove it.

Change-Id: Ic6e6dd1a14474537ab9180bb4af1a3fae09fc8a6
2017-01-12 09:04:54 -07:00
..
__init__.py Update copyright in monascaclient 2016-06-09 12:21:18 -06:00
alarm_definitions.py Don't send X-Auth- headers in requests 2017-01-12 09:04:54 -07:00
alarms.py Don't send X-Auth- headers in requests 2017-01-12 09:04:54 -07:00
client.py Add support for new rest api notification-type-list 2016-07-26 12:17:09 -07:00
metrics.py Don't send X-Auth- headers in requests 2017-01-12 09:04:54 -07:00
notifications.py Don't send X-Auth- headers in requests 2017-01-12 09:04:54 -07:00
notificationtypes.py Add list_next for pagination 2016-11-19 22:21:24 -07:00
shell.py Merge "Add state-updated-timestamp filter to alarm count CLI" 2016-12-06 05:33:25 +00:00