Change version to 8.0

Change-Id: I165fce595702dd41044cd98cf7fa5eaf27f3d8ee
This commit is contained in:
Nadya Shakhat 2016-03-14 15:01:08 +03:00
parent 39bd25c060
commit d20decbec7
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ version: 1.0.0
# Description # Description
description: Ceilometer extension that provide workload-partitioning and HA for ceilometer services description: Ceilometer extension that provide workload-partitioning and HA for ceilometer services
# Required fuel version # Required fuel version
fuel_version: ['7.0'] fuel_version: ['8.0']
# Specify license of your plugin # Specify license of your plugin
licenses: ['Apache License Version 2.0'] licenses: ['Apache License Version 2.0']
# Specify author or company name # Specify author or company name
@ -20,7 +20,7 @@ groups: []
# The plugin is compatible with releases in the list # The plugin is compatible with releases in the list
releases: releases:
- os: ubuntu - os: ubuntu
version: 2015.1.0-7.0 version: liberty-8.0
mode: ['ha'] mode: ['ha']
deployment_scripts_path: deployment_scripts/ deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu repository_path: repositories/ubuntu