Skip to content

Commit f3e2461

Browse files
putnopvutblp
authored andcommitted
Remove OVN.
OVN is separated into its own repo. This commit removes the OVN source, OVN tests, and OVN documentation. It also removes mentions of OVN from most documentation. The only place where OVN has been left is in changelogs/NEWS, since we shouldn't mess with the history of the project. There is an exception here. The ovsdb-cluster tests rely on ovn-nbctl and ovn-sbctl to run. Therefore those ovn utilities, as well as their dependencies remain in the repo with this commit. Acked-by: Numan Siddique <nusiddiq@redhat.com> Signed-off-by: Mark Michelson <mmichels@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
1 parent 9b0064a commit f3e2461

File tree

169 files changed

+47
-75436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+47
-75436
lines changed

Documentation/automake.mk

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,15 @@ DOC_SOURCE = \
1818
Documentation/intro/install/fedora.rst \
1919
Documentation/intro/install/general.rst \
2020
Documentation/intro/install/netbsd.rst \
21-
Documentation/intro/install/ovn-upgrades.rst \
2221
Documentation/intro/install/rhel.rst \
2322
Documentation/intro/install/userspace.rst \
2423
Documentation/intro/install/windows.rst \
2524
Documentation/intro/install/xenserver.rst \
2625
Documentation/tutorials/index.rst \
2726
Documentation/tutorials/faucet.rst \
2827
Documentation/tutorials/ovs-advanced.rst \
29-
Documentation/tutorials/ovn-openstack.rst \
30-
Documentation/tutorials/ovn-sandbox.rst \
3128
Documentation/tutorials/ovs-conntrack.rst \
3229
Documentation/tutorials/ipsec.rst \
33-
Documentation/tutorials/ovn-ipsec.rst \
34-
Documentation/tutorials/ovn-rbac.rst \
3530
Documentation/topics/index.rst \
3631
Documentation/topics/bonding.rst \
3732
Documentation/topics/idl-compound-indexes.rst \
@@ -54,28 +49,22 @@ DOC_SOURCE = \
5449
Documentation/topics/fuzzing/ovs-fuzzers.rst \
5550
Documentation/topics/fuzzing/security-analysis-of-ovs-fuzzers.rst \
5651
Documentation/topics/testing.rst \
57-
Documentation/topics/high-availability.rst \
5852
Documentation/topics/integration.rst \
5953
Documentation/topics/language-bindings.rst \
6054
Documentation/topics/networking-namespaces.rst \
6155
Documentation/topics/openflow.rst \
62-
Documentation/topics/ovn-news-2.8.rst \
6356
Documentation/topics/ovsdb-replication.rst \
6457
Documentation/topics/porting.rst \
65-
Documentation/topics/role-based-access-control.rst \
6658
Documentation/topics/tracing.rst \
6759
Documentation/topics/windows.rst \
6860
Documentation/howto/index.rst \
69-
Documentation/howto/docker.rst \
7061
Documentation/howto/dpdk.rst \
71-
Documentation/howto/firewalld.rst \
7262
Documentation/howto/ipsec.rst \
7363
Documentation/howto/kvm.rst \
7464
Documentation/howto/libvirt.rst \
7565
Documentation/howto/selinux.rst \
7666
Documentation/howto/ssl.rst \
7767
Documentation/howto/lisp.rst \
78-
Documentation/howto/openstack-containers.rst \
7968
Documentation/howto/qos.png \
8069
Documentation/howto/qos.rst \
8170
Documentation/howto/sflow.png \
@@ -94,7 +83,6 @@ DOC_SOURCE = \
9483
Documentation/faq/general.rst \
9584
Documentation/faq/issues.rst \
9685
Documentation/faq/openflow.rst \
97-
Documentation/faq/ovn.rst \
9886
Documentation/faq/qos.rst \
9987
Documentation/faq/releases.rst \
10088
Documentation/faq/terminology.rst \

Documentation/faq/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ Open vSwitch FAQ
4141
terminology
4242
vlan
4343
vxlan
44-
ovn

Documentation/faq/ovn.rst

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)