Removing instances in "shutdown" state
I want the instances that have "shutdown" state a long time to be removed. Does this option exist in nova.conf?
First time here? Check out the FAQ!
I want the instances that have "shutdown" state a long time to be removed. Does this option exist in nova.conf?
No you need to terminate the instances to have them removed. If you want to removed shutdown VMs you may want to do a cron job to terminate/delete any shutdown instance.
updated 6/7/2013
There is no configuration in nova.conf to automatically remove shutdown vm.
/end update
Asked: 2015-06-06 05:29:24 -0600
Seen: 344 times
Last updated: Jun 07 '15
Cannot launch instance when using higher flavor.
Setting hypervisor_hostname for compute node
multiple compute using single shared storage location
why i can launch two 4 vcpu instance but not one 8 vcpu instance?
nova scheduler in newton use deprecated parameters for rabbitmq
Accessing console from external IP
how to enable meters in the host machine ?
with no valid physical interface, instance are created in nova
How to specify keys in nova.conf in compute-node
nova.conf.sample does not contain any oslo.messaging oslo.db and oslo.concurrency fields [closed]