yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07697
[Bug 1263647] [NEW] log image id incorectly when creating image
Public bug reported:
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.
** Affects: glance
Importance: Undecided
Assignee: Liusheng (liusheng)
Status: New
** Changed in: glance
Assignee: (unassigned) => Liusheng (liusheng)
--
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):
New
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
Follow ups
References