Merge "Add state-config for cetus datasource"
This commit is contained in:
commit
c2b0ec713c
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