[Openstack-operators] problem with glance-registory

Derek Higgins derekh at redhat.com
Thu Sep 20 10:49:38 UTC 2012


On 09/20/2012 11:41 AM, Salman Toor wrote:
> Hi Derek,
> 
> Thanks for giving the starting point!
> 
> It seems something wrong when it tries to work with DATABASE or
> 
> it just hangs on some listener ...
> 
> -bash-4.1$ sudo glance-registry --config-file
> /etc/glance/glance-registry.conf --debug --verbose
> /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.8-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:683:
> SADeprecationWarning: The 'listeners' argument to Pool (a nd
> create_engine()) is deprecated.  Use event.listen().
>   Pool.__init__(self, creator, **kw)
> /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.8-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:159:
> SADeprecationWarning: Pool.add_listener is deprecated.  U se event.listen()
>   self.add_listener(l)
> 
> Something wrong in the code or my configurations are bad... ?

Those Deprecation warnings can be ignored, if its just sitting there not
out putting anything then it should be running, try a glance index.

If this works, try running it as the user "glance"

Derek.



More information about the OpenStack-operators mailing list