Age | Commit message (Expand) | Author |
2017-05-24 | cc_ntp: Restructure cc_ntp unit tests. | Chad Smith |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-23 | RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. | Andreas Karis |
2017-05-22 | disk_setup: fix several issues with gpt disk partitions. | Scott Moser |
2017-05-22 | Fix get_interfaces_by_mac for empty macs | Scott Moser |
2017-05-19 | DigitalOcean: remove routes except for the public interface. | Ben Howard |
2017-05-19 | netplan: pass macaddress, when specified, for vlans | Dimitri John Ledkov |
2017-05-19 | cc_ntp: write template before installing and add service restart | Ryan Harper |
2017-05-18 | cloudstack: fix tests to avoid accessing /var/lib/NetworkManager | Lars Kellogg-Stedman |
2017-05-17 | tests: fix hardcoded path to mkfs.ext4 | Joshua Powers |
2017-05-17 | netplan: fix netplan render_network_state signature. | Dimitri John Ledkov |
2017-05-17 | Azure: fix reformatting of ephemeral disks on resize to large types. | Scott Moser |
2017-05-16 | unittests: fix unittests run on centos | Joshua Powers |
2017-05-16 | Improve detection of snappy to include os-release and kernel cmdline. | Scott Moser |
2017-05-16 | Add address to config entry generated by _klibc_to_config_entry. | Julien Castets |
2017-05-10 | sysconfig: Raise ValueError when multiple default gateways are present. | Chad Smith |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-05-10 | Add unit tests for ds-identify, fix Ec2 bug found. | Scott Moser |
2017-05-03 | fs_setup: if cmd is specified, use shell interpretation. | Paul Meyer |
2017-04-21 | Fix yum repo config where keys contain array values | Dylan Perry |
2017-04-20 | net: kernel lies about vlans not stealing mac addresses, when they do | Dimitri John Ledkov |
2017-04-12 | util: teach write_file about copy_mode option | Lars Kellogg-Stedman |
2017-04-11 | DigitalOcean: bind resolvers to loopback interface. | Ben Howard |
2017-04-11 | tests: fix AltCloud tests to not rely on blkid | Scott Moser |
2017-03-31 | Fix bug that resulted in an attempt to rename bonds or vlans. | Scott Moser |
2017-03-31 | tests: update OpenNebula and Digital Ocean to not rely on host interfaces. | Scott Moser |
2017-03-30 | net: in netplan renderer delete known image-builtin content. | Scott Moser |
2017-03-27 | GCE: Search GCE in ds-identify, consider serial number in check. | Scott Moser |
2017-03-24 | Fix filesystem creation when using "partition: auto" | Jonathan Ballet |
2017-03-22 | advertise network config v2 support (NETWORK_CONFIG_V2) in features. | Scott Moser |
2017-03-21 | Fix unit test when running in a system deployed with cloud-init. | Scott Moser |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-17 | net: add renderers for automatically selecting the renderer. | Scott Moser |
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-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-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-14 | apply the runtime configuration written by ds-identify. | Scott Moser |
2017-01-25 | Fix eni rendering of multiple IPs per interface | Ryan Harper |
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-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-11 | Get early logging logged, including failures of cmdline url. | 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 |