deb-designate/designate/storage
Vinod Mangalpally e5045f6717 _find_recordsets returns active recordsets only
_find_recordsets returns only active recordsets.
A join needs to be done, as the domains table has
a deleted column to indicate deleted domains but
the recordsets table does not have a deleted
column.

Change-Id: Ia7da132d5f49ea210295c18fb83cc807e6257f52
Closes-Bug: 1365699
2014-09-08 11:51:36 -05:00
..
impl_sqlalchemy _find_recordsets returns active recordsets only 2014-09-08 11:51:36 -05:00
__init__.py Enabled hacking check H401 2014-07-11 15:07:19 +02:00
base.py Migrate to SQLAlchemy Core 2014-07-26 18:30:09 -07:00