Files
oslo.policy/tools
eeldill 50d549e76c 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 17:10:47 +02:00
..