summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-22integration test: initial commit of integration test frameworkWesley Wiedenmeier
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-21Fix config order of precedence, putting kernel command line over system.Wesley Wiedenmeier
2016-12-20pep8: whitespace fixScott Moser
2016-12-20Update the list of valid ssh keys.Michael Felt
2016-12-19network: add ENI unit test for statically rendered routes.Scott Moser
2016-12-19set_hostname: avoid erroneously appending domain to fqdnLars Kellogg-Stedman
2016-12-19doc: change 'nobootwait' to 'nofail' in docsAnhad Jai Singh
2016-12-19Replace an expired bit.ly link in code comment.Joshua Harlow
2016-12-19user-groups: fix bug when groups was provided as string and had spacesScott Moser
2016-12-11mounts: use mount -a again to accomplish mountsScott Moser
2016-12-11CloudSigma: Fix bug where datasource was not loaded in local search.Scott Moser
2016-12-03when adding a user, strip whitespace from group listLars Kellogg-Stedman
2016-12-02fix decoding of utf-8 chars in yaml testScott Moser
2016-12-02Replace usage of sys_netdev_info with read_sys_netJoshua Harlow
2016-12-02fix problems found in python2.6 test.Joshua Harlow
2016-11-28OpenStack: extend physical types to include hyperv, hw_veb, vhost_user.Scott Moser
2016-11-22tests: fix assumptions that expected no eth0 in system.Scott Moser
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