Change the required olso.privsep version

This patch changed the required oslo.privsep version so that
the masakari-monitors don't take following bug.
https://bugs.launchpad.net/oslo.privsep/+bug/1674185

Change-Id: Iaa9bcd3d7d62f44ab2ee0e7fe329b241bf117cb0
This commit is contained in:
Kengo Takahara 2017-04-12 14:46:32 +09:00
parent 2cd33fa3ee
commit 962f30b628
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.privsep>=1.9.0 # Apache-2.0
oslo.privsep>=1.9.0,!=1.17.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
pbr>=1.8 # Apache-2.0