Activity log for bug #1579015

Date Who What changed Old value New value Message
2016-05-06 11:03:14 Chason Chan bug added bug
2016-05-06 11:06:17 Chason Chan description 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 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. Actually it just reminds the reader of the deprecated information. 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
2016-05-06 15:57:08 Matt Kassawara openstack-manuals: status New Confirmed
2016-05-06 15:57:34 Matt Kassawara bug task added glance
2016-05-08 06:12:08 OpenStack Infra openstack-manuals: status Confirmed In Progress
2016-05-08 11:14:13 venkatamahesh openstack-manuals: importance Undecided Low
2016-05-08 11:14:19 venkatamahesh openstack-manuals: milestone newton
2016-05-09 03:17:38 OpenStack Infra openstack-manuals: status In Progress Fix Released
2016-05-09 05:12:26 OpenStack Infra tags install-guide in-stable-mitaka install-guide