Install redis while using ZeroMQ
Bug #1185690 reported by
Rushi Agrawal
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
devstack |
Invalid
|
Medium
|
Li Ma |
Bug Description
When one changes the message queue from 'rabbit' to 'zeromq' in ENABLED_SERVICES, an error 'ImportError: Failed to import module redis.' is thrown across most of the screen. A suitable fix would be to pip install redis when the user selects zeromq in localrc, however I havent tried it yet..
Changed in devstack: | |
status: | New → Confirmed |
Changed in devstack: | |
assignee: | Michael H Wilson (geekinutah) → Paul Mathews (pmathews) |
Changed in devstack: | |
importance: | Undecided → Medium |
tags: | added: zmq |
Changed in devstack: | |
status: | In Progress → Incomplete |
Changed in devstack: | |
status: | Incomplete → Invalid |
Changed in devstack: | |
assignee: | Paul Mathews (pmathews) → Li Ma (nick-ma-z) |
To post a comment you must log in.
Does installing redis indeed fix this problem?