Files
python-ironicclient/ironicclient/osc
Monty Taylor 2702f9b35f Do not pass endpoint to constructor in OSC
The constructor is using a Session. This means that an endpoint is not
needed. Further, passing one breaks things like the token_endpoint
plugin for OSC which do not have an auth_url. Just let the session do
its work.

Closes-bug: #1551837
Change-Id: I82dc42c31637f318682faa4383c4103abb5d9624
2016-03-01 16:32:28 +00:00
..
2015-09-28 18:20:00 +00:00
2015-09-18 08:45:21 -04:00