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 290111 and 221209

Description: OpenStack DNS as a Service - API server
 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 REST API server, accepting HTTP requests, validating
 authentication tokens with Keystone and passing them to the Designate Central
 service over AMQP. Multiple versions of the API can be hosted, as well as API
 extensions, allowing for pluggable extensions to the core API.
Description: OpenStack DNS as a Service - API server
 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 REST API server.
--- 290111	Thu Jan  1 00:00:00 1970
+++ 221209	Thu Jan  1 00:00:00 1970
@@ -5,7 +5,4 @@
  Neutron notifications (for auto-generated records). Designate supports
  PowerDNS and Bind9 out of the box.
  .
- This package provides the REST API server, accepting HTTP requests, validating
+ This package provides the REST API server.
- authentication tokens with Keystone and passing them to the Designate Central
- service over AMQP. Multiple versions of the API can be hosted, as well as API
- extensions, allowing for pluggable extensions to the core API.