cinder using removed notifications driver with Juno
Bug #1396975 reported by
James Page
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Cinder Charm |
Triaged
|
Low
|
Unassigned | ||
cinder (Juju Charms Collection) |
Invalid
|
Low
|
Unassigned |
Bug Description
Highlighted in http://
cinder should be using the oslo.messaging notifications driver; the locally synced one has been dropped in Juno
Changed in cinder (Juju Charms Collection): | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in charm-cinder: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in cinder (Juju Charms Collection): | |
status: | Triaged → Invalid |
To post a comment you must log in.
I think this should all be functional still; cinder remaps:
cinder. openstack. common. notifier. rpc_notifier = oslo.messaging. notify. _impl_messaging :MessagingDrive r
we need to update, but its not broken AFAICT now.