summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 18.218.2Chad Smith2018-03-272-1/+59
* Hetzner: Exit early if dmi system-manufacturer is not Hetzner.Scott Moser2018-03-272-1/+25
* Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.Scott Moser2018-03-271-1/+2
* FreeBSD: resizefs module now able to handle zfs/zpool.Dominic Schlegel2018-03-277-10/+214
* cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirsChad Smith2018-03-261-0/+3
* Enable IBMCloud datasource in settings.py.Scott Moser2018-03-232-0/+3
* IBMCloud: Initial IBM Cloud datasource.Scott Moser2018-03-237-12/+857
* tests: remove jsonschema from xenial tox environment.Scott Moser2018-03-232-0/+17
* tests: Fix newly added schema unit tests to skip if no jsonschema.Scott Moser2018-03-232-2/+6
* ec2: Adjust ec2 datasource after exception_cb change.Scott Moser2018-03-231-4/+2
* Reduce AzurePreprovisioning HTTP timeouts.Douglas Jordan2018-03-233-42/+24
* Revert the logic of exception_cb in read_url.Kurt Garloff2018-03-232-6/+7
* ubuntu-advantage: Add new config module to support ubuntu-advantage-toolsChad Smith2018-03-229-95/+568
* Handle global dns entries in netplanRyan Harper2018-03-222-79/+21
* Identify OpenTelekomCloud Xen as OpenStack DS.Kurt Garloff2018-03-212-0/+15
* datasources: fix DataSource subclass get_hostname method signatureChad Smith2018-03-206-5/+33
* OpenNebula: Update network to return v2 config rather than ENI.Akihiko Ota2018-03-203-119/+261
* Add Hetzner Cloud DataSourceScott Moser2018-03-198-4/+246
* net: recognize iscsi root cases without ip= on kernel command line.Scott Moser2018-03-163-22/+72
* tests: fix flakes warning for unused variableChad Smith2018-03-161-1/+1
* tests: patch leaked stderr messages from snap unit testsChad Smith2018-03-161-1/+3
* cc_snap: Add new module to install and configure snapd and snap packages.Chad Smith2018-03-1620-31/+1098
* tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.Scott Moser2018-03-162-7/+8
* netplan: render bridge port-priority valuesRyan Harper2018-03-163-6/+9
* util: Fix subp regression. Allow specifying subp command as a string.Chad Smith2018-03-152-2/+26
* doc: fix all warnings issued by 'tox -e doc'Scott Moser2018-03-155-46/+55
* FreeBSD: Set hostname to FQDN.Dominic Schlegel2018-03-151-0/+6
* tests: fix run_tree and bddebScott Moser2018-03-153-4/+18
* tests: Fix some warnings in tests that popped up with newer python.Scott Moser2018-03-157-10/+12
* set_hostname: When present in metadata, set it before network bringup.Chad Smith2018-03-149-22/+449
* tests: Centralize and re-use skipTest based on json schema presense.Scott Moser2018-03-146-56/+36
* This commit fixes get_hostname on the AzureDataSource.Douglas Jordan2018-03-102-0/+17
* shellify: raise TypeError on bad input.Scott Moser2018-03-093-7/+37
* Make salt minion module work on FreeBSD.Dominic Schlegel2018-03-084-25/+69
* Simplify some comparisions.Rémy Léone2018-03-022-3/+3
* Change some list creation and population to literal.Rémy Léone2018-03-028-29/+15
* GCE: fix reading of user-data that is not base64 encoded.Scott Moser2018-03-012-9/+26
* doc: fix chef install from apt packages example in RTD.Chad Smith2018-02-261-2/+2
* Implement puppet 4 supportRomanos Skiadas2018-02-262-15/+41
* subp: Fix subp usage with non-ascii characters when no system locale.Scott Moser2018-02-232-1/+40
* salt: configure grains in grains file rather than in minion config.Daniel Wallace2018-02-233-0/+19
* release 18.118.1Scott Moser2018-02-222-1/+53
* OVF: Fix VMware support for 64-bit platforms.Sankar Tanguturi2018-02-213-6/+28
* ds-identify: Fix searching for iso9660 OVF cdroms.Scott Moser2018-02-212-21/+27
* SUSE: Fix groups used for ownership of cloud-init.logRobert Schweikert2018-02-141-0/+2
* ds-identify: check /writable/system-data/ for nocloud seed.Scott Moser2018-02-122-0/+35
* tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser2018-02-126-22/+25
* tools: run-centos: git clone rather than tar.Scott Moser2018-02-121-12/+76
* tests: add support for logs with lxd from snap and future lxd 3.Scott Moser2018-02-122-28/+109
* EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith2018-02-092-1/+64