From b9e4043042f1c7c511a435a2b2f2c8015e54da1e Mon Sep 17 00:00:00 2001 From: Stanislaw Bogatkin Date: Wed, 5 Aug 2015 16:15:05 +0300 Subject: [PATCH] Strict Fuel version for plugin Change-Id: I08ae31bb76a074d99e53cabfd385f18b5d390bf1 --- metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.yaml b/metadata.yaml index 0311445..4503ada 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -2,7 +2,7 @@ name: lbaas title: LBaaS plugin for Neutron version: 1.0.1 description: Enables LBaaS for Neutron. Be aware, in HA mode rescheduling of LB instances will not work!! -fuel_version: ['6.0','6.1'] +fuel_version: ['6.1'] licenses: ['Apache License Version 2.0'] authors: ['Stanislaw Bogatkin'] homepage: 'https://github.com/stackforge/fuel-plugin-neutron-lbaas'