Merge lp:~townsend/unity8-preview-lxc/fix-lxc-image into lp:unity8-preview-lxc
Proposed by
Christopher Townsend
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Stephen M. Webb | ||||
Approved revision: | 80 | ||||
Merged at revision: | 79 | ||||
Proposed branch: | lp:~townsend/unity8-preview-lxc/fix-lxc-image | ||||
Merge into: | lp:unity8-preview-lxc | ||||
Diff against target: |
80 lines (+22/-11) 2 files modified
bin/unity8-lxc-setup (+21/-10) debian/control (+1/-1) |
||||
To merge this branch: | bzr merge lp:~townsend/unity8-preview-lxc/fix-lxc-image | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stephen M. Webb (community) | Approve | ||
Review via email:
|
Commit message
Instead of hardcoding 'wily' as the LXC image release, query the LXC download template database and parse the output to determine the latest image available.
To post a comment you must log in.
Great.