aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorNuman Siddique <nusiddiq@redhat.com>2017-07-13 16:07:54 +0530
committerNuman Siddique <nusiddiq@redhat.com>2017-08-31 17:47:47 +0530
commit978e2eb1df85dd6c5c4feb08aebcd6c57d7d7bf0 (patch)
tree7ed18e5ddbce34218d59850ac702889e7f8f76ba /releasenotes
parent831fb49f7de6e89b7b7f7640ebef594c0350af82 (diff)
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)
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ovn-container-support-3ab333fff6e90dc4.yaml1
1 files changed, 1 insertions, 0 deletions
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