Age | Commit message (Expand) | Author |
2017-06-08 | cloud.cfg: move to a template. setup.py changes along the way. | Scott Moser |
2017-06-08 | Makefile: add deb-src and srpm targets. use PYVER more places. | Scott Moser |
2017-06-08 | makefile: fix python 2/3 detection in the Makefile | Chad Smith |
2017-06-07 | snap: Removing snapcraft plug line | Joshua Powers |
2017-06-07 | RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. | Andreas Karis |
2017-06-07 | test: Fix pyflakes complaint of unused import. | Joshua Powers |
2017-06-06 | NoCloud: support seed of nocloud from smbios information | Vladimir Pouzanov |
2017-06-06 | net: when selecting a network device, use natural sort order | Marc-Aurèle Brothier |
2017-06-06 | fix typos and remove whitespace in various docs | Stephan Telling |
2017-06-05 | systemd: Fix typo in comment in cloud-init.target. | Chen-Han Hsiao |
2017-06-02 | Tests: Skip jsonschema related unit tests when dependency is absent. | Chad Smith |
2017-06-02 | update changelog | Scott Moser |
2017-06-02 | debian/patches/ds-identify-behavior-xenial.patch: refresh patch | Scott Moser |
2017-06-01 | azure: remove accidental duplicate line in merge. | Scott Moser |
2017-06-01 | azure: identify platform by well known value in chassis asset tag. | Chad Smith |
2017-06-01 | tools/net-convert.py: support old cloudinit versions by using kwargs. | Scott Moser |
2017-05-31 | ntp: Add schema definition and passive schema validation. | Chad Smith |
2017-05-31 | Fix eni rendering for bridge params that require repeated key for values. | Ryan Harper |
2017-05-31 | net: remove systemd link file writing from eni renderer | Ryan Harper |
2017-05-30 | AliYun: Enable platform identification and enable by default. | Junjie Wang |
2017-05-26 | releasing package cloud-init version 0.7.9-153-g16a7302f-0ubuntu1~16.04.1 | Scott Moser |
2017-05-26 | debian/patches/azure-use-walinux-agent.patch: refresh patch. | Scott Moser |
2017-05-26 | update changelog (new upstream snapshot 0.7.9-153-g16a7302f). | Scott Moser |
2017-05-26 | merge from master at 0.7.9-153-g16a7302f | Scott Moser |
2017-05-26 | net: fix reading and rendering addresses in cidr format. | Dimitri John Ledkov |
2017-05-26 | disk_setup: udev settle before attempting partitioning or fs creation. | Scott Moser |
2017-05-25 | GCE: Update the attribute used to find instance SSH keys. | Daniel Watkins |
2017-05-25 | nplan: For bonds, allow dashed or underscore names of keys. | Dimitri John Ledkov |
2017-05-25 | python2.6: fix unit tests usage of assertNone and format. | Scott Moser |
2017-05-24 | test: update docstring on test_configured_list_with_none | Scott Moser |
2017-05-24 | fix tools/ds-identify to not write None twice. | Scott Moser |
2017-05-24 | tox/build: do not package depend on style requirements. | Scott Moser |
2017-05-24 | cc_ntp: Restructure cc_ntp unit tests. | Chad Smith |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-23 | tests: Apply workaround for snapd bug in test case. | Joshua Powers |
2017-05-23 | RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. | Andreas Karis |
2017-05-22 | disk_setup: fix several issues with gpt disk partitions. | Scott Moser |
2017-05-22 | function spelling & docstring update | Joshua Powers |
2017-05-22 | Fixing wrong file name regression. | Joshua Powers |
2017-05-22 | tox: move pylint target to 1.7.1 | Scott Moser |
2017-05-22 | Fix get_interfaces_by_mac for empty macs | Scott Moser |
2017-05-19 | DigitalOcean: remove routes except for the public interface. | Ben Howard |
2017-05-19 | netplan: pass macaddress, when specified, for vlans | Dimitri John Ledkov |
2017-05-19 | doc: various improvements for the docs on cc_users_groups. | Felix Dreissig |
2017-05-19 | cc_ntp: write template before installing and add service restart | Ryan Harper |
2017-05-18 | cloudstack: fix tests to avoid accessing /var/lib/NetworkManager | Lars Kellogg-Stedman |
2017-05-17 | tests: fix hardcoded path to mkfs.ext4 | Joshua Powers |
2017-05-17 | Actually skip warnings when .skip file is present. | Chris Brinker |
2017-05-17 | netplan: fix netplan render_network_state signature. | Dimitri John Ledkov |
2017-05-17 | Azure: fix reformatting of ephemeral disks on resize to large types. | Scott Moser |