Update specs to v. 2014.1.rc
[openstack-build/neutron-build.git] / debian / patches / fix-quantum-configuration.patch
index 4d7ef439a677a76d066bbacf0a4bd09cc4338dfa..259686ea84e6405a0ac5197e9af701f6c5902843 100644 (file)
@@ -3,8 +3,6 @@ Description: Fixes to neutron configuration for distribution.
 Author: James Page <james.page@ubuntu.com>
 Forwarded: not-needed
 
-diff --git a/etc/neutron.conf b/etc/neutron.conf
-index 1e2226f..a5fe086 100644
 --- a/etc/neutron.conf
 +++ b/etc/neutron.conf
 @@ -7,7 +7,7 @@
@@ -25,7 +23,7 @@ index 1e2226f..a5fe086 100644
  # Example: core_plugin = ml2
  
  # (ListOpt) List of service plugin entrypoints to be loaded from the
-@@ -320,7 +320,7 @@ notification_driver = neutron.openstack.common.notifier.rpc_notifier
+@@ -380,7 +380,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
@@ -34,7 +32,7 @@ index 1e2226f..a5fe086 100644
  
  # =========== items for agent management extension =============
  # seconds between nodes reporting state to server; should be less than
-@@ -344,7 +344,7 @@ signing_dir = $state_path/keystone-signing
+@@ -404,7 +404,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.)
@@ -43,6 +41,3 @@ index 1e2226f..a5fe086 100644
  
  # The SQLAlchemy connection string used to connect to the slave database
  # slave_connection =
--- 
-1.8.5.2
-