Public bug reported:
octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update
fails on:
Traceback (most recent call last):
File
"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/octavia_tempest_plugin/tests/api/v2/test_member.py",
line 863, in test_member_batch_update
pool_id=pool_id, members_list=batch_update_list)
File
"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/octavia_tempest_plugin/services/load_balancer/v2/member_client.py",
line 271, in update_members
response, body = self.put(request_uri, jsonutils.dumps(obj_dict))
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in put
return self.request('PUT', url, extra_headers, headers, body, chunked)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 702, in
request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in
_error_checker
message=message)
tempest.lib.exceptions.ServerFault: Got server fault
Details: b'{"faultcode": "Server", "faultstring": "Provider \'ovn\' reports
error: member_batch_update() takes 2 positional arguments but 3 were given",
"debuginfo": null}'
** Affects: neutron
Importance: High
Assignee: Maciej Jozefczyk (maciej.jozefczyk)
Status: Confirmed
** Tags: ovn-octavia-provider
** Changed in: neutron
Importance: Undecided => High
** Changed in: neutron
Status: New => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1888489
Title:
[OVN Octavia Provider]
octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update
fails
Status in neutron:
Confirmed
Bug description:
octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update
fails on:
Traceback (most recent call last):
File
"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/octavia_tempest_plugin/tests/api/v2/test_member.py",
line 863, in test_member_batch_update
pool_id=pool_id, members_list=batch_update_list)
File
"/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/octavia_tempest_plugin/services/load_balancer/v2/member_client.py",
line 271, in update_members
response, body = self.put(request_uri, jsonutils.dumps(obj_dict))
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in
put
return self.request('PUT', url, extra_headers, headers, body, chunked)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 702, in
request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 879, in
_error_checker
message=message)
tempest.lib.exceptions.ServerFault: Got server fault
Details: b'{"faultcode": "Server", "faultstring": "Provider \'ovn\' reports
error: member_batch_update() takes 2 positional arguments but 3 were given",
"debuginfo": null}'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1888489/+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