From d0eacd2f891915245724266e256046a73b65a850 Mon Sep 17 00:00:00 2001 From: Stanislaw Bogatkin Date: Fri, 27 Feb 2015 17:17:18 +0300 Subject: [PATCH] Add warning to UI In HA mode LBaaS cannot reschedule itself between nodes. Add warning about it before install. Change-Id: I10720b8c31bcd9464ad748b27c0a72545a152361 Closes-Bug: #1426390 --- metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.yaml b/metadata.yaml index e62886a..406f48a 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -4,7 +4,7 @@ title: LBaaS plugin for Neutron # Plugin version version: 1.0.0 # Description -description: Enables LBaaS for Neutron, works in multinode mode only +description: Enables LBaaS for Neutron. Be aware, in HA mode rescheduling of LB instances will not work!! # Required fuel version fuel_version: ['6.0','6.1']