Support MOS 2014.2-6.1 and FUEL 6.1

Change-Id: Ifdd7ce75a1a5fafc2eb1645b8ed99dd94f0beddd
This commit is contained in:
Andrey Epifanov 2015-02-13 10:52:46 +03:00
parent 4b626118a9
commit c01a842355
1 changed files with 3 additions and 3 deletions

View File

@ -7,17 +7,17 @@ version: 1.1.0
# Description
description: Neutron extension that introduces VPN feature set
# Required fuel version
fuel_version: ['6.0']
fuel_version: ['6.1']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2014.2-6.0
version: 2014.2-6.1
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: centos
version: 2014.2-6.0
version: 2014.2-6.1
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/centos