I need to write a service that connects to Nova API and is instantly informed about any update in tenant's port or VM changes. Is this somehow possible?
I know how to do this with Kubernetes (/api/v1/watch/services) but were unable to find how to do this with Nova API.