summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-22net/cmdline: Consider ip= or ip6= on command line not only ip=Scott Moser
2016-11-22Just use file logging by defaultJoshua Harlow
2016-11-22Improve formatting for ProcessExecutionErrorWesley Wiedenmeier
2016-11-22flake8: fix trailing white spaceScott Moser
2016-11-22Doc: various documentation fixesSean Bright
2016-11-22cloudinit/config/cc_rh_subscription.py: Remove repos before addingBrent Baude
2016-11-22packages/redhat: fix rpm spec file.Scott Moser
2016-11-22main: set TZ in environment if not already set.Ryan Harper
2016-11-22Azure: No longer rely on walinux agent.Scott Moser
2016-11-22disk_setup: Use sectors as unit when formatting MBR disks with sfdisk.Daniel Watkins
2016-11-18Add activate_datasource, for datasource specific code paths.Scott Moser
2016-11-15systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloudScott Moser
2016-11-15systemd: cloud-init remove After=systemd-networkd-wait-onlineScott Moser
2016-11-15systemd: cloud-init-local change Before basic to sysinitScott Moser
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-11-10systemd: drop both Wants and After local-fs.targetScott Moser
2016-11-10systemd: networking service adjustments.Scott Moser
2016-11-10systemd: replace Before=basic.target, dbus.target with sysinit.targetScott Moser
2016-11-10doc: Add documentation on stages of boot.Scott Moser
2016-11-10doc: make the RST files consistently formated and other improvements.Scott Moser
2016-11-09Ec2: fix syntax and tox in previous commit.Scott Moser
2016-11-08Ec2: protect against non-dictionary in block-device-mapping.Scott Moser
2016-11-08doc: fixed example to not overwrite /etc/hostsChris Glass
2016-11-07Doc: fix spelling / typos in ca_certs and scripts_vendor.Scott Moser
2016-11-07pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed.Scott Moser
2016-11-03net/cmdline: Further adjustments to ipv6 supportLaMont Jones
2016-11-03Add coverage dependency to bddeb to fix package build.Scott Moser
2016-11-01doc: improve HACKING.rst fileScott Moser
2016-11-01dmidecode: Allow dmidecode to be used on aarch64Robert Schweikert
2016-11-01AliYun: Add new datasource for Ali-Cloud ECSkaihuan.pkh
2016-10-28Add coverage collection to tox unit tests.Joshua Powers
2016-10-25cc_users_groups: fix remaing call to ds.normalize_user_groupsRyan Harper
2016-10-25disk-config: udev settle after partitioning in gpt format.Scott Moser
2016-10-24unittests: do not read system /etc/cloud/cloud.cfg.dScott Moser
2016-10-20Add documentation for logging features.Wesley Wiedenmeier
2016-10-20Add support for snap create-user on Ubuntu Core images.Ryan Harper
2016-10-19Fix sshd restarts for rhel distros.Jim Gorz
2016-10-19OpenNebula: replace 'ip' parsing with cloudinit.net usage.Scott Moser
2016-10-19Fix python2.6 things found running in centos 6.Scott Moser
2016-10-19Move user/group functions to new ug_util fileJoshua Harlow
2016-10-18DigitalOcean: enable usage of data source by default.Scott Moser
2016-10-18update Gentoo initscripts to run in the correct orderMatthew Thode
2016-10-07MAAS: improve the main of datasource to look at kernel cmdline config.Scott Moser
2016-10-07tests: silence the Cheetah UserWarning about NameMapper C version.Scott Moser
2016-10-07systemd: Run cloud-init.service Before dbus.socket not dbus.targetDaniel Watkins
2016-10-04systemd: run cloud-init.service Before dbus.serviceScott Moser
2016-10-04unittests: fix use of mock 2.0 'assert_called' when running make checkRyan Harper
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-09-29lxd: Update network config for LXD 2.3Stéphane Graber
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard