From c9c807092fd04f4c777830084e9399b8c124a857 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Mon, 14 Jul 2014 22:51:32 -0400 Subject: [PATCH] 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 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2