Require a more recent version of glance
Recent changes started using a recently added exception to glance.common.exception, so update pip-requires to require a version of glance that has that. Change-Id: I56ca02bdb98a8e2ed40dcd8f08c9d69d5a043add
This commit is contained in:
parent
846c3a1760
commit
cdf0753526
@ -19,7 +19,7 @@ PasteDeploy==1.5.0
|
|||||||
paste
|
paste
|
||||||
sqlalchemy-migrate>=0.7.2
|
sqlalchemy-migrate>=0.7.2
|
||||||
netaddr
|
netaddr
|
||||||
glance
|
glance>=2011.3.1
|
||||||
suds==0.4
|
suds==0.4
|
||||||
paramiko
|
paramiko
|
||||||
feedparser
|
feedparser
|
||||||
|
Loading…
Reference in New Issue
Block a user