n-net - KeyError: u'network_id' during Exception

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

Bug Description

The following Error appears while running euca tests:

Traceback (most recent call last):
  File "/opt/stack/nova/nova/exception.py", line 140, in __init__
    message = self.message % kwargs
KeyError: u'network_id'

[req-bd8b8d46-3a60-4105-9360-ece20161ec2d demo demo] host: DevStackOSDomU
[req-bd8b8d46-3a60-4105-9360-ece20161ec2d demo demo] code: 404
[req-bd8b8d46-3a60-4105-9360-ece20161ec2d demo demo] network_uuid: 1

Revision history for this message
Mate Lakat (mate-lakat) wrote :

It turned out, that the FixedIpNotFoundForNetworkHost exception was about to be raised.
The bug is likely introduced in:

I9601d3884a72d53a8ad742cf6610399968747cea

https://review.openstack.org/18319

Revision history for this message
Mate Lakat (mate-lakat) wrote :

The commit id is:

65d9f80b5bfe9e94323f31f2d109670798774466

Mate Lakat (mate-lakat)
Changed in nova:
assignee: nobody → Mate Lakat (mate-lakat)
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/20394

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/20394
Committed: http://github.com/openstack/nova/commit/a4fd9df8723b6647a79e3e9a5abdd076ba0c5363
Submitter: Jenkins
Branch: master

commit a4fd9df8723b6647a79e3e9a5abdd076ba0c5363
Author: Mate Lakat <email address hidden>
Date: Thu Jan 24 13:27:40 2013 +0000

    Fix rendering of FixedIpNotFoundForNetworkHost

    Fixes bug 1104000

    With https://review.openstack.org/18319 a small bug was introduced. The
    exception FixedIpNotFoundForNetworkHost is expecting network_id
    parameter, and the change modified that parameter to network_uuid. This
    patch fixes this problem at the raise point.

    Change-Id: Idc0fa7fcba9ad37b73183f8811376c6c8adada68

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