compute:update policy no longer checked for V3 API

Bug #1242955 reported by Christopher Yeoh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Christopher Yeoh

Bug Description

After change I62b4009ef97ea47b20442a149ba172de4e343e15 the compute:update policy is no longer checked because compute/api.py:update() is no longer used.

This was fixed in I365ad8ac2845d914deefb841c314a50f4869dba0 (bug 1212807) for the V2 API, but not the V3 API

Tags: api
Changed in nova:
milestone: none → icehouse-1
importance: Undecided → High
Changed in nova:
status: New → Confirmed
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/53039

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

Reviewed: https://review.openstack.org/53039
Committed: http://github.com/openstack/nova/commit/e64ac18bb750020ba437fab6a15c6d2d3335f92d
Submitter: Jenkins
Branch: master

commit e64ac18bb750020ba437fab6a15c6d2d3335f92d
Author: Chris Yeoh <email address hidden>
Date: Tue Oct 22 10:45:44 2013 +1030

    Enforce compute:update policy in V3 API

    Now that compute/api.py:update() is no longer being called for instance
    updates the policy check is no longer enforced. This adds policy
    checking back in at the V3 API level so that the compute:update policy will
    continue to function as it did before.

    This was fixed in I365ad8ac2845d914deefb841c314a50f4869dba0 for the V2
    API.

    Change-Id: I9caa3e10fe029569c6fd467e7b86103dd6590f9b
    Closes-Bug: 1242955

Changed in nova:
status: In Progress → Fix Committed
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.