openstack-ansible/global-requirement-pins.txt
Jesse Pretorius 2e712b107d Update all SHAs for Queens 2017-12-19
This patch updates all the roles to the latest available SHA's,
updates all the OpenStack Service SHA's and also updates the
appropriate python requirements pins.

Change-Id: I1e04455ad896525bbad349ac0369201b6036215f
2017-12-19 21:29:43 +00:00

15 lines
477 B
Plaintext

# This file should only be used to set python package pins that are
# not present in OpenStack's upper-constraints. Any pins present in
# this file will override any requirements set in *requirements.txt,
# upper-constraints and any roles/vars.
#
# Use this file with caution!
#
###
### These are pinned to ensure exactly the same behaviour forever! ###
### These pins are updated through the sources-branch-updater script ###
###
pip==9.0.1
setuptools==38.2.4
wheel==0.30.0