Images with pre-loaded devstack pips and yums 40/48840/7
authorJosh <jhershbe@redhat.com>
Wed, 30 Nov 2016 16:41:26 +0000 (18:41 +0200)
committerJosh <jhershbe@redhat.com>
Sun, 11 Dec 2016 06:01:16 +0000 (08:01 +0200)
commit5560c9c570334ddb9c6c668a25eb7b8556b064df
treecca2fd445f93f2ac79d0cdf152b0d3b21b9a8a68
parent00d9cac2d0afc70dc1aec35259f56045493e2fc2
Images with pre-loaded devstack pips and yums

This patch adds templates and a provisioning
script to build images that are pre-installed
with (a lot of) the various pip and yum pkgs
required for running devstack.

This aims to (hopefully) reduce the run time of CSIT.

Note that this is a just a first step. The low hanging
fruit. There are more packages that are installed by
openstack projects that can be preinstalled here as well.

Change-Id: Ic837dd2ef7a96141130bb0d71f578cd06de5f1f4
Signed-off-by: Josh <jhershbe@redhat.com>
jjb/releng-jobs.yaml
packer/provision/devstack-pre-pip.sh [new file with mode: 0644]
packer/templates/devstack-pre-pip-mitaka.json [new file with mode: 0644]
packer/templates/devstack-pre-pip-newton.json [new file with mode: 0644]