Remove compatibility with MOS 7.0

Change-Id: If8fe23d78e39e4694b47a3421c535dafc7eaa251
This commit is contained in:
Swann Croiset 2016-01-05 15:45:30 +01:00
parent b1c73b43e0
commit 716a10a444
1 changed files with 1 additions and 6 deletions

View File

@ -7,7 +7,7 @@ version: 0.9.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: ['7.0', '8.0']
fuel_version: ['8.0']
authors: [Mirantis Inc.]
licenses: [Apache License Version 2.0]
@ -21,11 +21,6 @@ releases:
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: ubuntu
version: 2015.1.0-7.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '3.0.0'