I am in the process of moving some servers into cloudstack and to get the servers connected to each other I build the guest network and it acquired a public ip from the pool I have setup. All is good and well until the day comes to where I need to cut the public ip address over to the new server. I went into infrastructure zones networks public and ip ranges. From there I entered all my correct information and added it to the correct account and boom now that IP address is assigned to that one account. Now I went intot he network and was able to Acquire New IP and that gave me the correct IP. So that all worked now I want to remove the old IP the first IP it was assigned. I figured I'd click on the IP and a Release IP button would show up and off to the races. Nope.
So my question is since I cannot find an answer for it. How do I change the newly Acquired IP to be the only IP address? The virtual router has eth3 with the new ip address I could just ifdown eth2 and change the default route in there but that does not clean it up. Jeremy Peterson