deb-python-monascaclient/monascaclient/common
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 renaming monclient to monascaclient, alarm-update fix 2014-07-15 15:04:32 -06:00
http.py Don't send X-Auth- headers in requests 2017-01-12 09:04:54 -07:00
monasca_manager.py Don't send X-Auth- headers in requests 2017-01-12 09:04:54 -07:00
utils.py Fixes H904: wrapping using parantheses 2016-07-01 22:41:52 +03:00