openstack-ansible/global-requirement-pins.txt
Jesse Pretorius 368119f229 Update all SHAs for Ocata 2016-11-04
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: I42514573d52d116eca9aeb3f248ad762149bfa9e
2016-11-08 16:24:57 +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.0
setuptools==28.7.1
wheel==0.29.0