Files
python-ceilometerclient/ceilometerclient/tests/unit
liu-sheng 2429daec98 Don't try to get aodh endpoint if auth_url didn't provided
This change includes:

* Allow users of ceilometerclient specifying aodh_endpoint explicitly
* If aodh_endpoint didn't provided and users just provide ceilometer
  endpoint and token, no auth_url, we assume aodh is unavailable and
  avoid trying to get aodh endpoint.

Change-Id: Idd0ce60058d23507a99b89926e461d19db267ca2
Closes-Bug: #1488290
2015-08-25 01:32:56 +00:00
..