Age | Commit message (Expand) | Author |
2017-01-24 | tests: remove executable bit on test_net, so it runs, and fix it. | Scott Moser |
2017-01-24 | tests: No longer monkey patch httpretty for python 3.4.2 | Scott Moser |
2017-01-24 | Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardized | Lars Kellogg-Stedman |
2017-01-24 | reset httppretty for each test | Lars Kellogg-Stedman |
2017-01-23 | build: fix running Make on a branch with tags other than master | Scott Moser |
2017-01-20 | EC2: Do not cache security credentials on disk | Andrew Jorgensen |
2017-01-17 | doc: Fix typos and clarify some aspects of the part-handler | Erik M. Bray |
2017-01-17 | doc: add some documentation on OpenStack datasource. | Scott Moser |
2017-01-17 | OpenStack: Use timeout and retries from config in get_data. | Lars Kellogg-Stedman |
2017-01-17 | Fixed Misc issues related to VMware customization. | Sankar Tanguturi |
2017-01-12 | Fix minor docs typo: perserve > preserve | Jeremy Bicha |
2017-01-12 | Use dnf instead of yum when available | Lars Kellogg-Stedman |
2017-01-11 | validate-yaml: use python rather than explicitly python3 | Scott Moser |
2017-01-11 | Get early logging logged, including failures of cmdline url. | Scott Moser |
2016-12-23 | release 0.7.9 | Scott Moser |
2016-12-23 | doc: adjust headers in tests documentation for consistency. | Scott Moser |
2016-12-23 | pep8: fix issue found in zesty build with pycodestyle. | Scott Moser |
2016-12-22 | integration test: initial commit of integration test framework | Wesley Wiedenmeier |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-21 | Fix config order of precedence, putting kernel command line over system. | Wesley Wiedenmeier |
2016-12-20 | pep8: whitespace fix | Scott Moser |
2016-12-20 | Update the list of valid ssh keys. | Michael Felt |
2016-12-19 | network: add ENI unit test for statically rendered routes. | Scott Moser |
2016-12-19 | set_hostname: avoid erroneously appending domain to fqdn | Lars Kellogg-Stedman |
2016-12-19 | doc: change 'nobootwait' to 'nofail' in docs | Anhad Jai Singh |
2016-12-19 | Replace an expired bit.ly link in code comment. | Joshua Harlow |
2016-12-19 | user-groups: fix bug when groups was provided as string and had spaces | Scott Moser |
2016-12-11 | mounts: use mount -a again to accomplish mounts | Scott Moser |
2016-12-11 | CloudSigma: Fix bug where datasource was not loaded in local search. | Scott Moser |
2016-12-03 | when adding a user, strip whitespace from group list | Lars Kellogg-Stedman |
2016-12-02 | fix decoding of utf-8 chars in yaml test | Scott Moser |
2016-12-02 | Replace usage of sys_netdev_info with read_sys_net | Joshua Harlow |
2016-12-02 | fix problems found in python2.6 test. | Joshua Harlow |
2016-11-28 | OpenStack: extend physical types to include hyperv, hw_veb, vhost_user. | Scott Moser |
2016-11-22 | tests: fix assumptions that expected no eth0 in system. | Scott Moser |
2016-11-22 | net/cmdline: Consider ip= or ip6= on command line not only ip= | Scott Moser |
2016-11-22 | Just use file logging by default | Joshua Harlow |
2016-11-22 | Improve formatting for ProcessExecutionError | Wesley Wiedenmeier |
2016-11-22 | flake8: fix trailing white space | Scott Moser |
2016-11-22 | Doc: various documentation fixes | Sean Bright |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
2016-11-22 | packages/redhat: fix rpm spec file. | Scott Moser |
2016-11-22 | main: set TZ in environment if not already set. | Ryan Harper |
2016-11-22 | Azure: No longer rely on walinux agent. | Scott Moser |
2016-11-22 | disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. | Daniel Watkins |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-15 | systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloud | Scott Moser |
2016-11-15 | systemd: cloud-init remove After=systemd-networkd-wait-online | Scott Moser |
2016-11-15 | systemd: cloud-init-local change Before basic to sysinit | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |