Files
python-ceilometerclient/ceilometerclient/client.py
ZhiQiang Fan dbf003ac6f Support os-endpoint-type
Ceilometerclient will always get publicURL even though we specify
endpoint type via arguments, it is because we call kesytone session
with wrong keyword argument, which should be interface rather than
endpoint_type.

see: https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/auth/identity/base.py

Change-Id: Ic2b03bd900d913c7efd22c9b91dfaa79e0cdd4bc
Closes-Bug: #1396493
2014-11-27 07:29:53 +08:00

12 KiB