yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09557
[Bug 1207576] Re: python package amqp, should not run in debug mode when nova is in debug mode
** Changed in: oslo
Status: Fix Committed => In Progress
** Changed in: oslo
Status: In Progress => Won't Fix
--
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/1207576
Title:
python package amqp, should not run in debug mode when nova is in
debug mode
Status in OpenStack Compute (Nova):
Fix Committed
Status in Oslo - a Library of Common OpenStack Code:
Won't Fix
Bug description:
Currently the python package amqp runs in debug mode when nova is in
debug mode. When specifying debug level logs in nova generally we
are trying to debug nova not its dependencies. So by default amqp
and other python dependencies shouldn't be running in debug mode when
nova is.
http://logs.openstack.org/47/36947/5/check/gate-tempest-devstack-vm-
full/37958/logs/screen-n-sch.txt.gz
2013-07-31 20:52:43.207 28626 DEBUG amqp [-] Start from server, version: 0.9, properties: {u'information': u'Licensed under the MPL. See http://www.rabbitmq.com/', u'product': u'RabbitMQ', u'copyright': u'Copyright (C) 2007-2011 VMware, Inc.', u'capabilities': {u'exchange_exchange_bindings': True, u'consumer_cancel_notify': True, u'publisher_confirms': True, u'basic.nack': True}, u'platform': u'Erlang/OTP', u'version': u'2.7.1'}, mechanisms: [u'PLAIN', u'AMQPLAIN'], locales: [u'en_US'] _start /usr/local/lib/python2.7/dist-packages/amqp/connection.py:706
2013-07-31 20:52:43.208 28626 DEBUG amqp [-] Open OK! _open_ok /usr/local/lib/python2.7/dist-packages/amqp/connection.py:592
2013-07-31 20:52:43.208 28626 DEBUG amqp [-] using channel_id: 1 __init__ /usr/local/lib/python2.7/dist-packages/amqp/channel.py:70
2013-07-31 20:52:43.208 28626 DEBUG amqp [-] Channel open _open_ok /usr/local/lib/python2.7/dist-packages/amqp/channel.py:420
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1207576/+subscriptions