sushy/sushy
John L. Villalovos c622e5ba7d Replace HTTP numeric constants with http_client constants
Replace usage of HTTP numeric constants with http_client constants.

For example instead of: 400 use http_client.BAD_REQUEST

Change-Id: I81b44d0be844d539da2a5ad4a9e40dbc5d903c94
2017-07-26 10:40:00 -07:00
..
resources Add manager resource 2017-06-28 12:39:40 -04:00
tests Replace HTTP numeric constants with http_client constants 2017-07-26 10:40:00 -07:00
__init__.py Add manager resource 2017-06-28 12:39:40 -04:00
connector.py Add DELETE method to connector 2017-07-26 10:45:49 -07:00
exceptions.py Replace HTTP numeric constants with http_client constants 2017-07-26 10:40:00 -07:00
main.py Add manager resource 2017-06-28 12:39:40 -04:00
utils.py Sushy to adhere to the resource identifier portion of the spec 2017-03-24 14:28:16 +00:00