a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 290113 and 232076

Description: OpenStack DNS as a Service - mdns
 Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
 REST API for domain & record management. It is Integrated with Keystone for
 authentication, and provides a framework in place to integrate with Nova and
 Neutron notifications (for auto-generated records). Designate supports
 PowerDNS and Bind9 out of the box.
 .
 This package provides the mini-dns service. It is the service that sends DNS
 NOTIFY and answers zone transfer (AXFR) requests. This allows Designate to
 integrate with any DNS server that supports these very standard methods of
 communicating. designate-mdns also encapsulates all other forms of DNS
 protocol that Designate performs. For example, sending SOA queries to check
 that a change is live.
Description: OpenStack DNS as a Service - mdns
 Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
 REST API for domain & record management. It is Integrated with Keystone for
 authentication, and provides a framework in place to integrate with Nova and
 Neutron notifications (for auto-generated records). Designate supports
 PowerDNS and Bind9 out of the box.
 .
 This package provides the mdns service.
--- 290113	Thu Jan  1 00:00:00 1970
+++ 232076	Thu Jan  1 00:00:00 1970
@@ -5,9 +5,4 @@
  Neutron notifications (for auto-generated records). Designate supports
  PowerDNS and Bind9 out of the box.
  .
- This package provides the mini-dns service. It is the service that sends DNS
+ This package provides the mdns service.
- NOTIFY and answers zone transfer (AXFR) requests. This allows Designate to
- integrate with any DNS server that supports these very standard methods of
- communicating. designate-mdns also encapsulates all other forms of DNS
- protocol that Designate performs. For example, sending SOA queries to check
- that a change is live.