ceilometer resource-list should not retrieve meter links

Bug #1493400 reported by gordon chung
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Medium
gordon chung
Kilo
Fix Committed
Medium
gordon chung

Bug Description

by default, resource-list retrieves related links to meters... this isn't visible from client and it adds significant overhead to retrieve this information. we should stop retrieving it.

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/221348

Changed in python-ceilometerclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ceilometerclient (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/221353

Revision history for this message
ZhiQiang Fan (aji-zqfan) wrote :

I have to say it is not visible in SHELL, but visible in python SDK, I agree to disable it, but better if we disable it BY DEFAULT

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

Reviewed: https://review.openstack.org/221348
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=4f1b09f7687d59c313af59358b3a309fe1b90d7d
Submitter: Jenkins
Branch: master

commit 4f1b09f7687d59c313af59358b3a309fe1b90d7d
Author: gordon chung <email address hidden>
Date: Tue Sep 8 11:00:20 2015 -0400

    do not generate meter links on resource-list

    meter links are not accessible via resource_list and add significant
    overhead to query. we shouldn't generate these anymore.

    Change-Id: Ib20f410a70171aa09e4ebbbb748a5ce495fc6a43
    Closes-Bug: #1493400

Changed in python-ceilometerclient:
status: In Progress → Fix Committed
Changed in python-ceilometerclient:
milestone: none → 1.5.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (stable/kilo)

Reviewed: https://review.openstack.org/221353
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=2861e81ea83363d2327f8d67e12531f45883e423
Submitter: Jenkins
Branch: stable/kilo

commit 2861e81ea83363d2327f8d67e12531f45883e423
Author: gordon chung <email address hidden>
Date: Tue Sep 8 11:09:38 2015 -0400

    do not generate meter links on resource-list

    meter links are not accessible via resource_list and add significant
    overhead to query. we shouldn't generate these anymore. this patch is
    slightly different from master as this does not disable meter_links
    by default to maintain existing functionality.

    Change-Id: Ib20f410a70171aa09e4ebbbb748a5ce495fc6a43
    Closes-Bug: #1493400

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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