From c38b989c5378981bb33f48818a91ac211c125c22 Mon Sep 17 00:00:00 2001 From: Gabriel Hurley Date: Wed, 27 Mar 2013 18:57:44 -0700 Subject: [PATCH] Release notes on Quantum Brocade plugin incompatibility. Fixes bug 1160580. Change-Id: Ib9b56e8b452b040c483a93adb5ff6c16894d5eb1 --- doc/source/releases/2013_1.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/source/releases/2013_1.rst b/doc/source/releases/2013_1.rst index e9dfb06fe..330a6ae26 100644 --- a/doc/source/releases/2013_1.rst +++ b/doc/source/releases/2013_1.rst @@ -246,6 +246,13 @@ The Loadbalancer feature landed in the 11th hour for both Quantum and Horizon and, though we did our best to test it, may still contain undiscovered bugs. It is best considered a "beta" or "experimental" feature for the Grizzly release. +Quantum Brocade Plugin Not Compatible +------------------------------------- + +The Brocade plugin for Quantum does not support key features of the floating +IP addresses API which are considered central to Horizon's functionality. As +such, it is not compatible with the Grizzly release's Quantum integration. + Deleting large numbers of resources simultaneously --------------------------------------------------