Files
oslo.policy/tools
eeldill 6819e2edd2 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: I76f6c07bbb938d0eaeefc1bc9c8c383e2ca48e09
2018-05-02 13:54:46 +02:00
..