update to LXD master tip #4639

Merged
merged 9 commits into from Mar 10, 2016

Conversation

Projects
None yet
2 participants
Owner

jameinel commented Mar 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/)

jameinel added some commits Mar 7, 2016

Work on updating to 2.0.0.rc1
We need a couple tweaks to 2.0.0.rc1 in order to be able to easily
connect to the simplestreams remotes. Also, a few of the APIs changed
slightly from 2.0.0.beta4. So update our code to match while working
on the Remotes changes.
Bring in the latest lxd trunk.
This lets us switch how we connect to upstream 'ubuntu', which should fix bug #1555585.
It also hooks up 'image-stream' through config into the LXD connection, which changes what
source we use for grabbing upstream images. Needs testing, though.

@jameinel jameinel changed the title from WIP:update LXD to 2.0.0.rc1 to update to LXD master tip Mar 10, 2016

Owner

jameinel commented Mar 10, 2016

$$merge$$ fixes-1551276 fixes-1555585

Contributor

jujubot commented Mar 10, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Mar 10, 2016

Merge pull request #4639 from jameinel/lxd-update-2.0.0.rc1
update to LXD master tip

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/)

@jujubot jujubot merged commit 0572521 into juju:master Mar 10, 2016

@jameinel 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