diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-15 07:15:24 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-15 07:15:24 +0000 |
commit | c8de2b6f9ffd974618f3e605b6625d12b6ebd844 (patch) | |
tree | a3d665ed425db5380ad60b10a4965fd602333131 | |
parent | 6123f2d6a70c067ca3aaafe13ca38cb60d722a36 (diff) |
Change-Id: I35de839ca860bbd21b3f1b720399370b2197387a
Notes
Notes (review):
Code-Review+2: Felipe Monteiro <felipe.monteiro@att.com>
Code-Review+2: zhurong <aaronzhu1121@gmail.com>
Workflow+1: zhurong <aaronzhu1121@gmail.com>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 16 Mar 2018 03:41:16 +0000
Reviewed-on: https://review.openstack.org/553204
Project: openstack/murano-tempest-plugin
Branch: refs/heads/master
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index f4f8c0a..b8835e3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt | |||
@@ -6,7 +6,7 @@ hacking<0.13,>=0.12.0 # Apache-2.0 | |||
6 | 6 | ||
7 | coverage!=4.4,>=4.0 # Apache-2.0 | 7 | coverage!=4.4,>=4.0 # Apache-2.0 |
8 | python-subunit>=1.0.0 # Apache-2.0/BSD | 8 | python-subunit>=1.0.0 # Apache-2.0/BSD |
9 | sphinx!=1.6.6,>=1.6.2 # BSD | 9 | sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD |
10 | oslotest>=3.2.0 # Apache-2.0 | 10 | oslotest>=3.2.0 # Apache-2.0 |
11 | testrepository>=0.0.18 # Apache-2.0/BSD | 11 | testrepository>=0.0.18 # Apache-2.0/BSD |
12 | testtools>=2.2.0 # MIT | 12 | testtools>=2.2.0 # MIT |