mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update tempest from branch 'master'
- Merge "Fix invalid filter passed to list_volumes"
- Fix invalid filter passed to list_volumes
display_name is not a valid filter for list_volumes, i.e., for non-admin
users no matter what value we set for display_name filter, all volumes
will be returned. We'd better to use name filter for it works all the
time.
https://github.com/openstack/cinder/blob/master/doc/source/admin/generalized_filters.rst
Change-Id: Ib25f4767b74d4494edfafa211d5884a01c1b6488
This commit is contained in:
parent
cf7b6f7c9a
commit
ec3e531596
1 changed files with 1 additions and 1 deletions
2
tempest
2
tempest
|
|
@ -1 +1 @@
|
|||
Subproject commit c1454fc66bfc6a38bc630734e1d5f3e75960beda
|
||||
Subproject commit ded351640640af938ff409d892175c322b12077b
|
||||
Loading…
Add table
Reference in a new issue