Add state-config for cetus datasource

Implements: blueprint add-cetus-datasource
Change-Id: I83ca7166e8cc2017b5ebdc059535ee4183adeb6b
This commit is contained in:
Q.hongtao 2020-09-29 14:09:30 +08:00 committed by Eyal
parent b733f4608d
commit 849c800196
2 changed files with 48 additions and 0 deletions

View 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

View 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