cinder/cinder/tests/unit/volume/drivers/netapp
poojajadhav dd495b880d Extracted HTTP response codes to constants
There are several places in the source code where HTTP response
codes are used as numeric values.

Status codes 101, 200, 201, 202, 400, 401, 403, 404, 409, 413, 422, 424
and 500 under tests/unit/volume/drivers are replaced with symbolic
constants from six.moves.http_client thus improves code readability.
More patches will be submitted to address other status codes.

Partial-Bug: #1520159
Change-Id: I491bd9a6e09d39626e3f0c8fa9a151fe1927ee3b
2017-03-22 12:05:18 +05:30
..
dataontap Remove log translations 2017-03-19 14:59:57 +00:00
eseries Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Add variable QoS to NetApp cDOT drivers 2016-02-10 15:19:13 +00:00
test_common.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
test_utils.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00