← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1569507] Re: test_setup_reserved_with_isolated_metadata_enable

 

Reviewed:  https://review.openstack.org/304917
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=61e76a34f322828572882ef66598b3da58ef36bc
Submitter: Jenkins
Branch:    master

commit 61e76a34f322828572882ef66598b3da58ef36bc
Author: Henry Gessau <HenryG@xxxxxxxxxx>
Date:   Wed Apr 13 00:45:10 2016 +0000

    Revert "Add 169.254.169.254 when enable force_metadata"
    
    This reverts commit 45bec12cfc27578597cd197334979d0aee73a2cf.
    
    Closes-bug: #1569507
    
    Change-Id: Ie605f3b848a35b5db545c69038249155477d71e0


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1569507

Title:
  test_setup_reserved_with_isolated_metadata_enable

Status in neutron:
  Fix Released

Bug description:
  http://logs.openstack.org/74/268274/35/check/gate-neutron-
  python27/3de5871/testr_results.html.gz

  ft54.5: neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_isolated_metadata_enable_StringException: Empty attachments:
    pythonlogging:''
    stderr
    stdout

  Traceback (most recent call last):
    File "neutron/tests/unit/agent/linux/test_dhcp.py", line 2122, in test_setup_reserved_with_isolated_metadata_enable
      self._test_setup_reserved(enable_isolated_metadata=True)
    File "neutron/tests/unit/agent/linux/test_dhcp.py", line 2101, in _test_setup_reserved
      mgr.setup(network)
    File "neutron/agent/linux/dhcp.py", line 1219, in setup
      port = self.setup_dhcp_port(network)
    File "neutron/agent/linux/dhcp.py", line 1191, in setup_dhcp_port
      for fixed_ip in dhcp_port.fixed_ips]
  TypeError: 'Mock' object is not iterable

  
  To reproduce locally,

  python -m testtools.run
  neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager

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


References