← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1266617] [NEW] Remove unused code in test_attach_interfaces.py

 

Public bug reported:

Remove unused code in test_attach_interfaces.py:

body = jsonutils.dumps({'port_id': FAKE_PORT_ID1}) is unused in
test_attach_interface_without_network_id().

We should remove it.

** Affects: nova
     Importance: Undecided
     Assignee: huangtianhua (huangtianhua)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => huangtianhua (huangtianhua)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1266617

Title:
  Remove unused code in test_attach_interfaces.py

Status in OpenStack Compute (Nova):
  New

Bug description:
  Remove unused code in test_attach_interfaces.py:

  body = jsonutils.dumps({'port_id': FAKE_PORT_ID1}) is unused in
  test_attach_interface_without_network_id().

  We should remove it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1266617/+subscriptions


Follow ups

References