cinder/cinder/volume/drivers/dell_emc/scaleio
poojajadhav adfa4c71df 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 200, 202, 300, 400, 401, 403, 404, 405, 500 and 503 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: Id5034fb1cac935ce235d5605a2ae778f44d20fa1
2017-05-26 17:07:06 +05:30
..
__init__.py Move ScaleIO driver to dell_emc folder 2016-11-21 09:15:22 -05:00
driver.py Extracted HTTP response codes to constants 2017-05-26 17:07:06 +05:30