Commit graph

8 commits

Author SHA1 Message Date
71b5d661c0 Handle net/dom start/stop in Topology 2020-03-19 19:06:44 +01:00
9d71490264 Networks: spawn with asyncio 2020-03-12 12:39:50 +01:00
82dcc54c71 Fix network addresses and indexing
Multiple fixes to make network addresses consistent
2020-03-11 11:29:13 +01:00
8eb49fd01d Change XMLTemplate to JinjaTemplate 2020-03-11 11:27:38 +01:00
603ba68f18 templates: load from templates/ directory 2020-03-09 17:36:38 +01:00
e310032b36 Network: do not check existence at __init__
This causes a verbose error on normal behaviour that cannot be muted
2020-03-09 17:09:35 +01:00
5f3e504913 Network: factor out some parts for future Container 2020-03-09 13:00:43 +01:00
003e774fc4 Use virtualenv, rename src -> lxc_net
Fix imports accordingly
2020-03-09 12:58:57 +01:00
Renamed from src/network.py (Browse further)