[ovs-dev] [PATCH 1/1] Fix ovndb_servers master and VirtualIP are not on the same node

Guoshuai Li ligs at dtdream.com
Tue Nov 29 13:39:12 UTC 2016


Signed-off-by: Guoshuai Li <ligs at dtdream.com>
---
 IntegrationGuide.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/IntegrationGuide.rst b/IntegrationGuide.rst
index 8c3cca7..1a8e82c 100644
--- a/IntegrationGuide.rst
+++ b/IntegrationGuide.rst
@@ -259,5 +259,5 @@ with the active server.
 
     pcs constraint order VirtualIP then ovndb_servers-master
 
-    pcs constraint colocation add ovndb_servers-master with master VirtualIP \
+    pcs constraint colocation add master ovndb_servers-master with VirtualIP \
         score=INFINITY
-- 
2.10.1.windows.1



More information about the dev mailing list