deb-designate/designate/backend
Pradeep Kumar Singh e9c11e5543 Convert old style class to new style class
This patch converts one old style class to new
style class and relplaces Exception.message with
six.text_type(Exception).

Change-Id: I84d36a92f7fbd55db44ce24b43f593be46be5ea5
2015-07-10 06:18:08 +05:30
..
agent_backend Replace dict.iteritems() with dict.items() 2015-06-30 09:39:51 +05:30
impl_infoblox Update urllib/urlparse to use six.moves 2015-06-30 07:58:14 +05:30
impl_powerdns Use six.moves.map/zip in place of map/zip 2015-06-30 06:41:21 +05:30
__init__.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
agent.py Merge "Add Backend grading, and associated docs page" 2015-05-29 19:30:08 +00:00
base.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
impl_akamai.py Give a nicer error upon 401 from Akamai 2015-06-02 12:09:25 +00:00
impl_bind9.py Replace Exception.message with six.text_type(Exception) 2015-07-02 07:44:48 +00:00
impl_dynect.py Add Backend grading, and associated docs page 2015-05-28 17:03:56 +01:00
impl_fake.py Combine Backend and PoolBackend 2015-03-22 16:14:50 +00:00
impl_nsd4.py Convert old style class to new style class 2015-07-10 06:18:08 +05:30