Comment 0 for bug 1579015

Revision history for this message
Chason Chan (chen-xing) wrote :

I get the following output when I populate the Image service database:

# su -s /bin/sh -c "glance-manage db_sync" glance
Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future.
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1056: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
  expire_on_commit=expire_on_commit, _conf=conf)
/usr/lib/python2.7/site-packages/pymysql/cursors.py:146: Warning: Duplicate index 'ix_image_properties_image_id_name' defined on the table 'glance.image_properties'. This is deprecated and will be disallowed in a future release.
  result = self._query(query)

It seems an error occurred. we need add a note that ignore any warnings in this output.
-----------------------------------
Release: 0.1 on 2016-05-06 06:57
SHA: 417a30a5bc61886726f27f0cbbeccc0e26050dca
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/glance-install.rst
URL: http://docs.openstack.org/mitaka/install-guide-rdo/glance-install.html