← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1281921] Re: Fix class name typo in test_db_rpc_base

 

** Changed in: neutron
       Status: Fix Committed => 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/1281921

Title:
  Fix class name typo in test_db_rpc_base

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  There are typos in the following lines, as TestDhcpRpcCallbackMixin is
  misspelled.

  test_db_rpc_base.py:24:class TestDhcpRpcCallackMixin(base.BaseTestCase):
  test_db_rpc_base.py:27:        super(TestDhcpRpcCallackMixin, self).setUp()
  test_db_rpc_base.py:39:        super(TestDhcpRpcCallackMixin, self).tearDown()

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


References