From 565fc3f27881467a2b0a13c72d32acd8f24a4f7a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 15 May 2017 23:31:21 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I31bbf0988e2b665a9c0adc8fa53730e0ab247d96 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f03cbabf..e30e8a87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr<2.0.0,>=1.8 # Apache-2.0 +pbr>=1.8 # Apache-2.0 python-ironicclient>=1.11.0 # Apache-2.0