Skip to content

Commit 0e260fe

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Drop lower-constraints" into stable/ussuri
2 parents c06bce8 + b5a0490 commit 0e260fe

File tree

3 files changed

+0
-99
lines changed

3 files changed

+0
-99
lines changed

.zuul.d/base.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
- ^.*\.rst$
7575
- ^doc/.*
7676
- ^etc/.*
77-
- ^lower-constraints.txt$
7877
- ^releasenotes/.*$
7978
- ^specs/.*$
8079
- ^test-requirements.txt$

lower-constraints.txt

Lines changed: 0 additions & 92 deletions
This file was deleted.

tox.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,3 @@ extension =
114114
K301 = checks:no_mutable_default_args
115115
K302 = checks:no_log_warn
116116
paths = ./kolla/hacking
117-
118-
[testenv:lower-constraints]
119-
deps =
120-
-c{toxinidir}/lower-constraints.txt
121-
-r{toxinidir}/test-requirements.txt
122-
-r{toxinidir}/requirements.txt

0 commit comments

Comments
 (0)