Some Kubernetes APIs doesn't return proper response object

Bug #1463252 reported by Madhuri Kumari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Madhuri Kumari

Bug Description

Below list of Kubernetes APIs deifned in magnum/common/pythonk8sclient/client/ApivbetaApi.py doesn't return proper response object:

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

Note: There might be others APIs also which doesn't return proper reponse but that APIs are not used in magnum, so I am leaving as it is.

Changed in magnum:
assignee: nobody → Madhuri Kumari (madhuri-rai07)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/189550

Changed in magnum:
status: New → In Progress
Changed in magnum:
status: In Progress → Confirmed
Changed in magnum:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/189550
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=57584ed6f385614702af5f436117945fbb43a8d4
Submitter: Jenkins
Branch: master

commit 57584ed6f385614702af5f436117945fbb43a8d4
Author: Madhuri Kumari <email address hidden>
Date: Tue Jun 9 13:50:56 2015 +0900

    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

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.