python-heatclient/heatclient
David Hu 9154f6dff8 Re-add keystone v3 auth with fixes
The first part of the commit is to re-propose the v3 auth changes.
https://review.openstack.org/#/c/92728/

The second part of the commit is to address the unexpected keyword
argument 'follow_redirect' and missing endpoint issue in certain
code path such as 'heat event-list' or 'heat resource-metadata'.
With the fix, follow_redirect argument is consumed by
SessionClient.  Heat endpoint is now passed from Heatclient
shell to SessionClient.

Unit tests were added and updated to cover the issue.

Change-Id: I0cdf837c924afe9cbd8826bdca5dd611c183efeb
Closes-Bug: #1349467
Closes-Bug: #1348297
2014-09-04 23:08:46 -07:00
..
common Re-add keystone v3 auth with fixes 2014-09-04 23:08:46 -07:00
openstack Sync oslo incubator 2014-04-03 12:40:35 +02:00
tests Re-add keystone v3 auth with fixes 2014-09-04 23:08:46 -07:00
v1 Re-add keystone v3 auth with fixes 2014-09-04 23:08:46 -07:00
__init__.py Support --version for heatclient 2013-09-04 14:29:56 +08:00
client.py Initial import 2012-10-10 08:55:03 +13:00
exc.py Port to python requests 2014-02-07 14:52:22 -06:00
shell.py Re-add keystone v3 auth with fixes 2014-09-04 23:08:46 -07:00