From bd0d5a8a27b29455e19ad062f44dd1ffb8af1abf Mon Sep 17 00:00:00 2001 From: zhurong Date: Sun, 28 Apr 2019 10:49:31 +0800 Subject: Switch to oslo privsep Please reference here: https://docs.openstack.org/oslo.privsep/latest/user/index.html#converting-from-rootwrap-to-privsep Change-Id: I5db0e64ec38d912f907b4ad483562120d030d726 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 350d2b42..d12c6bf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0 pbr>=2.0.0 # Apache-2.0 oslo.messaging>=6.2.0 # Apache-2.0 oslo.utils>=3.37.0 # Apache-2.0 +oslo.privsep>=1.32.0 # Apache-2.0 pysnmp<5.0.0,>=4.2.3 # BSD python-glanceclient>=2.8.0 # Apache-2.0 python-keystoneclient>=3.15.0 # Apache-2.0 -- cgit v1.2.1