Remove cache-bindep element

Currently, we only install bindep into a virtualenv in our
cache-bindep element. We can move this into infra-package-needs as an
optimization and reduce elements we depend on.

Change-Id: I591ed9a0835609c1ff8cc6069e45231032fd9f28
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-05-01 17:32:42 -04:00
parent 32cafad587
commit ff14b3244a
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
6 changed files with 0 additions and 9 deletions

View File

@ -1 +0,0 @@
Pre-cache all of the things bindep can identify in our repos

View File

@ -1 +0,0 @@
openstack-repos

View File

@ -805,7 +805,6 @@ diskimages:
- openstack-repos
- nodepool-base
- cache-devstack
- cache-bindep
- growroot
- infra-package-needs
- stackviz
@ -826,7 +825,6 @@ diskimages:
- openstack-repos
- nodepool-base
- cache-devstack
- cache-bindep
- growroot
- infra-package-needs
- stackviz
@ -848,7 +846,6 @@ diskimages:
- nodepool-base
- cache-devstack
- initialize-urandom
- cache-bindep
- growroot
- infra-package-needs
- stackviz
@ -869,7 +866,6 @@ diskimages:
- openstack-repos
- nodepool-base
- cache-devstack
- cache-bindep
- growroot
- infra-package-needs
- stackviz
@ -890,7 +886,6 @@ diskimages:
- nodepool-base
- cache-devstack
- initialize-urandom
- cache-bindep
- growroot
- infra-package-needs
- stackviz

View File

@ -60,7 +60,6 @@ diskimages:
- nodepool-base
- cache-devstack
- initialize-urandom
- cache-bindep
- growroot
- infra-package-needs
- stackviz

View File

@ -110,7 +110,6 @@ disk-image-create -x --no-tmpfs -o $IMAGE_NAME \
openstack-repos \
nodepool-base \
cache-devstack \
cache-bindep \
growroot \
infra-package-needs \
stackviz \