From 978e2eb1df85dd6c5c4feb08aebcd6c57d7d7bf0 Mon Sep 17 00:00:00 2001 From: Numan Siddique Date: Thu, 13 Jul 2017 16:07:54 +0530 Subject: Support HA for OVN DBs containers using pacemaker bundle ovn-dbs pacemaker bundle resources are created for supporting Master/Slave HA. puppet-tripleo already supports creating ovn-dbs bundle resources. The heat template added in this patch makes use of this. Closes-bug: #1699085 Change-Id: I23c2d312cfb144f9afc14f0982a92670dc29d74c (cherry picked from commit 444a39f5983e71e3222b6b7f8f523fce60aeece7) --- releasenotes/notes/ovn-container-support-3ab333fff6e90dc4.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'releasenotes') diff --git a/releasenotes/notes/ovn-container-support-3ab333fff6e90dc4.yaml b/releasenotes/notes/ovn-container-support-3ab333fff6e90dc4.yaml index 25fd2fbe..6da35473 100644 --- a/releasenotes/notes/ovn-container-support-3ab333fff6e90dc4.yaml +++ b/releasenotes/notes/ovn-container-support-3ab333fff6e90dc4.yaml @@ -2,3 +2,4 @@ features: - Support containerized ovn-controller - Support containerized OVN Dbs without HA + - Support containerized OVN DBs with HA -- cgit 1.2.3-korg