From 7ce9202e5aaa6cf8240d3997c978e2f8dfdec079 Mon Sep 17 00:00:00 2001 From: Ben Tremblay Date: Mon, 6 Jan 2020 15:03:25 -0800 Subject: [PATCH] Note minimum version for migrating off YAP Specifically mention all aggregators carrying space traffic must be version 6.5 or later to migrate a space off YAP. DEV-3068 --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 70e3aa3..aeb6768 100644 --- a/README.rst +++ b/README.rst @@ -407,6 +407,12 @@ interfaces, addresses, and protocols. Migrating to managed mesh or unmanaged private WAN is required for continued support, and can be done with minimal downtime given the appropriate preparation. +.. note:: + + To migrate a space to YAP, all aggregators carrying space traffic must be + upgraded to bonding version 6.5 or later. + + Preface ============