CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute 'drivername'

Bug #1307292 reported by Sergei Antipov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Committed
Undecided
Unassigned

Bug Description

Work only if change settings from
[database]
connection = mysql://glance:GLANCE_DBPASS@controller/glance

to:

[database]
sql_connection = mysql://glance:GLANCE_DBPASS@controller/glance
-----------------------------------
Built: 2014-04-14T02:46:37 00:00
git SHA: 8099195aa242059be10781548303eb76cdd39f75
URL: http://docs.openstack.org/trunk/install-guide/install/apt/content/glance-install.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-ubuntu/doc/install-guide/section_glance-install.xml
xml:id: glance-install

Revision history for this message
Tom Fifield (fifieldt) wrote :

Thanks Sergei.

They've actually fixed this in glance release candidate 2.

sql_connection is the old syntax and will go away shortly.

The relevent patch is here: https://review.openstack.org/#/c/77379

but it will take some time to make its way into the packages

Revision history for this message
Sergei Antipov (greendayonfire) wrote :

Thank you Tom.

I found information about this bug after posting it. Sorry)

Changed in openstack-manuals:
status: New → Fix Committed
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.