There is need a note to ignore the output when populating the Image service database
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/
expire_
/usr/lib/
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: 417a30a5bc61886
Source: http://
URL: http://
description: | updated |
Changed in openstack-manuals: | |
importance: | Undecided → Low |
milestone: | none → newton |
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.