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 for juju 2.0 #6537
Conversation
added some commits
Nov 2, 2016
voidspace
commented
Nov 3, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 303dc78
into
juju:2.0
Nov 3, 2016
1 check failed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy.
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedNov 3, 2016
Backport of PR #6529
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.