summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing package cloud-init version 18.1-5-g40e77380-0ubuntu1ubuntu/18.1-5-g40e77380-0ubuntu1Chad Smith2018-03-011-2/+2
* update changelog (new upstream snapshot 18.1-5-g40e77380).Chad Smith2018-03-011-0/+13
* merge from master at 18.1-5-g40e77380Chad Smith2018-03-019-27/+128
|\
| * 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
* | releasing package cloud-init version 18.1-0ubuntu1ubuntu/18.1-0ubuntu1Chad Smith2018-02-221-2/+2
* | update changelog (new upstream snapshot 18.1).Chad Smith2018-02-221-0/+16
* | merge from master at 18.1Chad Smith2018-02-2214-90/+355
|\ \ | |/
| * 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
* | releasing package cloud-init version 17.2-34-g644048e3-0ubuntu1ubuntu/17.2-34-g644048e3-0ubuntu1Scott Moser2018-02-091-2/+2
* | update changelog (new upstream snapshot 17.2-34-g644048e3).Scott Moser2018-02-091-0/+13
* | merge from master at 17.2-34-g644048e3Scott Moser2018-02-098-30/+276
|\ \ | |/
| * EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith2018-02-092-1/+64
| * cli: fix cloud-init status to report running when before result.jsonChad Smith2018-02-082-8/+32
| * net: accept network-config in netplan format for renaming interfacesRyan Harper2018-02-082-17/+137
| * Fix ssh keys validation in ssh_utilTatiana Kholkina2018-02-022-4/+43
* | releasing package cloud-init version 17.2-30-gf7deaf15-0ubuntu1ubuntu/17.2-30-gf7deaf15-0ubuntu1Chad Smith2018-02-021-2/+2
* | update changelog (new upstream snapshot 17.2-30-gf7deaf15).Chad Smith2018-02-021-0/+11
* | merge from master at 17.2-30-gf7deaf15Chad Smith2018-02-0218-63/+267
|\ \ | |/
| * docs: Update RTD content for cloud-init subcommands.Chad Smith2018-01-294-10/+166
| * OVF: Extend well-known labels to include OVFENV.Scott Moser2018-01-262-4/+8
| * Fix potential cases of uninitialized variables.Chad Smith2018-01-266-16/+33
| * tests: Collect script output as binary, collect systemd journal, fix lxd.Scott Moser2018-01-255-33/+52
| * HACKING.rst: mention setting user name and email via git config.Scott Moser2018-01-251-0/+8
* | releasing package cloud-init version 17.2-25-gc03bdd3d-0ubuntu1ubuntu/17.2-25-gc03bdd3d-0ubuntu1Scott Moser2018-01-241-1/+1
* | update changelog (new upstream snapshot 17.2-25-gc03bdd3d).Chad Smith2018-01-241-0/+13
* | merge from master at 17.2-25-gc03bdd3dChad Smith2018-01-2422-173/+754
|\ \ | |/
| * Azure VM Preprovisioning support.Douglas Jordan2018-01-2411-53/+397
| * tools/read-version: Fix read-version when in a git worktree.Scott Moser2018-01-241-1/+14
| * docs: Fix typos in docs and one debug message.aRkadeFR2018-01-243-7/+7
| * btrfs: support resizing if root is mounted ro.Robert Schweikert2018-01-244-8/+95
| * OpenNebula: Improve network configuration support.Akihiko Ota2018-01-244-104/+241
* | releasing package cloud-init version 17.2-20-g32a6a176-0ubuntu1ubuntu/17.2-20-g32a6a176-0ubuntu1Chad Smith2018-01-231-2/+2
* | update changelog (new upstream snapshot 17.2-20-g32a6a176).Chad Smith2018-01-231-0/+14
* | merge from master at 17.2-20-g32a6a176Chad Smith2018-01-2313-129/+401
|\ \ | |/
| * tests: Fix EC2 Platform to return console output as bytes.Scott Moser2018-01-232-5/+38
| * tests: Fix attempted use of /run in a test case.Scott Moser2018-01-231-1/+1
| * GCE: Improvements and changes to ssh key behavior for default user.Max Illfelder2018-01-232-60/+267
| * subp: make ProcessExecutionError have expected types in stderr, stdout.Scott Moser2018-01-232-43/+66
| * tests: when querying ntp server, do not do dns resolution.Scott Moser2018-01-232-2/+2