[openstack-dev] [glance] Switching from sql_connection to [database] connection ?

Tom Fifield tom at openstack.org
Thu Feb 27 04:12:18 UTC 2014


Hi,

As best I can tell, all other services now use this syntax for 
configuring database connections:

[database]
connection = sqlite:///etc,omg


whereas glance appears to still use

[DEFAULT]
...
sql_connection = sqlite:///etc,omg


Is there a plan to switch to the former during Icehouse development?

 From a user standpoint it'd be great to finally have consistency 
amoungst all the services :)


Regards,


Tom



More information about the OpenStack-dev mailing list