trove/trove/dns
Victor Stinner bdf664bbdf Port designate code to Python 3
* Replace map() with list-comprehension to get a list on Python 3.
* Unicode dance: encode text to UTF-8 for MD5, decode Base32 from
  ASCII to get text.
* tox.ini: test_designate_driver and test_datastore_versions to
  Python 3.4

Partially implements: blueprint trove-python3
Change-Id: I1aa5387908b3f108487ed731cee5f7d9bbfd7d69
2016-05-02 22:31:05 +02:00
..
designate Port designate code to Python 3 2016-05-02 22:31:05 +02:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
driver.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
manager.py Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
models.py Switch to the oslo_log library 2015-07-23 19:31:58 +03:00