Skip to content

Commit 2db7cbf

Browse files
committed
requires os-traits >= 2.9.0
Without the latest version, nova fails many unit tests (it failed with os-traits 2.7.0 at least). Closes-Bug: #1990121 Change-Id: I6b320ae1f9058aaa5bac91c7c7ca60136e0cee5c (cherry picked from commit 6a06a57)
1 parent 839502e commit 2db7cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ psutil>=3.2.2 # BSD
5353
oslo.versionedobjects>=1.35.0 # Apache-2.0
5454
os-brick>=5.2 # Apache-2.0
5555
os-resource-classes>=1.1.0 # Apache-2.0
56-
os-traits>=2.7.0 # Apache-2.0
56+
os-traits>=2.9.0 # Apache-2.0
5757
os-vif>=1.15.2 # Apache-2.0
5858
castellan>=0.16.0 # Apache-2.0
5959
microversion-parse>=0.2.1 # Apache-2.0

0 commit comments

Comments
 (0)