prometheanfire    15/05/06 15:24:16

  Modified:             neutron-openvswitch-agent.confd
                        neutron-linuxbridge-agent.confd
  Log:
  adding post install note on the conf.d files, also updated the conf.d files
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.2                  sys-cluster/neutron/files/neutron-openvswitch-agent.confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/files/neutron-openvswitch-agent.confd?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/files/neutron-openvswitch-agent.confd?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/files/neutron-openvswitch-agent.confd?r1=1.1&r2=1.2

Index: neutron-openvswitch-agent.confd
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/files/neutron-openvswitch-agent.confd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- neutron-openvswitch-agent.confd     11 May 2014 13:03:17 -0000      1.1
+++ neutron-openvswitch-agent.confd     6 May 2015 15:24:16 -0000       1.2
@@ -1 +1 @@
-NEUTRON_CONFS=("/etc/neutron/neutron.conf" 
"/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini")
+NEUTRON_CONFS=("/etc/neutron/neutron.conf" 
"/etc/neutron/plugins/ml2/ml2_conf.ini" 
"/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini")



1.2                  sys-cluster/neutron/files/neutron-linuxbridge-agent.confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/files/neutron-linuxbridge-agent.confd?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/files/neutron-linuxbridge-agent.confd?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/files/neutron-linuxbridge-agent.confd?r1=1.1&r2=1.2

Index: neutron-linuxbridge-agent.confd
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/files/neutron-linuxbridge-agent.confd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- neutron-linuxbridge-agent.confd     11 May 2014 13:03:17 -0000      1.1
+++ neutron-linuxbridge-agent.confd     6 May 2015 15:24:16 -0000       1.2
@@ -1 +1 @@
-NEUTRON_CONFS=("/etc/neutron/neutron.conf" 
"/etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini")
+NEUTRON_CONFS=("/etc/neutron/neutron.conf" 
"/etc/neutron/plugins/ml2/ml2_conf.ini" 
"/etc/neutron/plugins/linuxbridge/linuxbridge_conf.ini")




Reply via email to