Guest User

Untitled

a guest
Aug 29th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. nemo@compute:~$ sudo nova-manage db sync
  2. 2012-08-29 18:22:24 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.migration' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.pyc'> from (pid=23573) __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:658
  3. 2012-08-29 18:23:07 WARNING nova.utils [-] /usr/lib/python2.7/dist-packages/sqlalchemy/pool.py:639: SADeprecationWarning: The 'listeners' argument to Pool (and create_engine()) is deprecated. Use event.listen().
  4. Pool.__init__(self, creator, **kw)
  5.  
  6. 2012-08-29 18:23:07 WARNING nova.utils [-] /usr/lib/python2.7/dist-packages/sqlalchemy/pool.py:145: SADeprecationWarning: Pool.add_listener is deprecated. Use event.listen()
  7. self.add_listener(l)
  8.  
  9. 2012-08-29 18:23:07 AUDIT nova.db.sqlalchemy.fix_dns_domains [-] Applying database fix for Essex dns_domains table.
  10. nemo@compute:~$
Advertisement
Add Comment
Please, Sign In to add comment