]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Try to uncomment connection to see what happens.
authorThomas Goirand <zigo@debian.org>
Tue, 17 Mar 2015 09:03:19 +0000 (10:03 +0100)
committerThomas Goirand <zigo@debian.org>
Tue, 17 Mar 2015 09:03:19 +0000 (10:03 +0100)
Rewritten-From: abf18694b615e2f696957fdbfad85d1895d53850

xenial/debian/patches/better-config-defaults.patch

index 362cbcc22e57c9e45ea2f58710f3bf8c4b9f2869..111f7469f1dccd152de9c81b021553ecf0bd893a 100644 (file)
@@ -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