The body validation is redundant for createBackup

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

Bug Description

The body validation is redundant for createBackup, should remove the redundant KeyError for 'createBackup'.
 In fact that this extension is registered as WSGI action implies that the body must contain a key with the same name as action.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/58456
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3001bc67edacb89a852b06a7d840da41f42e0e5b
Submitter: Jenkins
Branch: master

commit 3001bc67edacb89a852b06a7d840da41f42e0e5b
Author: zhangyanzi <email address hidden>
Date: Tue Nov 26 15:40:29 2013 +0800

    Remove redundant body validation for createBackup

    The body validation is redundant for createBackup, should remove it. In
    fact that this extension is registered as WSGI action implies that the
    body must contain a key with the same name as action.

    Change-Id: I327688b2df50782bc38b97a4750f83a607623ce4
    Closes-Bug: #1254988

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