Age | Commit message (Expand) | Author |
2017-12-07 | pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints. | Ryan Harper |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2017-08-30 | distro: allow distro to specify a default locale | Ryan Harper |
2017-08-30 | suse: Add support for openSUSE and return SLES to a working state. | Robert Schweikert |
2017-08-15 | network: add v2 passthrough and fix parsing v2 config with bonds/bridge params | Ryan Harper |
2017-08-01 | archlinux: Fix bug with empty dns, do not render 'lo' devices. | Scott Moser |
2017-07-25 | locale: Do not re-run locale-gen if provided locale is system default. | Scott Moser |
2017-07-19 | sysconfig: ipv6 and default gateway fixes. | Ryan Harper |
2017-07-19 | tests: fixes for issues uncovered when moving to python 3.6. | Scott Moser |
2017-07-18 | sysconfig: include GATEWAY value if set in subnet | Ryan Harper |
2017-06-08 | net: normalize data in network_state object | Scott Moser |
2017-05-26 | net: fix reading and rendering addresses in cidr format. | Dimitri John Ledkov |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-23 | RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. | Andreas Karis |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-03-21 | Fix unit test when running in a system deployed with cloud-init. | Scott Moser |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-07 | net: do not raise exception for > 3 nameservers | Lars Kellogg-Stedman |
2017-01-24 | tests: remove executable bit on test_net, so it runs, and fix it. | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-19 | user-groups: fix bug when groups was provided as string and had spaces | Scott Moser |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-07-14 | flake8 | Scott Moser |
2016-07-14 | add test of apply_network fallback path. | Scott Moser |
2016-05-12 | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8. | Scott Moser |
2016-04-06 | Ensure that a resolve conf object is written as a string. | Scott Moser |
2016-03-22 | write to 50-cloud-init.cfg and write systemd.link rules. | Scott Moser |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2015-07-30 | Ensure that when a resolve conf object is written we pass the str() version o... | Joshua Harlow |
2015-07-22 | Make full data source available to code that handles mirror selection. | Daniel Watkins |
2015-06-03 | add tests for systemd detection | Lars Kellogg-Stedman |
2015-01-26 | Repair the Python 2.6 tests. | Barry Warsaw |
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw |
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2015-01-21 | More octal literal fixes. | Barry Warsaw |
2015-01-21 | Fix file modes to be Python 2/3 compatible. | Barry Warsaw |
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser |
2014-11-24 | Updated unittests | Shraddha Pandhe |
2014-11-21 | Added unittests for IPv6 support for RHEL | Shraddha Pandhe |
2014-10-10 | Fix some of the erroring out test cases | Joshua Harlow |
2014-10-02 | freebsd: Use the proper virtio FreeBSD network interface name. | Scott Moser |
2014-09-02 | merge from trunk | Scott Moser |
2014-08-28 | fix: Make sure this freebsd test succeeds on all platforms (harlowja). | Harm Weites |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-08 | merge: These are the changes from the freebsd-static-networking branch. | Harm Weites |