Madhuri Kumari 77f42d1056 Add return response in some of Kubernetes APIs.
Currently the swagger generated code doesn't have return responses
for some of the APIs. So this patch adds the same in below listed APIs:

1. createPod
2. replacePod
3. createReplicationController
4. replaceReplicationController
5. createService
6. replaceService

Closes-bug:#1444867
Partially-Implements: blueprint python-k8sclient
Change-Id: I7a080fe8cd3fdea6ed2a8db9652034974ed90098
2015-04-16 18:15:45 +09:00
..