cinder/cinder/tests/unit/volume/drivers/synology
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
..
__init__.py Move driver tests to tests/unit/volume/drivers 2017-01-19 19:46:24 +05:30
test_synology_common.py Extracted HTTP response codes to constants 2017-03-22 12:05:18 +05:30
test_synology_iscsi.py Move driver tests to tests/unit/volume/drivers 2017-01-19 19:46:24 +05:30