On 03/27/2014 03:57 PM, Chris Friesen wrote:

If I change the filter to use

'deleted': False

instead of

'deleted_at': None

then it works as expected.


The leads to a couple of questions:

1) There is a column "deleted_at" in the database table, why can't we
filter on it?

I wonder if maybe the problem is that you can't pattern match against "None".

Chris

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to