Merge "Openvswitch 2.1 removes openvswitch-controller"

This commit is contained in:
Jenkins 2014-05-02 15:37:20 +00:00 committed by Gerrit Code Review
commit c0217d1924
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ function deps {
fi
install-packages screen ccze
install-packages git ipmitool python-dev python-greenlet libxml2-dev libxslt-dev
install-packages openvswitch-common openvswitch-controller openvswitch-switch open-iscsi
install-packages openvswitch-common openvswitch-switch open-iscsi
install-packages python-numpy python-lxml
}