designate/designate/backend/agent_backend
Cuong Nguyen b136cdbe20 Use modules for import not objects
As stated by the document [1], imports should use modules, not objects

[1] http://docs.openstack.org/developer/hacking/#imports

Change-Id: If37db5b501ffc297f583406e01a692379450ee47
2016-12-09 17:11:30 +07:00
..
__init__.py Use modules for import not objects 2016-12-09 17:11:30 +07:00
base.py TrivialFix: Remove logging import unused 2016-08-26 11:47:04 +07:00
impl_bind9.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
impl_denominator.py Fixing several typos 2016-06-29 15:04:50 +02:00
impl_djbdns.py Correct reraising of exception 2016-07-14 06:45:27 +00:00
impl_fake.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
impl_gdnsd.py Add gdnsd backend 2016-07-11 13:22:23 +01:00
impl_knot2.py Correct reraising of exception 2016-07-14 06:45:27 +00:00
impl_msdns.py Add support for Microsoft DNS Server backend 2016-08-22 12:19:54 +03:00