This website requires JavaScript.
Explore
Get Started
openstack
/
designate
Code
Issues
Proposed changes
designate
/
moniker
/
backend
History
Kiall Mac Innes
1efd996362
Cleanup PowerDNS database schema
...
Change-Id: Ie8dbfb1c7ca52b29e9fffa0594b3097d95cbf61e
2013-04-03 12:53:36 +00:00
..
impl_powerdns
Cleanup PowerDNS database schema
2013-04-03 12:53:36 +00:00
__init__.py
Pass an instance of the central service, or the central_api proxy to backends.
2013-02-11 21:44:11 +00:00
base.py
Calls to get_servers from backends should use an admin context
2013-02-13 13:27:47 +00:00
impl_bind9.py
Calls to get_servers from backends should use an admin context
2013-02-13 13:27:47 +00:00
impl_dnsmasq.py
Refactor DNSMasq plugin for easier transition to the upcoming transactional changes.
2013-03-10 14:43:47 +00:00
impl_fake.py
Pass TSIG Key Create/Update/Delete to backend implementations
2013-02-11 22:23:33 +00:00
impl_mysqlbind9.py
Calls to get_servers from backends should use an admin context
2013-02-13 13:27:47 +00:00
impl_rpc.py
Implement support for RPC Versioning
2013-03-31 22:18:41 +01:00