From: Thomas Goirand Date: Tue, 17 Mar 2015 09:03:19 +0000 (+0100) Subject: Try to uncomment connection to see what happens. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=40e5b73dffbbda26d391f1013a2f4663dcf010cb;p=openstack-build%2Fneutron-build.git Try to uncomment connection to see what happens. Rewritten-From: abf18694b615e2f696957fdbfad85d1895d53850 --- diff --git a/trusty/debian/patches/better-config-defaults.patch b/trusty/debian/patches/better-config-defaults.patch index 362cbcc22..111f7469f 100644 --- a/trusty/debian/patches/better-config-defaults.patch +++ b/trusty/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