-
Committer:
Ryan Harper
-
Date:
2017-10-06 00:15:15 UTC
-
mfrom:
(1.1.50)
-
Revision ID:
ryan.harper@canonical.com-20171006001515-s8lvc7irnu5msyl2
* New upstream snapshot.
- vmtest: fix artful networking (LP: #1714028) (LP: #1718216) (LP: #1706744)
- docs: Trivial doc fix for enabling proposed.
- setup.py: fix to allow installation into a virtualenv (LP: #1703755)
- doc: update documentation on curtin-hooks and non-ubuntu installation.
- reporter: Add journald reporter to send events to journald
- vmtests: add option to tar disk images after test run
- install: ensure iscsi service is running to handle shutdown properly
- mdadm: handle write failures to sysfs entries when stopping mdadm (LP: #1708052)
- vmtest: catch exceptions in curtin-log-print
- iscsi: use curtin storage config to disconnect iscsi targets (LP: #1713537)
- vmtests: bump skip_by_date values out to give cloud-init SRU more time
- vmtest: get info about collected symlinks and then delete them.
- Update network cloud-init related skiptest dates, SRU still pending
- tests: Add CiTestCase common parent for all curtin tests.
- vmtests: Remove force flag for centos curthooks
- tools/jenkins-runner: improve tgtd cleanup logic
- tests: Drop EOL Wily Vivid and Yakkety tests.
- Disable yum plugins when installing packages, update ca-certs for https
- Rename centos_network_curthooks -> centos_apply_network_config.
- tests: in centos_defaults use write_files for grub serial.
- write_files: write files after extract, change write_files signature.
- pass network configuration through to target for ubuntu and centos
- tests: disable yakkety tests.
- tools/launch: automatically pass on proxy settings to curtin
- Add top level 'proxy' to config, deprecate top level http_proxy.
- tools/curtainer: fix to enable deb-src for -proposed.
- Use unshare to put chroot commands in own pid namespace.