Madhuri Kumari 9d12d0c551 Return proper response object in Kubernetes APIs
Below list of Kubernetes APIs doesn't return proper response object:

1. createPod
2. replacePod
3. deletePod
4. createReplicationController
5. replaceReplicationController
6. deleteReplicationController
7. createService
8. replaceService
9. deleteService

This patch fix this problem and also change the
impact on magnum code.

Change-Id: Ib8fd9c4ea8766e7a1e7d1a56cc8325ecd518557d
Closes-bug: #1463252
2015-06-12 10:04:50 +09:00
Description
Python API for Kubernetes
627 KiB
Languages
Python 99.9%
Shell 0.1%