openstack-ansible-ops/leap-upgrades/lib/upgrade-requirements.txt
Kevin Carter 2438ad03ab Added leap upgrade tooling
This change adds upgrade tooling that will take a Juno based
OpenStack-Ansible cloud and upgrade it to Newton. The tooling
will run a deployment through all of the needed steps upgrading
the environment and skipping all of the OpenStack releases in
between.

**This tooling should be considered experimental at this time**

Change-Id: I1880794717b9e47786ae255ea1afa57d805cde8e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-02-01 14:27:07 +00:00

10 lines
182 B
Plaintext

###
### These are pinned to ensure upgrades happen from a known good place ###
###
cryptography==1.7.2
packaging==16.8
pip==9.0.1
setuptools==34.0.1
virtualenv==15.1.0
wheel==0.29.0