mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 13:23:06 +00:00
Replaces the policies argument with policy. The policies attribute is ancient and was superceded by policy a long time ago[0][1]. Since policy and policies differ in type, we can't simply alias these and had to drop policies to keep the implementation small. [0] https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id59 [1] https://docs.openstack.org/api-ref/compute/#create-server-group Change-Id: Icd658fb179ca0a96276b033130b9dddfedd84236
12 lines
123 B
YAML
12 lines
123 B
YAML
expected_fields:
|
|
- id
|
|
- name
|
|
- policy
|
|
- policies
|
|
- member_ids
|
|
- metadata
|
|
- project_id
|
|
- rules
|
|
- user_id
|
|
|