** Project changed: app-catalog => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1449775
Title:
Got server fault when set admin_state_up=false for health monitor
Status in OpenStack Neutron (virtual network service):
New
Bug description:
This happens for tempest for health monitor, when set admin_state_up
=false for creating or updating health monitor, will get the following
bug:
Traceback (most recent call last):
File
"/opt/stack/neutron-lbaas/neutron_lbaas/tests/tempest/v2/api/test_health_monitors_non_admin.py",
line 504, in test_udpate_health_monitor_invalid_admin_state_up
hm.get('id'), admin_state_up=False)
File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line
422, in assertRaises
self.assertThat(our_callable, matcher)
File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line
435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: <bound method
type._update_health_monitor of <class
'test_health_monitors_non_admin.TestHealthMonitors'>> returned
{u'admin_state_up': False, u'tenant_id': u'7e24ec89b7df4a7d8738d415b6ac8422',
u'delay': 3, u'expected_codes': u'200', u'max_retries': 10, u'http_method':
u'GET', u'timeout': 5, u'pools': [{u'id':
u'1409120f-fde8-49fc-8db5-25dc3941f460'}], u'url_path':
u'/', u'type': u'HTTP', u'id': u'5cee3bf8-d94e-42a4-ab30-b190c66f87de'}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1449775/+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