diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-04-12 04:22:48 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-04-12 04:22:48 +0000 |
commit | 70090c2a9445be9b7c4778f491b9b098f2ccfbd9 (patch) | |
tree | 942d4dadd49eb16b688e38f63bb78156632887ec | |
parent | 69f1cb091098b7635bebc77ec6fa004dd387f2b3 (diff) |
Updated from global requirements7.0.0.0b2
Change-Id: I90dc72e452cc1a00f22d54fc14d73bd454e01a94
Notes
Notes (review):
Code-Review+2: Telles Mota Vidal Nóbrega <tenobreg@redhat.com>
Workflow+1: Telles Mota Vidal Nóbrega <tenobreg@redhat.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Wed, 12 Apr 2017 12:54:04 +0000
Reviewed-on: https://review.openstack.org/456016
Project: openstack/sahara-extra
Branch: refs/heads/master
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9ee958b..6de9f4e 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -2,4 +2,4 @@ | |||
2 | # of appearance. Changing the order has an impact on the overall integration | 2 | # of appearance. Changing the order has an impact on the overall integration |
3 | # process, which may cause wedges in the gate later. | 3 | # process, which may cause wedges in the gate later. |
4 | 4 | ||
5 | pbr>=2.0.0 # Apache-2.0 | 5 | pbr!=2.1.0,>=2.0.0 # Apache-2.0 |