openstack-ansible/global-requirement-pins.txt
Jean-Philippe Evrard 3cd321cff7 Update all SHAs for 17.0.2
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo, updates all the OpenStack Service SHA's, and
updates the appropriate python requirements pins.

Depends-On: Ie841216c4bb7d8b5727a0d633b603d4f64172a63
Change-Id: I4ad515b9a63948fd522a3fc6fc38ab7b2da3f7ab
2018-04-03 15:28:03 +01: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.3
setuptools==39.0.1
wheel==0.31.0