OpenStack DNS As A Service (Designate)
Go to file
Kiall Mac Innes 83919984f1 Ensure moniker's exceptions are re-raised over RPC 2012-10-12 23:45:40 +01:00
bin Add some temp config vars to disable keystone and use a default tenant/user instead. 2012-10-03 18:59:07 +01:00
etc Ensure moniker's exceptions are re-raised over RPC 2012-10-12 23:45:40 +01:00
moniker Reapply WIP openstack common patch from https://review.openstack.org/#/c/13953/ 2012-10-12 22:55:58 +01:00
templates Initial Public Commit. 2012-09-25 08:04:13 +01:00
tools Lots of changes: 2012-10-03 18:51:39 +01:00
.gitignore Lots of changes: 2012-10-03 18:51:39 +01:00
.gitreview Initial Public Commit. 2012-09-25 08:04:13 +01:00
MANIFEST.in Initial Public Commit. 2012-09-25 08:04:13 +01:00
README.md Lots of changes: 2012-10-03 18:51:39 +01:00
moniker.sublime-project Initial Public Commit. 2012-09-25 08:04:13 +01:00
openstack-common.conf Lots of changes: 2012-10-03 18:51:39 +01:00
setup.cfg Initial Public Commit. 2012-09-25 08:04:13 +01:00
setup.py Initial Public Commit. 2012-09-25 08:04:13 +01:00
tox.ini Initial Public Commit. 2012-09-25 08:04:13 +01:00

README.md

TODOs:

  • Documentation!
  • Fixup Bind9 agent implementation so it could be considered even remotely reliable
  • Re-Add PowerDNS agent implementation.
  • Database migrations
  • Unit Tests!!
  • Integration with other OS servers eg Nova and Quantum
  • Introduce Server Groups