summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorzhurong <aaronzhu1121@gmail.com>2019-04-28 10:49:31 +0800
committerzhurong <aaronzhu1121@gmail.com>2019-04-28 11:09:05 +0800
commitbd0d5a8a27b29455e19ad062f44dd1ffb8af1abf (patch)
treeb72ceef80558ee14c90370b4841a1b5a631c148e /requirements.txt
parent5f1abadf76d06946496121cbd10671378b5c0764 (diff)
downloadceilometer-bd0d5a8a27b29455e19ad062f44dd1ffb8af1abf.tar.gz
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
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
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