Age | Commit message (Expand) | Author |
2018-09-13 | OpenStack: support reading of newer versions of metdata. | Scott Moser |
2018-09-12 | OpenStack: fix bug causing 'latest' version to be used from network. | Scott Moser |
2018-09-11 | user-data: jinja template to render instance-data.json in cloud-config | Chad Smith |
2018-09-08 | config: disable ssh access to a configured user account | Chad Smith |
2018-09-05 | tests: print failed testname instead of docstring upon failure | Chad Smith |
2018-09-05 | tests: Disallow use of util.subp except for where needed. | Scott Moser |
2018-09-05 | sysconfig: refactor sysconfig to accept distro specific templates paths | Ryan Harper |
2018-09-01 | Add unit tests for config/cc_ssh.py | Francis Ginther |
2018-08-31 | Fix the built-in cloudinit/tests/helpers:skipIf | Scott Moser |
2018-08-31 | hyperv_reporting_handler: simplify threaded publisher | Ryan Harper |
2018-08-28 | VMWare: Fix a network config bug in vm with static IPv4 and no gateway. | Pengpeng Sun |
2018-08-24 | logging: Add logging config type hyperv for reporting via Azure KVP | Andy Liu |
2018-08-17 | Add datasource Oracle Compute Infrastructure (OCI). | Scott Moser |
2018-08-17 | azure: allow azure to generate network configuration from IMDS per boot. | Chad Smith |
2018-08-17 | Scaleway: Add network configuration to the DataSource | Louis Bouchard |
2018-08-06 | netplan: Correctly render macaddress on a bonds and bridges when provided. | Scott Moser |
2018-08-06 | tools: Add 'net-convert' subcommand command to 'cloud-init devel'. | Scott Moser |
2018-08-03 | OpenNebula: Fix null gateway6 | Akihiko Ota |
2018-07-31 | oracle: fix detect_openstack to report True on OracleCloud.com DMI data | Chad Smith |
2018-07-26 | update_metadata re-config on every boot comments and tests not quite right | Mike Gerdts |
2018-07-21 | pylint: Fix pylint warnings reported in pylint 2.0.0. | Scott Moser |
2018-07-20 | get_linux_distro: add support for rhel via redhat-release. | Scott Moser |
2018-07-20 | get_linux_distro: add support for centos6 and rawhide flavors of redhat | Chad Smith |
2018-07-09 | docs: note in rtd about avoiding /tmp when writing files | Chad Smith |
2018-07-09 | ubuntu,centos,debian: get_linux_distro to align with platform.dist | Chad Smith |
2018-07-01 | update_metadata: a datasource can support network re-config every boot | Chad Smith |
2018-06-28 | Retry on failed import of gpg receive keys. | Scott Moser |
2018-06-28 | docs: Fix a small spelling error. | Oz N Tiram |
2018-06-19 | release 18.3 | Chad Smith |
2018-06-19 | docs: represent sudo:false in docs for user_groups config module | Chad Smith |
2018-06-19 | Explicitly prevent `sudo` access for user module | Jacob Bednarz |
2018-06-15 | lxd: Delete default network and detach device if lxd-init created them. | Scott Moser |
2018-06-15 | openstack: avoid unneeded metadata probe on non-openstack platforms | Chad Smith |
2018-06-15 | stages: fix tracebacks if a module stage is undefined or empty | Robert Schweikert |
2018-06-13 | Be more safe on string/bytes when writing multipart user-data to disk. | Scott Moser |
2018-06-13 | Fix get_proc_env for pids that have non-utf8 content in environment. | Scott Moser |
2018-06-12 | netplan: fix mtu if provided by network config for all rendered types | Chad Smith |
2018-06-08 | subp: support combine_capture argument. | Scott Moser |
2018-05-29 | util: add get_linux_distro function to replace platform.dist | Robert Schweikert |
2018-05-29 | pyflakes: fix unused variable references identified by pyflakes 2.0.0. | Scott Moser |
2018-05-24 | Enable SmartOS network metadata to work with netplan via per-subnet routes | Dan McDonald |
2018-05-23 | openstack: Allow discovery in init-local using dhclient in a sandbox. | Chad Smith |
2018-05-23 | tests: Avoid using https in httpretty, improve HttPretty test case. | Scott Moser |
2018-05-23 | yaml_load/schema: Add invalid line and column nums to error message | Chad Smith |
2018-05-23 | Azure: Ignore NTFS mount errors when checking ephemeral drive | Paul Meyer |
2018-05-22 | Update version.version_string to contain packaged version. | Scott Moser |
2018-05-22 | cc_mounts: Do not add devices to fstab that are already present. | Lars Kellogg-Stedman |
2018-05-17 | read_file_or_url: move to url_helper, fix bug in its FileResponse. | Scott Moser |
2018-05-16 | flake8: fix flake8 errors in previous commit. | Scott Moser |
2018-05-16 | typos: Fix spelling mistakes in cc_mounts.py log messages | Stephen Ford |