designate/designate/quota
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 Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
base.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
impl_noop.py Switch to oslo.log 2015-01-21 21:39:16 +01:00
impl_storage.py Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30