designate/designate/tests/unit/test_objects
Graham Hayes c5949ccb28 Rename all references of Domain to Zone
This is a pretty invasive change :)

A non complete list of changes:

* Database Tables
* Database Columns
* Designate Objects and fields on Objects
* Designate Objects Adaptors stop doing some of the renames
* All RPCAPI versions are bumped - totally backward
  incompatable (function names have changed)

Change-Id: Ib99e918998a3909fa4aa92bf1ee0475f8a519196
2015-11-17 15:22:16 +00:00
..
__init__.py Create unit tests dir, move objects tests there 2015-07-20 14:15:42 +01:00
test_adapters.py Create unit tests dir, move objects tests there 2015-07-20 14:15:42 +01:00
test_base.py Fix order of arguments in assertEqual 2015-10-05 11:23:38 +05:30
test_domain.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
test_recordset.py Fix order of argument in assertEqual 2015-09-29 16:27:19 +05:30