Hi, I was designing a Openstack service that listens on notifications generated from Nova, Neutron etc., for our custom needs to monitor and act up on events. I have an interesting observation from openstack perspective and I would like to know community thinking about it.
By the time an openstack service starts, it would have missed some notifications. How do we deal with it? For example, Designate(DNSaaS) starts and by that time some VMs got created, it would loose to update the DNS servers for those VMs. Should any openstack service such as Designate call openstack APIs and get existing configuration? Thanks, -- Ravi
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev