On 3/11/13 5:13 AM, "Bharat Kumar" <bharat.ku...@citrix.com> wrote:
>Hi Chiradeep, > >> >> I'm guessing there is some change in the logic for assigning a guest or >> management ip address (in order to select from the new subnet / range) > >In case if the admin wants to specify the ip that will be allotted to a >guest vm he can mention it as a part of DeployVm API. >currently we don't have any way to do this for management ip addresses. I >don't know the use case in which this will be required. I refer you to acquireIp4Address in GuestNetworkGuru (method acquireIp4Address) and PodBasedNetworkGuru (method reserve) where undoubtedly there are assumptions that are going to be violated by your changes.