Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Use gomaasapi MAAS 2 controller #4943
Conversation
added some commits
Mar 30, 2016
voidspace
commented
Apr 1, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
voidspace
commented
Apr 1, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit d585821
into
juju:maas2
Apr 1, 2016
voidspace
deleted the
voidspace:maas2-use-controller
branch
Oct 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedMar 31, 2016
Update the MAAS provider to start using the new 2.0 API Controller from gomaasapi.
The provider will now use the Controller when working with MAAS 2.0.
Test infrastructure support for MAAS 2 tests.
Update dependencies.tsv to use the new gomaasapi.
A new method to tell if we're using MAAS 2, plus using it in a couple of places to get us slightly further on in bootstrap.
(Review request: http://reviews.vapour.ws/r/4380/)