← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1263647] Re: log image id incorectly when creating image

 

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

** Changed in: glance
    Milestone: None => icehouse-2

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

Title:
  log image id incorectly when creating image

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

Bug description:
  when I use "nova image-create my_server_id  name" to create an image,
  the log /var/log/glance/api.log record the below texts:

  <glance.common.wsgi.Resource object at 0x38a7150>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  2013-12-23 20:24:19.168 20884 INFO glance.registry.api.v1.images [0f0f1d19-9d63-4f2a-88d1-f48c0e28f6f4 e0f87f6761614850b064f9717ac83a36 3b520afd03d94532b64fef4d863230f6] Successfully created image None

  but the image id in DB is not None but an uuid.

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


References