From 958c3a18bddb51efd5dcc564e685731e2ffc4269 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 11 Jun 2020 07:37:27 -0700 Subject: [PATCH] Improve terminology in an old spec file Change-Id: I20bd0070c7eb24e981becbd24e8a98ca5eaff929 --- specs/version0.5/network-driver-interface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/version0.5/network-driver-interface.rst b/specs/version0.5/network-driver-interface.rst index 306d842d78..e238faf82e 100644 --- a/specs/version0.5/network-driver-interface.rst +++ b/specs/version0.5/network-driver-interface.rst @@ -56,7 +56,7 @@ Existing data model: communication between peers happens * ha_ip - this is the highly available IP. In an active/passive topology it most likely exists on the MASTER amphora and on failure - it will be raised on the SLAVE amphora. In an active/active + it will be raised on the BACKUP amphora. In an active/active topology it may exist on both amphorae. In the end, it is up to the amphora driver to decide how to use this.