Commit Graph

2 Commits

Author SHA1 Message Date
Guilherme Borges 66eddab75b
Update libvirt version (5.5.0 to 6.4.0) (#1363)
* update python-libvirt to 6.4.0

* minor doc improvement

* remove python 2 reference
2020-06-22 11:19:52 +01:00
Guilherme Borges aeba97b4cc
Add a pool of backends for the proxy (#1181)
* add pool configs

* add pool interface from proxy branch

* add support for pool initialisation in plugin

* add pool to telnet

* backend pool as service

* move libvirt backend to own dir

* add NAT settings

* add guest backend config

* check for telnet in nmap if ssh is disabled

* add pool periodic cleanup

* add developer guide for backend pool

* add proxy documentation

* add backend pool docs

* docs on XML configs

* add method to check guest connectivity

* add telnet exec class

* update circle deps

* add tox libvirt dep
2019-08-26 12:11:58 +01:00