remove libvirt from requirements.txt
The libvirt installation via pip was failing, so this fixes the gate change too. libvirt-python is installed via the system package manager during deployment. It does not need to be reinstalled via pip. Change-Id: I9d25ef6c892b10d56c05279bd0d0633c9e38ac4f
This commit is contained in:
parent
93fcc3be3e
commit
7f1134a1cb
@ -3,7 +3,6 @@
|
|||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
requests
|
requests
|
||||||
libvirt-python
|
|
||||||
pbr>=1.6
|
pbr>=1.6
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
future
|
future
|
||||||
|
Loading…
Reference in New Issue
Block a user