Commit Graph

7 Commits

Author SHA1 Message Date
Michel Oosterhof 2fd7a20076
Tox fixes (#1371)
* pin versions for dev software

* run lint in py37, not py27

* more pur for other requirements files
2020-07-03 15:24:45 +08:00
Michel Oosterhof 4beccf24c6
remove libvirt from tox (#1353) 2020-05-15 11:04:52 +08:00
Michel Oosterhof b8e0df92f6
remove py34 support from tox (#1347) 2020-05-05 10:52:10 +08:00
Michel Oosterhof 1f564c3803
more py versions (#1206)
* py versions
* allow failure for nightly/dev
2019-09-12 08:22:55 +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
Michel Oosterhof 3c99ed531b
more tox (#1125) 2019-05-12 21:38:49 +04:00
Michel Oosterhof a1324ddac0
Tox (#1123)
* tox
2019-05-12 19:40:45 +04:00