# Pastebin pcvdYR3H octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_fields_filter ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/octavia/octavia/tests/functional/api/v2/test_pool.py", line 49, in setUp self.lb_id).get('listener') File "/opt/stack/octavia/octavia/tests/functional/api/v2/base.py", line 263, in create_listener response = self.post(path, body, **status) File "/opt/stack/octavia/octavia/tests/functional/api/v2/base.py", line 190, in post expect_errors=expect_errors) File "/opt/stack/octavia/.tox/functional-py36/lib/python3.6/site-packages/webtest/utils.py", line 36, in wrapper return self._gen_request(method, url, **kw) File "/opt/stack/octavia/.tox/functional-py36/lib/python3.6/site-packages/webtest/app.py", line 753, in _gen_request expect_errors=expect_errors) File "/opt/stack/octavia/.tox/functional-py36/lib/python3.6/site-packages/webtest/app.py", line 649, in do_request self._check_status(status, res) File "/opt/stack/octavia/.tox/functional-py36/lib/python3.6/site-packages/webtest/app.py", line 684, in _check_status "Bad response: %s (not %s)\n%s", res_status, status, res) webtest.app.AppError: Bad response: 500 Internal Server Error (not 201) b'{"faultcode": "Server", "faultstring": "__init__() got an unexpected keyword argument \'tls_ciphers\'", "debuginfo": null}'