Hi,
Does OVS support clustering for high availibility?
Assume a system running ovs goes down due to some hardware issue and a backup
system running ovs comes up with same configurations to keep the network alive.
Is this feature available in ovs?
Thanks and regards,
Subrata Paul
___
Signed-off-by: Stephen Finucane
---
FAQ.md | 6 +-
INSTALL.DPDK-ADVANCED.md| 8 +-
INSTALL.DPDK.md | 625
INSTALL.DPDK.rst| 599 ++
INSTALL.rst
This has been extensively reworked such that the format of the document
matches that of INSTALL.rst. The sum of the content remains the same,
however.
Signed-off-by: Stephen Finucane
---
INSTALL.Windows.md | 527
INSTALL.Windows.rst | 621 +++
Signed-off-by: Stephen Finucane
---
INSTALL.Docker.md| 298 ---
INSTALL.Docker.rst | 320 +++
Makefile.am | 2 +-
README.md| 4 +-
tutorial/OVN-Tutorial.md | 2 +-
Signed-off-by: Stephen Finucane
---
INSTALL.DPDK-ADVANCED.md | 2 +-
INSTALL.NetBSD.md| 4 +-
INSTALL.rst | 3 +-
INSTALL.userspace.md | 86
INSTALL.userspace.rst| 101 +++
Mak
Signed-off-by: Stephen Finucane
---
INSTALL.KVM.md | 87 --
INSTALL.KVM.rst | 99 +
Makefile.am | 2 +-
README.md | 4 +--
4 files changed, 102 insertions(+), 90 deletions(-)
dele
Signed-off-by: Stephen Finucane
---
CONTRIBUTING.md | 6 +-
FAQ.md | 10 +-
INSTALL.DPDK-ADVANCED.md | 2 +-
INSTALL.DPDK.md | 6 +-
INSTALL.Debian.md| 4 +-
INSTALL.Docker.md| 6 +-
INSTALL.Fedora.md| 6 +-
INSTALL.KVM.md
Signed-off-by: Stephen Finucane
---
INSTALL.XenServer.rst | 224 ++
INSTALL.rst | 2 +-
Makefile.am | 2 +-
README.md | 4 +-
4 files changed, 228 insertions(+), 4 deletions(-)
create mode 100644 INSTALL.XenSer
This will eventually go away once Sphinx starts doing all this work for
us. For now, however, let's make sure we don't break the OVS website.
This introduces a new dependency for the dist-docs script - 'rst2html'.
This tool is packaged on Ubuntu, Fedora (via 'python-docutils'), etc.
and can be ins
Signed-off-by: Stephen Finucane
---
INSTALL.Debian.md | 101 -
INSTALL.Debian.rst | 117
INSTALL.rst | 2 +-
Makefile.am | 2 +-
README.md | 4 +-
vtep/R
I'm going to dripfeed the conversion patches to avoid overloading
peoples (there are ~25 of them so far). This is the first batch.
Stephen Finucane (9):
dist-docs: Add support for rST
doc: Convert INSTALL to rST
doc: Convert INSTALL.DPDK to rST
doc: Convert INSTALL.Debian to rST
doc: Con
Help documentation authors avoid common pitfalls.
Signed-off-by: Stephen Finucane
---
I imagine this could be contentious, which is why I included it
separately :)
---
DocumentationStyle.rst | 92 +++---
1 file changed, 80 insertions(+), 12 deletions(-
We have one for coding and could do with one for docs.
Signed-off-by: Stephen Finucane
---
DocumentationStyle.rst | 274 +
1 file changed, 274 insertions(+)
create mode 100644 DocumentationStyle.rst
diff --git a/DocumentationStyle.rst b/Documenta
Hi,
currently i'm working on openvswitch 2.5.1 . I'm newbie on this. If its
possible can you please share the API flow of :
- Flow add
- Flow delete
- Handle Missed flow entry from open flow controller
- Fast path and slow path handle flow.
If its possible, it will easy for us.
Tha
Clean the source directory before building, otherwise, build might fail if it
has been configured already.
Only do it if there is a Makefile present, as suggested by Ben Pfaff.
Signed-off-by: Thadeu Lima de Souza Cascardo
Cc: Ben Pfaff
---
Vagrantfile | 1 +
1 file changed, 1 insertion(+)
dif
15 matches
Mail list logo