Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Various LXC and KVM fixes #2566
Conversation
dooferlad
added some commits
Jun 15, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Jun 17, 2015
jujubot
merged commit cfda9b5
into
juju:master
Jun 17, 2015
dooferlad
deleted the
dooferlad:addr-containers-fixes
branch
Jul 6, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dooferlad commentedJun 15, 2015
Fixes for race conditions in LXC and KVM tests.
GetContainerInterfaceInfo not called when address allocation is disabled.
MaintainInstance implemented for KVM broker
Adding a route that already exists no longer results in an error.
(Review request: http://reviews.vapour.ws/r/1936/)