Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixed lp:1437266 - Bootstrap node occasionally panicing #2320
Conversation
themue
added some commits
May 13, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1454658'] |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1454658'] |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
May 14, 2015
jujubot
merged commit 6475bf4
into
juju:1.24
May 14, 2015
themue
deleted the
themue:fix-1437266-for-1.24
branch
Jul 9, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
themue commentedMay 13, 2015
First implementation of
backingOpenedPorts.removed()only handled unit IDs after the direct closing of ports. Now the eventing of machine IDs, e.g. after destroying services and machines, correctly too.(Review request: http://reviews.vapour.ws/r/1681/)