** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1917610
Title:
Migration and resize tests from
tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest
failing in neutron-tempest-dvr-ha-multinode-full
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
Invalid
Status in tempest:
Fix Released
Bug description:
We saw it mostly in stable/train branch. Cold migration and resize
tests from
tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest
are failing due to errors like:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 90, in
wrapper
return f(*func_args, **func_kwargs)
File
"/opt/stack/tempest/tempest/scenario/test_minbw_allocation_placement.py", line
262, in test_migrate_with_qos_min_bw_allocation
self.servers_client.migrate_server(server_id=server['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py",
line 533, in migrate_server
return self.action(server_id, 'migrate', **kwargs)
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py",
line 214, in action
post_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in
post
return self.request('POST', url, extra_headers, headers, body, chunked)
File
"/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line
48, in request
method, url, extra_headers, headers, body, chunked)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in
request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 815, in
_error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'No valid host was found. No valid host
found for cold migrate'}
See e.g.
https://0c345762207dc13e339e-d1e090fdf1a39e65d2b0ba37cbdce0a4.ssl.cf2.rackcdn.com/777781/1/check/neutron-tempest-dvr-ha-multinode-full/463e963/testr_results.html
Logstash query which can be useful to find same issues:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22line%20262%2C%20in%20test_migrate_with_qos_min_bw_allocation%5C%22
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1917610/+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