Commit graph

9 commits

Author SHA1 Message Date
Théophile Bastian 458dc08d9c topologies: handle enable_v4 attribute for links 2020-04-01 18:52:31 +02:00
Théophile Bastian 71b5d661c0 Handle net/dom start/stop in Topology 2020-03-19 19:06:44 +01:00
Théophile Bastian 9d71490264 Networks: spawn with asyncio 2020-03-12 12:39:50 +01:00
Théophile Bastian 82dcc54c71 Fix network addresses and indexing
Multiple fixes to make network addresses consistent
2020-03-11 11:29:13 +01:00
Théophile Bastian 8eb49fd01d Change XMLTemplate to JinjaTemplate 2020-03-11 11:27:38 +01:00
Théophile Bastian 603ba68f18 templates: load from templates/ directory 2020-03-09 17:36:38 +01:00
Théophile Bastian 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
Théophile Bastian 5f3e504913 Network: factor out some parts for future Container 2020-03-09 13:00:43 +01:00
Théophile Bastian 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)