Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Update gomaasapi #6529
Conversation
added some commits
Nov 2, 2016
|
LGTM and QA OK on MAAS Version 2.0.0+bzr5189-0ubuntu1 (16.04.1) - observed in /var/log/maas/maas.log during juju bootstrap with 2 negative spaces constraints:
|
voidspace
commented
Nov 3, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 6c04534
into
juju:develop
Nov 3, 2016
1 check passed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy.
Details
added a commit
that referenced
this pull request
Nov 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedNov 2, 2016
Fixes bug #1636919 and bug #1636969 for MAAS 2.x. Update to a newer revision of gomaasapi that replaces the incorrect not_networks parameter with the correct not_subnets (specified as multiple values instead of comma separated) for negative space constraints.
QA
Bootstrap using negative space constraints. Juju should correctly honour those constraints.