python-k8sclient/k8sclient/client
Spyros Trigazis c18bd6f247 Fix empty object returned by successful response
Return of objects like capacity and allocatable were returning
an empty object. Fix deserialize method and pass the corresponding
value.

Change-Id: Ia55d01a7cfd6e11448272e5859dd84e40147b618
Closes-Bug: #1595373
2017-01-21 22:59:49 +01:00
..
apis Fix default ip/port 2016-05-29 10:52:03 -04:00
models Deserialize Labels properly 2016-09-07 14:56:37 -04:00
__init__.py Run swagger codegen for latest Kubernetes API 2016-04-22 13:33:25 -04:00
api_client.py Fix empty object returned by successful response 2017-01-21 22:59:49 +01:00
configuration.py Using named logger instead of root logger 2016-07-29 00:02:51 +03:00
rest.py Fixing patch_* commands execution 2016-08-26 13:12:57 +00:00