Jump to: navigation, search

Difference between revisions of "Designate/Atlanta/Workshop 1"

Line 1: Line 1:
=Proposed Abstract for the workshop =
+
= Designate: Interactive Workshop - Install and Operate  =
  
 
Designate provides DNSaaS services for OpenStack.
 
Designate provides DNSaaS services for OpenStack.
Line 7: Line 7:
 
The workshop will also cover the steps for contributing to the development of Designate.
 
The workshop will also cover the steps for contributing to the development of Designate.
  
=Additional Notes on the workshop =
+
Several of the Designate contributors will be on hand during the workshop to help attendees work through the deployment.
 +
 
 +
= Additional Notes on the workshop =
  
 
I chose PowerDNS as the backend rather than BIND as it is more well tested as of now.  I put in a single node – so that it is easier to control and easier for newbies to install.  Also we talked about the workshop showing migration to Designate.  However I think it is early at this point for us to talk about migration as we have not yet done a migrate with Designate.
 
I chose PowerDNS as the backend rather than BIND as it is more well tested as of now.  I put in a single node – so that it is easier to control and easier for newbies to install.  Also we talked about the workshop showing migration to Designate.  However I think it is early at this point for us to talk about migration as we have not yet done a migrate with Designate.

Revision as of 17:42, 13 February 2014

Designate: Interactive Workshop - Install and Operate

Designate provides DNSaaS services for OpenStack.

This interactive workshop will guide attendees on how Designate can be installed with PowerDNS. For the purposes of the workshop the various designate components will be installed on a single node. Once installed it shows some of the V1 and V2 APIs for domain and record management. The workshop will conclude by using a tool like dig to retrieve the added records from the PowerDNS backend, showing a fully functional by-hand deployment.

The workshop will also cover the steps for contributing to the development of Designate.

Several of the Designate contributors will be on hand during the workshop to help attendees work through the deployment.

Additional Notes on the workshop

I chose PowerDNS as the backend rather than BIND as it is more well tested as of now. I put in a single node – so that it is easier to control and easier for newbies to install. Also we talked about the workshop showing migration to Designate. However I think it is early at this point for us to talk about migration as we have not yet done a migrate with Designate.

Removed

  • REST API for domain & record management
  • Multi-tenant
  • Integrated with Keystone for authentication
  • Framework in place to integrate with Nova and Neutron notifications (for auto-generated records)
  • Support for PowerDNS and Bind9 out of the box