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 provider Subnets implementation fills in allocatable IP information #1382
Conversation
added some commits
Jan 6, 2015
voidspace
commented
Jan 12, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1409141'] |
|
$$retry-after-unblocking-trunk$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Jan 12, 2015
jujubot
merged commit e07ca75
into
juju:master
Jan 12, 2015
voidspace
commented
Jan 12, 2015
|
$$merge$$ |
added a commit
to wallyworld/juju
that referenced
this pull request
Jan 13, 2015
added a commit
that referenced
this pull request
Jan 13, 2015
voidspace
deleted the
voidspace:maas-nodegroups
branch
Oct 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedJan 9, 2015
The MaaS provider implementation of Subnets now uses the static range of the nodegroup interface for the network to fill in AllocatableIPLow and AllocatableIPHigh. It leaves them blank if no corresponding nodegroup interface can be found (meaning that MaaS is not managing the network, so there are no allocatable IPs).
(Review request: http://reviews.vapour.ws/r/704/)