Age | Commit message (Expand) | Author |
2017-03-22 | advertise network config v2 support (NETWORK_CONFIG_V2) in features. | Scott Moser |
2017-03-21 | Bigstep: fix bug when executing in python3. | root |
2017-03-21 | Bounce network interface for Azure when using the built-in path. | Brent Baude |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-20 | net: Fix incorrect call to isfile | Joshua Powers |
2017-03-17 | net: add renderers for automatically selecting the renderer. | Scott Moser |
2017-03-17 | test: Adding integratiron test for password as list | Joshua Powers |
2017-03-17 | render_network_state: switch arguments around, do not require target | Scott Moser |
2017-03-17 | support 'loopback' as a device type. | Scott Moser |
2017-03-13 | Fix chef config module in omnibus install. | Jeremy Melvin |
2017-03-10 | Add feature flags to cloudinit.version. | Wesley Wiedenmeier |
2017-03-10 | Further fix regression to support 'password' for default user. | Scott Moser |
2017-03-10 | fix regression when no chpasswd/list was provided. | Scott Moser |
2017-03-09 | Support chpasswd/list being a list in addition to a string. | Sergio Lystopad |
2017-03-07 | doc: Fix configuration example for cc_set_passwords module. | Sergio Lystopad |
2017-03-07 | net: support both ipv4 and ipv6 gateways in sysconfig. | Lars Kellogg-Stedman |
2017-03-07 | net: do not raise exception for > 3 nameservers | Lars Kellogg-Stedman |
2017-03-03 | Support warning if the used datasource is not in ds-identify's list. | Scott Moser |
2017-03-03 | Move warning functionality to cloudinit/warnings.py | Scott Moser |
2017-02-24 | Identify Brightbox as an Ec2 datasource user. | Scott Moser |
2017-02-24 | DatasourceEc2: add warning message when not on AWS. | Scott Moser |
2017-02-17 | flake8: fix flake8 complaints in previous commit. | Scott Moser |
2017-02-17 | net: correct errors in cloudinit/net/sysconfig.py | Lars Kellogg-Stedman |
2017-02-16 | ec2_utils: fix MetadataLeafDecoder that returned bytes on empty | Scott Moser |
2017-02-14 | apply the runtime configuration written by ds-identify. | Scott Moser |
2017-02-03 | manual_cache_clean: When manually cleaning touch a file in instance dir. | Scott Moser |
2017-02-03 | Add tools/ds-identify to identify datasources available. | Scott Moser |
2017-01-25 | Fix eni rendering of multiple IPs per interface | Ryan Harper |
2017-01-24 | Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardized | Lars Kellogg-Stedman |
2017-01-20 | EC2: Do not cache security credentials on disk | Andrew Jorgensen |
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 | Get early logging logged, including failures of cmdline url. | Scott Moser |
2016-12-23 | release 0.7.9 | Scott Moser |
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 | 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 | 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 |