pluggability for matchmakers in oslo.messaging
Bug #1291701 reported by
Davanum Srinivas (DIMS)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oslo.messaging |
Fix Released
|
Medium
|
Li Ma | ||
oslo.messaging (Ubuntu) |
Fix Released
|
Medium
|
James Page |
Bug Description
I see that we have 2 impls for matchmaker and another one is on the way - https:/
Expected to see entries in setup.cfg for those just like "oslo.messaging
summary: |
- pluggability for matchmaker in oslo.messaging + pluggability for matchmakers in oslo.messaging |
affects: | oslo-incubator → oslo.messaging |
tags: | added: zmq |
Changed in oslo.messaging (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in oslo.messaging (Ubuntu): | |
assignee: | nobody → James Page (james-page) |
status: | Triaged → In Progress |
Changed in oslo.messaging: | |
milestone: | none → 1.8.1 |
status: | Fix Committed → Fix Released |
status: | Fix Released → Fix Committed |
milestone: | 1.8.1 → next-liberty |
Changed in oslo.messaging: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Agreed, there is also the bigger question (maybe not relevant here) of should the matchmaker concepts be using the seemingly more generic concept of groups that tooz and nova have or are creating (in essence using there group concept to do the same thing that the match makers are doing to identify topics/fanout hosts...).