bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitch
authorChris Wright <chrisw@sous-sol.org>
Fri, 9 Dec 2011 07:36:06 +0000 (23:36 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 9 Dec 2011 17:32:38 +0000 (09:32 -0800)
commit4b38c153a9412529c7ce9c45bb229ef877efef9e
tree8e41a9da3672f92f3c4d7eb710e149a3aa696a01
parentd422c1189901d34125cd2d46552391c333d1f647
bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitch

This is in repsonse to the following rpmlint warnings:

 W: non-conffile-in-etc /etc/openvswitch/bugtool-plugins/system-configuration/openvswitch.xml
 W: non-conffile-in-etc /etc/openvswitch/bugtool-plugins/system-logs/openvswitch.xml
 W: non-conffile-in-etc /etc/openvswitch/bugtool-plugins/system-configuration.xml
 W: non-conffile-in-etc /etc/openvswitch/bugtool-plugins/network-status/openvswitch.xml
 W: non-conffile-in-etc /etc/openvswitch/bugtool-plugins/kernel-info/openvswitch.xml

The xenserver specfile still places them in /etc/xensource/bugtool since
that's a distro policy.  Of course, the rpmlint warnings are as well,
however, this seems like a more logical place for the bugtool plugins.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/openvswitch-common.install
rhel/openvswitch.spec.in
utilities/bugtool/automake.mk
utilities/bugtool/ovs-bugtool.in
xenserver/openvswitch-xen.spec