heat-manage db_sync returns error

Bug #1241336 reported by Navneet Grewal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Tom Fifield

Bug Description

I have everything else working on the controller node correctly, but when running heat-manage db_sync I get the following error. Please help.

:~# heat-manage db_sync
/usr/lib/python2.7/dist-packages/sqlalchemy/pool.py:735: SADeprecationWarning: The 'listeners' argument to Pool (and create_engine()) is deprecated. Use event.listen().
  Pool.__init__(self, creator, **kw)
/usr/lib/python2.7/dist-packages/sqlalchemy/pool.py:185: SADeprecationWarning: Pool.add_listener is deprecated. Use event.listen()
  self.add_listener(l)

:~#

-----------------------------------
Built: 2013-10-17T18:55:31 00:00
git SHA: 0a832ca5f8bf15e76ce4f827da9501095b73debd
URL: http://docs.openstack.org/havana/install-guide/install/apt/content/heat-install.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-ubuntu/doc/install-guide/section_heat-install.xml
xml:id: heat-install

Tags: heat-manage
Revision history for this message
Tom Fifield (fifieldt) wrote :

Hi,

SADeprecationWarning's can normally be safely ignored :)

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

It's a warning, not an error.

Revision history for this message
Tom Fifield (fifieldt) wrote :

A note was added that it's safe to ignore these :)

Changed in openstack-manuals:
milestone: none → havana
status: New → Fix Released
importance: Undecided → Medium
importance: Medium → Low
assignee: nobody → Tom Fifield (fifieldt)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.