installing msgpack-python makes quantum stop working. https://bugs.launchpad.net/quantum/+bug/1178512 https://review.openstack.org/#/c/28504/ https://review.openstack.org/#/c/29182/
Signed-off-by: YAMAMOTO Takashi <[email protected]> --- tools/pip-requires | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index da04e2f..208b9b8 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,4 +3,3 @@ routes webob>=1.0.8 paramiko netaddr -msgpack-python -- 1.8.1.5 ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
