Files
oslo.utils/tools
eeldill e64b7564b2 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: I8f822fd4178aa3e3ac57fde51bcfaca08ccaff91
2018-05-03 13:19:24 +02:00
..