enable plugin for fuel10
Change-Id: I075d261de5231f24d131bb9ff4d44d8190da3543
This commit is contained in:
parent
cc618f88dd
commit
15ea6e498a
@ -11,7 +11,7 @@ version: '2.1.3'
|
||||
description: This plugin deploys and enables EMC ScaleIO ver. 2.0 as the block storage backend
|
||||
|
||||
# Required fuel version
|
||||
fuel_version: ['7.0', '8.0', '9.0']
|
||||
fuel_version: ['7.0', '8.0', '9.0', '10.0.0']
|
||||
|
||||
# Specify license of your plugin
|
||||
licenses: ['Apache License Version 2.0']
|
||||
@ -54,6 +54,16 @@ releases:
|
||||
mode: ['ha']
|
||||
deployment_scripts_path: deployment_scripts/
|
||||
repository_path: repositories/centos
|
||||
- os: ubuntu
|
||||
version: newton-10.0
|
||||
mode: ['ha']
|
||||
deployment_scripts_path: deployment_scripts/
|
||||
repository_path: repositories/ubuntu
|
||||
- os: centos
|
||||
version: newton-10.0
|
||||
mode: ['ha']
|
||||
deployment_scripts_path: deployment_scripts/
|
||||
repository_path: repositories/centos
|
||||
|
||||
# Version of plugin package
|
||||
package_version: "3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user