summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Recognize uppercase vfat disk labelsJames Penick2018-01-234-3/+28
| * tests: remove zesty as supported OS to testJoshua Powers2018-01-181-16/+0
* | releasing package cloud-init version 17.2-13-g6299e8d0-0ubuntu1ubuntu/17.2-13-g6299e8d0-0ubuntu1Scott Moser2018-01-151-2/+2
* | update changelog (new upstream snapshot 17.2-13-g6299e8d0).Scott Moser2018-01-151-0/+10
* | merge from master at 17.2-13-g6299e8d0Scott Moser2018-01-157-31/+127
|\ \ | |/
| * Do not log warning on config files that represent None.Scott Moser2018-01-123-6/+20
| * tests: Use git hash pip dependency format for pylxd.Chad Smith2018-01-101-1/+3
| * tests: add integration requirements text fileJoshua Powers2018-01-102-4/+19
| * MAAS: add check_instance_id based off oauth tokens.Scott Moser2018-01-102-21/+86
* | releasing package cloud-init version 17.2-9-gdf24daa8-0ubuntu1ubuntu/17.2-9-gdf24daa8-0ubuntu1Scott Moser2018-01-151-2/+2
* | update changelog (new upstream snapshot 17.2-9-gdf24daa8).Scott Moser2018-01-151-0/+15
* | merge from master at 17.2-9-gdf24daa8Scott Moser2018-01-1538-163/+945
|\ \ | |/
| * tests: update apt sources list testJoshua Powers2018-01-092-0/+11
| * tests: clean up image propertiesJoshua Powers2018-01-094-26/+7
| * tests: rename test ssh keys to avoid appearance of leaking private keys.Joshua Powers2018-01-092-3/+3
| * tests: Enable AWS EC2 Integration TestingJoshua Powers2018-01-0517-95/+784
| * cli: cloud-init clean handles symlinksChad Smith2018-01-032-3/+21
| * SUSE: Add a basic test of network config rendering.Robert Schweikert2017-12-201-3/+46
| * Azure: Only bounce network when necessary.Chad Smith2017-12-202-13/+40