fuel-plugin-tls/metadata.yaml

30 lines
808 B
YAML

# Plugin name
name: tls
title: TLS plugin
# Plugin version
version: 1.0.0
# Description
description: Enables the Transport Layer Security (TLS) protocol to secure openstack
# Required fuel version
fuel_version: ['6.1']
authors: [Orange]
licenses: [Apache License Version 2.0]
homepage: https://github.com/stackforge/fuel-plugin-tls
groups: []
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2014.2-6.1
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: centos
version: 2014.2-6.1
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/centos
# Version of plugin package
package_version: '2.0.0'