From abf18694b615e2f696957fdbfad85d1895d53850 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 17 Mar 2015 10:03:19 +0100 Subject: [PATCH] Try to uncomment connection to see what happens. --- debian/patches/better-config-defaults.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/better-config-defaults.patch b/debian/patches/better-config-defaults.patch index 362cbcc22..111f7469f 100644 --- a/debian/patches/better-config-defaults.patch +++ b/debian/patches/better-config-defaults.patch @@ -272,7 +272,7 @@ Index: neutron/etc/neutron.conf # be set in the corresponding core plugin '.ini' file. However, it is suggested # to put the [database] section and its connection attribute in this # configuration file. -+connection = sqlite:///var/lib/neutron/neutrondb ++#connection = sqlite:///var/lib/neutron/neutrondb # Database engine for which script will be generated when using offline # migration -- 2.45.2