cinder/cinder/api
Sean McGinnis e27d781455
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>
2019-04-02 17:04:53 -05:00
..
contrib Support transfer pagination 2019-02-01 10:44:23 +08:00
middleware Handle string status codes in logging 2018-12-21 10:41:57 -06:00
openstack Doc: Mark last Stein API microversion 2019-03-26 14:25:19 -04:00
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-04-02 17:04:53 -05: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-20 16:15:24 +00:00
extensions.py V3 jsonschema validation: Volumes 2018-06-29 11:51:50 +05:30
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