openstack-ansible/global-requirement-pins.txt
Jesse Pretorius ec125a3db0 Update all SHAs for Ocata 2016-10-12
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.

The repo_server role SHA is not set to 'master' due to bug 1632847.

Related-Bug: #1632847
Change-Id: I3015b76905ab14c9929a55a31ac552ac41cad7c6
2016-10-12 20:36:21 +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==8.1.2
setuptools==28.3.0
wheel==0.29.0