Bump oslo.rootwrap to 1.5.0

We broke compatibility with earlier versions when we landed
I1fb59b43912afb4b2f85ecade1ee1a7154c9efba. This has since been bumped in
global requirements, but we should proactively land this before the bot
does to avoid breaking people (like tripleo, perhaps).

Change-Id: Ia3efcbe55bc858351ab8bd7366a5ab14d60adab7
This commit is contained in:
Jim Rollenhagen 2015-02-02 06:09:05 -08:00
parent bfd74942df
commit 88248819fa
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ websockify>=0.6.0,<0.7
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.db>=1.4.1 # Apache-2.0
oslo.rootwrap>=1.3.0
oslo.rootwrap>=1.5.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0