ec2_instance_create signature different in api and sqlalchemy api

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

Bug Description

Method signature of db/api.py

def ec2_instance_create(context, instance_ec2_id)

Method signature of db/sqlalchemy/api.py

def ec2_instance_create(context, instance_uuid, id=None)

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/16272

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

Reviewed: https://review.openstack.org/16272
Committed: http://github.com/openstack/nova/commit/47fe319f6ef54e7089341021e4cf077b3a489fb4
Submitter: Jenkins
Branch: master

commit 47fe319f6ef54e7089341021e4cf077b3a489fb4
Author: Sam Morrison <email address hidden>
Date: Fri Nov 16 10:50:20 2012 +1100

    Make ec2_instance_create db method consistant across db apis

    Fixes bug 1079463

    Also changes call to ec2_instance_create in sqlalchemy instance_create
    method to go through db api as opposed to direct to sqlalchemy api.

    Change-Id: I60136a2c7019bda25225d8e02e82a9ccfbb61e2f

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