python-heatclient/heatclient/common
tamilhce f2147f79aa Don't use endpoint_override with session
We should not use endpoint_override by default and rather
use service_type with session. This also refactors some of
the associated code.

However, if one wants to override the endpoint they can pass
endpoint_override to the client constructor along with session.

Change-Id: I7c27d8ff827de3b4bb3e70457c0b6a3f47b6d7bb
Co-Authored-By: Rabi Mishra <ramishra@redhat.com>
Closes-Bug: #1621505
2016-09-09 10:01:39 +05:30
..
__init__.py Initial import 2012-10-10 08:55:03 +13:00
deployment_utils.py Clean imports in code 2016-09-05 09:58:29 +07:00
environment_format.py Add parameter_merge_startegies section 2016-08-25 11:09:40 +05:30
event_utils.py Show resource name path in event log formatter 2016-09-06 13:54:12 +12:00
format_utils.py Standardize import format 2016-08-03 19:45:05 +08:00
hook_utils.py Standardize import format 2016-08-03 19:45:05 +08:00
http.py Don't use endpoint_override with session 2016-09-09 10:01:39 +05:30
resource_formatter.py A resource list formatter for graphviz dot diagrams 2016-05-31 09:15:03 +12:00
template_format.py Strip any whitespace before checking for json 2016-02-29 10:14:43 +00:00
template_utils.py Fix obscure error message when no template given to OSC 2016-05-01 21:58:24 -06:00
utils.py Show resource name path in event log formatter 2016-09-06 13:54:12 +12:00