The database errors apply to glance, so I'm adding that project to this
bug. In the meantime, we can add a note to ignore any deprecation
messages in the installation guide.

** Changed in: openstack-manuals
       Status: New => Confirmed

** Also affects: glance
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1579015

Title:
  There is need a note to ignore the output when populating the Image
  service database

Status in Glance:
  New
Status in openstack-manuals:
  Confirmed

Bug 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. 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1579015/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to