ceilometerclient doesn't support --os-endpoint nor --ceilometer-url

Bug #1396811 reported by ZhiQiang Fan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Medium
ZhiQiang Fan

Bug Description

$ ceilometer --os-auth-token 353f6f523e324115b8f7a2145ebb9675 --os-endpoint http://127.0.0.1:8777 alarm-list
You must provide a username via either --os-username or via env[OS_USERNAME]

$ ceilometer --os-auth-token 353f6f523e324115b8f7a2145ebb9675 --ceilometer-url http://127.0.0.1:8777 alarm-list
Authentication failed. Missing options: token, endpoint, username, tenant_id, tenant_name

ZhiQiang Fan (aji-zqfan)
Changed in python-ceilometerclient:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ceilometerclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/137486

Lianhao Lu (lianhao-lu)
Changed in python-ceilometerclient:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

Reviewed: https://review.openstack.org/137486
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=2dd894c7117d2d8ebf0f7ae365de49b3b3b1a078
Submitter: Jenkins
Branch: master

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.

    Change-Id: Id55e5b603d8075018cf45b9833d397173439b3ce
    Closes-Bug: #1396811

Changed in python-ceilometerclient:
status: In Progress → Fix Committed
Changed in python-ceilometerclient:
milestone: none → 1.3.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.