Updates server_group for 2.0.0
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
Showing
- .zuul.yaml 1 addition, 0 deletions.zuul.yaml
- ci/roles/server_group/defaults/main.yml 11 additions, 0 deletionsci/roles/server_group/defaults/main.yml
- ci/roles/server_group/tasks/main.yml 72 additions, 0 deletionsci/roles/server_group/tasks/main.yml
- ci/run-collection.yml 1 addition, 0 deletionsci/run-collection.yml
- plugins/modules/server_group.py 78 additions, 66 deletionsplugins/modules/server_group.py
Loading
Please register or sign in to comment