From ec78e9d84d13de60b54368dd751a338d8c9af73b Mon Sep 17 00:00:00 2001 From: John Trowbridge Date: Mon, 12 Dec 2016 09:19:14 -0500 Subject: [PATCH] Remove remaining vendor plugins from default image YAML Trunk is again broken by a vendor plugin not keeping up with deprecations in neutron. This time it is the bigswitch plugin that is using code from neutron that was moved to neutron-lib. There is not really any reason to have these vendor plugins installed in the default YAML. If the vendor wants to build images for TripleO in their own CI, it is simply a matter of passing an extra yaml with the packages key. Change-Id: Ib7c10f2dbd692494bd1990c3a2988308096743e7 Closes-Bug: 1649284 --- image-yaml/overcloud-images.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/image-yaml/overcloud-images.yaml b/image-yaml/overcloud-images.yaml index ffbc63972..e125cf50b 100644 --- a/image-yaml/overcloud-images.yaml +++ b/image-yaml/overcloud-images.yaml @@ -26,11 +26,7 @@ disk_images: - python-debtcollector - plotnetcfg - sos - - python-UcsSdk - device-mapper-multipath - - python-networking-bigswitch - - openstack-neutron-bigswitch-lldp - - openstack-neutron-bigswitch-agent - python-heat-agent-puppet - python-heat-agent-hiera - python-heat-agent-apply-config