cinder/cinder/api/v2
Eric Harney 6b067f2b47 Import HTTPStatus instead of http_client
We don't need an HTTP client for this, we only
need status codes.  Just load that instead.

https://docs.python.org/3/library/http.html

Change-Id: Ia0a00a820fff55e25d352d2bf472054ef7074f34
2020-10-08 13:16:18 -04:00
..
views Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
__init__.py adding copy of v1 as v2 2012-11-21 21:26:40 -08:00
limits.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
router.py [Trivial fix]Remove unnecessary slash 2019-05-06 13:56:27 +08:00
snapshot_metadata.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
snapshots.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
types.py Default type overrides 2020-09-16 14:05:31 +00:00
volume_metadata.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volumes.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00