mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 22:05:19 +00:00
ovn: Add a section on containers in OVN Tutorial
Signed-Off-by: Numan Siddique <nusiddiq@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
committed by
Ben Pfaff
parent
220b0d192e
commit
a97eef91fb
@@ -30,7 +30,10 @@ EXTRA_DIST += \
|
||||
tutorial/ovn/env5/packet1.sh \
|
||||
tutorial/ovn/env5/packet2.sh \
|
||||
tutorial/ovn/env6/setup.sh \
|
||||
tutorial/ovn/env6/add-acls.sh
|
||||
|
||||
tutorial/ovn/env6/add-acls.sh \
|
||||
tutorial/ovn/env7/add-container-ports.sh \
|
||||
tutorial/ovn/env7/packet1.sh \
|
||||
tutorial/ovn/env7/packet2.sh \
|
||||
tutorial/ovn/env7/setup.sh
|
||||
sandbox: all
|
||||
cd $(srcdir)/tutorial && MAKE=$(MAKE) ./ovs-sandbox -b $(abs_builddir) $(SANDBOXFLAGS)
|
||||
|
Reference in New Issue
Block a user