[ovs-dev] [PATCH] xenserver: Add VTEP packaging.

Ansis Atteka aatteka at nicira.com
Fri Oct 18 02:50:40 UTC 2013


Looks good to me.

On Thu, Oct 17, 2013 at 7:46 PM, Justin Pettit <jpettit at nicira.com> wrote:
> Add VTEP files so XenServer build doesn't fail.
>
> Signed-off-by: Justin Pettit <jpettit at nicira.com>
> ---
>  xenserver/openvswitch-xen.spec.in |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in
> index 87efd88..e9c2d16 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]
> --
> 1.7.5.4
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list