Skip to content

Commit dc66043

Browse files
author
EarthmanT
committed
bump libvirt version for rhel8
1 parent 0753149 commit dc66043

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

constraints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
libvirt-python==4.5.0
21
cloudify-common>=4.5.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
install_requires=[
3535
'cloudify-common>=4.5.0',
3636
# libvirt-6.0 requires python3
37-
'libvirt-python==7.10',
37+
'libvirt-python==8.5.0',
3838
# cdrom create code
3939
"cloudify-utilities-plugins-sdk>=0.0.27",
4040
],

0 commit comments

Comments
 (0)