Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
lp1558158 Rebootstrap if no controllers found #4783
Conversation
added some commits
Mar 18, 2016
cherylj
commented
Mar 18, 2016
|
$$fixes-1558158$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 18, 2016
jujubot
merged commit 172f057
into
juju:master
Mar 18, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cherylj commentedMar 18, 2016
If ControllerInfo returns a list length of 0, then
attempt the rebootstrap as the provider doesn't know
about any controllers for this controller.
(Review request: http://reviews.vapour.ws/r/4224/)