← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1334208] [NEW] tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name

 

Public bug reported:

http://logs.openstack.org/76/101876/1/check/check-tempest-dsvm-
full/4d54979/console.html

https://review.openstack.org/#/c/101876/

2014-06-25 08:46:20.228 | ==============================
2014-06-25 08:46:20.228 | Failed 1 tests - output below:
2014-06-25 08:46:20.228 | ==============================
2014-06-25 08:46:20.228 | 
2014-06-25 08:46:20.228 | tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[gate]
2014-06-25 08:46:20.228 | ---------------------------------------------------------------------------------------------------------------------------------------
2014-06-25 08:46:20.228 | 
2014-06-25 08:46:20.228 | Captured traceback-1:
2014-06-25 08:46:20.228 | ~~~~~~~~~~~~~~~~~~~~~
2014-06-25 08:46:20.228 |     Traceback (most recent call last):
2014-06-25 08:46:20.228 |       File "tempest/services/compute/json/images_client.py", line 86, in delete_image
2014-06-25 08:46:20.229 |         resp, body = self.delete("images/%s" % str(image_id))
2014-06-25 08:46:20.229 |       File "tempest/common/rest_client.py", line 224, in delete
2014-06-25 08:46:20.229 |         return self.request('DELETE', url, extra_headers, headers, body)
2014-06-25 08:46:20.229 |       File "tempest/common/rest_client.py", line 430, in request
2014-06-25 08:46:20.229 |         resp, resp_body)
2014-06-25 08:46:20.229 |       File "tempest/common/rest_client.py", line 474, in _error_checker
2014-06-25 08:46:20.229 |         raise exceptions.NotFound(resp_body)
2014-06-25 08:46:20.229 |     NotFound: Object not found
2014-06-25 08:46:20.229 |     Details: {"itemNotFound": {"message": "Image not found.", "code": 404}}

** 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/1334208

Title:
  tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name

Status in OpenStack Compute (Nova):
  New

Bug description:
  http://logs.openstack.org/76/101876/1/check/check-tempest-dsvm-
  full/4d54979/console.html

  https://review.openstack.org/#/c/101876/

  2014-06-25 08:46:20.228 | ==============================
  2014-06-25 08:46:20.228 | Failed 1 tests - output below:
  2014-06-25 08:46:20.228 | ==============================
  2014-06-25 08:46:20.228 | 
  2014-06-25 08:46:20.228 | tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[gate]
  2014-06-25 08:46:20.228 | ---------------------------------------------------------------------------------------------------------------------------------------
  2014-06-25 08:46:20.228 | 
  2014-06-25 08:46:20.228 | Captured traceback-1:
  2014-06-25 08:46:20.228 | ~~~~~~~~~~~~~~~~~~~~~
  2014-06-25 08:46:20.228 |     Traceback (most recent call last):
  2014-06-25 08:46:20.228 |       File "tempest/services/compute/json/images_client.py", line 86, in delete_image
  2014-06-25 08:46:20.229 |         resp, body = self.delete("images/%s" % str(image_id))
  2014-06-25 08:46:20.229 |       File "tempest/common/rest_client.py", line 224, in delete
  2014-06-25 08:46:20.229 |         return self.request('DELETE', url, extra_headers, headers, body)
  2014-06-25 08:46:20.229 |       File "tempest/common/rest_client.py", line 430, in request
  2014-06-25 08:46:20.229 |         resp, resp_body)
  2014-06-25 08:46:20.229 |       File "tempest/common/rest_client.py", line 474, in _error_checker
  2014-06-25 08:46:20.229 |         raise exceptions.NotFound(resp_body)
  2014-06-25 08:46:20.229 |     NotFound: Object not found
  2014-06-25 08:46:20.229 |     Details: {"itemNotFound": {"message": "Image not found.", "code": 404}}

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


Follow ups

References