No way to restrict generating meter_links from Ceilometer CLI
Bug #1508708 reported by
Rohit Jaiswal
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-ceilometerclient |
Triaged
|
Medium
|
Rohit Jaiswal |
Bug Description
This affects stable/kilo.
[1] was added to kilo to enable control over generating meter_links from client. However, links is enabled by default for backward compatibility, but there is really no way to disable that from CLI since [2] doesnt pass a value for links.
[1] https:/
[2] https:/
The resource-list shell should probably include an optional CLI argument to disable links, since currently its enabled by default.
This doesnt affect stable/liberty and master, since meter_links is disabled by default, the problem there is that it cannot be enabled.
Changed in python-ceilometerclient: | |
assignee: | nobody → Rohit Jaiswal (rohit-jaiswal-3) |
summary: |
- No way to restrict generating meter_links from client + No way to restrict generating meter_links from Ceilometer CLI |
description: | updated |
Changed in python-ceilometerclient: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: stable/kilo /review. openstack. org/242297
Review: https:/