cloudstack/server/test/com/cloud
Saksham Srivastava ea3db2f073 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)
2013-02-22 15:50:33 +05:30
..
agent Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
alert Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
api CLOUDSTACK-1253: Remove @author tag. 2013-02-15 10:42:06 -08:00
async Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
keystore commit ba3fef5d0650c42463d0f225f4ca14b5f9046c44 2012-12-17 17:44:39 -08:00
network CLOUDSTACK-705 IP Address reservation for Isolated Guest Networks 2013-02-22 15:50:33 +05:30
projects Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
resource Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
resourcelimit rat: Fix license for ResourceLimitManagerImplTest.java 2013-02-13 14:32:33 +05:30
snapshot Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
storage/dao removed MockAPI server 2013-01-28 17:50:38 +05:30
upgrade Fix issues after another round of merge 2013-01-11 16:54:32 -08:00
user Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
vm rebase to master 2013-02-21 11:22:50 -08:00
vpc CLOUDSTACK-705 IP Address reservation for Isolated Guest Networks 2013-02-22 15:50:33 +05:30