commit 79cd582084c4b23626a83a2e9059cb5c6e6a29ee
Author: Jens Harbott <email address hidden>
Date: Sat Dec 14 10:25:26 2019 +0100
Pass on missing implementation while filtering
The in_() filter isn't implemented yet for relations. Since these are
being used in multiple locations in order to add new attributes to
objects, we ignore the resulting error and allow the filtering to be
applied by the corresponding result_filter hook afterwards.
Reviewed: https:/ /review. opendev. org/699062 /git.openstack. org/cgit/ openstack/ neutron- lib/commit/ ?id=79cd582084c 4b23626a83a2e90 59cb5c6e6a29ee
Committed: https:/
Submitter: Zuul
Branch: master
commit 79cd582084c4b23 626a83a2e9059cb 5c6e6a29ee
Author: Jens Harbott <email address hidden>
Date: Sat Dec 14 10:25:26 2019 +0100
Pass on missing implementation while filtering
The in_() filter isn't implemented yet for relations. Since these are
being used in multiple locations in order to add new attributes to
objects, we ignore the resulting error and allow the filtering to be
applied by the corresponding result_filter hook afterwards.
Change-Id: Ie91656387f7a7e 60738a63bc28bf9 bd505407cff
Partial-Bug: 1818318