mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-07 05:43:15 +00:00
- Update the module to return an aggregate object
- Adds a role to test the module
Note that this is not a clean cherry pick as it excludes changes related
to new sdk compatibility.
Change-Id: I6a98ba8466863b41fc996855fd12cf9f3097abe0
(cherry picked from commit 4ea2c5b50d)
11 lines
308 B
YAML
11 lines
308 B
YAML
# Parameter deleted has been renamed to is_deleted in openstacksdk 0.52.0,
|
|
# hence we cannot test with this list here.
|
|
# Ref.: https://github.com/openstack/openstacksdk/commit/b60915aab3ee0348f3e3cc8aa548f94d2a68b7eb
|
|
expected_fields:
|
|
- availability_zone
|
|
- hosts
|
|
- id
|
|
- location
|
|
- metadata
|
|
- name
|