Files
eeldill a009e7c869 Fix sphinx-docs job for stable branch
build-openstack-sphinx-docs jobs fail on stable branches due to the new
pip version 10 introduces some previously Warning as Error: in case of
calling "pip install" without any package name, the command fails.
tox_install.sh is called during docs job without any package passed to pip.

Change-Id: Ic011be44d4852a293d7adc0ef25b7e498e4b5d20
2018-04-27 15:18:23 +02:00
..