
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Trunk version
|
|
|
I can't delete a PhysicalDatacenter if exists not only virtual machines on it.
Abicloud has to add the condition of assure that there aren't vdc assigned on it
|
|
Description
|
I can't delete a PhysicalDatacenter if exists not only virtual machines on it.
Abicloud has to add the condition of assure that there aren't vdc assigned on it |
Show » |
|
That means I've made a Foreign Restrict Constraint between virtualdatacenter and datacenter tables.
I've catched the Exception when deleting the Datacenter and I create the .properties i18n message to show to the user that he cannot delete the physical datacenter if he has associated virtualdatacenters.