Hi all,
Yesterday, I once again performed the task of splitting OVN from OVS
(I've gotten pretty good at it now). This time, rather than living in a
personal repo, you can find the ovn repo at
https://github.com/ovn-org/ovn.git
If you clone that repo, you should be able to build everything by
running the commands you are used to from ovs:
./boot
./configure
make
You should also be able to run a sandbox:
make sandbox SANDBOXFLAGS="--ovn"
If you have any issues building please report them here.
I've also added a TODO_SPLIT.rst file in the repo. This has a list of
items that I've recognized that need to be done before we can officially
call the split complete. The tasks are sorted from easiest to hardest.
Feel free to pitch in on any of those if you're willing.
Thanks,
Mark Michelson
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev