updated compatibility in copmonents.yaml, added group to environment_config.yaml

This commit is contained in:
dirk 2016-05-25 13:17:15 +02:00
parent 6f4b937997
commit 5aee0ddceb
2 changed files with 5 additions and 7 deletions

View File

@ -5,8 +5,8 @@
# - https://specs.openstack.org/openstack/fuel-specs/specs/8.0/component-registry.html
- name: additional_service:fuel-plugin-dynatrace
compatible: ['*']
requires: []
incompatible: []
compatible:
- name: 'hypervisor:kvm'
- name: 'hypervisor:qemu'
label: "Dynatrace Ruxit"
description: "Installs the Ruxit Agent on all hosts"

View File

@ -1,8 +1,6 @@
attributes:
#metadata:
# Settings group can be one of "general", "security", "compute", "network",
# "storage", "logging", "openstack_services" and "other".
#group: 'other'
metadata:
group: 'other'
ruxit_tenant:
type: "text"