MaaS provider Subnets implementation fills in allocatable IP information #1382

Merged
merged 12 commits into from Jan 12, 2015

Conversation

Projects
None yet
3 participants

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/)

$$merge$$

Contributor

jujubot commented Jan 12, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 12, 2015

Build failed: Does not match ['fixes-1409141']
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/1776

Contributor

dimitern commented Jan 12, 2015

$$retry-after-unblocking-trunk$$

Contributor

jujubot commented Jan 12, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Jan 12, 2015

Merge pull request #1382 from voidspace/maas-nodegroups
MaaS provider Subnets implementation fills in allocatable IP information

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/)

@jujubot jujubot merged commit e07ca75 into juju:master Jan 12, 2015

$$merge$$

wallyworld added a commit to wallyworld/juju that referenced this pull request Jan 13, 2015

Merge pull request #1382 from voidspace/maas-nodegroups
MaaS provider Subnets implementation fills in allocatable IP information

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/)

jujubot added a commit that referenced this pull request Jan 13, 2015

Merge pull request #1392 from wallyworld/maas-nodegroups-1.22
Merge pull request #1382 from voidspace/maas-nodegroups

MaaS provider Subnets implementation fills in allocatable IP information

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/)

(Review request: http://reviews.vapour.ws/r/714/)

@voidspace 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