← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261581] Re: tempest.api.compute.v3.images.test_images.ImagesV3TestXML.test_create_image_from_stopped_server fails

 

Although the underlying bug may still exist, we are dropping the v3 xml
API.

** Changed in: nova
       Status: New => Invalid

-- 
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/1261581

Title:
  tempest.api.compute.v3.images.test_images.ImagesV3TestXML.test_create_image_from_stopped_server
  fails

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  tempest.api.compute.v3.images.test_images.ImagesV3TestXML.test_create_image_from_stopped_server
  fails with the following message:

  (logs from http://logs.openstack.org/25/62425/1/gate/gate-tempest-
  dsvm-full/d606295/console.html)

  2013-12-16 23:21:26.365 | Traceback (most recent call last):
  2013-12-16 23:21:26.365 |   File "tempest/api/compute/v3/images/test_images.py", line 91, in test_create_image_from_stopped_server
  2013-12-16 23:21:26.365 |     wait_until='active')
  2013-12-16 23:21:26.365 |   File "tempest/api/compute/base.py", line 279, in create_image_from_server
  2013-12-16 23:21:26.365 |     server_id, name)
  2013-12-16 23:21:26.365 |   File "tempest/services/compute/v3/xml/servers_client.py", line 515, in create_image
  2013-12-16 23:21:26.366 |     str(Document(post_body)), self.headers)
  2013-12-16 23:21:26.366 |   File "tempest/common/rest_client.py", line 302, in post
  2013-12-16 23:21:26.366 |     return self.request('POST', url, headers, body)
  2013-12-16 23:21:26.366 |   File "tempest/common/rest_client.py", line 436, in request
  2013-12-16 23:21:26.366 |     resp, resp_body)
  2013-12-16 23:21:26.366 |   File "tempest/common/rest_client.py", line 491, in _error_checker
  2013-12-16 23:21:26.366 |     raise exceptions.Conflict(resp_body)
  2013-12-16 23:21:26.367 | Conflict: An object with that identifier already exists
  2013-12-16 23:21:26.367 | Details: {'message': "Cannot 'create_image' while instance is in task_state powering-off", 'code': '409'}

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


References