stepping-stone / vm-manager

The stoney cloud web interface.
http://www.stoney-cloud.org/
Other
0 stars 0 forks source link

Remove firewall script when deleting a VM #57

Open paescuj opened 10 years ago

paescuj commented 10 years ago

When a VM gets deleted the relevant firewall script should be removed. Currently, this is not the case. The firewall rules just gets unloaded.

A removal is necessary to prevent a mess or even an accidental re-use of the old firewall rules when creating a new machine with the same KVM machine number.

In my opinion, the following commands must be performed:

svn delete kvm_XXXX_chain.sh
svn commit -m "Deleted firewall script of kvm-XXXX because of machine removal"

stoney cloud Version 1.2.10.3 Linux vm-node-02 3.10.10-gentoo #1 SMP Fri Sep 6 09:57:16 CEST 2013 x86_64