Can't run quantum.tests.unit.test_dhcp_agent.TestDhcpAgentEventHandler solely
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Alexej Ababilov |
Bug Description
TestDhcpAgentEv
$ nosetests quantum.
quantum.
quantum.
quantum.
quantum.
...
=======
ERROR: quantum.
-------
_StringException: Empty attachments:
pythonlogging:''
stderr
stdout
Traceback (most recent call last):
File "/tmp/quantum/
self.dhcp = dhcp_agent.
File "/tmp/quantum/
self.
File "/tmp/quantum/
self.
File "/tmp/quantum/
confs_dir = os.path.
File "/tmp/.
return self._get(name)
File "/tmp/.
value = self._substitut
File "/tmp/.
info = self._get_
File "/tmp/.
raise NoSuchOptError(
NoSuchOptError: no such option: dhcp_confs
These tests require importing an option from quantum.
description: | updated |
Changed in quantum: | |
importance: | Undecided → Low |
milestone: | none → havana-1 |
tags: | added: unittest |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
Fix proposed to branch: master /review. openstack. org/24652
Review: https:/