designate/designate/backend
Endre Karlson e90dbe1ae5 Add backend for Designate using SECONDARY zones
This will allow the use of a Designate installation as a backend using the
recently added SECONDARY zones feature. The patch includes bits for devstack
and tests.

Implement blueprint: d2d-driver

Change-Id: I5fcaf36482cf692432f7871ef08b2ae7fefe749a
2015-09-16 18:48:35 +02:00
..
agent_backend Replace dict.iteritems() with dict.items() 2015-06-30 09:39:51 +05:30
impl_infoblox Refactor notify logic into backends 2015-08-12 18:57:57 +00:00
impl_powerdns Refactor notify logic into backends 2015-08-12 18:57:57 +00:00
__init__.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
agent.py Refactor notify logic into backends 2015-08-12 18:57:57 +00:00
base.py Fix typos in comments 2015-09-03 18:37:27 +09:00
impl_akamai.py Give a nicer error upon 401 from Akamai 2015-06-02 12:09:25 +00:00
impl_bind9.py Fix typos in comments 2015-09-03 18:37:27 +09:00
impl_designate.py Add backend for Designate using SECONDARY zones 2015-09-16 18:48:35 +02:00
impl_dynect.py Refactor notify logic into backends 2015-08-12 18:57:57 +00:00
impl_fake.py Combine Backend and PoolBackend 2015-03-22 16:14:50 +00:00
impl_nsd4.py Fix typos in comments 2015-09-03 18:37:27 +09:00