Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
MAAS 2: selectNode and acquireNode #5071
Conversation
babbageclunk
and others
added some commits
Apr 6, 2016
voidspace
commented
Apr 11, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit dd9828e
into
juju:master
Apr 11, 2016
voidspace
deleted the
voidspace:maas2-acquire-node
branch
Oct 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedApr 11, 2016
These are the next steps towards bootstrapping with MAAS 2.0. selectNode and acquireNode have versions for MAAS 2 with appropriate constraints conversion code. There are some TODOs in the code to be addressed in follow up branches.
Notably things to be addressed in follow-ups are: storage support, interfaces support, proper handling of space constraints (storage and space constraints require a more recent revision of gomaasapi and changes to use the new api it exposes).
(Review request: http://reviews.vapour.ws/r/4514/)