manila/manila/db
Kafilat Adeleke d57958a1ea 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)
2021-08-16 17:55:41 +00:00
..
migrations Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
sqlalchemy Filter shares by share type "extra_specs" 2021-08-16 17:55:41 +00:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Fix manila OverQuota issue while managing shares 2020-09-22 11:44:09 +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