devstack/inc
Lee Yarwood ecf59118d7 Stop installing test-requirements with projects
This is a test of installing openstack and then seeing if it works.
OpenStack components do not need test-requirements to operate,
that's why they are test-requirements.

Additionally, as we look forward to depsolver pip, this is going
to screw us because we don't apply constraints to linters, which
are expressed in - you guessed it, test-requirements.

NOTE(lyarwood): openstacksdk-functional is currently failing due to
I1e151454f39d51db52cdc7a23dbdcbf9b28c9381 not being present in
stable/train. Unfortunatley the backport of this fix is held up by
multiple other failures in other projects caused by the new pip
dependency resolver behaviour. To fix these we first need to land
I8f24b839bf42e2fb9803dc7df3a30ae20cf264eb in devstack on stable/train,
allowing fixes to land in these projects that should eventually fix
openstacksdk.

To allow this we need to temporarily mark the openstacksdk-functional
job as non-voting.

Change-Id: I8f24b839bf42e2fb9803dc7df3a30ae20cf264eb
(cherry picked from commit 09b5b05c47)
2020-12-21 19:26:14 +00:00
..
ini-config Fix an issue in iniset function 2019-01-12 08:53:26 +08:00
meta-config Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
python Stop installing test-requirements with projects 2020-12-21 19:26:14 +00:00
rootwrap Fix path setup in add_sudo_secure_path 2015-12-01 13:43:01 +11:00