Update metadata.yaml to support MOS 7.0

Change-Id: Idb284e97dd36ad90d98360a2d23297f951811a62
This commit is contained in:
Guillaume Thouvenin 2015-08-28 11:28:29 +02:00
parent e285d17fd6
commit b6cc935955
1 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@ version: 0.8.0
# Description
description: Collect logs, metrics and notifications from system and OpenStack services and forward that information to external backends such as Elasticsearch and InfluxDB.
# Required fuel version
fuel_version: ['6.1']
fuel_version: ['6.1', '7.0']
authors: [Mirantis Inc.]
licenses: [Apache License Version 2.0]
@ -16,6 +16,11 @@ groups: ['monitoring']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2015.1.0-7.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: ubuntu
version: 2014.2-6.1
mode: ['ha', 'multinode']