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

Bug #1579015 reported by Chason Chan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
New
Undecided
Unassigned
openstack-manuals
Fix Released
Low
Chason Chan

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

Chason Chan (chen-xing)
description: updated
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

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
Revision history for this message
Chason Chan (chen-xing) wrote :

@Matt can I commit a patch to add this note right now?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/313908

Changed in openstack-manuals:
status: Confirmed → In Progress
Changed in openstack-manuals:
importance: Undecided → Low
milestone: none → newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/313908
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=382e8ffaa0575f523edfe1d2d060ed29a2cfce1f
Submitter: Jenkins
Branch: master

commit 382e8ffaa0575f523edfe1d2d060ed29a2cfce1f
Author: chen-xing <chen.xing@99cloud.net>
Date: Sun May 8 14:08:43 2016 +0800

    [install] Note to ignore any deprecation messages

    Change-Id: I2c91e329705fdbbc5cc8d1239075d912a87f9564
    Closes-Bug: #1579015

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/313982

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/mitaka)

Reviewed: https://review.openstack.org/313982
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=2906e2057d52ef4299accfeb770f06e9ff363d48
Submitter: Jenkins
Branch: stable/mitaka

commit 2906e2057d52ef4299accfeb770f06e9ff363d48
Author: chen-xing <chen.xing@99cloud.net>
Date: Sun May 8 14:08:43 2016 +0800

    [install] Note to ignore any deprecation messages

    Change-Id: I2c91e329705fdbbc5cc8d1239075d912a87f9564
    Closes-Bug: #1579015
    (cherry picked from commit 382e8ffaa0575f523edfe1d2d060ed29a2cfce1f)

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.