From c42c9f75adb72f80e57694b5bf67db7c94f33a89 Mon Sep 17 00:00:00 2001 From: aribeiro Date: Thu, 26 Sep 2019 13:20:28 +0100 Subject: Fix for status properties value. These changes were made to align the normative types to the TOSCA property definition requirements. Issue-ID: SDC-322 Change-Id: I32e815dd26990dd6c82c859ad051b271db3c8029 Signed-off-by: aribeiro --- .../ComputeGlobalTypesServiceTemplate.yaml | 330 ++++++++++----------- 1 file changed, 165 insertions(+), 165 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/enrichCeilometerOutput/ComputeGlobalTypesServiceTemplate.yaml') diff --git a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/enrichCeilometerOutput/ComputeGlobalTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/enrichCeilometerOutput/ComputeGlobalTypesServiceTemplate.yaml index 3cb1c1740c..49f0157455 100644 --- a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/enrichCeilometerOutput/ComputeGlobalTypesServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/enrichCeilometerOutput/ComputeGlobalTypesServiceTemplate.yaml @@ -19,31 +19,31 @@ node_types: description: Unit of the metric value required: true default: GB - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.ephemeral.size - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Size of ephemeral disk - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported instance: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -53,31 +53,31 @@ node_types: description: Unit of the metric value required: true default: instance - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: instance - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Existence of instance - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported memory: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -87,31 +87,31 @@ node_types: description: Unit of the metric value required: true default: MB - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: memory - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Volume of RAM allocated to the instance - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.iops: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -121,31 +121,31 @@ node_types: description: Unit of the metric value required: true default: count/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.iops - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average disk iops - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.device.read.requests: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -155,31 +155,31 @@ node_types: description: Unit of the metric value required: true default: request - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.read.requests - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Number of read requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported cpu.delta: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -189,31 +189,31 @@ node_types: description: Unit of the metric value required: true default: ns - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: cpu.delta - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: CPU time used since previous datapoint - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Delta - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.capacity: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -223,31 +223,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.capacity - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: The amount of disk that the instance can see - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.write.bytes: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -257,31 +257,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.write.bytes - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Volume of writes - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.device.read.bytes: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -291,31 +291,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.read.bytes - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Volume of reads - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.latency: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -325,31 +325,31 @@ node_types: description: Unit of the metric value required: true default: ms - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.latency - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average disk latency - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.usage: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -359,31 +359,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.usage - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: The physical size in bytes of the image container on the host - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported cpu_util: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -393,31 +393,31 @@ node_types: description: Unit of the metric value required: true default: '%' - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: cpu_util - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average CPU utilization - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.device.allocation: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -427,31 +427,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.allocation - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: The amount of disk per device occupied by the instance on the host machine - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.write.requests.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -461,31 +461,31 @@ node_types: description: Unit of the metric value required: true default: request/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.write.requests.rate - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average rate of write requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.write.bytes.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -495,31 +495,31 @@ node_types: description: Unit of the metric value required: true default: B/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.write.bytes.rate - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average rate of writes - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.device.latency: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -529,31 +529,31 @@ node_types: description: Unit of the metric value required: true default: ms - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.latency - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average disk latency per device - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported cpu: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -563,31 +563,31 @@ node_types: description: Unit of the metric value required: true default: ns - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: cpu - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: CPU time used - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.read.requests: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -597,31 +597,31 @@ node_types: description: Unit of the metric value required: true default: request - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.read.requests - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Number of read requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.root.size: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -631,31 +631,31 @@ node_types: description: Unit of the metric value required: true default: GB - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.root.size - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Size of root disk - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.device.write.requests: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -665,31 +665,31 @@ node_types: description: Unit of the metric value required: true default: request - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.write.requests - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Number of write requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported vcpus: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -699,31 +699,31 @@ node_types: description: Unit of the metric value required: true default: ms - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: vcpus - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Number of virtual CPUs allocated to the instance - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.device.iops: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -733,31 +733,31 @@ node_types: description: Unit of the metric value required: true default: count/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.iops - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average disk iops per device - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.device.usage: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -767,31 +767,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.usage - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: The physical size in bytes of the image container on the host per device - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.device.read.requests.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -801,31 +801,31 @@ node_types: description: Unit of the metric value required: true default: request/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.read.requests.rate - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average rate of read requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.device.write.requests.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -835,31 +835,31 @@ node_types: description: Unit of the metric value required: true default: request/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.write.requests.rate - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average rate of write requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported instance:type: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -869,31 +869,31 @@ node_types: description: Unit of the metric value required: true default: instance - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: instance:type - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Existence of instance (OpenStack types) - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.allocation: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -903,31 +903,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.allocation - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: The amount of disk occupied by the instance on the host machine - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported disk.read.bytes.rate: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -937,31 +937,31 @@ node_types: description: Unit of the metric value required: true default: B/s - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.read.bytes.rate - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Average rate of reads - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.read.bytes: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -971,31 +971,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.read.bytes - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Volume of reads - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported memory.usage: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -1005,31 +1005,31 @@ node_types: description: Unit of the metric value required: true default: MB - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: memory.usage - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Volume of RAM used by the instance from the amount of its allocated memory - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.device.capacity: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -1039,31 +1039,31 @@ node_types: description: Unit of the metric value required: true default: B - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.device.capacity - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: The amount of disk per device that the instance can see - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: disk - status: SUPPORTED + status: supported memory.resident: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -1073,31 +1073,31 @@ node_types: description: Unit of the metric value required: true default: MB - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: memory.resident - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Volume of RAM used by the instance on the physical machine - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Gauge - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED + status: supported disk.write.requests: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. @@ -1107,28 +1107,28 @@ node_types: description: Unit of the metric value required: true default: request - status: SUPPORTED + status: supported name: type: string description: Ceilometer metric type name to monitor. (The name ceilometer is using) required: true default: disk.write.requests - status: SUPPORTED + status: supported description: type: string description: Description of the metric required: false default: Number of write requests - status: SUPPORTED + status: supported type: type: string description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc. required: true default: Cumulative - status: SUPPORTED + status: supported category: type: string description: Category of the metric, for an example, compute, disk, network, storage and etc. required: false default: compute - status: SUPPORTED \ No newline at end of file + status: supported \ No newline at end of file -- cgit 1.2.3-korg