Age | Commit message (Expand) | Author |
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-19 | network: add ENI unit test for statically rendered routes. | Scott Moser |
2016-12-19 | user-groups: fix bug when groups was provided as string and had spaces | Scott Moser |
2016-12-11 | CloudSigma: Fix bug where datasource was not loaded in local search. | 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-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 | Improve formatting for ProcessExecutionError | Wesley Wiedenmeier |
2016-11-22 | flake8: fix trailing white space | Scott Moser |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
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-07 | pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed. | Scott Moser |
2016-11-01 | dmidecode: Allow dmidecode to be used on aarch64 | Robert Schweikert |
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-10-24 | unittests: do not read system /etc/cloud/cloud.cfg.d | Scott Moser |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-10-19 | OpenNebula: replace 'ip' parsing with cloudinit.net usage. | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-10-07 | tests: silence the Cheetah UserWarning about NameMapper C version. | Scott Moser |
2016-10-04 | unittests: fix use of mock 2.0 'assert_called' when running make check | Ryan Harper |
2016-09-29 | lxd: Update network config for LXD 2.3 | Stéphane Graber |
2016-09-29 | DigitalOcean: use meta-data for network configruation | Ben Howard |
2016-09-21 | Decode unicode types in decode_binary | Robert Schweikert |
2016-09-21 | subp: add 'update_env' argument | Scott Moser |
2016-09-21 | net: support reading ipv6 dhcp config from initramfs | LaMont Jones |
2016-09-12 | Allow link type of null in network_data.json | Jon Grimm |
2016-09-12 | DataSourceOVF: fix user-data as base64 with python3 | Scott Moser |
2016-09-08 | tests: cleanup tempdirs in apt_source tests | Scott Moser |
2016-09-08 | apt config conversion: treat empty string as not provided. | Scott Moser |
2016-08-26 | apt-config: allow both old and new format to be present. | Christian Ehrhardt |
2016-08-23 | Add a module that can configure spacewalk. | Joshua Harlow |
2016-08-23 | Generate a dummy bond name for OpenStack | Scott Moser |
2016-08-22 | Minor cleanups to atomic_helper and add unit tests. | Scott Moser |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-08-12 | MAAS: add vendor-data support | Scott Moser |
2016-08-11 | Upgrade to a configobj package new enough to work | Joshua Harlow |
2016-08-11 | ConfigDrive: recognize 'tap' as a link type. | Scott Moser |
2016-08-11 | NoCloud: fix bug providing network-interfaces via meta-data. | Scott Moser |
2016-08-10 | add ntp config module | Ryan Harper |
2016-08-10 | SmartOS: more improvements for network configuration | Scott Moser |
2016-07-29 | fix pep8 errors in mcollective unit tests | Scott Moser |
2016-07-19 | mcollective: add tests, cleanups and bug fix when no config in /etc. | Scott Moser |
2016-07-14 | merge from trunk | Scott Moser |