From: Dan Prince Date: Tue, 15 Jul 2014 02:51:32 +0000 (-0400) Subject: Bump oslo.rootwrap to 1.3.0.0a1 for Cinder X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c9c807092fd04f4c777830084e9399b8c124a857;p=openstack-build%2Fcinder-build.git Bump oslo.rootwrap to 1.3.0.0a1 for Cinder Cinder already requires oslo.rootwrap 1.3.0 filters so we need to bump requirements accordingly. This will fix a variety of rootwrap warnings that can occur when using the new cgroups features. Change-Id: Ia72444d054a35c3dbb34c24dbefe8f05cdebbd33 Closes-bug: #1340877 --- diff --git a/requirements.txt b/requirements.txt index 9a94145af..e5b411666 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ lxml>=2.3 netaddr>=0.7.6 oslo.config>=1.2.1 oslo.messaging>=1.3.0 -oslo.rootwrap +oslo.rootwrap>=1.3.0.0a1 paramiko>=1.13.0 Paste PasteDeploy>=1.5.0