← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1449775] [NEW] Got server fault when set admin_state_up=false for health monitor

 

You have been subscribed to a public bug:

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'}

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
Got server fault when set admin_state_up=false for health monitor
https://bugs.launchpad.net/bugs/1449775
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.