summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01netinfo: fix netdev_pformat when a nic does not have an address assigned.Scott Moser
2018-05-01collect-logs: add -v flag, write to stderr, limit journal to single boot.Scott Moser
2018-04-30IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.Scott Moser
2018-04-30Add reporting events and log_time around early source of blocking timeRyan Harper
2018-04-26IBMCloud: recognize provisioning environment during debug boots.Scott Moser
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-04-25IBMCloud: improve documentation in datasource.Scott Moser
2018-04-25sysconfig: dhcp6 subnet type should not imply dhcpv4Vitaly Kuznetsov
2018-04-24packages/debian/control.in: add missing dependency on iproute2.Scott Moser
2018-04-23DataSourceSmartOS: add locking of serial device.Mike Gerdts
2018-04-20DataSourceSmartOS: sdc:hostname is ignoredMike Gerdts
2018-04-20DataSourceSmartOS: list() should always return a listMike Gerdts
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser
2018-04-20set_passwords: Add newline to end of sshd config, only restart if updated.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-19doc: Add documentation for AliYun datasource.Junjie Wang
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2018-04-18net: Depend on iproute2's ip instead of net-tools ifconfig or routeChad Smith
2018-04-18DataSourceSmartOS: fix hang when metadata service is downMike Gerdts
2018-04-18DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4.Mike Gerdts
2018-04-18pycodestyle: Fix invalid escape sequences in string literals.Scott Moser
2018-04-17Implement bash completion script for cloud-init command lineRyan Harper
2018-04-12tools: Fix make-tarball cli tool usage for developmentChad Smith
2018-04-12renderer: support unicode in render_from_file.Scott Moser
2018-04-12Implement ntp client spec with auto support for distro selectionRyan Harper
2018-04-11Apport: add Brightbox, IBM, LXD, and OpenTelekomCloud to list of clouds.Scott Moser
2018-04-07tests: fix ec2 integration network metadata validationChad Smith
2018-04-03tests: fix integration tests to support lxd 3.0 releaseChad Smith
2018-04-03correct documentation to match correct attribute name usage.Dominic Schlegel
2018-04-02cc_resizefs, util: handle no /dev/zfsRyan Harper
2018-03-29doc: Fix links in OpenStack datasource documentation.Dominic Schlegel
2018-03-27release 18.2Chad Smith
2018-03-27Hetzner: Exit early if dmi system-manufacturer is not Hetzner.Scott Moser
2018-03-27Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.Scott Moser
2018-03-27FreeBSD: resizefs module now able to handle zfs/zpool.Dominic Schlegel
2018-03-26cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirsChad Smith
2018-03-23Enable IBMCloud datasource in settings.py.Scott Moser
2018-03-23IBMCloud: Initial IBM Cloud datasource.Scott Moser
2018-03-23tests: remove jsonschema from xenial tox environment.Scott Moser
2018-03-23tests: Fix newly added schema unit tests to skip if no jsonschema.Scott Moser
2018-03-23ec2: Adjust ec2 datasource after exception_cb change.Scott Moser
2018-03-23Reduce AzurePreprovisioning HTTP timeouts.Douglas Jordan
2018-03-23Revert the logic of exception_cb in read_url.Kurt Garloff
2018-03-22ubuntu-advantage: Add new config module to support ubuntu-advantage-toolsChad Smith
2018-03-22Handle global dns entries in netplanRyan Harper
2018-03-21Identify OpenTelekomCloud Xen as OpenStack DS.Kurt Garloff
2018-03-20datasources: fix DataSource subclass get_hostname method signatureChad Smith
2018-03-20OpenNebula: Update network to return v2 config rather than ENI.Akihiko Ota
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2018-03-16net: recognize iscsi root cases without ip= on kernel command line.Scott Moser