Hi Stuart,
The easiest way to implement some lifecycle hooks is by using the event bus
feature. CloudStack supports In-memory, RabbitMQ and Kafta for publishing
events.
You can filter these down via the queuing mechanism of your choice and
trigger based on the event.
See here for more info
Hi,
CloudStack supports rabbitmq event bus, which might work for you.
Please refer to
https://docs.cloudstack.apache.org/en/latest/adminguide/events.html
-Wei
On Thu, 16 Mar 2023 at 21:46, Stuart Whitman
wrote:
> Hello,
>
> How would you implement a lifecycle hook in Cloudstack? For example, w
Hello,
How would you implement a lifecycle hook in Cloudstack? For example, when a VM
for a particular purpose is created, I want to register it with Red Hat
Identify Management and unregister it when it is destroyed.
Thanks,
-Stu
_
The information contained