nova-compute installs alternative ceph.conf on every update-status
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Nova Compute Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
the nova compute charm installs it's ceph.conf alternative on every update-status hook, as seen in the /var/log/
update-alternatives 2019-03-13 12:42:10: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 12:48:07: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 12:52:12: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 12:58:04: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 13:02:19: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 13:06:53: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 13:12:23: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 13:18:12: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
update-alternatives 2019-03-13 13:24:10: run with --force --install /etc/ceph/ceph.conf ceph.conf /var/lib/
Changed in charm-nova-compute: | |
status: | New → Triaged |
importance: | Undecided → Medium |