designate/contrib
qinchunhua bb35643c18 Python 3: dict.itervalues()
Replace dict.itervalues() with dict.values(). The Python 3 dict
type has no itervalues() method, the old itervalues() method was
renamed to values().

TrivialFix.

Change-Id: I5d96f26db2bb3490271962d9548672cfdd03357e
2016-07-27 00:37:07 +00:00
..
archive/backends Replace deprecated LOG.warn with LOG.warning 2016-01-05 09:20:58 +00:00
designate-ext-samplehandler Grammar mistakes have been corrected 2015-08-22 21:32:18 +05:30
djbdns Add djbdns backend 2016-05-20 10:46:36 +00:00
vagrant Grenade Plugin 2016-07-14 15:06:45 +01:00
dns_dump_dnspy.py Fix style errors H305 and H307 2014-06-18 17:35:43 -05:00
dns_dump_hex_to_text.py MDNS part of Secondary zones 2015-03-16 21:46:09 +01:00
dns_dump_raw.py Implement TSIG Support in mDNS 2015-03-16 17:16:51 +00:00
dns_dump_server.py Implement mDNS Service 2014-06-04 23:45:27 +01:00
ipaextractor.py Python 3: dict.itervalues() 2016-07-27 00:37:07 +00:00
records_mass_create.py Another improvement of info level log messages 2015-11-27 13:15:03 +05:30
zoneextractor.py Another improvement of info level log messages 2015-11-27 13:15:03 +05:30