cloudstack/engine
Wei Zhou acfc19dc82 CLOUDSTACK-9134: set device_id as the first device_id not in use instead of nic count
when we restart vpc tiers, the old nics will be removed, and create a new nic.
however, the device_id was set to the nic count, which may be already used.
this commit get the first device_id not in use as the device_id of new nic.

This issue also happen when we add multiple networks to a vm and remove them.
2015-12-10 14:02:02 +01:00
..
api Updating pom.xml version numbers for release 4.6.1-SNAPSHOT 2015-11-13 21:27:57 +01:00
components-api Updating pom.xml version numbers for release 4.6.1-SNAPSHOT 2015-11-13 21:27:57 +01:00
network Updating pom.xml version numbers for release 4.6.1-SNAPSHOT 2015-11-13 21:27:57 +01:00
orchestration CLOUDSTACK-9134: set device_id as the first device_id not in use instead of nic count 2015-12-10 14:02:02 +01:00
schema CLOUDSTACK-9134: set device_id as the first device_id not in use instead of nic count 2015-12-10 14:02:02 +01:00
service Updating pom.xml version numbers for release 4.6.1-SNAPSHOT 2015-11-13 21:27:57 +01:00
storage CLOUDSTACK-8845: set isRevertable of snapshot to false if the volume is removed 2015-12-04 08:21:11 +01:00
pom.xml Updating pom.xml version numbers for release 4.6.1-SNAPSHOT 2015-11-13 21:27:57 +01:00