← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1409786] [NEW] neutron-fwaas unit tests fail after recent l3-agent adjustments

 

Public bug reported:

Since https://review.openstack.org/#/c/145979/ was merged the unit tests
for neutron-fwaas reproducably fail with this:

2015-01-12 11:18:10.984 |     Traceback (most recent call last):
2015-01-12 11:18:10.984 |     _StringException: Empty attachments:
2015-01-12 11:18:10.984 |       pythonlogging:''
2015-01-12 11:18:10.984 |       pythonlogging:'neutron.api.extensions'
2015-01-12 11:18:10.984 |       stderr
2015-01-12 11:18:10.984 |       stdout
2015-01-12 11:18:10.985 |     
2015-01-12 11:18:10.985 |     Traceback (most recent call last):
2015-01-12 11:18:10.985 |       File "neutron_fwaas/tests/unit/services/firewall/agents/l3reference/test_firewall_l3_agent.py", line 66, in setUp
2015-01-12 11:18:10.985 |         self.conf.register_opts(agent.L3NATAgent.OPTS)
2015-01-12 11:18:10.985 |     AttributeError: type object 'L3NATAgent' has no attribute 'OPTS'
2015-01-12 11:18:10.985 |     
2015-01-12 11:18:10.985 |     Traceback (most recent call last):
2015-01-12 11:18:10.985 |     _StringException: Empty attachments:
2015-01-12 11:18:10.985 |       pythonlogging:''
2015-01-12 11:18:10.985 |       pythonlogging:'neutron.api.extensions'
2015-01-12 11:18:10.985 |       stderr
2015-01-12 11:18:10.986 |       stdout
2015-01-12 11:18:10.986 |     
2015-01-12 11:18:10.986 |     Traceback (most recent call last):
2015-01-12 11:18:10.986 |       File "neutron_fwaas/tests/unit/services/firewall/agents/l3reference/test_firewall_l3_agent.py", line 66, in setUp
2015-01-12 11:18:10.986 |         self.conf.register_opts(agent.L3NATAgent.OPTS)
2015-01-12 11:18:10.986 |     AttributeError: type object 'L3NATAgent' has no attribute 'OPTS'

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  neutron-fwaas unit tests fail after recent l3-agent adjustments

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Since https://review.openstack.org/#/c/145979/ was merged the unit
  tests for neutron-fwaas reproducably fail with this:

  2015-01-12 11:18:10.984 |     Traceback (most recent call last):
  2015-01-12 11:18:10.984 |     _StringException: Empty attachments:
  2015-01-12 11:18:10.984 |       pythonlogging:''
  2015-01-12 11:18:10.984 |       pythonlogging:'neutron.api.extensions'
  2015-01-12 11:18:10.984 |       stderr
  2015-01-12 11:18:10.984 |       stdout
  2015-01-12 11:18:10.985 |     
  2015-01-12 11:18:10.985 |     Traceback (most recent call last):
  2015-01-12 11:18:10.985 |       File "neutron_fwaas/tests/unit/services/firewall/agents/l3reference/test_firewall_l3_agent.py", line 66, in setUp
  2015-01-12 11:18:10.985 |         self.conf.register_opts(agent.L3NATAgent.OPTS)
  2015-01-12 11:18:10.985 |     AttributeError: type object 'L3NATAgent' has no attribute 'OPTS'
  2015-01-12 11:18:10.985 |     
  2015-01-12 11:18:10.985 |     Traceback (most recent call last):
  2015-01-12 11:18:10.985 |     _StringException: Empty attachments:
  2015-01-12 11:18:10.985 |       pythonlogging:''
  2015-01-12 11:18:10.985 |       pythonlogging:'neutron.api.extensions'
  2015-01-12 11:18:10.985 |       stderr
  2015-01-12 11:18:10.986 |       stdout
  2015-01-12 11:18:10.986 |     
  2015-01-12 11:18:10.986 |     Traceback (most recent call last):
  2015-01-12 11:18:10.986 |       File "neutron_fwaas/tests/unit/services/firewall/agents/l3reference/test_firewall_l3_agent.py", line 66, in setUp
  2015-01-12 11:18:10.986 |         self.conf.register_opts(agent.L3NATAgent.OPTS)
  2015-01-12 11:18:10.986 |     AttributeError: type object 'L3NATAgent' has no attribute 'OPTS'

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


Follow ups

References