yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00840
[Bug 1100317] Re: Glance hangs in qpid notification when adding/removing an image
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => grizzly-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1100317
Title:
Glance hangs in qpid notification when adding/removing an image
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
I am using DevStack to setup openstack. The following is my devstack
config
# cat localrc
DEST=$HOME/src/cloud
DATA_DIR=$DEST/data
LOGFILE=$DATA_DIR/logs/stack.log
SCREEN_LOGDIR=$DATA_DIR/logs
VERBOSE=False
disable_service rabbit
enable_service qpid
enable_service n-spice
disable_service n-novnc
disable_service n-xvnc
MYSQL_PASSWORD=123456
SERVICE_TOKEN=123456
SERVICE_PASSWORD=123456
ADMIN_PASSWORD=123456
IMAGE_URLS="http://berrange.fedorapeople.org/images/2012-02-29/f16-x86_64
-openstack-
sda.qcow2,http://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-uec.tar.gz"
When running 'devstack.sh' everything works fine until 'glance add' is invoked
# glance add name=f16-jeos is_public=true disk_format=qcow2
container_format=bare < files/f16-x86_64-openstack-sda.qcow2
At which point both glance api / register services appear to be hung
processing the request. This eventually times out on the client, but
no further commands can be run against glance until it is restarted.
See also
http://lists.openstack.org/pipermail/openstack-
dev/2013-January/004467.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1100317/+subscriptions