Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Allow state.Space and Subnet with duplicate ProviderIds across models #4354
Conversation
added some commits
Feb 9, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Feb 10, 2016
jujubot
merged commit 4dba9fb
into
juju:maas-spaces
Feb 10, 2016
dimitern
deleted the
dimitern:maas-spaces-state-fix-spaces-subnets
branch
Feb 10, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dimitern commentedFeb 9, 2016
Needed to allow discoverspaces to work in models other than the
controller model.
Also includes some improvements to tests.
(Review request: http://reviews.vapour.ws/r/3798/)