X-Git-Url: https://review.fuel-infra.org/gitweb?p=openstack-build%2Fneutron-build.git;a=blobdiff_plain;f=debian%2Fpatches%2Ffix-quantum-configuration.patch;fp=debian%2Fpatches%2Ffix-quantum-configuration.patch;h=df77dbe6cc269500c0230cea371012d4e0ecb183;hp=b19bd0ea3c18f316602086e10bea9e269fbd5200;hb=ed2ae344352f5b5e58b1c6a786987a078118d993;hpb=61f692a495fa6f536246ad55234644653801fc77 diff --git a/debian/patches/fix-quantum-configuration.patch b/debian/patches/fix-quantum-configuration.patch index b19bd0ea3..df77dbe6c 100644 --- a/debian/patches/fix-quantum-configuration.patch +++ b/debian/patches/fix-quantum-configuration.patch @@ -18,7 +18,7 @@ # Advanced service modules # service_plugins = -@@ -294,7 +294,7 @@ notification_driver = neutron.openstack. +@@ -295,7 +295,7 @@ notification_driver = neutron.openstack. # Use "sudo neutron-rootwrap /etc/neutron/rootwrap.conf" to use the real # root filter facility. # Change to "sudo" to skip the filtering and just run the comand directly @@ -26,8 +26,8 @@ +root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf # =========== items for agent management extension ============= - # seconds between nodes reporting state to server, should be less than -@@ -318,7 +318,7 @@ signing_dir = $state_path/keystone-signi + # seconds between nodes reporting state to server; should be less than +@@ -319,7 +319,7 @@ signing_dir = $state_path/keystone-signi # connection = mysql://root:pass@127.0.0.1:3306/neutron # Replace 127.0.0.1 above with the IP address of the database used by the # main neutron server. (Leave it as is if the database runs on this host.)