Instance Cleanup
Hi guys,
Is there any configuration option for Nova/libvirt/KVM to automatically terminate instances after certain period of time since creation time. Such as
instance_lifetime=1week
How do people accomplish this ?
I appreciate your time.
AFAIK, this feature is not provided by either Nova/libvirt. Can you please explain your use case? If it is not already supported (in Nova), you can propose a blueprint for this one.
we can script it via Nova/compute api, out of openstack.