Some of these have been missed when: - splitting from OVS - moving to using OVS as a submodule - changing the default branch name to "main"
Dumitru Ceara (5): Documentation: Fix reference to the default branch. Remove TODO-SPLIT.rst. Documentation: Use links to OVN documentation when applicable. utilities/docker: Fix up container build. tests: Add multinode-testsuite to .gitinore. Documentation/intro/install/fedora.rst | 2 +- Documentation/intro/install/general.rst | 2 +- Documentation/intro/install/rhel.rst | 2 +- Makefile.am | 1 - README.rst | 3 +- TODO_SPLIT.rst | 116 ------------------------ tests/.gitignore | 1 + utilities/docker/Makefile | 4 +- utilities/docker/debian/Dockerfile | 2 +- utilities/docker/debian/build.sh | 2 + utilities/docker/install_ovn.sh | 31 +++---- 11 files changed, 24 insertions(+), 142 deletions(-) delete mode 100644 TODO_SPLIT.rst -- 2.44.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
