Age | Commit message (Expand) | Author |
2018-05-16 | tests: restructure SSH and initial connections | Joshua Powers |
2018-05-15 | ds-identify: recognize container-other as a container, test SmartOS. | Scott Moser |
2018-05-14 | cloud-config.service: run After snap.seeded.service. | Scott Moser |
2018-05-09 | tests: do not rely on host /proc/cmdline in test_net.py | Lars Kellogg-Stedman |
2018-05-09 | ds-identify: Remove dupe call to is_ds_enabled, improve debug message. | Scott Moser |
2018-05-09 | SmartOS: fix get_interfaces for nics that do not have addr_assign_type. | Scott Moser |
2018-05-09 | tests: fix package and ca_cert cloud_tests on bionic | Chad Smith |
2018-05-08 | ds-identify: make shellcheck 0.4.6 happy with ds-identify. | Scott Moser |
2018-05-04 | pycodestyle: Fix deprecated string literals, move away from flake8. | Chad Smith |
2018-05-03 | azure: Add reported ready marker file. | Joshua Chan |
2018-05-02 | tools: Support adding a release suffix through packages/bddeb. | Scott Moser |
2018-05-01 | FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt. | Harm Weites |
2018-05-01 | tools: Re-use the orig tarball in packages/bddeb if it is around. | Scott Moser |
2018-05-01 | netinfo: fix netdev_pformat when a nic does not have an address assigned. | Scott Moser |
2018-05-01 | collect-logs: add -v flag, write to stderr, limit journal to single boot. | Scott Moser |
2018-04-30 | IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled. | Scott Moser |
2018-04-30 | Add reporting events and log_time around early source of blocking time | Ryan Harper |
2018-04-26 | IBMCloud: recognize provisioning environment during debug boots. | Scott Moser |
2018-04-26 | net: detect unstable network names and trigger a settle if needed | Ryan Harper |
2018-04-25 | IBMCloud: improve documentation in datasource. | Scott Moser |
2018-04-25 | sysconfig: dhcp6 subnet type should not imply dhcpv4 | Vitaly Kuznetsov |
2018-04-24 | packages/debian/control.in: add missing dependency on iproute2. | Scott Moser |
2018-04-23 | DataSourceSmartOS: add locking of serial device. | Mike Gerdts |
2018-04-20 | DataSourceSmartOS: sdc:hostname is ignored | Mike Gerdts |
2018-04-20 | DataSourceSmartOS: list() should always return a list | Mike Gerdts |
2018-04-20 | schema: in validation, raise ImportError if strict but no jsonschema. | Scott Moser |
2018-04-20 | set_passwords: Add newline to end of sshd config, only restart if updated. | Scott Moser |
2018-04-19 | pylint: pay attention to unused variable warnings. | Scott Moser |
2018-04-19 | doc: Add documentation for AliYun datasource. | Junjie Wang |
2018-04-18 | Schema: do not warn on duplicate items in commands. | Scott Moser |
2018-04-18 | net: Depend on iproute2's ip instead of net-tools ifconfig or route | Chad Smith |
2018-04-18 | DataSourceSmartOS: fix hang when metadata service is down | Mike Gerdts |
2018-04-18 | DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4. | Mike Gerdts |
2018-04-18 | pycodestyle: Fix invalid escape sequences in string literals. | Scott Moser |
2018-04-17 | Implement bash completion script for cloud-init command line | Ryan Harper |
2018-04-12 | tools: Fix make-tarball cli tool usage for development | Chad Smith |
2018-04-12 | renderer: support unicode in render_from_file. | Scott Moser |
2018-04-12 | Implement ntp client spec with auto support for distro selection | Ryan Harper |
2018-04-11 | Apport: add Brightbox, IBM, LXD, and OpenTelekomCloud to list of clouds. | Scott Moser |
2018-04-07 | tests: fix ec2 integration network metadata validation | Chad Smith |
2018-04-03 | tests: fix integration tests to support lxd 3.0 release | Chad Smith |
2018-04-03 | correct documentation to match correct attribute name usage. | Dominic Schlegel |
2018-04-02 | cc_resizefs, util: handle no /dev/zfs | Ryan Harper |
2018-03-29 | doc: Fix links in OpenStack datasource documentation. | Dominic Schlegel |
2018-03-27 | release 18.2 | Chad Smith |
2018-03-27 | Hetzner: Exit early if dmi system-manufacturer is not Hetzner. | Scott Moser |
2018-03-27 | Add missing dependency on isc-dhcp-client to trunk ubuntu packaging. | Scott Moser |
2018-03-27 | FreeBSD: resizefs module now able to handle zfs/zpool. | Dominic Schlegel |
2018-03-26 | cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs | Chad Smith |
2018-03-23 | Enable IBMCloud datasource in settings.py. | Scott Moser |