Skip to content

Commit f2b8a19

Browse files
committed
Update ironic-lib min required version
The addition of the qemu-img module that is used in ipa was introduced in ironic-lib 6.0.0 Change-Id: I65b283d9abcfe2aa961baf9f686391c8dcc71d6b
1 parent ccf6588 commit f2b8a19

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
@@ -15,7 +15,7 @@ pyudev>=0.18 # LGPLv2.1+
1515
requests>=2.14.2 # Apache-2.0
1616
stevedore>=1.20.0 # Apache-2.0
1717
tenacity>=6.2.0 # Apache-2.0
18-
ironic-lib>=5.1.0 # Apache-2.0
18+
ironic-lib>=6.0.0 # Apache-2.0
1919
Werkzeug>=2.0.0 # BSD License
2020
cryptography>=2.3 # BSD/Apache-2.0
2121
tooz>=2.7.2 # Apache-2.0

0 commit comments

Comments
 (0)