summaryrefslogtreecommitdiff
path: root/cloudinit/net/renderer.py
Commit message (Expand)AuthorAgeFilesLines
* gce: activate network discovery on every boot (#2128)Alberto Contreras2023-04-271-1/+1
* Remove dead code (#2038)Brett Holman2023-03-031-20/+1
* Refactor: Drop inheritance from object (#1728)Alberto Contreras2022-09-141-1/+1
* net: Passthough v2 netconfigs in netplan systems (#1650)Alberto Contreras2022-08-241-2/+11
* Fix KeyError when rendering sysconfig IPv6 routes (#1380)James Falcon2022-04-141-2/+2
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-13/+18
* renderer: convert relative imports to absolute (#1052)Paride Legovini2021-10-071-2/+2
* Add new network activators to bring up interfaces (#919)James Falcon2021-07-011-0/+2
* Drop most of the remaining use of six (#179)Daniel Watkins2020-01-211-2/+2
* sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper2018-09-051-3/+6
* sysconfig: fix rendering of bond, bridge and vlan types.Ryan Harper2017-07-201-0/+4
* Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper2017-06-271-1/+3
* test: add running of pylintJoshua Powers2017-03-241-0/+5
* net: add renderers for automatically selecting the renderer.Scott Moser2017-03-171-0/+5
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-15/+6
* Fixup code review commentsJoshua Harlow2016-06-151-0/+48