Age | Commit message (Expand) | Author |
2018-08-20 | tests: disable snap, fix write_files binary | Joshua Powers |
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-27 | tests: improve LXDInstance trying to workaround or catch bug. | Scott Moser |
2018-07-23 | tests: Collect build_info from system if available. | Scott Moser |
2018-07-21 | pylint: Fix pylint warnings reported in pylint 2.0.0. | Scott Moser |
2018-07-09 | ubuntu,centos,debian: get_linux_distro to align with platform.dist | Chad Smith |
2018-06-28 | tests: drop salt-minion integration test | Scott Moser |
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 | tests: fix salt_minion integration test on bionic and later | Chad Smith |
2018-06-12 | tests: provide human-readable integration test summary when --verbose | Chad Smith |
2018-06-12 | tests: skip chrony integration tests on lxd running artful or older | Chad Smith |
2018-06-12 | test: add optional --preserve-instance arg to integraiton tests | Chad Smith |
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-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-22 | ds-identify: ensure that we have certain tokens in PATH. | Scott Moser |
2018-05-22 | tests: enable Ubuntu Cosmic in integration tests | Joshua Powers |
2018-05-17 | read_file_or_url: move to url_helper, fix bug in its FileResponse. | Scott Moser |
2018-05-17 | cloud_tests: help pylint | Ryan Harper |
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-09 | tests: do not rely on host /proc/cmdline in test_net.py | Lars Kellogg-Stedman |
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-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-01 | FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt. | Harm Weites |
2018-05-01 | netinfo: fix netdev_pformat when a nic does not have an address assigned. | Scott Moser |
2018-04-30 | IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled. | Scott Moser |
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 | sysconfig: dhcp6 subnet type should not imply dhcpv4 | Vitaly Kuznetsov |
2018-04-23 | DataSourceSmartOS: add locking of serial device. | Mike Gerdts |