← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1179348] Re: Testcase 'test_create_subnet_with_two_host_routes' failed

 

** Also affects: neutron/grizzly
   Importance: Undecided
       Status: New

** Changed in: neutron/grizzly
       Status: New => Fix Committed

** Changed in: neutron/grizzly
    Milestone: None => 2013.1.5

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

Title:
  Testcase 'test_create_subnet_with_two_host_routes' failed

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron grizzly series:
  Fix Committed

Bug description:
  Traceback (most recent call last):
    File "/home/soulxu/work-code/openstack/quantum/quantum/tests/unit/test_db_plugin.py", line 3286, in test_create_subnet_with_two_host_routes
      host_routes=host_routes)
    File "/home/soulxu/work-code/openstack/quantum/quantum/tests/unit/test_db_plugin.py", line 2301, in _test_create_subnet
      self.assertEqual(subnet['subnet'][k], keys[k])
  MismatchError: !=:
  reference = [{'destination': '12.0.0.0/8', 'nexthop': '4.3.2.1'},
   {'destination': '135.207.0.0/16', 'nexthop': '1.2.3.4'}]
  actual    = [{'destination': '135.207.0.0/16', 'nexthop': '1.2.3.4'},
   {'destination': '12.0.0.0/8', 'nexthop': '4.3.2.1'}]

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