openstack-ansible/global-requirement-pins.txt
Andy McCrae 2b21dc28af SHA Bump for master 15-02-2017
Additionally set the thread count for the nova-placement uwsgi service
to reduce memory footprint, and reduce the galera server memory
footprint.

Change-Id: Ic8b3c3632218f7dbe848f75c0cfa431cefb7eb65
2017-02-16 16:34:41 +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==34.2.0
wheel==0.29.0