missing logging variable in nova network manager deallocate_fixed_ip

Bug #1491951 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Matt Riedemann

Bug Description

Seen here:

http://logs.openstack.org/96/219696/4/check/gate-tempest-dsvm-large-ops/158f061/logs/screen-n-net.txt.gz#_2015-09-03_15_11_10_664

2015-09-03 15:11:10.664 DEBUG nova.network.manager [req-ae96c425-a199-472f-a0db-e1b48147bb4c tempest-TestLargeOpsScenario-1690771764 tempest-TestLargeOpsScenario-1474206998] [instance: 195361d7-95c3-4740-825b-1acab707969e] Explicitly disassociating fixed IP %s from instance. deallocate_fixed_ip /opt/stack/new/nova/nova/network/manager.py:1077

Added here:

https://github.com/openstack/nova/commit/b536ff12ae92e728033cb81eeba9a03fd1c81a41

Tags: network
Matt Riedemann (mriedem)
Changed in nova:
status: New → In Progress
assignee: nobody → Matt Riedemann (mriedem)
importance: Undecided → Low
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/220253

Matt Riedemann (mriedem)
tags: added: networking
tags: added: network
removed: networking
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/220253
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=334ffef872f439e7a31ff33ffed250701cc56d3e
Submitter: Jenkins
Branch: master

commit 334ffef872f439e7a31ff33ffed250701cc56d3e
Author: Matt Riedemann <email address hidden>
Date: Thu Sep 3 10:34:17 2015 -0700

    nova-net: fix missing log variable in deallocate_fixed_ip

    Introduced in b536ff12ae92e728033cb81eeba9a03fd1c81a41, just need to add
    the fixed IP for the log message variable substitution.

    Adds a test to make sure FixedIP.disassociate() is actually called in
    this case - I didn't see any existing tests for that condition.

    Closes-Bug: #1491951

    Change-Id: Ie4dc424fbc6fc3ef6aa58a5030fd3e8ed96da56c

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

Related fix proposed to branch: master
Review: https://review.openstack.org/221973

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Matt Riedemann (<email address hidden>) on branch: master
Review: https://review.openstack.org/221973
Reason: I'm going to throw this fish back, since I never really caught it anyway.

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