Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Abiquo-1.6.0
-
Fix Version/s: None
-
Component/s: Appliances Library
-
Labels:None
Description
Discussed with Albert. This could be a future improvement.
Removing a VM from /opt/vm_repository without using the GUI or the API does not remove it from the database.
i.e.
{code}
rm -rf /opt/vm_repository/1/10.60.1.58/centos_vm_template
{code}
Albert suggest also to implement a periodic check to fix any inconsistency between the DB and the filesystem.
Removing a VM from /opt/vm_repository without using the GUI or the API does not remove it from the database.
i.e.
{code}
rm -rf /opt/vm_repository/1/10.60.1.58/centos_vm_template
{code}
Albert suggest also to implement a periodic check to fix any inconsistency between the DB and the filesystem.
I consider this for future releases.
If you consider that it's a prior improvement, please, tell me