Openstack VmExpiration Management service overview¶
The Openstack VmExpiration Management service consists of the following components:
osvmexpire-apiservice Accepts and responds to end user os-vm-expire API calls…
osvmexpire-workerservice Receive nova notifications on VM creation/deletion to create/delete expirations for VMs.
osvmexpire-cleanerservice Checks at regular interval for VM expiration, sends email notifications to user before final deletion of the VM.
Systemd templates can be found in etc/systemd/system directory.