** Changed in: glance Milestone: liberty-2 => 11.0.0 ** No longer affects: glance/liberty
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1467982 Title: Profiler raises an error when it is enabled Status in Glance: Fix Released Status in Glance kilo series: Fix Released Bug description: Description: When OSProfiler is enabled in Glance API and Registry, they raise the following exception: CRITICAL glance [-] AttributeError: 'module' object has no attribute 'messaging' TRACE glance Traceback (most recent call last): TRACE glance File "/usr/bin/glance-api", line 10, in <module> TRACE glance sys.exit(main()) TRACE glance File "/usr/lib/python2.7/site-packages/glance/cmd/api.py", line 80, in main TRACE glance notifier.messaging, {}, TRACE glance AttributeError: 'module' object has no attribute 'messaging' TRACE glance Steps to reproduce: 1. Enable profiler in glance-api.conf and glance-registry.conf [profiler] enabled = True 2. Restart API and Registry Services Expected Behavior: Start services with profiler enabled To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1467982/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp