On Fri, 2014-03-14 at 08:44 +0000, Yuzhou (C) wrote: > Hi stackers, > > Are there any plans about DNSaaS on the neutron roadmap? > > As far as I known, Designate provides DNSaaS services for > OpenStack. > > Why DNSaaS is Independent service , not a network service like LBaas > or VPNaaS? > > Thanks, > > Zhou Yu
I personally see DNSaaS as being outside the scope of Neutron. VPNaaS and LBaaS are, at their core, about moving bits from A -> B. DNSaaS is different, as it plays no part in how bits are moved from A -> B. Neutron's 1 line intro is: "Neutron is an OpenStack project to provide "networking as a service" between interface devices (e.g., vNICs) managed by other Openstack services (e.g., nova)." I'm not sure I could squeeze authoritative DNS into that scope without changing it :) Thanks, Kiall _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev