6dcfef81fb
mirroring what is done for master and newton in tripleo-common [1] we are removing vendor plugins from default image build process, because they are proven to be unreliable, difficult to gate and slow to fix. [1] https://review.openstack.org/409809 Change-Id: I52371311d02d987ec198380ec268addd27f36684 Closes-Bug: 1658645
11 lines
588 B
YAML
11 lines
588 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Some packages previously built into the default overcloud-full image to
|
|
support vendor integration have been removed due to difficulties related
|
|
to CI stability. To add these packages for the vendor support you require
|
|
you can either build a custom image containing the packages (see
|
|
http://docs.openstack.org/developer/tripleo-docs/basic_deployment/basic_deployment_cli.html#get-images)
|
|
or you can use virt-customize (http://libguestfs.org/virt-customize.1.html)
|
|
to install the required extra packages in a pre-built overcloud-full image.
|