manila/manila/api
silvacarloss bb67f6ac2a Prevent failure on get quiesce_wait_time
quiesce_wait_time was an option introduced in API version 2.75. It
modified the promote API. In the current implementation, there is
a chance that we will receive a {'promote': null} request body. In
that case, and the quiesce_wait_time change was only accounting
that we would receive a dictionary.

This change prevents such failure to happen by ensuring we are
trying to get quiesce_wait_time from a dictionary.

Change-Id: I9444162a7d4e861e5f11f4d798014c7b90216952
2023-02-17 08:45:58 -03:00
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Merge "Fix wrong attribute to find remote address" 2022-04-22 00:01:49 +00:00
openstack Add 'default_ad_site' field to security service object 2023-02-16 09:28:28 +00:00
v1 Add 'default_ad_site' field to security service object 2023-02-16 09:28:28 +00:00
v2 Prevent failure on get quiesce_wait_time 2023-02-17 08:45:58 -03:00
views Add 'default_ad_site' field to security service object 2023-02-16 09:28:28 +00:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
common.py Metadata for Share Resource 2022-03-04 20:57:48 +00:00
extensions.py Clean up some policy code 2021-02-25 23:41:57 -08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00