summaryrefslogtreecommitdiff
path: root/cloudinit/distros/opensuse.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-07-20Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-05-07make suse and sles support 127.0.1.1 (#336)chengcheng-chcheng
2020-02-03sysconfig: distro-specific config rendering for BOOTPROTO option (#162)Robert Schweikert
2019-07-17net: update net sequence, include wait on netdevs, opensuse netrules pathRyan Harper
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper
2018-03-02Change some list creation and population to literal.Rémy Léone
2017-08-30suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert