Various LXC and KVM fixes #2566

Merged
merged 4 commits into from Jun 17, 2015

Conversation

Projects
None yet
2 participants
Contributor

dooferlad commented Jun 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/)

dooferlad added some commits Jun 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.
Fixed up TestStartInstanceLoopMountsDisallowed.
ErrLoopMountNotAllowed removed (obsolete).
Contributor

dooferlad commented Jun 17, 2015

$$merge$$

Contributor

jujubot commented Jun 17, 2015

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

jujubot added a commit that referenced this pull request Jun 17, 2015

Merge pull request #2566 from dooferlad/addr-containers-fixes
Various LXC and KVM fixes

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

@jujubot jujubot merged commit cfda9b5 into juju:master Jun 17, 2015

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