OS API consoles create() fails because of an extra arg

Bug #862633 reported by Chris Behrens
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Chris Behrens
Diablo
Fix Released
Undecided
Unassigned

Bug Description

This is the fix for consoles.py:

- def create(self, req, server_id, body):
+ def create(self, req, server_id):

Chris Behrens (cbehrens)
Changed in nova:
status: New → In Progress
assignee: nobody → Chris Behrens (cbehrens)
importance: Undecided → Medium
Revision history for this message
Chris Behrens (cbehrens) wrote :
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : A change has been merged to openstack/nova

Reviewed: https://review.openstack.org/746
Committed: http://github.com/openstack/nova/commit/7a10619a4c1f5a1880ab613f782b4cbe1d57fad4
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 7a10619a4c1f5a1880ab613f782b4cbe1d57fad4
Author: Chris Behrens <email address hidden>
Date: Thu Sep 29 20:54:19 2011 +0000

    Fixes bug 862633 -- OS api consoles create() broken

    Fixed and added tests for OS API consoles.py which didn't exist.

    Change-Id: I53da353da2957bbaede3c71f1e36ed2bc5e22892

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (stable/diablo)

Reviewed: https://review.openstack.org/1079
Committed: http://github.com/openstack/nova/commit/b797f1ddffe331d6663f6f53f8a823442c8c3650
Submitter: Jenkins
Branch: stable/diablo

 status fixcommitted
 done

commit b797f1ddffe331d6663f6f53f8a823442c8c3650
Author: Chris Behrens <email address hidden>
Date: Thu Sep 29 20:54:19 2011 +0000

    Fixes bug 862633 -- OS api consoles create() broken

    Fixed and added tests for OS API consoles.py which didn't exist.

    (cherry picked from commit 7a10619a4c1f5a1880ab613f782b4cbe1d57fad4)

    Change-Id: Ia2bbeb3d09c474ca008f53d03fa9996d3d9043de

Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Chris, or anyone else affected,

Accepted nova into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-1 → 2012.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.