Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
LXC to LXD #5583
Conversation
natefinch
changed the title from
WIP: LXC to LXD
to
LXC to LXD
Jun 9, 2016
|
JFDI |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$spurious$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
$$JohnMadeMeDoIt$$ |
|
Build failed: Generating tarball failed |
|
$$FixAfterRebaseError$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
$$networkissue$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
natefinch commentedJun 9, 2016
•
Edited 1 time
-
natefinch
Jun 9, 2016
We no longer need to support lxc containers directly, instead we should
be using lxd containers. Thus, a lot of code needed a simple
s/lxc/lxd. Much of the code removed in this patch was options for
twiddling with lxc that are not needed or supported for lxd.
(Review request: http://reviews.vapour.ws/r/5027/)