Commit Graph

6 Commits

Author SHA1 Message Date
Michel Oosterhof 1de77945e8
Various bug fixes (#1261)
* can't append bytes to strings
* log when people run funny execcmd's
* testing python-3.8-rc -> python-3.8
2019-11-05 18:35:22 +00:00
Michel Oosterhof d824bbf7cf remove recommended apt packages 2019-09-12 12:06:39 +04:00
Michel Oosterhof 6611094613 2.8->3.8 2019-09-12 11:55:48 +04:00
Michel Oosterhof b76ac0dbe1 circle 2019-09-12 11:53:24 +04: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 efa4df978f
Tests on CircleCI
* version one
2019-05-25 11:09:10 +04:00