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.
Reviewed: https:/ /review. openstack. org/221353 /git.openstack. org/cgit/ openstack/ python- ceilometerclien t/commit/ ?id=2861e81ea83 363d2327f8d67e1 2531f45883e423
Committed: https:/
Submitter: Jenkins
Branch: stable/kilo
commit 2861e81ea83363d 2327f8d67e12531 f45883e423
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: Ib20f410a70171a a09e4ebbbb748a5 ce495fc6a43
Closes-Bug: #1493400