project_id not stored in instance action table

Bug #1155801 reported by Andrew Laski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Andrew Laski

Bug Description

The InstanceAction model and db table include a project_id field that should store the project_id of the user performing the action. The values for updating the db are populated in pack_action_start() in compute/utils.py. That method should also populate project_id.

Andrew Laski (alaski)
Changed in nova:
importance: Undecided → High
assignee: nobody → Andrew Laski (alaski)
Andrew Laski (alaski)
Changed in nova:
importance: High → Medium
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/24563

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

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

commit dba2f0296aca9f37c14565908e715b34aadf182f
Author: Andrew Laski <email address hidden>
Date: Fri Mar 15 18:43:48 2013 -0400

    Store project_id for instance actions

    When packing values to store for an instance action, include the project
    id from the request context. This allows tracking which tenant has
    performed an action.

    Bug 1155801

    Change-Id: I07b986655581fd6fbfdced90eb3151019f18ada7

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