Remove out of date TODOs from README

Change-Id: Ife6baf7ae7697d9a60d0d1b8d26344c39b951616
This commit is contained in:
Kiall Mac Innes 2013-07-29 16:03:48 +01:00
parent f3cfca77ae
commit 464ccaa57a

View File

@ -9,21 +9,6 @@ IRC: #openstack-dns
Installation: http://designate.readthedocs.org/en/latest/install.html
# TODOs:
* Documentation!
* Fixup Bind9 agent implementation so it could be considered even remotely reliable
* Re-Add PowerDNS agent implementation.
* Unit Tests!!
* Integration with other OS servers eg Nova and Quantum
* Listen for floating IP allocation/deallocation events - giving user access to
the necessary PTR record.
* Listen for server create/destroy events - creating DNS records as needed.
* Listen for server add/remove from security group events - creating "load balancing" DNS RR records as needed.
* Introduce Server Pools
* Server pools will allow a provider to 'schedule' a end users domain to one of many available DNS server pools
# Development
Designate follows the [OpenStack Gerrit Workflow](https://wiki.openstack.org/wiki/Gerrit_Workflow)