From 38a447953cb462d48003d108c9ebffc14fbc087d Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Tue, 2 Jun 2015 17:29:32 +0200 Subject: [PATCH] Bump oslo.policy to 0.5.0 This release includes a patch that is needed for Neutron to be able to consume the library. Related-Bug: #1426082 Related-Bug: #1458945 Change-Id: Ie5e1e49d951637b6599e47078b0c37ebd03722b5 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 65bbd930a5..bd1fb7955a 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -72,7 +72,7 @@ oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.0.0 # Apache-2.0 oslo.messaging>=1.8.0 # Apache-2.0 oslo.middleware>=1.2.0 # Apache-2.0 -oslo.policy>=0.3.1 # Apache-2.0 +oslo.policy>=0.5.0 # Apache-2.0 oslo.rootwrap>=1.6.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0