Bump shade requirement to >=0.12.0

Using shade earlier than 0.12.0 causes our shade integration test to
fail with a missing argument.

Change-Id: I5f60225283ebd60cf8359ca3d962b04c6ddc8b8b
This commit is contained in:
Gregory Haynes 2015-10-05 21:18:40 +00:00
parent d2d4305a53
commit b4bbcceba0
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ PrettyTable>=0.6,<0.8
# shade has a looser requirement on six than nodepool, so install six first
six>=1.7.0
os-client-config>=1.2.0
shade>=0.7.0
shade>=0.12.0
diskimage-builder
voluptuous