summaryrefslogtreecommitdiffstats
path: root/fuel-plugin/metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fuel-plugin/metadata.yaml')
-rw-r--r--fuel-plugin/metadata.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/fuel-plugin/metadata.yaml b/fuel-plugin/metadata.yaml
index 4d9e492d8..04beeed9b 100644
--- a/fuel-plugin/metadata.yaml
+++ b/fuel-plugin/metadata.yaml
@@ -3,11 +3,11 @@ name: fuel-plugin-kvm
# Human-readable name for your plugin
title: fuel-plugin-kvm
# Plugin version
-version: '0.5.2'
+version: '0.9.0'
# Description
description: 'This plugin provides to deploy kvm'
# Required fuel version
-fuel_version: ['8.0']
+fuel_version: ['9.0']
# Specify license of your plugin
licenses: ['Apache License Version 2.0']
# Specify author or company name
@@ -21,10 +21,12 @@ groups: ['hypervisor']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
- version: liberty-8.0
+ version: mitaka-9.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
-package_version: '3.0.0'
+package_version: '4.0.0'
+
+is_hotpluggable: false