SIntax error in quantum/cli.py

Bug #801598 reported by Salvatore Orlando
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Brad Hall

Bug Description

It seems there is a sintax error in a LOG statement in api_unplug_iface(client, *args) (quantum/cli.py)

        LOG.error("Failed to unplug iface from port \"%s\": %s" % (vid,
          pid, output))

The variable 'vid' is not defined. It looks like it should be 'nid'

Related branches

Changed in quantum:
assignee: nobody → Somik Behera (somikbehera)
Changed in quantum:
status: New → Confirmed
Brad Hall (bgh)
Changed in quantum:
assignee: Somik Behera (somikbehera) → Brad Hall (bgh)
status: Confirmed → In Progress
Brad Hall (bgh)
Changed in quantum:
status: In Progress → Fix Committed
dan wendlandt (danwent)
Changed in quantum:
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.