typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"

Bug #917128 reported by Dmitry Russkikh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Alvaro Lopez

Bug Description

master branch
commit e08eeea94f0bc27d5bff5ae428e36fb32aaef58c

There is a typo in raise exception in line 1865:

raise exception.NetworkNotFoundForProject(network_uuid=uuid,
                                              project_id=context.project_id)

"uuid" object is not defined. Correct is "network_uuid".

Revision history for this message
Dmitry Russkikh (drusskikh) wrote :
Alvaro Lopez (aloga)
Changed in nova:
assignee: nobody → Alvaro Lopez (aloga)
status: New → In Progress
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/3068

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3068
Committed: http://github.com/openstack/nova/commit/06112dc34865ec6b54042bf0e55b23c59675744d
Submitter: Jenkins
Branch: master

commit 06112dc34865ec6b54042bf0e55b23c59675744d
Author: Alvaro Lopez Garcia <email address hidden>
Date: Mon Jan 16 17:23:51 2012 +0100

    Fixes bug 917128

    Change-Id: I01c384666ae2366638fe77ffbe2f85e9e2692303

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