Add state-config for cetus datasource
Implements: blueprint add-cetus-datasource Change-Id: I83ca7166e8cc2017b5ebdc059535ee4183adeb6b
This commit is contained in:
parent
02e2e992c9
commit
054d3327c6
26
etc/vitrage/datasources_values/cetus.cluster.yaml
Normal file
26
etc/vitrage/datasources_values/cetus.cluster.yaml
Normal file
@ -0,0 +1,26 @@
|
||||
category: RESOURCE
|
||||
values:
|
||||
- aggregated values:
|
||||
priority: 40
|
||||
original values:
|
||||
- name: INACTIVE
|
||||
operational_value: ERROR
|
||||
- aggregated values:
|
||||
priority: 30
|
||||
original values:
|
||||
- name: INITIALIZING
|
||||
operational_value: TRANSIENT
|
||||
- name: UPDATING
|
||||
operational_value: TRANSIENT
|
||||
- name: REMOVING
|
||||
operational_value: TRANSIENT
|
||||
- aggregated values:
|
||||
priority: 20
|
||||
original values:
|
||||
- name: PENDING
|
||||
operational_value: SUBOPTIMAL
|
||||
- aggregated values:
|
||||
priority: 10
|
||||
original values:
|
||||
- name: ACTIVE
|
||||
operational_value: OK
|
22
etc/vitrage/datasources_values/cetus.pod.yaml
Normal file
22
etc/vitrage/datasources_values/cetus.pod.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
category: RESOURCE
|
||||
values:
|
||||
- aggregated values:
|
||||
priority: 40
|
||||
original values:
|
||||
- name: CRASHING
|
||||
operational_value: ERROR
|
||||
- aggregated values:
|
||||
priority: 30
|
||||
original values:
|
||||
- name: WAITING
|
||||
operational_value: TRANSIENT
|
||||
- aggregated values:
|
||||
priority: 20
|
||||
original values:
|
||||
- name: PENDING
|
||||
operational_value: SUBOPTIMAL
|
||||
- aggregated values:
|
||||
priority: 10
|
||||
original values:
|
||||
- name: RUNNING
|
||||
operational_value: OK
|
Loading…
x
Reference in New Issue
Block a user