summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordparalen <vetrisko@gmail.com>2016-06-03 16:36:24 +0200
committerMilan Kováčik <mkovacik@redhat.com>2016-06-07 06:34:15 +0000
commitaca99298f9014c5b4542de2bd113a185748dd91c (patch)
tree897b60ae9c03c81381294ae823da028cd8a66594
parent8d75d2af3e1cc5320992a730fdff7324c5b78954 (diff)
downloadironic-aca99298f9014c5b4542de2bd113a185748dd91c.tar.gz
remove neutron stuff from devstack deb packages
It seems we are enforcing certain dependencies to be always installed on behalf of other projects. The issue I'm facing is we unconditionally install openvswitch-datapath-dkms which isn't necessary for Ubuntu kernels >= 3.13. Even worse, this package isn't available on Ubuntu 16.4 LTS thus breaking devstack setup.sh on that platform. This patch removes Neutron dependencies as those are handled by devstack[1] and devstack neutron plugin[2] [1] https://github.com/openstack-dev/devstack/blob/master/files/debs/openvswitch#L3 [2] https://github.com/openstack-dev/devstack/blob/master/lib/neutron_plugins/ovs_base#L58 Closes-bug: #1580101 Change-Id: Iff0cf13499d9cb05f241f23759d5faec9a9c4a98 (cherry picked from commit 033dbb2d104c02569ceb87d91e09b9d7d68cf9d9)
-rw-r--r--devstack/files/debs/ironic2
1 files changed, 0 insertions, 2 deletions
diff --git a/devstack/files/debs/ironic b/devstack/files/debs/ironic
index 1df2b40ea..ce4ab42b4 100644
--- a/devstack/files/debs/ironic
+++ b/devstack/files/debs/ironic
@@ -9,8 +9,6 @@ libguestfs0
libvirt-bin
open-iscsi
openssh-client
-openvswitch-datapath-dkms
-openvswitch-switch
python-libguestfs
python-libvirt
qemu