Fixing failing devstack zuul job

The glance devstack plugin is not working for us,
and is not needed for our devstack to work, so updating
the zuul job to use the "min" devstack version that is used
by other repos such as 'fault' and avoid setting up the
glance devstack plugin altogether.

Change-Id: Id16671961e10962530d2eaff28387b4b206e0a3b
Partial-Bug: 1840292
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2019-08-15 13:43:27 -05:00
parent 2d04c4e428
commit d7dc7b1eaa
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
- job:
name: flock-devstack-ha
parent: flock-devstack-base
parent: flock-devstack-base-min
required-projects:
- openstack/barbican
- openstack/python-barbicanclient