← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1220067] Re: add_image fails with "Bad header: x-image-meta-deleted-at" message

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => havana-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1220067

Title:
  add_image fails with "Bad header: x-image-meta-deleted-at" message

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  When I run the add_image method, I get the following:

  Traceback (most recent call last):
  .
  .
  .

      headers, body = slave_client.add_image(image, image_response)
    File "/opt/stack/glance/glance/cmd/replicator.py", line 234, in add_image
      response = self._http_request('POST', url, headers, image_data)
    File "/opt/stack/glance/glance/cmd/replicator.py", line 121, in _http_request
      raise ServerErrorException(response.read())
  glance.cmd.replicator.ServerErrorException: 400 Bad Request

  The server could not comply with the request since it is either
  malformed or otherwise incorrect.

   Bad header: x-image-meta-deleted-at

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