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
This commit is contained in:
Stanislaw Bogatkin 2015-02-27 17:17:18 +03:00
parent 5a61cac952
commit d0eacd2f89
1 changed files with 1 additions and 1 deletions

View File

@ -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']