Repeated nova deprecation messages in controller's /var/log/messages

Solution Unverified - Updated -

Issue

  • The following messages are repeated frequently, roughly 20 times in a second:
Mar 17 12:54:34 node nova-conductor: /usr/lib/python2.7/site-packages/amqp/channel.py:616: VDeprecationWarning: The auto_delete flag for exchanges has been deprecated and will be removed 
Mar 17 12:54:34 node nova-conductor: from py-amqp v1.5.0. 
Mar 17 12:54:34 node nova-conductor: warn(VDeprecationWarning(EXCHANGE_AUTODELETE_DEPRECATED))
Mar 17 12:54:34 node nova-conductor: /usr/lib/python2.7/site-packages/amqp/channel.py:616: VDeprecationWarning: The auto_delete flag for exchanges has been deprecated and will be removed 
Mar 17 12:54:34 node nova-conductor: from py-amqp v1.5.0. 
Mar 17 12:54:34 node nova-conductor: warn(VDeprecationWarning(EXCHANGE_AUTODELETE_DEPRECATED))
Mar 17 12:54:34 node nova-conductor: /usr/lib/python2.7/site-packages/amqp/channel.py:616: VDeprecationWarning: The auto_delete flag for exchanges has been deprecated and will be removed 
Mar 17 12:54:34 node nova-conductor: from py-amqp v1.5.0. 
Mar 17 12:54:34 node nova-conductor: warn(VDeprecationWarning(EXCHANGE_AUTODELETE_DEPRECATED))
Mar 17 12:54:34 node nova-conductor: /usr/lib/python2.7/site-packages/amqp/channel.py:616: VDeprecationWarning: The auto_delete flag for exchanges has been deprecated and will be removed 
Mar 17 12:54:34 node nova-conductor: from py-amqp v1.5.0. 
Mar 17 12:54:34 node nova-conductor: warn(VDeprecationWarning(EXCHANGE_AUTODELETE_DEPRECATED))
  • These messages fill up the log and make it difficult to read.

Environment

  • Red Hat OpenStack Platform 5
  • Red Hat Enterprise Linux 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.