← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661731] [NEW] test_resize_server_revert_deleted_flavor fails due to "No valid host was found"

 

Public bug reported:

test_resize_server_revert_deleted_flavor failed like the following on
the gate.

http://logs.openstack.org/48/426448/2/check/gate-tempest-dsvm-neutron-
full-ubuntu-xenial/a9e5c36/logs/

Traceback (most recent call last):
  File "tempest/api/compute/admin/test_migrations.py", line 90, in test_resize_server_revert_deleted_flavor
    self.servers_client.resize_server(server['id'], self.flavor_ref_alt)
  File "tempest/lib/services/compute/servers_client.py", line 274, in resize_server
    return self.action(server_id, 'resize', **kwargs)
  File "tempest/lib/services/compute/servers_client.py", line 186, in action
    post_body)
  File "tempest/lib/common/rest_client.py", line 276, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
    method, url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 664, in request
    self._error_checker(resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 766, in _error_checker
    raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {u'code': 400, u'message': u'No valid host was found. No valid host found for resize'}

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1661731

Title:
  test_resize_server_revert_deleted_flavor fails due to "No valid host
  was found"

Status in OpenStack Compute (nova):
  New

Bug description:
  test_resize_server_revert_deleted_flavor failed like the following on
  the gate.

  http://logs.openstack.org/48/426448/2/check/gate-tempest-dsvm-neutron-
  full-ubuntu-xenial/a9e5c36/logs/

  Traceback (most recent call last):
    File "tempest/api/compute/admin/test_migrations.py", line 90, in test_resize_server_revert_deleted_flavor
      self.servers_client.resize_server(server['id'], self.flavor_ref_alt)
    File "tempest/lib/services/compute/servers_client.py", line 274, in resize_server
      return self.action(server_id, 'resize', **kwargs)
    File "tempest/lib/services/compute/servers_client.py", line 186, in action
      post_body)
    File "tempest/lib/common/rest_client.py", line 276, in post
      return self.request('POST', url, extra_headers, headers, body, chunked)
    File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
      method, url, extra_headers, headers, body, chunked)
    File "tempest/lib/common/rest_client.py", line 664, in request
      self._error_checker(resp, resp_body)
    File "tempest/lib/common/rest_client.py", line 766, in _error_checker
      raise exceptions.BadRequest(resp_body, resp=resp)
  tempest.lib.exceptions.BadRequest: Bad request
  Details: {u'code': 400, u'message': u'No valid host was found. No valid host found for resize'}

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1661731/+subscriptions