cinder states yaml
Change-Id: I33cbc2656aea0e75da2207fb37be7650f0a1740c
This commit is contained in:
parent
f1c854988c
commit
01e6cdcd64
35
etc/vitrage/states_plugins/cinder.volume.yaml
Normal file
35
etc/vitrage/states_plugins/cinder.volume.yaml
Normal file
@ -0,0 +1,35 @@
|
||||
category: RESOURCE
|
||||
states:
|
||||
- normalized state:
|
||||
name: ERROR
|
||||
priority: 50
|
||||
original states:
|
||||
- name: ERROR
|
||||
- name: ERROR_DELETING
|
||||
- name: ERROR_RESTORING
|
||||
- name: ERROR_EXTENDING
|
||||
- normalized state:
|
||||
name: UNRECOGNIZED
|
||||
priority: 40
|
||||
original states:
|
||||
- name: UNRECOGNIZED
|
||||
- normalized state:
|
||||
name: TRANSIENT
|
||||
priority: 30
|
||||
original states:
|
||||
- name: CREATING
|
||||
- name: ATTACHING
|
||||
- name: DELETING
|
||||
- name: RESTORING-BACKUP
|
||||
- name: BACKING-UP
|
||||
- normalized state:
|
||||
name: SUBOPTIMAL
|
||||
priority: 20
|
||||
original states:
|
||||
- name: SUBOPTIMAL
|
||||
- normalized state:
|
||||
name: RUNNING
|
||||
priority: 10
|
||||
original states:
|
||||
- name: IN-USE
|
||||
- name: AVAILABLE
|
Loading…
x
Reference in New Issue
Block a user