]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Bump oslo.rootwrap to 1.3.0.0a1 for Cinder
authorDan Prince <dprince@redhat.com>
Tue, 15 Jul 2014 02:51:32 +0000 (22:51 -0400)
committerDan Prince <dprince@redhat.com>
Tue, 15 Jul 2014 02:51:32 +0000 (22:51 -0400)
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

requirements.txt

index 9a94145aff4acb0624bfc5644ff92a1537cd8bb2..e5b411666bbf423b6e9728189de1eab90ffc1698 100644 (file)
@@ -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