Age | Commit message (Expand) | Author |
2018-04-02 | cc_resizefs, util: handle no /dev/zfs | Ryan Harper |
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 | 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 |
2018-03-23 | IBMCloud: Initial IBM Cloud datasource. | Scott Moser |
2018-03-23 | tests: Fix newly added schema unit tests to skip if no jsonschema. | Scott Moser |
2018-03-23 | ec2: Adjust ec2 datasource after exception_cb change. | Scott Moser |
2018-03-23 | Reduce AzurePreprovisioning HTTP timeouts. | Douglas Jordan |
2018-03-23 | Revert the logic of exception_cb in read_url. | Kurt Garloff |
2018-03-22 | ubuntu-advantage: Add new config module to support ubuntu-advantage-tools | Chad Smith |
2018-03-22 | Handle global dns entries in netplan | Ryan Harper |
2018-03-20 | datasources: fix DataSource subclass get_hostname method signature | Chad Smith |
2018-03-20 | OpenNebula: Update network to return v2 config rather than ENI. | Akihiko Ota |
2018-03-19 | Add Hetzner Cloud DataSource | Scott Moser |
2018-03-16 | net: recognize iscsi root cases without ip= on kernel command line. | Scott Moser |
2018-03-16 | tests: fix flakes warning for unused variable | Chad Smith |
2018-03-16 | tests: patch leaked stderr messages from snap unit tests | Chad Smith |
2018-03-16 | cc_snap: Add new module to install and configure snapd and snap packages. | Chad Smith |
2018-03-16 | tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex. | Scott Moser |
2018-03-16 | netplan: render bridge port-priority values | Ryan Harper |
2018-03-15 | util: Fix subp regression. Allow specifying subp command as a string. | Chad Smith |
2018-03-15 | doc: fix all warnings issued by 'tox -e doc' | Scott Moser |
2018-03-15 | FreeBSD: Set hostname to FQDN. | Dominic Schlegel |
2018-03-14 | set_hostname: When present in metadata, set it before network bringup. | Chad Smith |
2018-03-14 | tests: Centralize and re-use skipTest based on json schema presense. | Scott Moser |
2018-03-10 | This commit fixes get_hostname on the AzureDataSource. | Douglas Jordan |
2018-03-09 | shellify: raise TypeError on bad input. | Scott Moser |
2018-03-08 | Make salt minion module work on FreeBSD. | Dominic Schlegel |
2018-03-02 | Simplify some comparisions. | Rémy Léone |
2018-03-02 | Change some list creation and population to literal. | Rémy Léone |
2018-03-01 | GCE: fix reading of user-data that is not base64 encoded. | Scott Moser |
2018-02-26 | Implement puppet 4 support | Romanos Skiadas |
2018-02-23 | subp: Fix subp usage with non-ascii characters when no system locale. | Scott Moser |
2018-02-23 | salt: configure grains in grains file rather than in minion config. | Daniel Wallace |
2018-02-22 | release 18.1 | Scott Moser |
2018-02-21 | OVF: Fix VMware support for 64-bit platforms. | Sankar Tanguturi |
2018-02-12 | tests: run nosetests in cloudinit/ directory, fix py26 fallout. | Scott Moser |
2018-02-09 | EC2: Fix get_instance_id called against cached datasource pickle. | Chad Smith |
2018-02-08 | cli: fix cloud-init status to report running when before result.json | Chad Smith |
2018-02-08 | net: accept network-config in netplan format for renaming interfaces | Ryan Harper |
2018-02-02 | Fix ssh keys validation in ssh_util | Tatiana Kholkina |
2018-01-26 | Fix potential cases of uninitialized variables. | Chad Smith |
2018-01-24 | Azure VM Preprovisioning support. | Douglas Jordan |
2018-01-24 | docs: Fix typos in docs and one debug message. | aRkadeFR |
2018-01-24 | btrfs: support resizing if root is mounted ro. | Robert Schweikert |
2018-01-24 | OpenNebula: Improve network configuration support. | Akihiko Ota |
2018-01-23 | GCE: Improvements and changes to ssh key behavior for default user. | Max Illfelder |
2018-01-23 | subp: make ProcessExecutionError have expected types in stderr, stdout. | Scott Moser |