diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-07 23:37:51 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-07 23:37:51 +0000 |
commit | 8f175d6a79507d58703d8cefaa7dfc1f61161c9d (patch) | |
tree | e65581474daa553ffe77c1ac41c84d216b753a71 | |
parent | 3ab0cb48aa551d292bd1055cd2f48fc8ddd3ce94 (diff) |
Updated from global requirements3.0.0a0
Change-Id: I2e50302009a37be088586f29262c20a5be6ce3a2
Notes
Notes (review):
Code-Review+2: Michael McCune <msm@redhat.com>
Code-Review+1: Ethan Gafford <egafford@redhat.com>
Code-Review+2: Andrew Lazarev <alazarev@mirantis.com>
Code-Review+2: Sergey Lukjanov <slukjanov@mirantis.com>
Workflow+1: Sergey Lukjanov <slukjanov@mirantis.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Mon, 11 May 2015 19:42:31 +0000
Reviewed-on: https://review.openstack.org/181245
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 c81bd8e..30070c0 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>=0.6,!=0.7,<1.0 | 5 | pbr>=0.11,<2.0 |