commit 2dd894c7117d2d8ebf0f7ae365de49b3b3b1a078
Author: ZhiQiang Fan <email address hidden>
Date: Thu Nov 27 06:37:23 2014 +0800
Support ceilometer-url and os-endpoint
Ceilometerclient has messed up with (ceilometer-url and os-endpoint)
and (os-auth-token and token). This patch marks ceilometer-url and
auth-token as deprecated, and unifies the two pairs arguments.
Reviewed: https:/ /review. openstack. org/137486 /git.openstack. org/cgit/ openstack/ python- ceilometerclien t/commit/ ?id=2dd894c7117 d2d8ebf0f7ae365 de49b3b3b1a078
Committed: https:/
Submitter: Jenkins
Branch: master
commit 2dd894c7117d2d8 ebf0f7ae365de49 b3b3b1a078
Author: ZhiQiang Fan <email address hidden>
Date: Thu Nov 27 06:37:23 2014 +0800
Support ceilometer-url and os-endpoint
Ceilometerc lient has messed up with (ceilometer-url and os-endpoint)
and (os-auth-token and token). This patch marks ceilometer-url and
auth-token as deprecated, and unifies the two pairs arguments.
Change-Id: Id55e5b603d8075 018cf45b9833d39 7173439b3ce
Closes-Bug: #1396811