Update from global requirements

Because the patch from the sync bot keeps auto-rebasing
and we need to get this in sooner than later.

This is really needed because we've landed code that requires
oslo.versionedobjects>=0.9.0 and are broken downstream without
that.

Change-Id: I4446b148472aa56be05346b80dc3c0add939a726
This commit is contained in:
Matt Riedemann 2015-09-03 07:12:34 -07:00
parent e349663cf2
commit cc9c96d132
1 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr<2.0,>=1.4
SQLAlchemy<1.1.0,>=0.9.7
pbr<2.0,>=1.6
SQLAlchemy<1.1.0,>=0.9.9
boto>=2.32.1
decorator>=3.4.0
eventlet>=0.17.4
@ -19,7 +19,7 @@ PasteDeploy>=1.5.0
Paste
PrettyTable<0.8,>=0.7
sqlalchemy-migrate>=0.9.6
netaddr>=0.7.12
netaddr!=0.7.16,>=0.7.12
netifaces>=0.10.4
paramiko>=1.13.0
Babel>=1.3
@ -35,7 +35,7 @@ stevedore>=1.5.0 # Apache-2.0
setuptools>=16.0
websockify>=0.6.1
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.1.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.reports>=0.1.0 # Apache-2.0
@ -47,8 +47,8 @@ oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.service>=0.7.0 # Apache-2.0
rfc3986>=0.2.0 # Apache-2.0
oslo.middleware!=2.6.0,>=2.4.0 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
psutil<2.0.0,>=1.1.1
oslo.versionedobjects>=0.6.0
oslo.versionedobjects>=0.9.0
alembic>=0.8.0
os-brick>=0.3.2 # Apache-2.0