Commit Graph

10 Commits

Author SHA1 Message Date
Michel Oosterhof 813f35e86d
26apr (#1552)
* typing
* clean also cleans docs/
* ignore twistedchecker exit code
* twistedchecker fixes
* update docs. add copy button
* add missing $ prompts
* updated copyright
* isort
* remove flake8-import order. config flake8/isort/black
* remove import order
* docs restructure
* should pick up settings from setup.cfg
* put conversion code back in. JSON encoding needs it
2021-05-03 23:42:25 +08:00
geniusKoder 35c12dc14c
Update for readability (#1393)
Co-authored-by: Kool-Koder <39305371+Kool-Koder@users.noreply.github.com>
2020-07-31 23:09:49 +08:00
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
Woongyeol Choi e7952e0de9
ToC update (#1360) 2020-06-08 13:54:29 +08:00
Michel Oosterhof fbf9be75b1
remove reference to python2 (#1302) 2020-02-10 20:19:00 +00:00
Michel Oosterhof 70e5cb56cb
doc update (#1241) 2019-10-25 10:42:21 +02:00
Sean c79ceb525f
Fix rst format 2019-10-11 15:54:55 +08: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
Werner 4789223ea0 Update to Buster (#1179)
`virtualenv` needs to be installed additionally as dependency.
2019-08-19 13:14:55 +04:00
Michel Oosterhof b22c7ba327
Doclink (#990)
* move docs to docs dir and link back
2019-01-20 14:39:37 +04:00