From 6e5fe8065cb056b3bc7f39051763480703e05496 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Thu, 17 Oct 2013 19:45:09 -0700 Subject: [PATCH] xenserver: Add VTEP packaging. Add VTEP files so XenServer build doesn't fail. Signed-off-by: Justin Pettit --- xenserver/openvswitch-xen.spec.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in index 87efd8887..e9c2d161d 100644 --- a/xenserver/openvswitch-xen.spec.in +++ b/xenserver/openvswitch-xen.spec.in @@ -419,7 +419,9 @@ exit 0 /usr/share/openvswitch/scripts/ovs-save /usr/share/openvswitch/scripts/ovs-ctl /usr/share/openvswitch/scripts/ovs-lib +/usr/share/openvswitch/scripts/ovs-vtep /usr/share/openvswitch/vswitch.ovsschema +/usr/share/openvswitch/vtep.ovsschema /usr/sbin/ovs-bugtool /usr/sbin/ovs-vlan-bug-workaround /usr/sbin/ovs-vswitchd @@ -435,11 +437,13 @@ exit 0 /usr/bin/ovs-vsctl /usr/bin/ovsdb-client /usr/bin/ovsdb-tool +/usr/bin/vtep-ctl /usr/lib/xsconsole/plugins-base/XSFeatureVSwitch.py /usr/share/man/man1/ovsdb-client.1.gz /usr/share/man/man1/ovsdb-server.1.gz /usr/share/man/man1/ovsdb-tool.1.gz /usr/share/man/man5/ovs-vswitchd.conf.db.5.gz +/usr/share/man/man5/vtep.5.gz /usr/share/man/man8/ovs-appctl.8.gz /usr/share/man/man8/ovs-bugtool.8.gz /usr/share/man/man8/ovs-ctl.8.gz @@ -453,6 +457,7 @@ exit 0 /usr/share/man/man8/ovs-vlan-test.8.gz /usr/share/man/man8/ovs-vsctl.8.gz /usr/share/man/man8/ovs-vswitchd.8.gz +/usr/share/man/man8/vtep-ctl.8.gz /var/lib/openvswitch /var/log/openvswitch %exclude /usr/lib/xsconsole/plugins-base/*.py[co] -- 2.43.0