openstack-helm-infra/tools/gate/devel
Tin Lam cb1c376ad2 Fix pip package version
The python "cmd2" package installs version 0.9+ on Python 2.7, which only
support Python 3.4+. This causes a dependency error in the gate due to
issue outlined in [0].  We will pre-install a capped version of "cmd2"
that would work with Python 2.7.

This patch set also temporarily make the keystone webhook non-voting as
this bug is causing a circular dependencies with patch [1]. Once this is
fixed, a new patch will be submitted to make this voting again.

[0] https://github.com/python-cmd2/cmd2/issues/421
[1] https://review.openstack.org/#/c/571093/

Change-Id: I34cbde65b74efc2805bd7785f84878783d2badbf
2018-05-30 01:50:22 -05:00
..
local-inventory.yaml Zuul V3 gate 2017-10-24 20:27:34 -05:00
local-vars.yaml Gate: place role default vars within the role 2018-05-14 03:28:31 +00:00
multinode-inventory.yaml Zuul V3 gate 2017-10-24 20:27:34 -05:00
multinode-vars.yaml Gate: Fix vars for local development use 2017-11-21 15:37:25 -05:00
start.sh Fix pip package version 2018-05-30 01:50:22 -05:00