Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
update to LXD master tip #4639
Conversation
jameinel
added some commits
Mar 7, 2016
jameinel
changed the title from
WIP:update LXD to 2.0.0.rc1
to
update to LXD master tip
Mar 10, 2016
|
$$merge$$ fixes-1551276 fixes-1555585 |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 10, 2016
jujubot
merged commit 0572521
into
juju:master
Mar 10, 2016
jameinel
deleted the
jameinel:lxd-update-2.0.0.rc1
branch
Dec 13, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jameinel commentedMar 7, 2016
The changes to LXD have now landed in master, so this is now worth landing.
The recent patch from Tycho also introduced https://pad.lv/1555585, which this addresses. Also, this adds support for the existing "image-stream: released/daily" configuration item. If you set "image-stream:daily" then when you "juju bootstrap blah lxd" it should use the daily stream for images instead of the released stream.
(Review request: http://reviews.vapour.ws/r/4082/)