sushy/sushy
Nate Potter 2aa31ddf4f Add int_or_none adapter function
Add a function that allows a value to either be translated
to an int or left as None if the json value is null to account
for null values without throwing an error.

Change-Id: I03c76d01740cfb36648f09112611111a3b316467
Closes-bug: #1720443
2017-09-29 16:07:15 -07:00
..
resources Add int_or_none adapter function 2017-09-29 16:07:15 -07:00
tests Add int_or_none adapter function 2017-09-29 16:07:15 -07:00
__init__.py Add manager resource 2017-06-28 12:39:40 -04:00
connector.py Add PUT method to connector 2017-09-26 12:45:32 +05:30
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 Add int_or_none adapter function 2017-09-29 16:07:15 -07:00