Hi JC, I'm not sure I understand why we need to only support one or the other. Once the code to receive notifications and CRUD records is in place, supporting both 'compute.instance.create.end' and 'port.create.end' should be as easy as supporting both 'compute.instance.create.end' and 'compute.instance.delete.start'. Have I missed something that would require a choice between supporting nova or quantum? Thanks, Kiall On Fri, Nov 2, 2012 at 1:11 AM, JC Martin <jcmartin at ebaysf.com> wrote: > > In DNSaaS, we have a goal to create DNS entries automatically based on > notifications corresponding to IP allocation events. > > The question is which Notifications/events to use: > - Nova notifications (e.g. Instance.create.end) > - Quantum notifications (e.g. Port.create.end) > - None of the above, we need IP allocation specific events or other > events. > > Opinion ? > > JC > > > > > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20121102/13572233/attachment.html>