mirror of https://github.com/apache/cloudstack.git
further comments added
This commit is contained in:
parent
edc85dd12d
commit
91813371b4
|
|
@ -2658,7 +2658,7 @@ public class UserVmManagerImpl implements UserVmManager {
|
|||
forAccount = true;
|
||||
guestVlan = vlansForAccount.get(0);//FIXME: iterate over all vlans
|
||||
}
|
||||
// else
|
||||
// else //TODO PLEASE DO NOT REMOVE THIS COMMENTED PART
|
||||
// {
|
||||
// //list zone wide vlans that are direct attached and tagged
|
||||
// //if exists pick random one
|
||||
|
|
|
|||
Loading…
Reference in New Issue