cinder/cinder/api
Sean McGinnis c417ae742b Fix code-block JSON format issues
Sphinx 2.0 is more strict on enforcing proper format for the specified
code type. This resulted in a few warnings due to JSON code blocks not
being valid JSON. This cleans up a few cases that were not properly
formatted.

Closes-bug: #1822891

Change-Id: Id6fa50b759add5d2286b98f1752a7ff92bf0515d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
(cherry picked from commit e27d781455)
2019-10-07 19:40:11 +00:00
..
contrib Add OS-SCH-HNT in extensions list 2019-06-08 13:30:09 +00:00
middleware Handle string status codes in logging 2018-12-21 10:41:57 -06:00
openstack Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
schemas Allow extra parameters in volume_type_encryption 2018-08-08 15:17:03 -05:00
v2 Remove deprecated query_volume_filters config option 2018-11-28 15:53:44 +00:00
v3 Fix code-block JSON format issues 2019-10-07 19:40:11 +00:00
validation Remove DeprecationWarning of "decodestring()" 2018-11-02 14:41:51 +07:00
views Fix typo in the comment 2019-02-27 16:20:37 +00:00
__init__.py Remove API v1 2017-09-06 07:39:10 -05:00
common.py Handling filters in Generalized Filtering API 2019-03-27 16:14:08 +00:00
extensions.py Add OS-SCH-HNT in extensions list 2019-06-08 13:30:09 +00:00
microversions.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Exclude disabled API versions from listing 2018-09-26 23:31:46 +00:00