manila/manila/db
Kafilat Adeleke 864ca2d6b5 Filter shares by share type "extra_specs"
This change fixes the query being used to filter share
types. We were using an "or" clause instead of an "and" clause,
and that was causing all the extra specs to be shown instead of
the ones that the user specified. With this fix, manila users will
be able to filter shares by share type extra_specs accurately.

Closes-Bug: #1929121

Change-Id: I5cf9788dcafebdf88426617d2824f4be42dbb412
(cherry picked from commit 4fbacf1df1)
(cherry picked from commit 59a0c147df)
(cherry picked from commit 21d5b1b209)
(cherry picked from commit d57958a1ea)
2021-08-30 19:10:21 +00:00
..
migrations Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
sqlalchemy Filter shares by share type "extra_specs" 2021-08-30 19:10:21 +00:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Fix manila OverQuota issue while managing shares 2021-02-19 19:56:52 +00:00
base.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00