mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-29 19:24:29 +00:00
Refactored volume_snapshot{,_info} modules
Change-Id: I70fc744f786a9de654592c97188af48ddbe8751d
This commit is contained in:
13
ci/roles/volume_snapshot/defaults/main.yml
Normal file
13
ci/roles/volume_snapshot/defaults/main.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
expected_fields:
|
||||
- created_at
|
||||
- description
|
||||
- id
|
||||
- is_forced
|
||||
- metadata
|
||||
- name
|
||||
- progress
|
||||
- project_id
|
||||
- size
|
||||
- status
|
||||
- updated_at
|
||||
- volume_id
|
||||
Reference in New Issue
Block a user