Cinder charm shouldn't install the cinder-audit-usage-tool on crontab if ceilometer is not deployed.
Bug #1666671 reported by
Jorge Niedbalski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Cinder Charm |
Triaged
|
Medium
|
Jorge Niedbalski | ||
cinder (Juju Charms Collection) |
Invalid
|
Medium
|
Jorge Niedbalski |
Bug Description
The cinder charm installs the cinder-
even if ceilometer has not been deployed and this might lead to the injection of unprocessed notification messages.
The charm should detect if ceilometer is available on the service catalog and then
enable the usage tool.
Changed in cinder (Juju Charms Collection): | |
importance: | Undecided → Medium |
assignee: | nobody → Jorge Niedbalski (niedbalski) |
status: | New → Confirmed |
Changed in charm-cinder: | |
assignee: | nobody → Jorge Niedbalski (niedbalski) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in cinder (Juju Charms Collection): | |
status: | Confirmed → Invalid |
Changed in charm-cinder: | |
status: | Confirmed → In Progress |
tags: | added: sts |
Changed in charm-cinder: | |
status: | In Progress → New |
Changed in charm-cinder: | |
status: | New → Triaged |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/439720
Review: https:/