mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-28 18:54:29 +00:00
Refactored volume_backup{,_info} modules
Change-Id: I523fd25a11f8f39a346afc17ae1e3a4dfcb8bae2
This commit is contained in:
22
ci/roles/volume_backup/defaults/main.yml
Normal file
22
ci/roles/volume_backup/defaults/main.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
expected_fields:
|
||||
- availability_zone
|
||||
- container
|
||||
- created_at
|
||||
- data_timestamp
|
||||
- description
|
||||
- fail_reason
|
||||
- force
|
||||
- has_dependent_backups
|
||||
- id
|
||||
- is_incremental
|
||||
- links
|
||||
- metadata
|
||||
- name
|
||||
- object_count
|
||||
- project_id
|
||||
- size
|
||||
- snapshot_id
|
||||
- status
|
||||
- updated_at
|
||||
- user_id
|
||||
- volume_id
|
||||
Reference in New Issue
Block a user