Public bug reported:
http://logs.openstack.org/97/288797/5/check/gate-neutron-lbaas-
python27/55bdb21/testr_results.html.gz
Traceback (most recent call last):
File "neutron_lbaas/tests/unit/drivers/common/test_agent_callbacks.py", line
150, in test_get_loadbalancer_active
ctx, loadbalancer['loadbalancer']['id']
File "neutron_lbaas/drivers/common/agent_callbacks.py", line 74, in
get_loadbalancer
subnet_dict))
File "neutron_lbaas/services/loadbalancer/data_models.py", line 183, in
from_dict
return Subnet(**model_dict)
TypeError: __init__() got an unexpected keyword argument 'description'
** Affects: neutron
Importance: Undecided
Assignee: Ihar Hrachyshka (ihar-hrachyshka)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1554076
Title:
neutron_lbaas.tests.unit.drivers.common.test_agent_callbacks.TestLoadBalancerCallbacks
fails due to new description field in subnet
Status in neutron:
In Progress
Bug description:
http://logs.openstack.org/97/288797/5/check/gate-neutron-lbaas-
python27/55bdb21/testr_results.html.gz
Traceback (most recent call last):
File "neutron_lbaas/tests/unit/drivers/common/test_agent_callbacks.py",
line 150, in test_get_loadbalancer_active
ctx, loadbalancer['loadbalancer']['id']
File "neutron_lbaas/drivers/common/agent_callbacks.py", line 74, in
get_loadbalancer
subnet_dict))
File "neutron_lbaas/services/loadbalancer/data_models.py", line 183, in
from_dict
return Subnet(**model_dict)
TypeError: __init__() got an unexpected keyword argument 'description'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1554076/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp