----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7045/ -----------------------------------------------------------
(Updated Sept. 13, 2012, 5:54 p.m.) Review request for cloudstack and Alena Prokharchyk. Description ------- We keep the original instance-id and vm-id value assigned prior to Acton, and only use UUID for new resources created post Acton. This addresses bug cs-15627. Diffs ----- server/src/com/cloud/network/element/CloudZonesNetworkElement.java 0d4c1c1 server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java 613548b Diff: https://reviews.apache.org/r/7045/diff/ Testing (updated) ------- 1. tested on system upgrade; 2. on new system, null the uuid of the vm, and test the output of instance_id and vm_id. Thanks, Fang Wang
