Reviewed:  https://review.openstack.org/308018
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=4ad8a86b3019be75a3b5e8ac72e95ff312c8d3cb
Submitter: Jenkins
Branch:    master

commit 4ad8a86b3019be75a3b5e8ac72e95ff312c8d3cb
Author: Ken'ichi Ohmichi <ken-oomi...@wx.jp.nec.com>
Date:   Tue Apr 19 12:44:54 2016 -0700

    Fix the schema of assisted_volume_snapshots
    
    The position of both 'required' and 'additionalProperties' was wrong
    and the additionalProperties validation didn't work at all.
    This patch fixes it by changing the position.
    
    Closes-Bug: #1572303
    Change-Id: I8eaf7f7c3340321893edcb651983e9133a33e5a1


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1572303

Title:
  additionalProperties validation doesn't work on
  assisted_volume_snapshots API

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The other APIs block unexpected attributes on request bodies with 
additionalProperties  feature of JSON-Schema.
  However, it doesn't work on  assisted_volume_snapshots API now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1572303/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to