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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to