From ec64b561c28e93d21d6cedb3e78938c78597c44b Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Sun, 9 Oct 2016 08:55:00 +0800 Subject: Rebase to fuel 10.0 for fuel@opnfv D release Change-Id: I3ebe6876bd0f04218489d2c7d21dcd401a2ee48a Signed-off-by: Guo Ruijing --- fuel-plugin-vsperf/metadata.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fuel-plugin-vsperf') diff --git a/fuel-plugin-vsperf/metadata.yaml b/fuel-plugin-vsperf/metadata.yaml index 2b28fc58..cf64e292 100644 --- a/fuel-plugin-vsperf/metadata.yaml +++ b/fuel-plugin-vsperf/metadata.yaml @@ -3,11 +3,11 @@ name: fuel-plugin-vsperf # Human-readable name for your plugin title: Enable VSPERF plugin # Plugin version -version: '1.0.9' +version: '1.0.10' # Description description: Deploy VSPERF code # Required fuel version -fuel_version: ['9.0'] +fuel_version: ['10.0'] # Specify license of your plugin licenses: ['Apache License Version 2.0'] # Specify author or company name @@ -21,7 +21,7 @@ groups: ['network'] # The plugin is compatible with releases in the list releases: - os: ubuntu - version: mitaka-9.0 + version: newton-10.0 mode: ['ha'] deployment_scripts_path: deployment_scripts/ repository_path: repositories/ubuntu -- cgit 1.2.3-korg