From: Brad Hall Date: Tue, 15 Nov 2011 00:54:12 +0000 (-0800) Subject: Fix for bug 890498 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1dffdc3edf1160be50eb4081f9316f3b76aa9ae7;p=openstack-build%2Fneutron-build.git Fix for bug 890498 Add mysql-python to pip-requires for the openvswitch plugin Change-Id: I4f66270cbaa16a6259c130e00c378acbe9abe931 --- diff --git a/plugins/openvswitch-plugin/pip-requires b/plugins/openvswitch-plugin/pip-requires new file mode 100644 index 000000000..e93bda8ef --- /dev/null +++ b/plugins/openvswitch-plugin/pip-requires @@ -0,0 +1 @@ +mysql-python