Pin Shade to last known version

Shade has to be pinned because 1.23.0 doesn't work for tempest
instance creation.  We should remove this pin as fast as possible
when shade is fixed.

Change-Id: Idc27f5090eaaac73d3019425b3cfabff66474af8
Related-Bug: #1715603
This commit is contained in:
Jean-Philippe Evrard 2017-09-07 09:06:15 +00:00
parent 1c580c3f5b
commit a9964643f6
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@
pip==9.0.1
setuptools==33.1.1
wheel==0.29.0
# TODO(evrardjp): Remove this when a fixed version of shade is delivered
shade===1.22.2