Jump to: navigation, search

Difference between revisions of "DNSaaS"

Line 11: Line 11:
  
 
== Backend ==
 
== Backend ==
  Fake for now
+
* Fake for now
  Agent Based or Driver ?
+
* Agent Based or Driver ?
  
 
== Zone Naming ==
 
== Zone Naming ==
  Shared Zone or Tenant specific zone (zone name = tenant id) ?  
+
* Shared Zone
 +
* Tenant specific zone (zone name = tenant id) ?  
  
 
== Record Naming ==
 
== Record Naming ==
  UUID + Instance Name . Need uniqueness if shared zone
+
* UUID
 +
* Instance Name . Need uniqueness if shared zone
  
 
== Zone Creation ==
 
== Zone Creation ==
  Should the tenant be able to change the SOA parameters of should they come from templates/FLAGS.
+
* tenant provided SOA parameters
 +
* templates/FLAGS based SOA parameters.

Revision as of 00:01, 23 October 2012

Dumping ground for content around OpenStack and DNS-as-a-Service

Options Comparisons

Comparison of nova-dns and moniker

Topics to discuss

Notification Listener

  What Notification ? Instance created ? IP allocated ?

Backend

  • Fake for now
  • Agent Based or Driver ?

Zone Naming

  • Shared Zone
  • Tenant specific zone (zone name = tenant id) ?

Record Naming

  • UUID
  • Instance Name . Need uniqueness if shared zone

Zone Creation

  • tenant provided SOA parameters
  • templates/FLAGS based SOA parameters.