yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16693
[Bug 1334922] [NEW] agent functional tests reference incorrect MAX_LEN constant
Public bug reported:
File "neutron/neutron/tests/functional/agent/linux/base.py", line 59, in create_resource
name = self.get_rand_name(n_const.DEV_NAME_MAX_LEN, name_prefix)
AttributeError: 'module' object has no attribute 'DEV_NAME_MAX_LEN'
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Henry Gessau (gessau)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1334922
Title:
agent functional tests reference incorrect MAX_LEN constant
Status in OpenStack Neutron (virtual network service):
New
Bug description:
File "neutron/neutron/tests/functional/agent/linux/base.py", line 59, in create_resource
name = self.get_rand_name(n_const.DEV_NAME_MAX_LEN, name_prefix)
AttributeError: 'module' object has no attribute 'DEV_NAME_MAX_LEN'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1334922/+subscriptions
Follow ups
References