summaryrefslogtreecommitdiff
path: root/cloudinit/net/renderer.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-10-07renderer: convert relative imports to absolute (#1052)Paride Legovini
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2017-07-20sysconfig: fix rendering of bond, bridge and vlan types.Ryan Harper
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-03-24test: add running of pylintJoshua Powers
2017-03-17net: add renderers for automatically selecting the renderer.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-06-15Fixup code review commentsJoshua Harlow