> On Feb. 14, 2014, 3:42 p.m., Marcus Sorensen wrote: > > Ship It!
Hi, Could you merge this patch to master (and 4.3, if possible)? - Yoshikazu ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18027/#review34495 ----------------------------------------------------------- On Feb. 12, 2014, 8:44 p.m., Yoshikazu Nojima wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18027/ > ----------------------------------------------------------- > > (Updated Feb. 12, 2014, 8:44 p.m.) > > > Review request for cloudstack and Marcus Sorensen. > > > Bugs: CLOUDSTACK-6072 > https://issues.apache.org/jira/browse/CLOUDSTACK-6072 > > > Repository: cloudstack-git > > > Description > ------- > > fixed issue: vxlan networks not deallocating vnet ids > > > Diffs > ----- > > server/src/com/cloud/network/guru/GuestNetworkGuru.java 85728c2 > > Diff: https://reviews.apache.org/r/18027/diff/ > > > Testing > ------- > > 1. deploy a physical network with VNI range "5000-5005" > 2. create 6 guest networks > 3. deploy a VM that joins 3 guest networks. > 4. deploy a VM that joins other 3 guest networks. > 5. destroy the VMs > 6. destroy 4 guest networks. > 7. create an additional guest network. > 8. deploy a VM that joins 3 existing guest networks. > 9. check VNI is reused. > > > Thanks, > > Yoshikazu Nojima > >