devstack/tests
Dean Troyer 06f3639a70
Add os-client-config and osc-lib from source
There is currently a hole in our testing that lets os-client-config,
which sits at the bottom of the dependency chain for some key pieces
like neutronclient and python-openstackclient, introduce gate breakages.
Step one in fixing this is allowing os-client-config to be optionally
installed from source so that jobs can be put into its gate to exercise
its master vs devstack installs.

Additionally, osc-lib is a new and lovely library that's going to need
the same things.

We're putting both in install_oslo, even though they're not oslo
libraries, because that'll make grenade work properly.

Co-Authored-By: Monty Taylor <mordred@inaugust.com>
Change-Id: I747480b6063a62e82ca2b030f274d3e87bf28b3b
2016-08-12 09:46:36 -05:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
run-process.sh Fix comment typos in inc/ and tests/ directories 2015-11-30 20:25:17 +09:00
test_functions.sh Add dependency for hexdump 2016-03-22 09:34:04 +11:00
test_ini_config.sh Introduce iniget_sections function 2015-12-29 09:42:35 +00:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Add os-client-config and osc-lib from source 2016-08-12 09:46:36 -05:00
test_localconf.sh add local.conf modifying functions 2016-07-01 12:50:18 +00:00
test_meta_config.sh Updated Typos in devstack 2015-11-20 11:17:19 +05:30
test_package_ordering.sh Fix sorting on LC_ALL=C platforms 2016-03-08 12:00:15 -05:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00
test_truefalse.sh Detect blank variable in trueorfalse 2015-10-09 19:07:50 +11:00
test_vercmp.sh Add vercmp function 2015-11-19 09:37:33 +11:00
test_worlddump.sh Add worlddump unit test 2015-07-01 06:29:27 +10:00
unittest.sh Merge "Add vercmp function" 2016-01-29 05:21:09 +00:00