: vm state transition related question
On vm state transition I need to communicate some extra information to one of
the listeners which is listening for the transition. How do I achieve that ? It
is not generic enough and specific to only one of the listeners.
My use case is as follows
When vm is
On vm state transition I need to communicate some extra information to one of
the listeners which is listening for the transition. How do I achieve that ? It
is not generic enough and specific to only one of the listeners.
My use case is as follows
When vm is dynamically scaled up on a host I ne