[ https://issues.apache.org/jira/browse/CLOUDSTACK-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584163#comment-13584163 ]
ASF subversion and git services commented on CLOUDSTACK-705: ------------------------------------------------------------ Commit ea3db2f073a5076d7822497a3032a0cd2d47a297 in branch refs/heads/master from [~saksham] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=ea3db2f ] CLOUDSTACK-705 IP Address reservation for Isolated Guest Networks CloudStack uses Guest CIDR for dhcp-range for the Guest VMs. The entire CIDR is used by CloudStack for assigning IPs to Guest VMs. IP Address Reservation will allow part of address space to be used fornon CloudStack hosts/physical servers also, by restricting the address space of CloudStack Guest VMs. Reservation can be configured using update Network API by specifying guestvmCidr as an additional parameter. Reservation will be applicable for Isolated Guest Networks including VPC. reservediprange in the response will return the IP range that can be used for non Cloudstack hosts. Tested manually the following scenarios: Applying reservation when there are running VMs inside the guest_vm_cidr. Applying reservation when there are running VMs outside the guest_vm_cidr.(not allowed) Applying reservation when external device like Netscaler is configured in the guest_cidr. Applying reservation in VPC tiers. Applying reservation outside the range of guest_cidr.(not allowed) > IP Address reservation within a network > --------------------------------------- > > Key: CLOUDSTACK-705 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-705 > Project: CloudStack > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Manan Shah > Assignee: Saksham Srivastava > Fix For: 4.2.0 > > > Requirements described at: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/IP+Range+Reservation+within+a+Network > Requirements discussion email thread link: > http://markmail.org/search/?q=[DISCUSS]+IP+Address+Reservation+within+a+network+list%3Aorg.apache.incubator.cloudstack-dev > DevList discussion email thread: > http://markmail.org/message/rn6j6u62s7mmvnhy?q=%5BDISCUSS%5D+IP+Address+Reservation+within+a+network+list:org%2Eapache%2Eincubator%2Ecloudstack-dev > Functional Specification is available at: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+IP+Range+Reservation+within+a+Network > Github : https://github.com/Sakshams/incubator-cloudstack Branch: > ipReservation > Feature Branch: Will come in as reviews -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira