Delete in keypairs return 202, but it isn't sync call.

Bug #1252169 reported by Alex Xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Alex Xu

Bug Description

delete keypairs will return 202, but look at the code it will access db directly, so it isn't sync. It returns 204 will better.

Tags: api
Alex Xu (xuhj)
Changed in nova:
assignee: nobody → Alex Xu (xuhj)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
status: New → In Progress
Alex Xu (xuhj)
tags: added: api
Frankie Gu (frankiegu)
information type: Public → Public Security
Thierry Carrez (ttx)
information type: Public Security → Public
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/56873
Committed: http://github.com/openstack/nova/commit/33f98691d25d8019892eb81e881d01d1d09507a6
Submitter: Jenkins
Branch: master

commit 33f98691d25d8019892eb81e881d01d1d09507a6
Author: He Jie Xu <email address hidden>
Date: Mon Nov 18 15:28:10 2013 +0800

    Use 204 instead of 202 for delete of keypairs v3

    The delete of keypairs will access db directly. It isn't async call.
    So correct it to return 204.

    Closes-bug: 1252169
    DocImpact

    Change-Id: Ie36c16e1773fa7f61b22bd6735342c7308c7ba35

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
milestone: none → icehouse-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-1 → 2014.1
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.