mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-28 18:54:29 +00:00
Compare commits
110 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2419b6e30c | ||
|
|
0ada05ec10 | ||
|
|
c81422e3f6 | ||
|
|
2a062cb82e | ||
|
|
6ec9548850 | ||
|
|
8d8cf1d6a7 | ||
|
|
616f71341e | ||
|
|
a4c6d4ba3a | ||
|
|
84580110ec | ||
|
|
42e2503ee1 | ||
|
|
1f0ced6952 | ||
|
|
338534eab2 | ||
|
|
737ca4fed7 | ||
|
|
603b6e2d2b | ||
|
|
13dadf4129 | ||
|
|
94bb10a5ee | ||
|
|
7644aeaf32 | ||
|
|
836d7410b2 | ||
|
|
382a43c461 | ||
|
|
bcac650895 | ||
|
|
c3cd0d2838 | ||
|
|
143c959f7d | ||
|
|
0e6e281316 | ||
|
|
a02bba1152 | ||
|
|
80557dae33 | ||
|
|
d4a77620cc | ||
|
|
b3e1cdd730 | ||
|
|
9e7332ffff | ||
|
|
e545283299 | ||
|
|
885fadb31e | ||
|
|
da833ac8dc | ||
|
|
b1932e1b06 | ||
|
|
09a4e4248d | ||
|
|
ccec4d07b3 | ||
|
|
1387aec1db | ||
|
|
04b70b99da | ||
|
|
ed4c4036af | ||
|
|
e2ebc1c8d0 | ||
|
|
99eb60f7dc | ||
|
|
e90fd7a915 | ||
|
|
b3a31eb6d5 | ||
|
|
1bc4f648fb | ||
|
|
1a654a9c38 | ||
|
|
af4d72a3bb | ||
|
|
67b7ec5e58 | ||
|
|
b1e4d4b714 | ||
|
|
a4ed67b054 | ||
|
|
70128d6230 | ||
|
|
1dc367b566 | ||
|
|
86d9e2e00a | ||
|
|
f0e0388159 | ||
|
|
dbc6f7d44a | ||
|
|
a178493281 | ||
|
|
b2aac80b41 | ||
|
|
ae6e48be00 | ||
|
|
e06a61f97a | ||
|
|
3c0a9f2d94 | ||
|
|
b1ecd54a5d | ||
|
|
4a3460e727 | ||
|
|
c9887b3a23 | ||
|
|
e84ebb0773 | ||
|
|
eef8368e6f | ||
|
|
f584c54dfd | ||
|
|
3901000119 | ||
|
|
556208fc3c | ||
|
|
3ac95541da | ||
|
|
59b5b33557 | ||
|
|
3d7948a4e4 | ||
|
|
6cb5ed4b84 | ||
|
|
283c342b10 | ||
|
|
2a5fb584e2 | ||
|
|
762fee2bad | ||
|
|
9d92897522 | ||
|
|
df0b57a3c6 | ||
|
|
5a6f5084dd | ||
|
|
c988b3bcbf | ||
|
|
437438e33c | ||
|
|
3fd79d342c | ||
|
|
98bb212ae4 | ||
|
|
08d8cd8c25 | ||
|
|
41cf92df99 | ||
|
|
5494d153b1 | ||
|
|
fef560eb5b | ||
|
|
1ce7dd8b5f | ||
|
|
438bbea34b | ||
|
|
239c45c78f | ||
|
|
e065818024 | ||
|
|
0764e671a9 | ||
|
|
5f4db3583e | ||
|
|
6262474c94 | ||
|
|
f9fcd35018 | ||
|
|
5dbf47cb49 | ||
|
|
57c63e7918 | ||
|
|
ed5829d462 | ||
|
|
b025e7c356 | ||
|
|
782340833e | ||
|
|
73aab9e80c | ||
|
|
ae7e8260a3 | ||
|
|
030df96dc0 | ||
|
|
c5d0d3ec82 | ||
|
|
0cff7eb3a2 | ||
|
|
29e3f3dac8 | ||
|
|
d18ea87091 | ||
|
|
529c1e8dcc | ||
|
|
99b7af529c | ||
|
|
2ed3ffe1d0 | ||
|
|
ae5dbf0fc0 | ||
|
|
4074db1bd0 | ||
|
|
3248ba9960 | ||
|
|
2d5ca42629 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,3 +4,7 @@ ansible_collections
|
|||||||
FILES.json
|
FILES.json
|
||||||
MANIFEST.json
|
MANIFEST.json
|
||||||
importer_result.json
|
importer_result.json
|
||||||
|
|
||||||
|
**/__pycache__
|
||||||
|
.venv
|
||||||
|
.python-version
|
||||||
|
|||||||
173
.zuul.yaml
173
.zuul.yaml
@@ -48,6 +48,7 @@
|
|||||||
designate: true
|
designate: true
|
||||||
neutron-dns: true
|
neutron-dns: true
|
||||||
neutron-trunk: true
|
neutron-trunk: true
|
||||||
|
neutron-segments: true
|
||||||
zuul_copy_output:
|
zuul_copy_output:
|
||||||
'{{ devstack_log_dir }}/test_output.log': 'logs'
|
'{{ devstack_log_dir }}/test_output.log': 'logs'
|
||||||
extensions_to_txt:
|
extensions_to_txt:
|
||||||
@@ -95,6 +96,39 @@
|
|||||||
c-bak: false
|
c-bak: false
|
||||||
tox_extra_args: -vv --skip-missing-interpreters=false -- coe_cluster coe_cluster_template
|
tox_extra_args: -vv --skip-missing-interpreters=false -- coe_cluster coe_cluster_template
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: ansible-collections-openstack-functional-devstack-manila-base
|
||||||
|
parent: ansible-collections-openstack-functional-devstack-base
|
||||||
|
# Do not restrict branches in base jobs because else Zuul would not find a matching
|
||||||
|
# parent job variant during job freeze when child jobs are on other branches.
|
||||||
|
description: |
|
||||||
|
Run openstack collections functional tests against a devstack with Manila plugin enabled
|
||||||
|
# Do not set job.override-checkout or job.required-projects.override-checkout in base job because
|
||||||
|
# else Zuul will use this branch when matching variants for parent jobs during job freeze
|
||||||
|
required-projects:
|
||||||
|
- openstack/manila
|
||||||
|
- openstack/python-manilaclient
|
||||||
|
files:
|
||||||
|
- ^ci/roles/share_type/.*$
|
||||||
|
- ^plugins/modules/share_type.py
|
||||||
|
- ^plugins/modules/share_type_info.py
|
||||||
|
timeout: 10800
|
||||||
|
vars:
|
||||||
|
devstack_localrc:
|
||||||
|
MANILA_ENABLED_BACKENDS: generic
|
||||||
|
MANILA_OPTGROUP_generic_driver_handles_share_servers: true
|
||||||
|
MANILA_OPTGROUP_generic_connect_share_server_to_tenant_network: true
|
||||||
|
MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
|
||||||
|
devstack_plugins:
|
||||||
|
manila: https://opendev.org/openstack/manila
|
||||||
|
devstack_services:
|
||||||
|
manila: true
|
||||||
|
m-api: true
|
||||||
|
m-sch: true
|
||||||
|
m-shr: true
|
||||||
|
m-dat: true
|
||||||
|
tox_extra_args: -vv --skip-missing-interpreters=false -- share_type share_type_info
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-collections-openstack-functional-devstack-magnum
|
name: ansible-collections-openstack-functional-devstack-magnum
|
||||||
parent: ansible-collections-openstack-functional-devstack-magnum-base
|
parent: ansible-collections-openstack-functional-devstack-magnum-base
|
||||||
@@ -104,6 +138,15 @@
|
|||||||
with Magnum plugin enabled, using master of openstacksdk and latest
|
with Magnum plugin enabled, using master of openstacksdk and latest
|
||||||
ansible release. Run it only on coe_cluster{,_template} changes.
|
ansible release. Run it only on coe_cluster{,_template} changes.
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: ansible-collections-openstack-functional-devstack-manila
|
||||||
|
parent: ansible-collections-openstack-functional-devstack-manila-base
|
||||||
|
branches: master
|
||||||
|
description: |
|
||||||
|
Run openstack collections functional tests against a master devstack
|
||||||
|
with Manila plugin enabled, using master of openstacksdk and latest
|
||||||
|
ansible release. Run it only on share_type{,_info} changes.
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-collections-openstack-functional-devstack-octavia-base
|
name: ansible-collections-openstack-functional-devstack-octavia-base
|
||||||
parent: ansible-collections-openstack-functional-devstack-base
|
parent: ansible-collections-openstack-functional-devstack-base
|
||||||
@@ -164,22 +207,47 @@
|
|||||||
tox_install_siblings: false
|
tox_install_siblings: false
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-collections-openstack-functional-devstack-ansible-2.12
|
name: ansible-collections-openstack-functional-devstack-ansible-2.18
|
||||||
parent: ansible-collections-openstack-functional-devstack-base
|
parent: ansible-collections-openstack-functional-devstack-base
|
||||||
branches: master
|
branches: master
|
||||||
description: |
|
description: |
|
||||||
Run openstack collections functional tests against a master devstack
|
Run openstack collections functional tests against a master devstack
|
||||||
using master of openstacksdk and stable 2.12 branch of ansible
|
using master of openstacksdk and stable 2.18 branch of ansible
|
||||||
required-projects:
|
required-projects:
|
||||||
- name: github.com/ansible/ansible
|
- name: github.com/ansible/ansible
|
||||||
override-checkout: stable-2.12
|
override-checkout: stable-2.18
|
||||||
vars:
|
vars:
|
||||||
tox_envlist: ansible_2_12
|
tox_envlist: ansible_2_18
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: ansible-collections-openstack-functional-devstack-ansible-2.19
|
||||||
|
parent: ansible-collections-openstack-functional-devstack-base
|
||||||
|
branches: master
|
||||||
|
description: |
|
||||||
|
Run openstack collections functional tests against a master devstack
|
||||||
|
using master of openstacksdk and stable 2.19 branch of ansible
|
||||||
|
required-projects:
|
||||||
|
- name: github.com/ansible/ansible
|
||||||
|
override-checkout: stable-2.19
|
||||||
|
vars:
|
||||||
|
tox_envlist: ansible_2_19
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: ansible-collections-openstack-functional-devstack-ansible-2.20
|
||||||
|
parent: ansible-collections-openstack-functional-devstack-base
|
||||||
|
branches: master
|
||||||
|
description: |
|
||||||
|
Run openstack collections functional tests against a master devstack
|
||||||
|
using master of openstacksdk and stable 2.20 branch of ansible
|
||||||
|
required-projects:
|
||||||
|
- name: github.com/ansible/ansible
|
||||||
|
override-checkout: stable-2.20
|
||||||
|
vars:
|
||||||
|
tox_envlist: ansible_2_20
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-collections-openstack-functional-devstack-ansible-devel
|
name: ansible-collections-openstack-functional-devstack-ansible-devel
|
||||||
parent: ansible-collections-openstack-functional-devstack-base
|
parent: ansible-collections-openstack-functional-devstack-base
|
||||||
nodeset: openstack-single-node-jammy
|
|
||||||
branches: master
|
branches: master
|
||||||
description: |
|
description: |
|
||||||
Run openstack collections functional tests against a master devstack
|
Run openstack collections functional tests against a master devstack
|
||||||
@@ -208,34 +276,58 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-tox-linters-ansible-devel
|
name: openstack-tox-linters-ansible-devel
|
||||||
parent: openstack-tox-linters-ansible
|
parent: openstack-tox-linters-ansible
|
||||||
nodeset: ubuntu-jammy
|
nodeset: ubuntu-noble
|
||||||
description: |
|
description: |
|
||||||
Run openstack collections linter tests using the devel branch of ansible
|
Run openstack collections linter tests using the devel branch of ansible
|
||||||
# non-voting because we can't prevent ansible devel from breaking us
|
# non-voting because we can't prevent ansible devel from breaking us
|
||||||
voting: false
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
python_version: '3.10'
|
python_version: '3.12'
|
||||||
bindep_profile: test py310
|
bindep_profile: test py310
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: openstack-tox-linters-ansible-2.12
|
name: openstack-tox-linters-ansible-2.18
|
||||||
parent: openstack-tox-linters-ansible
|
parent: openstack-tox-linters-ansible
|
||||||
nodeset: ubuntu-focal
|
|
||||||
description: |
|
description: |
|
||||||
Run openstack collections linter tests using the 2.12 branch of ansible
|
Run openstack collections linter tests using the 2.18 branch of ansible
|
||||||
required-projects:
|
required-projects:
|
||||||
- name: github.com/ansible/ansible
|
- name: github.com/ansible/ansible
|
||||||
override-checkout: stable-2.12
|
override-checkout: stable-2.18
|
||||||
vars:
|
vars:
|
||||||
ensure_tox_version: '<4'
|
tox_envlist: linters_2_18
|
||||||
tox_envlist: linters_2_12
|
python_version: "3.12"
|
||||||
python_version: 3.8
|
bindep_profile: test py312
|
||||||
bindep_profile: test py38
|
|
||||||
|
- job:
|
||||||
|
name: openstack-tox-linters-ansible-2.19
|
||||||
|
parent: openstack-tox-linters-ansible
|
||||||
|
description: |
|
||||||
|
Run openstack collections linter tests using the 2.19 branch of ansible
|
||||||
|
required-projects:
|
||||||
|
- name: github.com/ansible/ansible
|
||||||
|
override-checkout: stable-2.19
|
||||||
|
vars:
|
||||||
|
tox_envlist: linters_2_19
|
||||||
|
python_version: "3.12"
|
||||||
|
bindep_profile: test py312
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: openstack-tox-linters-ansible-2.20
|
||||||
|
parent: openstack-tox-linters-ansible
|
||||||
|
description: |
|
||||||
|
Run openstack collections linter tests using the 2.20 branch of ansible
|
||||||
|
required-projects:
|
||||||
|
- name: github.com/ansible/ansible
|
||||||
|
override-checkout: stable-2.20
|
||||||
|
vars:
|
||||||
|
tox_envlist: linters_2_20
|
||||||
|
python_version: "3.12"
|
||||||
|
bindep_profile: test py312
|
||||||
|
|
||||||
# Cross-checks with other projects
|
# Cross-checks with other projects
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-collections-src
|
name: bifrost-collections-src
|
||||||
parent: bifrost-integration-tinyipa-ubuntu-jammy
|
parent: bifrost-integration-on-ubuntu-noble
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/ansible-collections-openstack
|
- openstack/ansible-collections-openstack
|
||||||
- # always use master branch when collecting parent job variants, refer to git blame for rationale.
|
- # always use master branch when collecting parent job variants, refer to git blame for rationale.
|
||||||
@@ -246,7 +338,7 @@
|
|||||||
override-checkout: master
|
override-checkout: master
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-keystone-collections-src
|
name: bifrost-keystone-collections-src
|
||||||
parent: bifrost-integration-tinyipa-keystone-ubuntu-jammy
|
parent: bifrost-integration-keystone-on-ubuntu-noble
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/ansible-collections-openstack
|
- openstack/ansible-collections-openstack
|
||||||
- # always use master branch when collecting parent job variants, refer to git blame for rationale.
|
- # always use master branch when collecting parent job variants, refer to git blame for rationale.
|
||||||
@@ -258,7 +350,7 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-collections-openstack-release
|
name: ansible-collections-openstack-release
|
||||||
parent: base
|
parent: openstack-tox-linters-ansible
|
||||||
run: ci/publish/publish_collection.yml
|
run: ci/publish/publish_collection.yml
|
||||||
secrets:
|
secrets:
|
||||||
- ansible_galaxy_info
|
- ansible_galaxy_info
|
||||||
@@ -268,28 +360,33 @@
|
|||||||
data:
|
data:
|
||||||
url: https://galaxy.ansible.com
|
url: https://galaxy.ansible.com
|
||||||
token: !encrypted/pkcs1-oaep
|
token: !encrypted/pkcs1-oaep
|
||||||
- lZFzfoCbuwqV1k6qRfl/VS7E+knUW7+zpg7BptrenK4n0g7UY0HtdVkYq0pV0Tj/LbhzG
|
- K93hOZo1B5z248H04COB1N2HCkGbFPo2EUr+0W7qFzsrdvmbsAI86Hl9bUCfEENGrwvfV
|
||||||
jHD0mehcV1iS6B7ORKg4criJkdDfEx09BD8z8yv0EleiIMmhlrCoMcY593OZMBtVbGi0D
|
0j9CE5iO0tyqal3r6ucMhGT44MgQWL3MBeRvK89yAJpSNMU7R7rEY/zbjZMoC9YElcHEv
|
||||||
CwQtNO98QIsfZogChfLfvRNiBmUV98mEb/p6p3EtGx8J7qcAsqfWxc/CzB8GCleLAHHHT
|
GEDZSA/0gQHCHpZVDlx4JMGwrnd+Nz9ha3c12BYeZS8rS/dQl7EmZ867OsozmNdG9UkkC
|
||||||
FuikMM03ZnV0ew7E+TPkHbzzPhBZOqS5HYF0HtgttHwIXdfIWp/XdTuEEk7uRRgYZ2Iao
|
0vP/dkenUQNvoZOSWgZztRBlbAyI1nc5iEEw9vvpLh19HcY9+S2iAZkgSq4jOOO4wn7gE
|
||||||
ifWRzoKaOQmhM++e1ydCqw9D4y9dZEFNMQLwSqcrvtb8cNwT1kl7SCFqYNE2lbutj4ne6
|
XAZPr0HRdwS2m4Hw0Pusrg7SdC3+2O0N/fvFGnvvKXHcSgQk3rPLn6HfKzOJoPWc4WlDX
|
||||||
PTBQRsKegMB4Y3ena14fNF6tCynvJLPhF/cjPH2Jhs+B19XQhWkL3TgiOY02W24YHwRcP
|
MA79jYloNBXjOaeXOoiwYzzshWK53F6Ci+3leq1cYuFyHSi2ds2mYXat7YndZSsmsk5um
|
||||||
+LdkM8inAvyVi3DEbEqdjBPO9OFJcBOKPlCdkGvuwdNCuEpEwctWs0gV3voflG2CDKzmJ
|
hj0+Ddy9Om1uYy3nhHyZLULE7UDUmduA9EPkvdyWlcW0yZL2kXcrDTHlSp4PaJg9iKVys
|
||||||
wu9JJOAWnq/0l1WpuDqWreKeQ/BUGZC2Gb4xRAqofulgvhs4WuYoEccjH4EJFIZ90S1EP
|
0aOOo9CNMwhyXAOGiFCYF/m7Efbnp50zUQhHN9+7LeVzXZuiH98C8kNvWfE0qrkrrgQ1n
|
||||||
R/ZLadqZaEhmjwGM5sMWbBbjT23XsRgg0Tzt9m8DENYMuYDqkMdRbt2jYZa+32p4hyxVe
|
78UMqGcGpdw4ZSlWrDTbrbd4v0bRnsJ+IAWISnT5OXaeJgGZwXRuBHtTXqbjoosBeX/8w
|
||||||
Y6H/pqYq5b9uOzumnShaK4WlmkQyXcNPkoSlMC1h4OGvqX/WUixpI38jyMA5Tc=
|
YKb0lx7E5ZtSw7+Y6LNDGihGTmVg1nkZUWo85CxyF/RiWHuNvpkzzqXmdGS1bg=
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- tox-pep8
|
- tox-pep8
|
||||||
- openstack-tox-linters-ansible-devel
|
- openstack-tox-linters-ansible-devel
|
||||||
- openstack-tox-linters-ansible-2.12
|
- openstack-tox-linters-ansible-2.18
|
||||||
|
- openstack-tox-linters-ansible-2.19
|
||||||
|
- openstack-tox-linters-ansible-2.20
|
||||||
- ansible-collections-openstack-functional-devstack
|
- ansible-collections-openstack-functional-devstack
|
||||||
- ansible-collections-openstack-functional-devstack-releases
|
- ansible-collections-openstack-functional-devstack-releases
|
||||||
- ansible-collections-openstack-functional-devstack-ansible-2.12
|
- ansible-collections-openstack-functional-devstack-ansible-2.18
|
||||||
|
- ansible-collections-openstack-functional-devstack-ansible-2.19
|
||||||
|
- ansible-collections-openstack-functional-devstack-ansible-2.20
|
||||||
- ansible-collections-openstack-functional-devstack-ansible-devel
|
- ansible-collections-openstack-functional-devstack-ansible-devel
|
||||||
- ansible-collections-openstack-functional-devstack-magnum
|
- ansible-collections-openstack-functional-devstack-magnum
|
||||||
|
- ansible-collections-openstack-functional-devstack-manila
|
||||||
- ansible-collections-openstack-functional-devstack-octavia
|
- ansible-collections-openstack-functional-devstack-octavia
|
||||||
|
|
||||||
- bifrost-collections-src:
|
- bifrost-collections-src:
|
||||||
@@ -302,24 +399,30 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- tox-pep8
|
- tox-pep8
|
||||||
- openstack-tox-linters-ansible-2.12
|
- openstack-tox-linters-ansible-2.18
|
||||||
# - ansible-collections-openstack-functional-devstack
|
- openstack-tox-linters-ansible-2.19
|
||||||
|
- openstack-tox-linters-ansible-2.20
|
||||||
- ansible-collections-openstack-functional-devstack-releases
|
- ansible-collections-openstack-functional-devstack-releases
|
||||||
# - ansible-collections-openstack-functional-devstack-ansible-2.12
|
|
||||||
- ansible-collections-openstack-functional-devstack-magnum
|
- ansible-collections-openstack-functional-devstack-magnum
|
||||||
|
- ansible-collections-openstack-functional-devstack-manila
|
||||||
- ansible-collections-openstack-functional-devstack-octavia
|
- ansible-collections-openstack-functional-devstack-octavia
|
||||||
|
|
||||||
periodic:
|
periodic:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-linters-ansible-devel
|
- openstack-tox-linters-ansible-devel
|
||||||
- openstack-tox-linters-ansible-2.12
|
- openstack-tox-linters-ansible-2.18
|
||||||
|
- openstack-tox-linters-ansible-2.19
|
||||||
|
- openstack-tox-linters-ansible-2.20
|
||||||
- ansible-collections-openstack-functional-devstack
|
- ansible-collections-openstack-functional-devstack
|
||||||
- ansible-collections-openstack-functional-devstack-releases
|
- ansible-collections-openstack-functional-devstack-releases
|
||||||
- ansible-collections-openstack-functional-devstack-ansible-2.12
|
- ansible-collections-openstack-functional-devstack-ansible-2.18
|
||||||
|
- ansible-collections-openstack-functional-devstack-ansible-2.19
|
||||||
|
- ansible-collections-openstack-functional-devstack-ansible-2.20
|
||||||
- ansible-collections-openstack-functional-devstack-ansible-devel
|
- ansible-collections-openstack-functional-devstack-ansible-devel
|
||||||
- bifrost-collections-src
|
- bifrost-collections-src
|
||||||
- bifrost-keystone-collections-src
|
- bifrost-keystone-collections-src
|
||||||
- ansible-collections-openstack-functional-devstack-magnum
|
- ansible-collections-openstack-functional-devstack-magnum
|
||||||
|
- ansible-collections-openstack-functional-devstack-manila
|
||||||
- ansible-collections-openstack-functional-devstack-octavia
|
- ansible-collections-openstack-functional-devstack-octavia
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
|
|||||||
151
CHANGELOG.rst
151
CHANGELOG.rst
@@ -4,6 +4,157 @@ Ansible OpenStack Collection Release Notes
|
|||||||
|
|
||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
v2.6.0
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
New modules for Bare Metal port groups and Neutron network segments, plus image/project enhancements and bugfixes.
|
||||||
|
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add support for setting the shard key on a baremetal node.
|
||||||
|
- image - Add support for image ID reservation and queued image creation
|
||||||
|
- project - Support updating extra_specs
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Fix Ansible errors
|
||||||
|
- Fixed compatability with openstacksdk version 4.15.0
|
||||||
|
|
||||||
|
New Modules
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- openstack.cloud.baremetal_port_group - Create/Delete Bare Metal port group resources from OpenStack
|
||||||
|
- openstack.cloud.compute_service - Update OpenStack Compute (Nova) services
|
||||||
|
- openstack.cloud.network_segment - Creates/removes network segments from OpenStack
|
||||||
|
- openstack.cloud.volume_image_metadata - Manage OpenStack Cinder volume image metadata
|
||||||
|
- openstack.cloud.volume_retype - Retype (change the volume type of) a Cinder block storage volume
|
||||||
|
|
||||||
|
v2.5.0
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfixes and minor changes
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add import_method to module
|
||||||
|
- Add object_containers_info module
|
||||||
|
- Add support for filters in inventory
|
||||||
|
- Add volume_manage module
|
||||||
|
- Introduce share_type modules
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Allow role_assignment module to work cross domain
|
||||||
|
- Don't compare current state for `reboot_*` actions
|
||||||
|
- Fix disable_gateway_ip for subnet
|
||||||
|
- Fix example in the dns_zone_info module doc
|
||||||
|
- Fix router module external IPs when only subnet specified
|
||||||
|
- Fix the bug reporting url
|
||||||
|
- Let clouds_yaml_path behave as documented (Override path to clouds.yaml file)
|
||||||
|
- Shows missing data in `stack_info` module output
|
||||||
|
|
||||||
|
v2.4.1
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfixes and minor changes
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Update tags when changing server
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Fix missed client_cert in OpenStackModule
|
||||||
|
|
||||||
|
v2.4.0
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
New trait module and minor changes
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add trait module
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add loadbalancer quota options
|
||||||
|
- Allow create instance with tags
|
||||||
|
|
||||||
|
New Modules
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- openstack.cloud.trait - Add or Delete a trait from OpenStack
|
||||||
|
|
||||||
|
v2.3.3
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfixes and minor changes
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add test to only_ipv4 in inventory
|
||||||
|
- add an option to use only IPv4 only for ansible_host and ansible_ssh_host
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- CI - Fix deprecated ANSIBLE_COLLECTIONS_PATHS variable
|
||||||
|
|
||||||
|
v2.3.2
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Bugfixes and minor changes
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Drop compat implementations for tests
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Fix openstack.cloud.port module failure in check mode
|
||||||
|
|
||||||
|
v2.3.1
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Client TLS certificate support
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Add ability to pass client tls certificate
|
||||||
|
|
||||||
v2.3.0
|
v2.3.0
|
||||||
======
|
======
|
||||||
|
|||||||
@@ -211,7 +211,7 @@ Thank you for your interest in our Ansible OpenStack collection ☺️
|
|||||||
There are many ways in which you can participate in the project, for example:
|
There are many ways in which you can participate in the project, for example:
|
||||||
|
|
||||||
- [Report and verify bugs and help with solving issues](
|
- [Report and verify bugs and help with solving issues](
|
||||||
https://storyboard.openstack.org/#!/project/openstack/ansible-collections-openstack).
|
https://bugs.launchpad.net/ansible-collections-openstack).
|
||||||
- [Submit and review patches](
|
- [Submit and review patches](
|
||||||
https://review.opendev.org/#/q/project:openstack/ansible-collections-openstack).
|
https://review.opendev.org/#/q/project:openstack/ansible-collections-openstack).
|
||||||
- Follow OpenStack's [How To Contribute](https://wiki.openstack.org/wiki/How_To_Contribute) guide.
|
- Follow OpenStack's [How To Contribute](https://wiki.openstack.org/wiki/How_To_Contribute) guide.
|
||||||
|
|||||||
@@ -572,3 +572,96 @@ releases:
|
|||||||
name: volume_service_info
|
name: volume_service_info
|
||||||
namespace: ''
|
namespace: ''
|
||||||
release_date: '2024-11-28'
|
release_date: '2024-11-28'
|
||||||
|
2.3.1:
|
||||||
|
changes:
|
||||||
|
minor_changes:
|
||||||
|
- Add ability to pass client tls certificate
|
||||||
|
release_summary: Client TLS certificate support
|
||||||
|
release_date: '2024-12-18'
|
||||||
|
2.3.2:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Fix openstack.cloud.port module failure in check mode
|
||||||
|
minor_changes:
|
||||||
|
- Drop compat implementations for tests
|
||||||
|
release_summary: Bugfixes and minor changes
|
||||||
|
release_date: '2024-12-20'
|
||||||
|
2.3.3:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- CI - Fix deprecated ANSIBLE_COLLECTIONS_PATHS variable
|
||||||
|
minor_changes:
|
||||||
|
- Add test to only_ipv4 in inventory
|
||||||
|
- add an option to use only IPv4 only for ansible_host and ansible_ssh_host
|
||||||
|
release_summary: Bugfixes and minor changes
|
||||||
|
release_date: '2024-12-22'
|
||||||
|
2.4.0:
|
||||||
|
changes:
|
||||||
|
major_changes:
|
||||||
|
- Add trait module
|
||||||
|
minor_changes:
|
||||||
|
- Add loadbalancer quota options
|
||||||
|
- Allow create instance with tags
|
||||||
|
release_summary: New trait module and minor changes
|
||||||
|
modules:
|
||||||
|
- description: Add or Delete a trait from OpenStack
|
||||||
|
name: trait
|
||||||
|
namespace: ''
|
||||||
|
release_date: '2025-01-15'
|
||||||
|
2.4.1:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Fix missed client_cert in OpenStackModule
|
||||||
|
minor_changes:
|
||||||
|
- Update tags when changing server
|
||||||
|
release_summary: Bugfixes and minor changes
|
||||||
|
release_date: '2024-01-20'
|
||||||
|
2.5.0:
|
||||||
|
changes:
|
||||||
|
major_changes:
|
||||||
|
- Add import_method to module
|
||||||
|
- Add object_containers_info module
|
||||||
|
- Add support for filters in inventory
|
||||||
|
- Add volume_manage module
|
||||||
|
- Introduce share_type modules
|
||||||
|
minor_changes:
|
||||||
|
- Allow role_assignment module to work cross domain
|
||||||
|
- Don't compare current state for `reboot_*` actions
|
||||||
|
- Fix disable_gateway_ip for subnet
|
||||||
|
- Fix example in the dns_zone_info module doc
|
||||||
|
- Fix router module external IPs when only subnet specified
|
||||||
|
- Fix the bug reporting url
|
||||||
|
- Let clouds_yaml_path behave as documented (Override path to clouds.yaml file)
|
||||||
|
- Shows missing data in `stack_info` module output
|
||||||
|
release_summary: Bugfixes and minor changes
|
||||||
|
release_date: '2025-10-24'
|
||||||
|
2.6.0:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Fix Ansible errors
|
||||||
|
- Fixed compatability with openstacksdk version 4.15.0
|
||||||
|
minor_changes:
|
||||||
|
- Add support for setting the shard key on a baremetal node.
|
||||||
|
- image - Add support for image ID reservation and queued image creation
|
||||||
|
- project - Support updating extra_specs
|
||||||
|
release_summary: New modules for Bare Metal port groups and Neutron network
|
||||||
|
segments, plus image/project enhancements and bugfixes.
|
||||||
|
fragments:
|
||||||
|
- add_shard_key_field_for_baremetal_node.yaml
|
||||||
|
modules:
|
||||||
|
- description: Create/Delete Bare Metal port group resources from OpenStack
|
||||||
|
name: baremetal_port_group
|
||||||
|
namespace: ''
|
||||||
|
- description: Update OpenStack Compute (Nova) services
|
||||||
|
name: compute_service
|
||||||
|
namespace: ''
|
||||||
|
- description: Creates/removes network segments from OpenStack
|
||||||
|
name: network_segment
|
||||||
|
namespace: ''
|
||||||
|
- description: Manage OpenStack Cinder volume image metadata
|
||||||
|
name: volume_image_metadata
|
||||||
|
namespace: ''
|
||||||
|
- description: Retype (change the volume type of) a Cinder block storage volume
|
||||||
|
name: volume_retype
|
||||||
|
namespace: ''
|
||||||
|
release_date: '2026-06-10'
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
bugfixes:
|
|
||||||
- |
|
|
||||||
coe_cluster_template - now labels are converted to strings by module that
|
|
||||||
fixes module idempotence in case label values defined by users are
|
|
||||||
integers or booleans.
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
minor_changes:
|
|
||||||
- |
|
|
||||||
openstack.cloud.image - Added new `inactive` option for the image `state`
|
|
||||||
It will deactivate the image. Setting state `present` can re-activate it
|
|
||||||
again for deactivated previously images.
|
|
||||||
@@ -3,7 +3,8 @@
|
|||||||
vars:
|
vars:
|
||||||
collection_path: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
|
collection_path: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
|
||||||
build_collection_path: /tmp/collection_built/
|
build_collection_path: /tmp/collection_built/
|
||||||
ansible_galaxy_path: "~/.local/bin/ansible-galaxy"
|
ansible_virtualenv_path: /tmp/ansible_venv
|
||||||
|
ansible_galaxy_path: "{{ ansible_virtualenv_path }}/bin/ansible-galaxy"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
@@ -11,9 +12,15 @@
|
|||||||
include_role:
|
include_role:
|
||||||
name: ensure-pip
|
name: ensure-pip
|
||||||
|
|
||||||
- name: Install ansible
|
- name: Install Ansible in virtualenv
|
||||||
pip:
|
pip:
|
||||||
name: ansible-core<2.12
|
name: ansible-core<2.19
|
||||||
|
virtualenv: "{{ ansible_virtualenv_path }}"
|
||||||
|
virtualenv_command: "{{ ensure_pip_virtualenv_command }}"
|
||||||
|
|
||||||
|
- name: Detect ansible version
|
||||||
|
command: "{{ ansible_virtualenv_path }}/bin/ansible --version"
|
||||||
|
register: ansible_version
|
||||||
|
|
||||||
- name: Discover tag version
|
- name: Discover tag version
|
||||||
set_fact:
|
set_fact:
|
||||||
|
|||||||
@@ -46,6 +46,7 @@ expected_fields:
|
|||||||
- reservation
|
- reservation
|
||||||
- resource_class
|
- resource_class
|
||||||
- retired_reason
|
- retired_reason
|
||||||
|
- shard
|
||||||
- states
|
- states
|
||||||
- storage_interface
|
- storage_interface
|
||||||
- target_power_state
|
- target_power_state
|
||||||
|
|||||||
@@ -46,6 +46,7 @@ expected_fields:
|
|||||||
- reservation
|
- reservation
|
||||||
- resource_class
|
- resource_class
|
||||||
- retired_reason
|
- retired_reason
|
||||||
|
- shard
|
||||||
- states
|
- states
|
||||||
- storage_interface
|
- storage_interface
|
||||||
- target_power_state
|
- target_power_state
|
||||||
|
|||||||
12
ci/roles/baremetal_port_group/defaults/main.yml
Normal file
12
ci/roles/baremetal_port_group/defaults/main.yml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
expected_fields:
|
||||||
|
- address
|
||||||
|
- created_at
|
||||||
|
- extra
|
||||||
|
- id
|
||||||
|
- links
|
||||||
|
- mode
|
||||||
|
- name
|
||||||
|
- node_id
|
||||||
|
- properties
|
||||||
|
- standalone_ports_supported
|
||||||
|
- updated_at
|
||||||
100
ci/roles/baremetal_port_group/tasks/main.yml
Normal file
100
ci/roles/baremetal_port_group/tasks/main.yml
Normal file
@@ -0,0 +1,100 @@
|
|||||||
|
---
|
||||||
|
# TODO: Actually run this role in CI. Atm we do not have DevStack's ironic plugin enabled.
|
||||||
|
- name: Create baremetal node
|
||||||
|
openstack.cloud.baremetal_node:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
driver_info:
|
||||||
|
ipmi_address: "1.2.3.4"
|
||||||
|
ipmi_username: "admin"
|
||||||
|
ipmi_password: "secret"
|
||||||
|
name: ansible_baremetal_node
|
||||||
|
nics:
|
||||||
|
- mac: "aa:bb:cc:aa:bb:cc"
|
||||||
|
state: present
|
||||||
|
register: node
|
||||||
|
|
||||||
|
- name: Create baremetal port group
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: ansible_baremetal_port_group
|
||||||
|
node: ansible_baremetal_node
|
||||||
|
address: fa:16:3e:aa:aa:ab
|
||||||
|
mode: active-backup
|
||||||
|
standalone_ports_supported: true
|
||||||
|
extra:
|
||||||
|
test: created
|
||||||
|
properties:
|
||||||
|
miimon: '100'
|
||||||
|
register: port_group
|
||||||
|
|
||||||
|
- debug: var=port_group
|
||||||
|
|
||||||
|
- name: Assert return values of baremetal_port_group module
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
|
- expected_fields|difference(port_group.port_group.keys())|length == 0
|
||||||
|
- port_group.port_group.name == "ansible_baremetal_port_group"
|
||||||
|
- port_group.port_group.node_id == node.node.id
|
||||||
|
|
||||||
|
- name: Update baremetal port group
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
id: "{{ port_group.port_group.id }}"
|
||||||
|
mode: 802.3ad
|
||||||
|
standalone_ports_supported: false
|
||||||
|
extra:
|
||||||
|
test: updated
|
||||||
|
register: updated_port_group
|
||||||
|
|
||||||
|
- name: Assert return values of updated baremetal port group
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- updated_port_group is changed
|
||||||
|
- updated_port_group.port_group.id == port_group.port_group.id
|
||||||
|
- updated_port_group.port_group.mode == "802.3ad"
|
||||||
|
- not updated_port_group.port_group.standalone_ports_supported
|
||||||
|
- updated_port_group.port_group.extra.test == "updated"
|
||||||
|
|
||||||
|
- name: Update baremetal port group again
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
id: "{{ port_group.port_group.id }}"
|
||||||
|
mode: 802.3ad
|
||||||
|
standalone_ports_supported: false
|
||||||
|
extra:
|
||||||
|
test: updated
|
||||||
|
register: updated_port_group
|
||||||
|
|
||||||
|
- name: Assert idempotency for baremetal port group module
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- updated_port_group is not changed
|
||||||
|
- updated_port_group.port_group.id == port_group.port_group.id
|
||||||
|
|
||||||
|
- name: Delete baremetal port group
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
id: "{{ port_group.port_group.id }}"
|
||||||
|
|
||||||
|
- name: Delete baremetal port group again
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
id: "{{ port_group.port_group.id }}"
|
||||||
|
register: deleted_port_group
|
||||||
|
|
||||||
|
- name: Assert idempotency for deleted baremetal port group
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- deleted_port_group is not changed
|
||||||
|
|
||||||
|
- name: Delete baremetal node
|
||||||
|
openstack.cloud.baremetal_node:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: ansible_baremetal_node
|
||||||
|
state: absent
|
||||||
@@ -72,6 +72,8 @@
|
|||||||
image_id: '{{ image_id }}'
|
image_id: '{{ image_id }}'
|
||||||
is_floating_ip_enabled: true
|
is_floating_ip_enabled: true
|
||||||
keypair_id: '{{ keypair.keypair.id }}'
|
keypair_id: '{{ keypair.keypair.id }}'
|
||||||
|
flavor_id: 'm1.small'
|
||||||
|
master_flavor_id: 'm1.small'
|
||||||
name: k8s
|
name: k8s
|
||||||
state: present
|
state: present
|
||||||
register: coe_cluster_template
|
register: coe_cluster_template
|
||||||
|
|||||||
@@ -21,3 +21,50 @@
|
|||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- compute_services.compute_services | length > 0
|
- compute_services.compute_services | length > 0
|
||||||
|
|
||||||
|
- name: Disable compute service on a node
|
||||||
|
openstack.cloud.compute_service:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
host: "{{ compute_services.compute_services[0].host }}"
|
||||||
|
binary: 'nova-compute'
|
||||||
|
status: 'disabled'
|
||||||
|
disabled_reason: 'maintenance'
|
||||||
|
register: compute_service_disabled
|
||||||
|
|
||||||
|
- name: Assert service being "disabled"
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- compute_service_disabled.compute_services | map(attribute='status') | unique | length == 1
|
||||||
|
- compute_service_disabled.compute_services | map(attribute='disabled_reason') | unique | length == 1
|
||||||
|
- compute_service_disabled.compute_services[0].status == "disabled"
|
||||||
|
- compute_service_disabled.compute_services[0].disabled_reason == "maintenance"
|
||||||
|
- compute_service_disabled is changed
|
||||||
|
|
||||||
|
- name: Disable compute service on a node again
|
||||||
|
openstack.cloud.compute_service:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
host: "{{ compute_services.compute_services[0].host }}"
|
||||||
|
binary: 'nova-compute'
|
||||||
|
status: 'disabled'
|
||||||
|
disabled_reason: 'maintenance'
|
||||||
|
register: compute_service_disabled_again
|
||||||
|
|
||||||
|
- name: Assert idempotency of service disable
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- compute_service_disabled_again is not changed
|
||||||
|
|
||||||
|
- name: Re-enable compute service
|
||||||
|
openstack.cloud.compute_service:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
host: "{{ compute_services.compute_services[0].host }}"
|
||||||
|
binary: 'nova-compute'
|
||||||
|
status: 'enabled'
|
||||||
|
register: compute_service_enabled
|
||||||
|
|
||||||
|
- name: Assert service being "disabled"
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- compute_service_enabled.compute_services | map(attribute='status') | unique | length == 1
|
||||||
|
- compute_service_enabled.compute_services[0].status == "enabled"
|
||||||
|
- compute_service_enabled is changed
|
||||||
|
|||||||
@@ -27,6 +27,12 @@
|
|||||||
name: ansible_external
|
name: ansible_external
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
- name: Gather information about external network
|
||||||
|
openstack.cloud.networks_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: ansible_external
|
||||||
|
register: external_network
|
||||||
|
|
||||||
- name: Create external subnet
|
- name: Create external subnet
|
||||||
openstack.cloud.subnet:
|
openstack.cloud.subnet:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
@@ -98,6 +104,17 @@
|
|||||||
- ip_address: 10.7.7.102
|
- ip_address: 10.7.7.102
|
||||||
register: port3
|
register: port3
|
||||||
|
|
||||||
|
- name: Create internal port 4
|
||||||
|
openstack.cloud.port:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: ansible_internal_port4
|
||||||
|
network: ansible_internal
|
||||||
|
fixed_ips:
|
||||||
|
- ip_address: 10.7.7.103
|
||||||
|
- ip_address: 10.7.7.104
|
||||||
|
register: port4
|
||||||
|
|
||||||
- name: Create router 1
|
- name: Create router 1
|
||||||
openstack.cloud.router:
|
openstack.cloud.router:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
@@ -136,10 +153,31 @@
|
|||||||
selectattr('floating_network_id', '==', public_network.networks.0.id)|
|
selectattr('floating_network_id', '==', public_network.networks.0.id)|
|
||||||
list|length > 0 }}"
|
list|length > 0 }}"
|
||||||
|
|
||||||
# TODO: Replace with appropriate Ansible module once available
|
|
||||||
- name: Create a floating ip on public network (required for simplest, first floating ip test)
|
- name: Create a floating ip on public network (required for simplest, first floating ip test)
|
||||||
command: openstack --os-cloud={{ cloud }} floating ip create public
|
|
||||||
when: not public_network_had_fips
|
when: not public_network_had_fips
|
||||||
|
block:
|
||||||
|
- name: Create a floating ip on public network
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network: public
|
||||||
|
register: public_fip_result
|
||||||
|
|
||||||
|
- name: Verify floating ip got created
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- public_fip_result.floating_ip.floating_network_id == public_network.networks.0.id
|
||||||
|
|
||||||
|
- name: Create a floating ip on public network again
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network: public
|
||||||
|
register: public_fip_result
|
||||||
|
|
||||||
|
- name: Verify idempotency
|
||||||
|
assert:
|
||||||
|
that: public_fip_result is not changed
|
||||||
|
|
||||||
# TODO: Replace with appropriate Ansible module once available
|
# TODO: Replace with appropriate Ansible module once available
|
||||||
- name: Create floating ip 1 on external network
|
- name: Create floating ip 1 on external network
|
||||||
@@ -151,6 +189,90 @@
|
|||||||
when: fips.floating_ips|length == 0 or
|
when: fips.floating_ips|length == 0 or
|
||||||
"10.6.6.150" not in fips.floating_ips|map(attribute="floating_ip_address")|list
|
"10.6.6.150" not in fips.floating_ips|map(attribute="floating_ip_address")|list
|
||||||
|
|
||||||
|
- name: Create floating ip 2 on external network
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network: ansible_external
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
register: external_fip2_result
|
||||||
|
|
||||||
|
- name: Verify floating ip got created
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- external_fip2_result.floating_ip.floating_network_id == external_network.networks.0.id
|
||||||
|
|
||||||
|
- name: Update floating ip 2 on external network
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network: ansible_external
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
nat_destination: ansible_internal
|
||||||
|
fixed_address: 10.7.7.104
|
||||||
|
register: external_fip2_result
|
||||||
|
|
||||||
|
- name: Verify floating ip got updated
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- external_fip2_result is changed
|
||||||
|
- external_fip2_result.floating_ip.floating_ip_address == "10.6.6.151"
|
||||||
|
- external_fip2_result.floating_ip.port_id == port4.port.id
|
||||||
|
- external_fip2_result.floating_ip.fixed_ip_address == "10.7.7.104"
|
||||||
|
|
||||||
|
- name: Update floating ip 2 on external network again
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network: ansible_external
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
nat_destination: ansible_internal
|
||||||
|
fixed_address: 10.7.7.104
|
||||||
|
register: external_fip2_result
|
||||||
|
|
||||||
|
- name: Verify idempotency
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- external_fip2_result is not changed
|
||||||
|
|
||||||
|
- name: Detatch floating ip 2 on external network from port
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
network: ansible_external
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
|
||||||
|
- name: Get floating ip 2 info
|
||||||
|
openstack.cloud.floating_ip_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
register: external_fip2_result
|
||||||
|
|
||||||
|
- name: Verify floating ip got detached
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- external_fip2_result.floating_ips.0.floating_ip_address == "10.6.6.151"
|
||||||
|
- external_fip2_result.floating_ips.0.fixed_ip_address == none
|
||||||
|
- external_fip2_result.floating_ips.0.port_id == none
|
||||||
|
|
||||||
|
- name: Detatch floating ip 2 on external network from port again
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
network: ansible_external
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
|
||||||
|
- name: Get floating ip 2 info
|
||||||
|
openstack.cloud.floating_ip_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
register: external_fip2_result
|
||||||
|
|
||||||
|
- name: Verify idempotency
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- external_fip2_result is not changed
|
||||||
|
|
||||||
- name: Create server 1 with one nic
|
- name: Create server 1 with one nic
|
||||||
openstack.cloud.server:
|
openstack.cloud.server:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
@@ -241,7 +363,7 @@
|
|||||||
that:
|
that:
|
||||||
- server1_fips is success
|
- server1_fips is success
|
||||||
- server1_fips is not changed
|
- server1_fips is not changed
|
||||||
- server1_fips.floating_ips
|
- server1_fips.floating_ips|length > 0
|
||||||
# allow new fields to be introduced but prevent fields from being removed
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
- expected_fields|difference(server1_fips.floating_ips[0].keys())|length == 0
|
- expected_fields|difference(server1_fips.floating_ips[0].keys())|length == 0
|
||||||
|
|
||||||
@@ -260,7 +382,7 @@
|
|||||||
- name: Assert return values of floating_ip module
|
- name: Assert return values of floating_ip module
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- floating_ip.floating_ip
|
- floating_ip.floating_ip|length > 0
|
||||||
# allow new fields to be introduced but prevent fields from being removed
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
- expected_fields|difference(floating_ip.floating_ip.keys())|length == 0
|
- expected_fields|difference(floating_ip.floating_ip.keys())|length == 0
|
||||||
|
|
||||||
@@ -312,7 +434,7 @@
|
|||||||
- name: Assert floating ip attached to server 2
|
- name: Assert floating ip attached to server 2
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- server2_fip.floating_ip
|
- server2_fip.floating_ip|length > 0
|
||||||
|
|
||||||
- name: Find all floating ips for debugging
|
- name: Find all floating ips for debugging
|
||||||
openstack.cloud.floating_ip_info:
|
openstack.cloud.floating_ip_info:
|
||||||
@@ -433,18 +555,41 @@
|
|||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
register: fips
|
register: fips
|
||||||
|
|
||||||
# TODO: Replace with appropriate Ansible module once available
|
|
||||||
- name: Delete floating ip on public network if we created it
|
- name: Delete floating ip on public network if we created it
|
||||||
when: not public_network_had_fips
|
when: not public_network_had_fips
|
||||||
command: >
|
openstack.cloud.floating_ip:
|
||||||
openstack --os-cloud={{ cloud }} floating ip delete
|
cloud: "{{ cloud }}"
|
||||||
{{ fips.floating_ips|selectattr('floating_network_id', '==', public_network.networks.0.id)|
|
state: absent
|
||||||
map(attribute="floating_ip_address")|list|join(' ') }}
|
purge: true
|
||||||
|
floating_ip_address: "{{ public_fip }}"
|
||||||
|
network: public
|
||||||
|
loop: >-
|
||||||
|
{{
|
||||||
|
fips.floating_ips |
|
||||||
|
selectattr('floating_network_id', '==', public_network.networks.0.id) |
|
||||||
|
map(attribute="floating_ip_address") |
|
||||||
|
list
|
||||||
|
}}
|
||||||
|
loop_control:
|
||||||
|
loop_var: public_fip
|
||||||
|
|
||||||
# TODO: Replace with appropriate Ansible module once available
|
|
||||||
- name: Delete floating ip 1
|
- name: Delete floating ip 1
|
||||||
command: openstack --os-cloud={{ cloud }} floating ip delete 10.6.6.150
|
|
||||||
when: fips.floating_ips|length > 0 and "10.6.6.150" in fips.floating_ips|map(attribute="floating_ip_address")|list
|
when: fips.floating_ips|length > 0 and "10.6.6.150" in fips.floating_ips|map(attribute="floating_ip_address")|list
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
purge: true
|
||||||
|
floating_ip_address: 10.6.6.150
|
||||||
|
network: ansible_external
|
||||||
|
|
||||||
|
- name: Delete floating ip 2
|
||||||
|
when: fips.floating_ips|length > 0 and "10.6.6.151" in fips.floating_ips|map(attribute="floating_ip_address")|list
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
purge: true
|
||||||
|
floating_ip_address: 10.6.6.151
|
||||||
|
network: ansible_external
|
||||||
|
|
||||||
- name: Get remaining floating ips on external network
|
- name: Get remaining floating ips on external network
|
||||||
openstack.cloud.floating_ip_info:
|
openstack.cloud.floating_ip_info:
|
||||||
@@ -452,14 +597,24 @@
|
|||||||
floating_network: ansible_external
|
floating_network: ansible_external
|
||||||
register: fips
|
register: fips
|
||||||
|
|
||||||
# TODO: Replace with appropriate Ansible module once available
|
|
||||||
# The first, simple floating ip test might have allocated a floating ip on the external network.
|
# The first, simple floating ip test might have allocated a floating ip on the external network.
|
||||||
# This floating ip must be removed before external network can be deleted.
|
# This floating ip must be removed before external network can be deleted.
|
||||||
- name: Delete remaining floating ips on external network
|
- name: Delete remaining floating ips on external network
|
||||||
when: fips.floating_ips|length > 0
|
when: fips.floating_ips|length > 0
|
||||||
command: >
|
openstack.cloud.floating_ip:
|
||||||
openstack --os-cloud={{ cloud }} floating ip delete
|
cloud: "{{ cloud }}"
|
||||||
{{ fips.floating_ips|map(attribute="floating_ip_address")|list|join(' ') }}
|
state: absent
|
||||||
|
purge: true
|
||||||
|
floating_ip_address: "{{ external_fip }}"
|
||||||
|
network: ansible_external
|
||||||
|
loop: >-
|
||||||
|
{{
|
||||||
|
fips.floating_ips |
|
||||||
|
map(attribute="floating_ip_address") |
|
||||||
|
list
|
||||||
|
}}
|
||||||
|
loop_control:
|
||||||
|
loop_var: external_fip
|
||||||
|
|
||||||
# Remove routers after floating ips have been detached and disassociated else removal fails with
|
# Remove routers after floating ips have been detached and disassociated else removal fails with
|
||||||
# Error detaching interface from router ***: Client Error for url: ***,
|
# Error detaching interface from router ***: Client Error for url: ***,
|
||||||
@@ -478,6 +633,12 @@
|
|||||||
state: absent
|
state: absent
|
||||||
name: ansible_router1
|
name: ansible_router1
|
||||||
|
|
||||||
|
- name: Delete internal port 4
|
||||||
|
openstack.cloud.port:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: ansible_internal_port4
|
||||||
|
|
||||||
- name: Delete internal port 3
|
- name: Delete internal port 3
|
||||||
openstack.cloud.port:
|
openstack.cloud.port:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
|
|||||||
@@ -279,6 +279,11 @@
|
|||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
cache: "{{ cache.content | b64decode | from_yaml }}"
|
cache: "{{ cache.content | b64decode | from_yaml }}"
|
||||||
|
|
||||||
|
- name: Further process Ansible 2.19+ cache
|
||||||
|
ansible.builtin.set_fact:
|
||||||
|
cache: "{{ cache.__payload__ | from_yaml }}"
|
||||||
|
when: cache.__payload__ is defined
|
||||||
|
|
||||||
- name: Check Ansible's cache
|
- name: Check Ansible's cache
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
@@ -303,6 +308,25 @@
|
|||||||
that:
|
that:
|
||||||
- inventory.all.children.RegionOne.hosts.keys() | sort == ['ansible_server1', 'ansible_server2'] | sort
|
- inventory.all.children.RegionOne.hosts.keys() | sort == ['ansible_server1', 'ansible_server2'] | sort
|
||||||
|
|
||||||
|
- name: List servers with inventory plugin with IPv4 only
|
||||||
|
ansible.builtin.command:
|
||||||
|
cmd: ansible-inventory --list --yaml --extra-vars only_ipv4=true --inventory-file openstack.yaml
|
||||||
|
chdir: "{{ tmp_dir.path }}"
|
||||||
|
environment:
|
||||||
|
ANSIBLE_INVENTORY_CACHE: "True"
|
||||||
|
ANSIBLE_INVENTORY_CACHE_PLUGIN: "jsonfile"
|
||||||
|
ANSIBLE_CACHE_PLUGIN_CONNECTION: "{{ tmp_dir.path }}/.cache/"
|
||||||
|
register: inventory
|
||||||
|
|
||||||
|
- name: Read YAML output from inventory plugin again
|
||||||
|
ansible.builtin.set_fact:
|
||||||
|
inventory: "{{ inventory.stdout | from_yaml }}"
|
||||||
|
|
||||||
|
- name: Check YAML output from inventory plugin again
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- inventory.all.children.RegionOne.hosts.keys() | sort == ['ansible_server1', 'ansible_server2'] | sort
|
||||||
|
|
||||||
- name: Delete server 2
|
- name: Delete server 2
|
||||||
openstack.cloud.resource:
|
openstack.cloud.resource:
|
||||||
service: compute
|
service: compute
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
- name: Ensure public key is returned
|
- name: Ensure public key is returned
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- keypair.keypair.public_key is defined and keypair.keypair.public_key
|
- keypair.keypair.public_key is defined and keypair.keypair.public_key|length > 0
|
||||||
|
|
||||||
- name: Create another keypair
|
- name: Create another keypair
|
||||||
openstack.cloud.keypair:
|
openstack.cloud.keypair:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
- name: Check output of creating network
|
- name: Check output of creating network
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- infonet.network
|
- infonet.network is defined
|
||||||
- item in infonet.network
|
- item in infonet.network
|
||||||
loop: "{{ expected_fields }}"
|
loop: "{{ expected_fields }}"
|
||||||
|
|
||||||
@@ -69,6 +69,9 @@
|
|||||||
external: false
|
external: false
|
||||||
mtu: "{{ mtu }}"
|
mtu: "{{ mtu }}"
|
||||||
port_security_enabled: "{{ port_security_enabled }}"
|
port_security_enabled: "{{ port_security_enabled }}"
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
register: result_create_nw_with_new_params
|
register: result_create_nw_with_new_params
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
@@ -85,6 +88,8 @@
|
|||||||
- result_newparams.networks.0.mtu == mtu
|
- result_newparams.networks.0.mtu == mtu
|
||||||
- "'is_port_security_enabled' in result_newparams.networks.0"
|
- "'is_port_security_enabled' in result_newparams.networks.0"
|
||||||
- result_newparams.networks.0['is_port_security_enabled'] == port_security_enabled
|
- result_newparams.networks.0['is_port_security_enabled'] == port_security_enabled
|
||||||
|
- "'foo' in result_newparams.networks.0.tags"
|
||||||
|
- "'bar' in result_newparams.networks.0.tags"
|
||||||
|
|
||||||
- name: Delete network - generic and with new SDK params
|
- name: Delete network - generic and with new SDK params
|
||||||
openstack.cloud.network:
|
openstack.cloud.network:
|
||||||
@@ -115,6 +120,9 @@
|
|||||||
external: false
|
external: false
|
||||||
mtu: "{{ mtu }}"
|
mtu: "{{ mtu }}"
|
||||||
port_security_enabled: "{{ port_security_enabled }}"
|
port_security_enabled: "{{ port_security_enabled }}"
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
register: result_create_nw_for_updates
|
register: result_create_nw_for_updates
|
||||||
|
|
||||||
- name: Update network - update failure
|
- name: Update network - update failure
|
||||||
@@ -147,6 +155,11 @@
|
|||||||
mtu: "{{ mtu - 50 }}"
|
mtu: "{{ mtu - 50 }}"
|
||||||
# NOTE: This property should be updated
|
# NOTE: This property should be updated
|
||||||
port_security_enabled: "{{ not port_security_enabled }}"
|
port_security_enabled: "{{ not port_security_enabled }}"
|
||||||
|
# NOTE: This property should be updated
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
|
- baz
|
||||||
register: result_nw_update_success
|
register: result_nw_update_success
|
||||||
|
|
||||||
- name: Gather networks info - updates
|
- name: Gather networks info - updates
|
||||||
@@ -162,6 +175,29 @@
|
|||||||
- result_network_updates_info.networks.0.name == network_name_updates
|
- result_network_updates_info.networks.0.name == network_name_updates
|
||||||
- result_network_updates_info.networks.0.mtu == mtu - 50
|
- result_network_updates_info.networks.0.mtu == mtu - 50
|
||||||
- result_network_updates_info.networks.0['is_port_security_enabled'] == (not port_security_enabled)
|
- result_network_updates_info.networks.0['is_port_security_enabled'] == (not port_security_enabled)
|
||||||
|
- "'foo' in result_network_updates_info.networks.0.tags"
|
||||||
|
- "'bar' in result_network_updates_info.networks.0.tags"
|
||||||
|
- "'baz' in result_network_updates_info.networks.0.tags"
|
||||||
|
|
||||||
|
- name: Update network - no change
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ network_name_updates }}"
|
||||||
|
state: present
|
||||||
|
shared: "{{ network_shared }}"
|
||||||
|
external: false
|
||||||
|
mtu: "{{ mtu - 50 }}"
|
||||||
|
port_security_enabled: "{{ not port_security_enabled }}"
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
|
- baz
|
||||||
|
register: result_nw_update_no_change
|
||||||
|
|
||||||
|
- name: Verify networks info - no change
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- result_nw_update_no_change is not changed
|
||||||
|
|
||||||
- name: Delete network - updates
|
- name: Delete network - updates
|
||||||
openstack.cloud.network:
|
openstack.cloud.network:
|
||||||
|
|||||||
17
ci/roles/network_segment/defaults/main.yml
Normal file
17
ci/roles/network_segment/defaults/main.yml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
expected_fields:
|
||||||
|
- description
|
||||||
|
- id
|
||||||
|
- name
|
||||||
|
- network_id
|
||||||
|
- network_type
|
||||||
|
- physical_network
|
||||||
|
- segmentation_id
|
||||||
|
|
||||||
|
network_name: segment_network
|
||||||
|
segment_name: example_segment
|
||||||
|
network_type: vlan
|
||||||
|
segmentation_id: 999
|
||||||
|
physical_network: public
|
||||||
|
initial_description: "example segment description"
|
||||||
|
updated_description: "updated segment description"
|
||||||
72
ci/roles/network_segment/tasks/main.yml
Normal file
72
ci/roles/network_segment/tasks/main.yml
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
---
|
||||||
|
- name: Create network {{ network_name }}
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ network_name }}"
|
||||||
|
state: present
|
||||||
|
|
||||||
|
- name: Create segment {{ segment_name }}
|
||||||
|
openstack.cloud.network_segment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ segment_name }}"
|
||||||
|
description: "{{ initial_description }}"
|
||||||
|
network: "{{ network_name }}"
|
||||||
|
network_type: "{{ network_type }}"
|
||||||
|
segmentation_id: "{{ segmentation_id }}"
|
||||||
|
physical_network: "{{ physical_network }}"
|
||||||
|
state: present
|
||||||
|
register: segment
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: segment is changed
|
||||||
|
|
||||||
|
- name: Assert segment fields
|
||||||
|
assert:
|
||||||
|
that: item in segment.network_segment
|
||||||
|
loop: "{{ expected_fields }}"
|
||||||
|
|
||||||
|
- name: Update segment {{ segment_name }} by name - no changes
|
||||||
|
openstack.cloud.network_segment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ segment_name }}"
|
||||||
|
description: "{{ initial_description }}"
|
||||||
|
state: present
|
||||||
|
register: segment
|
||||||
|
|
||||||
|
- name: Assert not changed
|
||||||
|
assert:
|
||||||
|
that: segment is not changed
|
||||||
|
|
||||||
|
- name: Update segment {{ segment_name }} by all fields - changes
|
||||||
|
openstack.cloud.network_segment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ segment_name }}"
|
||||||
|
description: "{{ updated_description }}"
|
||||||
|
network: "{{ network_name }}"
|
||||||
|
network_type: "{{ network_type }}"
|
||||||
|
segmentation_id: "{{ segmentation_id }}"
|
||||||
|
physical_network: "{{ physical_network }}"
|
||||||
|
state: present
|
||||||
|
register: segment
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: segment is changed
|
||||||
|
|
||||||
|
- name: Delete segment {{ segment_name }}
|
||||||
|
openstack.cloud.network_segment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ segment_name }}"
|
||||||
|
state: absent
|
||||||
|
register: segment
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: segment is changed
|
||||||
|
|
||||||
|
- name: Delete network {{ network_name }}
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ network_name }}"
|
||||||
|
state: absent
|
||||||
37
ci/roles/object_containers_info/defaults/main.yml
Normal file
37
ci/roles/object_containers_info/defaults/main.yml
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
test_container_unprefixed_name: ansible-test-container
|
||||||
|
test_container_prefixed_prefix: ansible-prefixed-test-container
|
||||||
|
test_container_prefixed_num: 2
|
||||||
|
|
||||||
|
test_object_data: "Hello, world!"
|
||||||
|
|
||||||
|
expected_fields_single:
|
||||||
|
- bytes
|
||||||
|
- bytes_used
|
||||||
|
- content_type
|
||||||
|
- count
|
||||||
|
- history_location
|
||||||
|
- id
|
||||||
|
- if_none_match
|
||||||
|
- is_content_type_detected
|
||||||
|
- is_newest
|
||||||
|
- meta_temp_url_key
|
||||||
|
- meta_temp_url_key_2
|
||||||
|
- name
|
||||||
|
- object_count
|
||||||
|
- read_ACL
|
||||||
|
- storage_policy
|
||||||
|
- sync_key
|
||||||
|
- sync_to
|
||||||
|
- timestamp
|
||||||
|
- versions_location
|
||||||
|
- write_ACL
|
||||||
|
|
||||||
|
expected_fields_multiple:
|
||||||
|
- bytes
|
||||||
|
- bytes_used
|
||||||
|
- count
|
||||||
|
- id
|
||||||
|
- name
|
||||||
|
- object_count
|
||||||
124
ci/roles/object_containers_info/tasks/main.yml
Normal file
124
ci/roles/object_containers_info/tasks/main.yml
Normal file
@@ -0,0 +1,124 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
- name: Generate list of containers to create
|
||||||
|
ansible.builtin.set_fact:
|
||||||
|
all_test_containers: >-
|
||||||
|
{{
|
||||||
|
[test_container_unprefixed_name]
|
||||||
|
+ (
|
||||||
|
[test_container_prefixed_prefix + '-']
|
||||||
|
| product(range(test_container_prefixed_num) | map('string'))
|
||||||
|
| map('join', '')
|
||||||
|
)
|
||||||
|
}}
|
||||||
|
|
||||||
|
- name: Run checks
|
||||||
|
block:
|
||||||
|
|
||||||
|
- name: Create all containers
|
||||||
|
openstack.cloud.object_container:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ item }}"
|
||||||
|
read_ACL: ".r:*,.rlistings"
|
||||||
|
loop: "{{ all_test_containers }}"
|
||||||
|
|
||||||
|
- name: Create an object in all containers
|
||||||
|
openstack.cloud.object:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
container: "{{ item }}"
|
||||||
|
name: hello.txt
|
||||||
|
data: "{{ test_object_data }}"
|
||||||
|
loop: "{{ all_test_containers }}"
|
||||||
|
|
||||||
|
- name: Fetch single containers by name
|
||||||
|
openstack.cloud.object_containers_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ item }}"
|
||||||
|
register: single_containers
|
||||||
|
loop: "{{ all_test_containers }}"
|
||||||
|
|
||||||
|
- name: Check that all fields are returned for single containers
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- (item.containers | length) == 1
|
||||||
|
- item.containers[0].name == item.item
|
||||||
|
- item.containers[0].bytes == (test_object_data | length)
|
||||||
|
- item.containers[0].read_ACL == ".r:*,.rlistings"
|
||||||
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
|
- (expected_fields_single | difference(item.containers[0].keys()) | length) == 0
|
||||||
|
quiet: true
|
||||||
|
loop: "{{ single_containers.results }}"
|
||||||
|
loop_control:
|
||||||
|
label: "{{ item.item }}"
|
||||||
|
|
||||||
|
- name: Fetch multiple containers by prefix
|
||||||
|
openstack.cloud.object_containers_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
prefix: "{{ test_container_prefixed_prefix }}"
|
||||||
|
register: multiple_containers
|
||||||
|
|
||||||
|
- name: Check that the correct number of prefixed containers were returned
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- (multiple_containers.containers | length) == test_container_prefixed_num
|
||||||
|
fail_msg: >-
|
||||||
|
Incorrect number of containers found
|
||||||
|
(found {{ multiple_containers.containers | length }},
|
||||||
|
expected {{ test_container_prefixed_num }})
|
||||||
|
quiet: true
|
||||||
|
|
||||||
|
- name: Check that all prefixed containers exist
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- >-
|
||||||
|
(test_container_prefixed_prefix + '-' + (item | string))
|
||||||
|
in (multiple_containers.containers | map(attribute='name'))
|
||||||
|
fail_msg: "Container not found: {{ test_container_prefixed_prefix + '-' + (item | string) }}"
|
||||||
|
quiet: true
|
||||||
|
loop: "{{ range(test_container_prefixed_num) | list }}"
|
||||||
|
loop_control:
|
||||||
|
label: "{{ test_container_prefixed_prefix + '-' + (item | string) }}"
|
||||||
|
|
||||||
|
- name: Check that the expected fields are returned for all prefixed containers
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- item.name.startswith(test_container_prefixed_prefix)
|
||||||
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
|
- (expected_fields_multiple | difference(item.keys()) | length) == 0
|
||||||
|
quiet: true
|
||||||
|
loop: "{{ multiple_containers.containers | sort(attribute='name') }}"
|
||||||
|
loop_control:
|
||||||
|
label: "{{ item.name }}"
|
||||||
|
|
||||||
|
- name: Fetch all containers
|
||||||
|
openstack.cloud.object_containers_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
register: all_containers
|
||||||
|
|
||||||
|
- name: Check that all expected containers were returned
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- item in (all_containers.containers | map(attribute='name'))
|
||||||
|
fail_msg: "Container not found: {{ item }}"
|
||||||
|
quiet: true
|
||||||
|
loop: "{{ all_test_containers }}"
|
||||||
|
|
||||||
|
- name: Check that the expected fields are returned for all containers
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
|
- (expected_fields_multiple | difference(item.keys()) | length) == 0
|
||||||
|
quiet: true
|
||||||
|
loop: "{{ all_containers.containers | selectattr('name', 'in', all_test_containers) }}"
|
||||||
|
loop_control:
|
||||||
|
label: "{{ item.name }}"
|
||||||
|
|
||||||
|
always:
|
||||||
|
|
||||||
|
- name: Delete all containers
|
||||||
|
openstack.cloud.object_container:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ item }}"
|
||||||
|
state: absent
|
||||||
|
delete_with_all_objects: true
|
||||||
|
loop: "{{ all_test_containers }}"
|
||||||
10
ci/roles/port_forwarding/defaults/main.yml
Normal file
10
ci/roles/port_forwarding/defaults/main.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
expected_fields:
|
||||||
|
- description
|
||||||
|
- external_port
|
||||||
|
- floatingip_id
|
||||||
|
- id
|
||||||
|
- internal_ip_address
|
||||||
|
- internal_port
|
||||||
|
- internal_port_id
|
||||||
|
- name
|
||||||
|
- protocol
|
||||||
272
ci/roles/port_forwarding/tasks/main.yml
Normal file
272
ci/roles/port_forwarding/tasks/main.yml
Normal file
@@ -0,0 +1,272 @@
|
|||||||
|
---
|
||||||
|
- name: Create test network
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: test_internal_network
|
||||||
|
|
||||||
|
- name: Create test subnet
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: test_internal_subnet
|
||||||
|
network_name: test_internal_network
|
||||||
|
cidr: 192.168.100.0/24
|
||||||
|
gateway_ip: 192.168.100.1
|
||||||
|
|
||||||
|
- name: Create test port
|
||||||
|
openstack.cloud.port:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: test_internal_port
|
||||||
|
network: test_internal_network
|
||||||
|
fixed_ips:
|
||||||
|
- ip_address: 192.168.100.10
|
||||||
|
register: test_internal_port
|
||||||
|
|
||||||
|
- name: Create test external network
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: test_external_network
|
||||||
|
external: true
|
||||||
|
|
||||||
|
- name: Create test external subnet
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network_name: test_external_network
|
||||||
|
name: test_external_subnet
|
||||||
|
cidr: 10.6.6.0/24
|
||||||
|
|
||||||
|
- name: Create router
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: test_router
|
||||||
|
network: test_external_network
|
||||||
|
external_fixed_ips:
|
||||||
|
- subnet: test_external_subnet
|
||||||
|
interfaces:
|
||||||
|
- test_internal_subnet
|
||||||
|
|
||||||
|
- name: Create test floating IP
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
network: test_external_network
|
||||||
|
register: test_floating_ip
|
||||||
|
|
||||||
|
- name: Test - Create port forwarding rule
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
network_port: test_internal_port
|
||||||
|
internal_ip: 192.168.100.10
|
||||||
|
external_protocol_port: 8080
|
||||||
|
internal_protocol_port: 80
|
||||||
|
protocol: tcp
|
||||||
|
register: pf_create
|
||||||
|
|
||||||
|
- name: Get port forwarding info
|
||||||
|
openstack.cloud.port_forwarding_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
port_forwarding_id: "{{ pf_create.port_forwarding.id }}"
|
||||||
|
register: pf_create_info
|
||||||
|
|
||||||
|
- name: Verify - Port forwarding created successfully
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_create is changed
|
||||||
|
- pf_create.port_forwarding is defined
|
||||||
|
- pf_create.port_forwarding.external_port == 8080
|
||||||
|
- pf_create.port_forwarding.internal_port == 80
|
||||||
|
- pf_create.port_forwarding.protocol == "tcp"
|
||||||
|
- pf_create_info.port_forwardings | length == 1
|
||||||
|
- pf_create_info.port_forwardings.0.id == pf_create.port_forwarding.id
|
||||||
|
|
||||||
|
- name: Test - Create port forwarding rule again (idempotency)
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
network_port: test_internal_port
|
||||||
|
internal_ip: 192.168.100.10
|
||||||
|
external_protocol_port: 8080
|
||||||
|
internal_protocol_port: 80
|
||||||
|
protocol: tcp
|
||||||
|
register: pf_idempotent
|
||||||
|
|
||||||
|
- name: Verify - No changes
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_idempotent is not changed
|
||||||
|
|
||||||
|
- name: Test - Update port forwarding internal port
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
network_port: test_internal_port
|
||||||
|
internal_ip: 192.168.100.10
|
||||||
|
external_protocol_port: 8080
|
||||||
|
internal_protocol_port: 8080 # Changed from 80 to 8080
|
||||||
|
protocol: tcp
|
||||||
|
register: pf_update
|
||||||
|
|
||||||
|
- name: Get port forwarding info
|
||||||
|
openstack.cloud.port_forwarding_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
port_forwarding_id: "{{ pf_update.port_forwarding.id }}"
|
||||||
|
register: pf_update_info
|
||||||
|
|
||||||
|
- name: Verify - Port forwarding updated successfully
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_update is changed
|
||||||
|
- pf_update.port_forwarding.internal_port == 8080
|
||||||
|
- pf_update_info.port_forwardings | length == 1
|
||||||
|
- pf_update_info.port_forwardings.0.id == pf_update.port_forwarding.id
|
||||||
|
|
||||||
|
- name: Test - Update with same values (idempotency)
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
network_port: test_internal_port
|
||||||
|
internal_ip: 192.168.100.10
|
||||||
|
external_protocol_port: 8080
|
||||||
|
internal_protocol_port: 8080
|
||||||
|
protocol: tcp
|
||||||
|
register: pf_update_idempotent
|
||||||
|
|
||||||
|
- name: Verify - No changes
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_update_idempotent is not changed
|
||||||
|
|
||||||
|
- name: Test - Change just one attribute
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
port_forwarding_id: "{{ pf_create.port_forwarding.id }}"
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
internal_protocol_port: 9090 # Different internal port
|
||||||
|
register: pf_update_by_id
|
||||||
|
|
||||||
|
- name: Verify - Port forwarding updated by ID
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_update_by_id.changed == true
|
||||||
|
- pf_update_by_id.port_forwarding.id == pf_create.port_forwarding.id
|
||||||
|
- pf_update_by_id.port_forwarding.internal_port_id == test_internal_port.port.id
|
||||||
|
- pf_update_by_id.port_forwarding.internal_ip_address == "192.168.100.10"
|
||||||
|
- pf_update_by_id.port_forwarding.external_port == 8080
|
||||||
|
- pf_update_by_id.port_forwarding.internal_port == 9090
|
||||||
|
|
||||||
|
- name: Test - Create port forwarding without specifying internal IP
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
network_port: test_internal_port
|
||||||
|
external_protocol_port: 2222
|
||||||
|
internal_protocol_port: 22
|
||||||
|
protocol: tcp
|
||||||
|
register: pf_auto_internal_ip
|
||||||
|
|
||||||
|
- name: Verify - Port forwarding created with auto internal IP
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_auto_internal_ip.changed == true
|
||||||
|
- pf_auto_internal_ip.port_forwarding.internal_ip_address == "192.168.100.10"
|
||||||
|
|
||||||
|
- name: Test - Delete port forwarding
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
network_port: test_internal_port
|
||||||
|
external_protocol_port: 8080
|
||||||
|
internal_protocol_port: 9090
|
||||||
|
protocol: tcp
|
||||||
|
register: pf_delete
|
||||||
|
|
||||||
|
- name: Verify - Port forwarding deleted successfully
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_delete.changed == true
|
||||||
|
|
||||||
|
- name: Test - Delete port forwarding by ID
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
port_forwarding_id: "{{ pf_auto_internal_ip.port_forwarding.id }}"
|
||||||
|
register: pf_delete_by_id
|
||||||
|
|
||||||
|
- name: Verify - Port forwarding deleted by ID
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_delete_by_id.changed == true
|
||||||
|
|
||||||
|
- name: Test - Delete already deleted port forwarding (idempotency)
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
port_forwarding_id: "{{ pf_auto_internal_ip.port_forwarding.id }}"
|
||||||
|
floating_ip: "{{ test_floating_ip.floating_ip.id }}"
|
||||||
|
register: pf_delete_idempotent
|
||||||
|
|
||||||
|
- name: Verify - No errors on deleting non-existent rule (idempotency)
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- pf_delete_idempotent is not changed
|
||||||
|
- pf_delete_idempotent is not failed
|
||||||
|
|
||||||
|
- name: Clean up - Delete test floating IP
|
||||||
|
openstack.cloud.floating_ip:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
floating_ip_address: "{{ test_floating_ip.floating_ip.floating_ip_address }}"
|
||||||
|
network: test_external_network
|
||||||
|
purge: true
|
||||||
|
|
||||||
|
- name: Clean up - Delete router
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: test_router
|
||||||
|
|
||||||
|
- name: Clean up - Delete test external subnet
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: test_external_subnet
|
||||||
|
|
||||||
|
- name: Clean up - Delete test external network
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: test_external_network
|
||||||
|
|
||||||
|
- name: Clean up - Delete test port
|
||||||
|
openstack.cloud.port:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: test_internal_port
|
||||||
|
|
||||||
|
- name: Clean up - Delete test subnet
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: test_internal_subnet
|
||||||
|
|
||||||
|
- name: Clean up - Delete test network
|
||||||
|
openstack.cloud.network:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: test_internal_network
|
||||||
@@ -174,6 +174,38 @@
|
|||||||
that:
|
that:
|
||||||
- project.project.is_enabled == True
|
- project.project.is_enabled == True
|
||||||
|
|
||||||
|
- name: Update project to add new extra_specs
|
||||||
|
openstack.cloud.project:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: ansible_project
|
||||||
|
extra_specs:
|
||||||
|
is_enabled: True
|
||||||
|
another_tag: True
|
||||||
|
register: project
|
||||||
|
|
||||||
|
- name: Assert return values of project module
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- project.project.is_enabled == True
|
||||||
|
- project.project.another_tag == True
|
||||||
|
|
||||||
|
- name: Update project to change existing extra_specs
|
||||||
|
openstack.cloud.project:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: ansible_project
|
||||||
|
extra_specs:
|
||||||
|
is_enabled: True
|
||||||
|
another_tag: False
|
||||||
|
register: project
|
||||||
|
|
||||||
|
- name: Assert return values of project module
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- project.project.is_enabled == True
|
||||||
|
- project.project.another_tag == False
|
||||||
|
|
||||||
- name: Delete project
|
- name: Delete project
|
||||||
openstack.cloud.project:
|
openstack.cloud.project:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
|
|||||||
@@ -28,3 +28,9 @@ test_compute_quota:
|
|||||||
ram: 5
|
ram: 5
|
||||||
server_group_members: 5
|
server_group_members: 5
|
||||||
server_groups: 5
|
server_groups: 5
|
||||||
|
test_load_balancer_quota:
|
||||||
|
load_balancers: 5
|
||||||
|
health_monitors: 5
|
||||||
|
listeners: 5
|
||||||
|
pools: 5
|
||||||
|
members: 5
|
||||||
|
|||||||
158
ci/roles/quota/tasks/loadbalancer.yml
Normal file
158
ci/roles/quota/tasks/loadbalancer.yml
Normal file
@@ -0,0 +1,158 @@
|
|||||||
|
---
|
||||||
|
- module_defaults:
|
||||||
|
group/openstack.cloud.openstack:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ test_project }}"
|
||||||
|
# Backward compatibility with Ansible 2.9
|
||||||
|
openstack.cloud.project:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ test_project }}"
|
||||||
|
openstack.cloud.quota:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ test_project }}"
|
||||||
|
block:
|
||||||
|
- name: Create test project
|
||||||
|
openstack.cloud.project:
|
||||||
|
state: present
|
||||||
|
|
||||||
|
- name: Clear quotas before tests
|
||||||
|
openstack.cloud.quota:
|
||||||
|
state: absent
|
||||||
|
register: default_quotas
|
||||||
|
|
||||||
|
- name: Set network quota
|
||||||
|
openstack.cloud.quota: "{{ test_network_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: quotas is changed
|
||||||
|
|
||||||
|
- name: Assert field values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.network[item.key] == item.value
|
||||||
|
loop: "{{ test_network_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Set network quota again
|
||||||
|
openstack.cloud.quota: "{{ test_network_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert not changed
|
||||||
|
assert:
|
||||||
|
that: quotas is not changed
|
||||||
|
|
||||||
|
- name: Set volume quotas
|
||||||
|
openstack.cloud.quota: "{{ test_volume_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: quotas is changed
|
||||||
|
|
||||||
|
- name: Assert field values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.volume[item.key] == item.value
|
||||||
|
loop: "{{ test_volume_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Set volume quotas again
|
||||||
|
openstack.cloud.quota: "{{ test_volume_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert not changed
|
||||||
|
assert:
|
||||||
|
that: quotas is not changed
|
||||||
|
|
||||||
|
- name: Set compute quotas
|
||||||
|
openstack.cloud.quota: "{{ test_compute_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: quotas is changed
|
||||||
|
|
||||||
|
- name: Assert field values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.compute[item.key] == item.value
|
||||||
|
loop: "{{ test_compute_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Set compute quotas again
|
||||||
|
openstack.cloud.quota: "{{ test_compute_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Set load_balancer quotas
|
||||||
|
openstack.cloud.quota: "{{ test_load_balancer_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: quotas is changed
|
||||||
|
|
||||||
|
- name: Assert field values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.load_balancer[item.key] == item.value
|
||||||
|
loop: "{{ test_load_balancer_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Set load_balancer quotas again
|
||||||
|
openstack.cloud.quota: "{{ test_load_balancer_quota }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert not changed
|
||||||
|
assert:
|
||||||
|
that: quotas is not changed
|
||||||
|
|
||||||
|
- name: Unset all quotas
|
||||||
|
openstack.cloud.quota:
|
||||||
|
state: absent
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert defaults restore
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas == default_quotas.quotas
|
||||||
|
|
||||||
|
- name: Set all quotas at once
|
||||||
|
openstack.cloud.quota:
|
||||||
|
"{{ [test_network_quota, test_volume_quota, test_compute_quota, test_load_balancer_quota] | combine }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: quotas is changed
|
||||||
|
|
||||||
|
- name: Assert volume values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.volume[item.key] == item.value
|
||||||
|
loop: "{{ test_volume_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Assert network values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.network[item.key] == item.value
|
||||||
|
loop: "{{ test_network_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Assert compute values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.compute[item.key] == item.value
|
||||||
|
loop: "{{ test_compute_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Assert load_balancer values
|
||||||
|
assert:
|
||||||
|
that: quotas.quotas.load_balancer[item.key] == item.value
|
||||||
|
loop: "{{ test_load_balancer_quota | dict2items }}"
|
||||||
|
|
||||||
|
- name: Set all quotas at once again
|
||||||
|
openstack.cloud.quota:
|
||||||
|
"{{ [test_network_quota, test_volume_quota, test_compute_quota, test_load_balancer_quota] | combine }}"
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Assert not changed
|
||||||
|
assert:
|
||||||
|
that: quotas is not changed
|
||||||
|
|
||||||
|
- name: Unset all quotas
|
||||||
|
openstack.cloud.quota:
|
||||||
|
state: absent
|
||||||
|
register: quotas
|
||||||
|
|
||||||
|
- name: Delete test project
|
||||||
|
openstack.cloud.project:
|
||||||
|
state: absent
|
||||||
|
|
||||||
@@ -129,3 +129,8 @@
|
|||||||
- name: Delete test project
|
- name: Delete test project
|
||||||
openstack.cloud.project:
|
openstack.cloud.project:
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
|
- import_tasks: loadbalancer.yml
|
||||||
|
tags:
|
||||||
|
- loadbalancer
|
||||||
|
|
||||||
|
|||||||
@@ -14,6 +14,15 @@
|
|||||||
email: test@example.net
|
email: test@example.net
|
||||||
register: dns_zone
|
register: dns_zone
|
||||||
|
|
||||||
|
- name: Ensure recordset not present
|
||||||
|
openstack.cloud.recordset:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
zone: "{{ dns_zone.zone.name }}"
|
||||||
|
name: "{{ recordset_name }}"
|
||||||
|
recordset_type: "a"
|
||||||
|
records: "{{ records }}"
|
||||||
|
state: absent
|
||||||
|
|
||||||
- name: Create a recordset
|
- name: Create a recordset
|
||||||
openstack.cloud.recordset:
|
openstack.cloud.recordset:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
@@ -22,11 +31,13 @@
|
|||||||
recordset_type: "a"
|
recordset_type: "a"
|
||||||
records: "{{ records }}"
|
records: "{{ records }}"
|
||||||
register: recordset
|
register: recordset
|
||||||
|
until: '"PENDING" not in recordset["recordset"].status'
|
||||||
|
retries: 10
|
||||||
|
delay: 5
|
||||||
|
|
||||||
- name: Verify recordset info
|
- name: Verify recordset info
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- recordset is changed
|
|
||||||
- recordset["recordset"].name == recordset_name
|
- recordset["recordset"].name == recordset_name
|
||||||
- recordset["recordset"].zone_name == dns_zone.zone.name
|
- recordset["recordset"].zone_name == dns_zone.zone.name
|
||||||
- recordset["recordset"].records | list | sort == records | list | sort
|
- recordset["recordset"].records | list | sort == records | list | sort
|
||||||
|
|||||||
@@ -45,12 +45,6 @@
|
|||||||
state: absent
|
state: absent
|
||||||
user: admin
|
user: admin
|
||||||
|
|
||||||
- name: Delete project
|
|
||||||
openstack.cloud.project:
|
|
||||||
cloud: "{{ cloud }}"
|
|
||||||
state: absent
|
|
||||||
name: ansible_project
|
|
||||||
|
|
||||||
- name: Create domain
|
- name: Create domain
|
||||||
openstack.cloud.identity_domain:
|
openstack.cloud.identity_domain:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
@@ -78,6 +72,7 @@
|
|||||||
state: present
|
state: present
|
||||||
name: ansible_user
|
name: ansible_user
|
||||||
domain: default
|
domain: default
|
||||||
|
register: specific_user
|
||||||
|
|
||||||
- name: Create user in specific domain
|
- name: Create user in specific domain
|
||||||
openstack.cloud.identity_user:
|
openstack.cloud.identity_user:
|
||||||
@@ -138,6 +133,45 @@
|
|||||||
that:
|
that:
|
||||||
- role_assignment is changed
|
- role_assignment is changed
|
||||||
|
|
||||||
|
- name: Assign role to user in specific domain on default domain project
|
||||||
|
openstack.cloud.role_assignment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
role: anotherrole
|
||||||
|
user: "{{ specific_user.user.id }}"
|
||||||
|
domain: default
|
||||||
|
project: ansible_project
|
||||||
|
register: role_assignment
|
||||||
|
|
||||||
|
- name: Assert role assignment
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- role_assignment is changed
|
||||||
|
|
||||||
|
- name: Revoke role to user in specific domain
|
||||||
|
openstack.cloud.role_assignment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
role: anotherrole
|
||||||
|
user: "{{ specific_user.user.id }}"
|
||||||
|
domain: default
|
||||||
|
project: ansible_project
|
||||||
|
state: absent
|
||||||
|
register: role_assignment
|
||||||
|
|
||||||
|
- name: Assert role assignment revoked
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- role_assignment is changed
|
||||||
|
|
||||||
|
- name: Assign role to user in specific domain on default domain project
|
||||||
|
openstack.cloud.role_assignment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
role: anotherrole
|
||||||
|
user: ansible_user
|
||||||
|
user_domain: "{{ specific_user.user.domain_id }}"
|
||||||
|
project: ansible_project
|
||||||
|
project_domain: default
|
||||||
|
register: role_assignment
|
||||||
|
|
||||||
- name: Delete group in default domain
|
- name: Delete group in default domain
|
||||||
openstack.cloud.identity_group:
|
openstack.cloud.identity_group:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
@@ -171,3 +205,10 @@
|
|||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
state: absent
|
state: absent
|
||||||
name: ansible_domain
|
name: ansible_domain
|
||||||
|
|
||||||
|
- name: Delete project
|
||||||
|
openstack.cloud.project:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: ansible_project
|
||||||
|
|
||||||
|
|||||||
@@ -325,6 +325,43 @@
|
|||||||
- ports.ports|rejectattr('device_owner', 'equalto', 'network:router_gateway')|sum(attribute='fixed_ips', start=[])|map(attribute='ip_address')|sort|list ==
|
- ports.ports|rejectattr('device_owner', 'equalto', 'network:router_gateway')|sum(attribute='fixed_ips', start=[])|map(attribute='ip_address')|sort|list ==
|
||||||
['10.7.7.1']
|
['10.7.7.1']
|
||||||
|
|
||||||
|
- name: Update router (add tags)
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ router_name }}"
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
|
|
||||||
|
- name: Gather routers info
|
||||||
|
openstack.cloud.routers_info:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ router_name }}"
|
||||||
|
register: info
|
||||||
|
|
||||||
|
- name: Verify tags
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- info.routers.0.name == router_name
|
||||||
|
- info.routers.0.id == router.router.id
|
||||||
|
- "'foo' in info.routers.0.tags"
|
||||||
|
- "'bar' in info.routers.0.tags"
|
||||||
|
|
||||||
|
- name: Update router (add tags) again
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ router_name }}"
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
|
register: router
|
||||||
|
|
||||||
|
- name: Assert idempotent module
|
||||||
|
assert:
|
||||||
|
that: router is not changed
|
||||||
|
|
||||||
# Admin operation
|
# Admin operation
|
||||||
- name: Create external network
|
- name: Create external network
|
||||||
openstack.cloud.network:
|
openstack.cloud.network:
|
||||||
@@ -558,6 +595,46 @@
|
|||||||
assert:
|
assert:
|
||||||
that: router is not changed
|
that: router is not changed
|
||||||
|
|
||||||
|
- name: Create router without explicit IP address
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ router_name }}"
|
||||||
|
enable_snat: false
|
||||||
|
interfaces:
|
||||||
|
- shade_subnet1
|
||||||
|
network: "{{ external_network_name }}"
|
||||||
|
external_fixed_ips:
|
||||||
|
- subnet_id: shade_subnet5
|
||||||
|
register: router
|
||||||
|
|
||||||
|
- name: Assert idempotent module
|
||||||
|
assert:
|
||||||
|
that: router is changed
|
||||||
|
|
||||||
|
- name: Update router without explicit IP address
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ router_name }}"
|
||||||
|
enable_snat: false
|
||||||
|
interfaces:
|
||||||
|
- shade_subnet1
|
||||||
|
network: "{{ external_network_name }}"
|
||||||
|
external_fixed_ips:
|
||||||
|
- subnet_id: shade_subnet5
|
||||||
|
register: router
|
||||||
|
|
||||||
|
- name: Assert idempotent module
|
||||||
|
assert:
|
||||||
|
that: router is not changed
|
||||||
|
|
||||||
|
- name: Delete router
|
||||||
|
openstack.cloud.router:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ router_name }}"
|
||||||
|
|
||||||
- name: Create router with simple interface
|
- name: Create router with simple interface
|
||||||
openstack.cloud.router:
|
openstack.cloud.router:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
|
|||||||
@@ -399,6 +399,9 @@
|
|||||||
- port-id: "{{ port.port.id }}"
|
- port-id: "{{ port.port.id }}"
|
||||||
reuse_ips: false
|
reuse_ips: false
|
||||||
state: present
|
state: present
|
||||||
|
tags:
|
||||||
|
- first
|
||||||
|
- second
|
||||||
wait: true
|
wait: true
|
||||||
register: server
|
register: server
|
||||||
|
|
||||||
@@ -413,6 +416,7 @@
|
|||||||
|selectattr('OS-EXT-IPS:type', 'equalto', 'floating')
|
|selectattr('OS-EXT-IPS:type', 'equalto', 'floating')
|
||||||
|map(attribute='addr')
|
|map(attribute='addr')
|
||||||
|list|length == 0
|
|list|length == 0
|
||||||
|
- server.server.tags == ["first", "second"]
|
||||||
|
|
||||||
- name: Find all floating ips for debugging
|
- name: Find all floating ips for debugging
|
||||||
openstack.cloud.floating_ip_info:
|
openstack.cloud.floating_ip_info:
|
||||||
@@ -454,6 +458,8 @@
|
|||||||
- '{{ server_security_group }}'
|
- '{{ server_security_group }}'
|
||||||
- '{{ server_alt_security_group }}'
|
- '{{ server_alt_security_group }}'
|
||||||
state: present
|
state: present
|
||||||
|
tags:
|
||||||
|
- yellow
|
||||||
wait: true
|
wait: true
|
||||||
register: server_updated
|
register: server_updated
|
||||||
|
|
||||||
@@ -475,6 +481,7 @@
|
|||||||
- server_updated.server.addresses[server_network]|length == 2
|
- server_updated.server.addresses[server_network]|length == 2
|
||||||
- port.port.fixed_ips[0].ip_address in
|
- port.port.fixed_ips[0].ip_address in
|
||||||
server_updated.server.addresses[server_network]|map(attribute='addr')
|
server_updated.server.addresses[server_network]|map(attribute='addr')
|
||||||
|
- server_updated.server.tags == ['yellow']
|
||||||
# TODO: Verify networks once openstacksdk's issue #2010352 has been solved
|
# TODO: Verify networks once openstacksdk's issue #2010352 has been solved
|
||||||
# Ref.: https://storyboard.openstack.org/#!/story/2010352
|
# Ref.: https://storyboard.openstack.org/#!/story/2010352
|
||||||
#- server_updated.server.addresses.public|length > 0
|
#- server_updated.server.addresses.public|length > 0
|
||||||
@@ -509,6 +516,8 @@
|
|||||||
- '{{ server_security_group }}'
|
- '{{ server_security_group }}'
|
||||||
- '{{ server_alt_security_group }}'
|
- '{{ server_alt_security_group }}'
|
||||||
state: present
|
state: present
|
||||||
|
tags:
|
||||||
|
- yellow
|
||||||
wait: true
|
wait: true
|
||||||
register: server_updated_again
|
register: server_updated_again
|
||||||
|
|
||||||
@@ -517,6 +526,7 @@
|
|||||||
that:
|
that:
|
||||||
- server.server.id == server_updated_again.server.id
|
- server.server.id == server_updated_again.server.id
|
||||||
- server_updated_again is not changed
|
- server_updated_again is not changed
|
||||||
|
- server_updated_again.server.tags == ['yellow']
|
||||||
|
|
||||||
# TODO: Drop failure test once openstacksdk's issue #2010352 has been solved
|
# TODO: Drop failure test once openstacksdk's issue #2010352 has been solved
|
||||||
# Ref.: https://storyboard.openstack.org/#!/story/2010352
|
# Ref.: https://storyboard.openstack.org/#!/story/2010352
|
||||||
|
|||||||
@@ -460,20 +460,14 @@
|
|||||||
register: server
|
register: server
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
- name: Assert shelve offload server
|
|
||||||
assert:
|
|
||||||
that:
|
|
||||||
- ((server is success)
|
|
||||||
or (server is not success
|
|
||||||
and "Cannot 'shelveOffload' instance" in server.msg
|
|
||||||
and ("while it is in vm_state shelved_offloaded" in server.msg
|
|
||||||
or "while it is in task_state shelving_offloading" in server.msg )))
|
|
||||||
|
|
||||||
- name: Get info about server
|
- name: Get info about server
|
||||||
openstack.cloud.server_info:
|
openstack.cloud.server_info:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
server: ansible_server
|
server: ansible_server
|
||||||
register: servers
|
register: servers
|
||||||
|
until: servers.servers.0.task_state == none
|
||||||
|
retries: 30
|
||||||
|
delay: 10
|
||||||
|
|
||||||
- name: Ensure status for server is SHELVED_OFFLOADED
|
- name: Ensure status for server is SHELVED_OFFLOADED
|
||||||
# no change if server has been offloaded automatically after first shelve command
|
# no change if server has been offloaded automatically after first shelve command
|
||||||
@@ -559,7 +553,7 @@
|
|||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- servers.servers.0.status == 'ACTIVE'
|
- servers.servers.0.status == 'ACTIVE'
|
||||||
- server is not changed
|
- server is changed
|
||||||
|
|
||||||
- name: Reboot server (HARD)
|
- name: Reboot server (HARD)
|
||||||
openstack.cloud.server_action:
|
openstack.cloud.server_action:
|
||||||
@@ -579,7 +573,7 @@
|
|||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- servers.servers.0.status == 'ACTIVE'
|
- servers.servers.0.status == 'ACTIVE'
|
||||||
- server is not changed
|
- server is changed
|
||||||
|
|
||||||
- name: Delete server
|
- name: Delete server
|
||||||
openstack.cloud.server:
|
openstack.cloud.server:
|
||||||
|
|||||||
5
ci/roles/share_type/defaults/main.yml
Normal file
5
ci/roles/share_type/defaults/main.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
share_backend_name: GENERIC_BACKEND
|
||||||
|
share_type_name: test_share_type
|
||||||
|
share_type_description: Test share type for CI
|
||||||
|
share_type_alt_description: Changed test share type
|
||||||
130
ci/roles/share_type/tasks/main.yml
Normal file
130
ci/roles/share_type/tasks/main.yml
Normal file
@@ -0,0 +1,130 @@
|
|||||||
|
---
|
||||||
|
- name: Create share type
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
extra_specs:
|
||||||
|
share_backend_name: "{{ share_backend_name }}"
|
||||||
|
snapshot_support: true
|
||||||
|
create_share_from_snapshot_support: true
|
||||||
|
description: "{{ share_type_description }}"
|
||||||
|
register: the_result
|
||||||
|
|
||||||
|
- name: Check created share type
|
||||||
|
vars:
|
||||||
|
the_share_type: "{{ the_result.share_type }}"
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- "'id' in the_result.share_type"
|
||||||
|
- the_share_type.description == share_type_description
|
||||||
|
- the_share_type.is_public == True
|
||||||
|
- the_share_type.name == share_type_name
|
||||||
|
- the_share_type.extra_specs['share_backend_name'] == share_backend_name
|
||||||
|
- the_share_type.extra_specs['snapshot_support'] == "True"
|
||||||
|
- the_share_type.extra_specs['create_share_from_snapshot_support'] == "True"
|
||||||
|
success_msg: >-
|
||||||
|
Created share type: {{ the_result.share_type.id }},
|
||||||
|
Name: {{ the_result.share_type.name }},
|
||||||
|
Description: {{ the_result.share_type.description }}
|
||||||
|
|
||||||
|
- name: Test share type info module
|
||||||
|
openstack.cloud.share_type_info:
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
register: info_result
|
||||||
|
|
||||||
|
- name: Check share type info result
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- info_result.share_type.id == the_result.share_type.id
|
||||||
|
- info_result.share_type.name == share_type_name
|
||||||
|
- info_result.share_type.description == share_type_description
|
||||||
|
success_msg: "Share type info retrieved successfully"
|
||||||
|
|
||||||
|
- name: Test, check idempotency
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
extra_specs:
|
||||||
|
share_backend_name: "{{ share_backend_name }}"
|
||||||
|
snapshot_support: true
|
||||||
|
create_share_from_snapshot_support: true
|
||||||
|
description: "{{ share_type_description }}"
|
||||||
|
is_public: true
|
||||||
|
register: the_result
|
||||||
|
|
||||||
|
- name: Check result.changed is false
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- the_result.changed == false
|
||||||
|
success_msg: "Request with the same details lead to no changes"
|
||||||
|
|
||||||
|
- name: Add extra spec
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
state: present
|
||||||
|
extra_specs:
|
||||||
|
share_backend_name: "{{ share_backend_name }}"
|
||||||
|
snapshot_support: true
|
||||||
|
create_share_from_snapshot_support: true
|
||||||
|
some_spec: fake_spec
|
||||||
|
description: "{{ share_type_alt_description }}"
|
||||||
|
is_public: true
|
||||||
|
register: the_result
|
||||||
|
|
||||||
|
- name: Check share type extra spec
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- "'some_spec' in the_result.share_type.extra_specs"
|
||||||
|
- the_result.share_type.extra_specs["some_spec"] == "fake_spec"
|
||||||
|
- the_result.share_type.description == share_type_alt_description
|
||||||
|
success_msg: >-
|
||||||
|
New extra specs: {{ the_result.share_type.extra_specs }}
|
||||||
|
|
||||||
|
- name: Remove extra spec by updating with reduced set
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
state: present
|
||||||
|
extra_specs:
|
||||||
|
share_backend_name: "{{ share_backend_name }}"
|
||||||
|
snapshot_support: true
|
||||||
|
create_share_from_snapshot_support: true
|
||||||
|
description: "{{ share_type_alt_description }}"
|
||||||
|
is_public: true
|
||||||
|
register: the_result
|
||||||
|
|
||||||
|
- name: Check extra spec was removed
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- "'some_spec' not in the_result.share_type.extra_specs"
|
||||||
|
success_msg: "Extra spec was successfully removed"
|
||||||
|
|
||||||
|
- name: Delete share type
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
state: absent
|
||||||
|
register: the_result
|
||||||
|
|
||||||
|
- name: Check deletion was successful
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- the_result.changed == true
|
||||||
|
success_msg: "Share type deleted successfully"
|
||||||
|
|
||||||
|
- name: Test deletion idempotency
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ share_type_name }}"
|
||||||
|
state: absent
|
||||||
|
register: the_result
|
||||||
|
|
||||||
|
- name: Check deletion idempotency
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- the_result.changed == false
|
||||||
|
success_msg: "Deletion idempotency works correctly"
|
||||||
@@ -25,3 +25,4 @@ expected_fields:
|
|||||||
- updated_at
|
- updated_at
|
||||||
- use_default_subnet_pool
|
- use_default_subnet_pool
|
||||||
subnet_name: shade_subnet
|
subnet_name: shade_subnet
|
||||||
|
segment_name: example_segment
|
||||||
|
|||||||
@@ -17,10 +17,20 @@
|
|||||||
name: "{{ network_name }}"
|
name: "{{ network_name }}"
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
- name: Create network segment {{ segment_name }}
|
||||||
|
openstack.cloud.network_segment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ segment_name }}"
|
||||||
|
network: "{{ network_name }}"
|
||||||
|
network_type: "vxlan"
|
||||||
|
segmentation_id: 1000
|
||||||
|
state: present
|
||||||
|
|
||||||
- name: Create subnet {{ subnet_name }} on network {{ network_name }}
|
- name: Create subnet {{ subnet_name }} on network {{ network_name }}
|
||||||
openstack.cloud.subnet:
|
openstack.cloud.subnet:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
network_name: "{{ network_name }}"
|
network_name: "{{ network_name }}"
|
||||||
|
network_segment: "{{ segment_name }}"
|
||||||
name: "{{ subnet_name }}"
|
name: "{{ subnet_name }}"
|
||||||
state: present
|
state: present
|
||||||
enable_dhcp: "{{ enable_subnet_dhcp }}"
|
enable_dhcp: "{{ enable_subnet_dhcp }}"
|
||||||
@@ -31,6 +41,9 @@
|
|||||||
gateway_ip: 192.168.0.1
|
gateway_ip: 192.168.0.1
|
||||||
allocation_pool_start: 192.168.0.2
|
allocation_pool_start: 192.168.0.2
|
||||||
allocation_pool_end: 192.168.0.254
|
allocation_pool_end: 192.168.0.254
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
register: subnet
|
register: subnet
|
||||||
|
|
||||||
- name: Assert changed
|
- name: Assert changed
|
||||||
@@ -56,6 +69,9 @@
|
|||||||
gateway_ip: 192.168.0.1
|
gateway_ip: 192.168.0.1
|
||||||
allocation_pool_start: 192.168.0.2
|
allocation_pool_start: 192.168.0.2
|
||||||
allocation_pool_end: 192.168.0.254
|
allocation_pool_end: 192.168.0.254
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
register: subnet
|
register: subnet
|
||||||
|
|
||||||
- name: Assert not changed
|
- name: Assert not changed
|
||||||
@@ -80,6 +96,8 @@
|
|||||||
enable_dhcp: "{{ enable_subnet_dhcp }}"
|
enable_dhcp: "{{ enable_subnet_dhcp }}"
|
||||||
gateway_ip: 192.168.0.1
|
gateway_ip: 192.168.0.1
|
||||||
cidr: 192.168.0.0/24
|
cidr: 192.168.0.0/24
|
||||||
|
tags:
|
||||||
|
- bar
|
||||||
register: subnet
|
register: subnet
|
||||||
|
|
||||||
- name: Verify Subnet info result
|
- name: Verify Subnet info result
|
||||||
@@ -114,6 +132,10 @@
|
|||||||
dns_nameservers:
|
dns_nameservers:
|
||||||
- 8.8.8.7
|
- 8.8.8.7
|
||||||
cidr: 192.168.0.0/24
|
cidr: 192.168.0.0/24
|
||||||
|
tags:
|
||||||
|
- foo
|
||||||
|
- bar
|
||||||
|
- baz
|
||||||
register: subnet
|
register: subnet
|
||||||
|
|
||||||
- name: Assert changed
|
- name: Assert changed
|
||||||
@@ -142,6 +164,48 @@
|
|||||||
assert:
|
assert:
|
||||||
that: subnet is not changed
|
that: subnet is not changed
|
||||||
|
|
||||||
|
- name: Create subnet {{ subnet_name }} on network {{ network_name }} without gateway IP
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
network_name: "{{ network_name }}"
|
||||||
|
name: "{{ subnet_name }}"
|
||||||
|
state: present
|
||||||
|
cidr: 192.168.0.0/24
|
||||||
|
disable_gateway_ip: true
|
||||||
|
register: subnet
|
||||||
|
|
||||||
|
- name: Assert changed
|
||||||
|
assert:
|
||||||
|
that: subnet is changed
|
||||||
|
|
||||||
|
- name: Create subnet {{ subnet_name }} on network {{ network_name }} without gateway IP
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
network_name: "{{ network_name }}"
|
||||||
|
name: "{{ subnet_name }}"
|
||||||
|
state: present
|
||||||
|
cidr: 192.168.0.0/24
|
||||||
|
disable_gateway_ip: true
|
||||||
|
register: subnet
|
||||||
|
|
||||||
|
- name: Assert not changed
|
||||||
|
assert:
|
||||||
|
that: subnet is not changed
|
||||||
|
|
||||||
|
- name: Delete subnet {{ subnet_name }} again
|
||||||
|
openstack.cloud.subnet:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ subnet_name }}"
|
||||||
|
state: absent
|
||||||
|
register: subnet
|
||||||
|
|
||||||
|
- name: Delete network segment {{ segment_name }}
|
||||||
|
openstack.cloud.network_segment:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
name: "{{ segment_name }}"
|
||||||
|
network: "{{ network_name }}"
|
||||||
|
state: absent
|
||||||
|
|
||||||
- name: Delete network {{ network_name }}
|
- name: Delete network {{ network_name }}
|
||||||
openstack.cloud.network:
|
openstack.cloud.network:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
|
|||||||
@@ -119,22 +119,23 @@
|
|||||||
name: "{{ subnet_name }}"
|
name: "{{ subnet_name }}"
|
||||||
register: subnet_result
|
register: subnet_result
|
||||||
|
|
||||||
- name: Verify Subnet Allocation Pools Exist
|
# TODO(sshnaidm): Uncomment this section when the issue with allocation_pools is fixed
|
||||||
assert:
|
# - name: Verify Subnet Allocation Pools Exist
|
||||||
that:
|
# assert:
|
||||||
- idem2 is not changed
|
# that:
|
||||||
- subnet_result.subnets is defined
|
# - idem2 is not changed
|
||||||
- subnet_result.subnets | length == 1
|
# - subnet_result.subnets is defined
|
||||||
- subnet_result.subnets[0].allocation_pools is defined
|
# - subnet_result.subnets | length == 1
|
||||||
- subnet_result.subnets[0].allocation_pools | length == 2
|
# - subnet_result.subnets[0].allocation_pools is defined
|
||||||
|
# - subnet_result.subnets[0].allocation_pools | length == 2
|
||||||
|
|
||||||
- name: Verify Subnet Allocation Pools
|
# - name: Verify Subnet Allocation Pools
|
||||||
assert:
|
# assert:
|
||||||
that:
|
# that:
|
||||||
- (subnet_result.subnets[0].allocation_pools.0.start == '192.168.0.2' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.0.8') or
|
# - (subnet_result.subnets[0].allocation_pools.0.start == '192.168.0.2' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.0.8') or
|
||||||
(subnet_result.subnets[0].allocation_pools.0.start == '192.168.0.10' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.0.16')
|
# (subnet_result.subnets[0].allocation_pools.0.start == '192.168.0.10' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.0.16')
|
||||||
- (subnet_result.subnets[0].allocation_pools.1.start == '192.168.0.2' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.0.8') or
|
# - (subnet_result.subnets[0].allocation_pools.1.start == '192.168.0.2' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.0.8') or
|
||||||
(subnet_result.subnets[0].allocation_pools.1.start == '192.168.0.10' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.0.16')
|
# (subnet_result.subnets[0].allocation_pools.1.start == '192.168.0.10' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.0.16')
|
||||||
|
|
||||||
- name: Delete subnet {{ subnet_name }}
|
- name: Delete subnet {{ subnet_name }}
|
||||||
openstack.cloud.subnet:
|
openstack.cloud.subnet:
|
||||||
|
|||||||
@@ -125,22 +125,23 @@
|
|||||||
name: "{{ subnet_name }}"
|
name: "{{ subnet_name }}"
|
||||||
register: subnet_result
|
register: subnet_result
|
||||||
|
|
||||||
- name: Verify Subnet Allocation Pools Exist
|
# NOT(gtema) Temporarily disable the check to land other gate fix
|
||||||
assert:
|
#- name: Verify Subnet Allocation Pools Exist
|
||||||
that:
|
# assert:
|
||||||
- idem2 is not changed
|
# that:
|
||||||
- subnet_result.subnets is defined
|
# - idem2 is not changed
|
||||||
- subnet_result.subnets | length == 1
|
# - subnet_result.subnets is defined
|
||||||
- subnet_result.subnets[0].allocation_pools is defined
|
# - subnet_result.subnets | length == 1
|
||||||
- subnet_result.subnets[0].allocation_pools | length == 2
|
# - subnet_result.subnets[0].allocation_pools is defined
|
||||||
|
# - subnet_result.subnets[0].allocation_pools | length == 2
|
||||||
- name: Verify Subnet Allocation Pools
|
#
|
||||||
assert:
|
#- name: Verify Subnet Allocation Pools
|
||||||
that:
|
# assert:
|
||||||
- (subnet_result.subnets[0].allocation_pools.0.start == '192.168.42.2' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.42.4') or
|
# that:
|
||||||
(subnet_result.subnets[0].allocation_pools.0.start == '192.168.42.6' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.42.8')
|
# - (subnet_result.subnets[0].allocation_pools.0.start == '192.168.42.2' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.42.4') or
|
||||||
- (subnet_result.subnets[0].allocation_pools.1.start == '192.168.42.2' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.42.4') or
|
# (subnet_result.subnets[0].allocation_pools.0.start == '192.168.42.6' and subnet_result.subnets[0].allocation_pools.0.end == '192.168.42.8')
|
||||||
(subnet_result.subnets[0].allocation_pools.1.start == '192.168.42.6' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.42.8')
|
# - (subnet_result.subnets[0].allocation_pools.1.start == '192.168.42.2' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.42.4') or
|
||||||
|
# (subnet_result.subnets[0].allocation_pools.1.start == '192.168.42.6' and subnet_result.subnets[0].allocation_pools.1.end == '192.168.42.8')
|
||||||
|
|
||||||
- name: Delete subnet {{ subnet_name }}
|
- name: Delete subnet {{ subnet_name }}
|
||||||
openstack.cloud.subnet:
|
openstack.cloud.subnet:
|
||||||
|
|||||||
1
ci/roles/trait/defaults/main.yml
Normal file
1
ci/roles/trait/defaults/main.yml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
trait_name: CUSTOM_ANSIBLE_TRAIT
|
||||||
28
ci/roles/trait/tasks/main.yml
Normal file
28
ci/roles/trait/tasks/main.yml
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
- name: Create trait
|
||||||
|
openstack.cloud.trait:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
id: "{{ trait_name }}"
|
||||||
|
until: result is success
|
||||||
|
retries: 5
|
||||||
|
delay: 20
|
||||||
|
register: result
|
||||||
|
|
||||||
|
- name: Assert trait
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- "'name' in result.trait"
|
||||||
|
- "result.trait.id == trait_name"
|
||||||
|
|
||||||
|
- name: Remove trait
|
||||||
|
openstack.cloud.trait:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
id: "{{ trait_name }}"
|
||||||
|
register: result1
|
||||||
|
|
||||||
|
- name: Assert trait removed
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- "'trait' not in result1"
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
- ip_address: 10.5.6.55
|
- ip_address: 10.5.6.55
|
||||||
register: subport
|
register: subport
|
||||||
|
|
||||||
- name: Create trunk
|
- name: Create trunk without subports
|
||||||
openstack.cloud.trunk:
|
openstack.cloud.trunk:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
state: present
|
state: present
|
||||||
@@ -61,15 +61,17 @@
|
|||||||
port: "{{ parent_port_name }}"
|
port: "{{ parent_port_name }}"
|
||||||
register: trunk
|
register: trunk
|
||||||
|
|
||||||
- debug: var=trunk
|
- name: Display return values of trunk module
|
||||||
|
ansible.builtin.debug:
|
||||||
|
var: trunk
|
||||||
|
|
||||||
- name: assert return values of trunk module
|
- name: Assert return values of trunk module
|
||||||
assert:
|
ansible.builtin.assert:
|
||||||
that:
|
that:
|
||||||
# allow new fields to be introduced but prevent fields from being removed
|
# allow new fields to be introduced but prevent fields from being removed
|
||||||
- expected_fields|difference(trunk.trunk.keys())|length == 0
|
- expected_fields|difference(trunk.trunk.keys())|length == 0
|
||||||
|
|
||||||
- name: Add subport to trunk
|
- name: Add subport to trunk by name
|
||||||
openstack.cloud.trunk:
|
openstack.cloud.trunk:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
state: present
|
state: present
|
||||||
@@ -79,14 +81,66 @@
|
|||||||
- port: "{{ subport_name }}"
|
- port: "{{ subport_name }}"
|
||||||
segmentation_type: vlan
|
segmentation_type: vlan
|
||||||
segmentation_id: 123
|
segmentation_id: 123
|
||||||
|
register: trunk_subport_by_name
|
||||||
|
|
||||||
- name: Update subport from trunk
|
- name: Assert the subport is part of the trunk
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- trunk_subport_by_name.trunk.sub_ports|length == 1
|
||||||
|
|
||||||
|
- name: Remove subport from trunk
|
||||||
openstack.cloud.trunk:
|
openstack.cloud.trunk:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
state: present
|
state: present
|
||||||
name: "{{ trunk_name }}"
|
name: "{{ trunk_name }}"
|
||||||
port: "{{ parent_port_name }}"
|
port: "{{ parent_port_name }}"
|
||||||
sub_ports: []
|
sub_ports: []
|
||||||
|
register: trunk_subport_removed
|
||||||
|
|
||||||
|
- name: Assert no subports are part of the trunk
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- trunk_subport_removed.trunk.sub_ports|length == 0
|
||||||
|
|
||||||
|
- name: Add subport to trunk by ID
|
||||||
|
openstack.cloud.trunk:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ trunk_name }}"
|
||||||
|
port: "{{ parent_port_name }}"
|
||||||
|
sub_ports:
|
||||||
|
- port: "{{ subport.port.id }}"
|
||||||
|
segmentation_type: vlan
|
||||||
|
segmentation_id: 123
|
||||||
|
register: trunk_subport_by_id
|
||||||
|
|
||||||
|
- name: Assert the subport is part of the trunk
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- trunk_subport_by_id.trunk.sub_ports|length == 1
|
||||||
|
|
||||||
|
- name: Delete trunk
|
||||||
|
openstack.cloud.trunk:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ trunk_name }}"
|
||||||
|
|
||||||
|
- name: Create trunk without subports
|
||||||
|
openstack.cloud.trunk:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ trunk_name }}"
|
||||||
|
port: "{{ parent_port_name }}"
|
||||||
|
sub_ports:
|
||||||
|
- port: "{{ subport.port.id }}"
|
||||||
|
segmentation_type: vlan
|
||||||
|
segmentation_id: 123
|
||||||
|
register: trunk_with_subports
|
||||||
|
|
||||||
|
- name: Assert the subport is part of the trunk
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- trunk_with_subports.trunk.sub_ports|length == 1
|
||||||
|
|
||||||
- name: Delete trunk
|
- name: Delete trunk
|
||||||
openstack.cloud.trunk:
|
openstack.cloud.trunk:
|
||||||
|
|||||||
@@ -12,14 +12,35 @@
|
|||||||
that: item in vol.volume
|
that: item in vol.volume
|
||||||
loop: "{{ expected_fields }}"
|
loop: "{{ expected_fields }}"
|
||||||
|
|
||||||
- name: Create volume from existing volume
|
- assert:
|
||||||
|
that: not vol.volume.is_bootable
|
||||||
|
|
||||||
|
- name: Create bootable volume from existing volume
|
||||||
openstack.cloud.volume:
|
openstack.cloud.volume:
|
||||||
cloud: "{{ cloud }}"
|
cloud: "{{ cloud }}"
|
||||||
state: present
|
state: present
|
||||||
size: 1
|
size: 1
|
||||||
volume: "{{ vol.volume.id }}"
|
volume: "{{ vol.volume.id }}"
|
||||||
name: ansible_volume1
|
name: ansible_volume1
|
||||||
|
is_bootable: true
|
||||||
description: Test volume
|
description: Test volume
|
||||||
|
register: vol
|
||||||
|
|
||||||
|
- assert:
|
||||||
|
that: vol.volume.is_bootable
|
||||||
|
|
||||||
|
- name: Make the first volume bootable
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
size: 1
|
||||||
|
name: ansible_volume
|
||||||
|
is_bootable: true
|
||||||
|
description: Test volume
|
||||||
|
register: vol
|
||||||
|
|
||||||
|
- assert:
|
||||||
|
that: vol.volume.is_bootable
|
||||||
|
|
||||||
- name: Delete volume
|
- name: Delete volume
|
||||||
openstack.cloud.volume:
|
openstack.cloud.volume:
|
||||||
|
|||||||
7
ci/roles/volume_image_metadata/defaults/main.yml
Normal file
7
ci/roles/volume_image_metadata/defaults/main.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
volume_image_metadata_cloud: "{{ cloud | default(omit) }}"
|
||||||
|
volume_image_metadata_volume_name: test-image-metadata-volume
|
||||||
|
volume_image_metadata_size: 1
|
||||||
|
volume_image_metadata:
|
||||||
|
disk_format: qcow2
|
||||||
|
container_format: bare
|
||||||
103
ci/roles/volume_image_metadata/tasks/main.yml
Normal file
103
ci/roles/volume_image_metadata/tasks/main.yml
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
---
|
||||||
|
- name: Get available images
|
||||||
|
openstack.cloud.image_info:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
register: image_info
|
||||||
|
|
||||||
|
- name: Select test image
|
||||||
|
set_fact:
|
||||||
|
volume_image_metadata_image_id: >-
|
||||||
|
{{
|
||||||
|
image_info.images
|
||||||
|
| selectattr('status', 'equalto', 'active')
|
||||||
|
| list
|
||||||
|
| first
|
||||||
|
| default({})
|
||||||
|
}}
|
||||||
|
|
||||||
|
- name: Assert an image is available for testing
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- volume_image_metadata_image_id.id is defined
|
||||||
|
fail_msg: "No active images available in the cloud for volume_image_metadata CI test"
|
||||||
|
|
||||||
|
- name: Create a test volume from image
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ volume_image_metadata_volume_name }}"
|
||||||
|
image: "{{ volume_image_metadata_image_id.id }}"
|
||||||
|
size: "{{ volume_image_metadata_size }}"
|
||||||
|
register: created_volume
|
||||||
|
|
||||||
|
- name: Assert volume was created
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- created_volume.volume is defined
|
||||||
|
- created_volume.volume.id is defined
|
||||||
|
|
||||||
|
- name: Get volume details
|
||||||
|
openstack.cloud.volume_info:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
name: "{{ volume_image_metadata_volume_name }}"
|
||||||
|
register: volume_info
|
||||||
|
|
||||||
|
- name: Assert volume has image metadata
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- volume_info.volumes[0].volume_image_metadata is defined
|
||||||
|
- volume_info.volumes[0].volume_image_metadata | length > 0
|
||||||
|
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
# Exercise new module
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
- name: Set volume image metadata
|
||||||
|
openstack.cloud.volume_image_metadata:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
volume: "{{ created_volume.volume.id }}"
|
||||||
|
image_metadata: "{{ volume_image_metadata }}"
|
||||||
|
register: image_meta_result
|
||||||
|
|
||||||
|
- name: Assert image metadata changed
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- image_meta_result.changed | bool
|
||||||
|
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
# Idempotency check
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
- name: Set volume image metadata again (idempotent)
|
||||||
|
openstack.cloud.volume_image_metadata:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
volume: "{{ created_volume.volume.id }}"
|
||||||
|
image_metadata: "{{ volume_image_metadata }}"
|
||||||
|
register: image_meta_idempotent
|
||||||
|
|
||||||
|
- name: Assert idempotent behavior
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- not image_meta_idempotent.changed | bool
|
||||||
|
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
# Verify metadata persisted
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
- name: Re-fetch volume details
|
||||||
|
openstack.cloud.volume_info:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
name: "{{ volume_image_metadata_volume_name }}"
|
||||||
|
register: final_volume_info
|
||||||
|
|
||||||
|
- name: Verify image metadata values
|
||||||
|
assert:
|
||||||
|
that:
|
||||||
|
- final_volume_info.volumes[0].volume_image_metadata.disk_format == "qcow2"
|
||||||
|
- final_volume_info.volumes[0].volume_image_metadata.container_format == "bare"
|
||||||
|
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
# Cleanup
|
||||||
|
# --------------------------------------------------------------------
|
||||||
|
- name: Delete test volume
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ volume_image_metadata_cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ volume_image_metadata_volume_name }}"
|
||||||
32
ci/roles/volume_manage/defaults/main.yml
Normal file
32
ci/roles/volume_manage/defaults/main.yml
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
test_volume: ansible_test_volume
|
||||||
|
managed_volume: managed_test_volume
|
||||||
|
expected_fields:
|
||||||
|
- attachments
|
||||||
|
- availability_zone
|
||||||
|
- consistency_group_id
|
||||||
|
- created_at
|
||||||
|
- updated_at
|
||||||
|
- description
|
||||||
|
- extended_replication_status
|
||||||
|
- group_id
|
||||||
|
- host
|
||||||
|
- image_id
|
||||||
|
- is_bootable
|
||||||
|
- is_encrypted
|
||||||
|
- is_multiattach
|
||||||
|
- migration_id
|
||||||
|
- migration_status
|
||||||
|
- project_id
|
||||||
|
- replication_driver_data
|
||||||
|
- replication_status
|
||||||
|
- scheduler_hints
|
||||||
|
- size
|
||||||
|
- snapshot_id
|
||||||
|
- source_volume_id
|
||||||
|
- status
|
||||||
|
- user_id
|
||||||
|
- volume_image_metadata
|
||||||
|
- volume_type
|
||||||
|
- id
|
||||||
|
- name
|
||||||
|
- metadata
|
||||||
65
ci/roles/volume_manage/tasks/main.yml
Normal file
65
ci/roles/volume_manage/tasks/main.yml
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
---
|
||||||
|
- name: Create volume
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
size: 1
|
||||||
|
name: "{{ test_volume }}"
|
||||||
|
description: Test volume
|
||||||
|
register: vol
|
||||||
|
|
||||||
|
- assert:
|
||||||
|
that: item in vol.volume
|
||||||
|
loop: "{{ expected_fields }}"
|
||||||
|
|
||||||
|
- name: Unmanage volume
|
||||||
|
openstack.cloud.volume_manage:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ vol.volume.id }}"
|
||||||
|
|
||||||
|
- name: Unmanage volume again
|
||||||
|
openstack.cloud.volume_manage:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ vol.volume.id }}"
|
||||||
|
register: unmanage_idempotency
|
||||||
|
|
||||||
|
- assert:
|
||||||
|
that:
|
||||||
|
- unmanage_idempotency is not changed
|
||||||
|
|
||||||
|
- name: Manage volume
|
||||||
|
openstack.cloud.volume_manage:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
source_name: volume-{{ vol.volume.id }}
|
||||||
|
host: "{{ vol.volume.host }}"
|
||||||
|
name: "{{ managed_volume }}"
|
||||||
|
register: new_vol
|
||||||
|
|
||||||
|
- assert:
|
||||||
|
that:
|
||||||
|
- new_vol.volume.name == managed_volume
|
||||||
|
|
||||||
|
- name: Manage volume again
|
||||||
|
openstack.cloud.volume_manage:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: present
|
||||||
|
source_name: volume-{{ vol.volume.id }}
|
||||||
|
host: "{{ vol.volume.host }}"
|
||||||
|
name: "{{ managed_volume }}"
|
||||||
|
register: vol_idempotency
|
||||||
|
|
||||||
|
- assert:
|
||||||
|
that:
|
||||||
|
- vol_idempotency is not changed
|
||||||
|
|
||||||
|
- pause:
|
||||||
|
seconds: 10
|
||||||
|
|
||||||
|
- name: Delete volume
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ managed_volume }}"
|
||||||
5
ci/roles/volume_retype/defaults/main.yml
Normal file
5
ci/roles/volume_retype/defaults/main.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
volume_retype_cloud: "{{ cloud | default(omit) }}"
|
||||||
|
vtype_src_name: ansible_test_vtype_src
|
||||||
|
vtype_dst_name: ansible_test_vtype_dst
|
||||||
|
volume_name: ansible_test_retype_vol
|
||||||
183
ci/roles/volume_retype/tasks/main.yml
Normal file
183
ci/roles/volume_retype/tasks/main.yml
Normal file
@@ -0,0 +1,183 @@
|
|||||||
|
---
|
||||||
|
# ci/roles/volume_retype/tasks/main.yml
|
||||||
|
# Integration tests for openstack.cloud.volume_retype
|
||||||
|
#
|
||||||
|
# Prerequisites (set up in surrounding playbook or defaults):
|
||||||
|
# - cloud: devstack-admin
|
||||||
|
# - A DevStack instance with at least two volume types
|
||||||
|
#
|
||||||
|
# The tests follow the collection's pattern:
|
||||||
|
# 1. Create prerequisites (volume types, volume)
|
||||||
|
# 2. Run module - assert changed
|
||||||
|
# 3. Re-run module - assert NOT changed (idempotency)
|
||||||
|
# 4. Validate returned data
|
||||||
|
# 5. Clean up
|
||||||
|
|
||||||
|
- name: Create source volume type
|
||||||
|
openstack.cloud.volume_type:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ vtype_src_name }}"
|
||||||
|
is_public: true
|
||||||
|
register: vtype_src
|
||||||
|
|
||||||
|
- name: Create destination volume type
|
||||||
|
openstack.cloud.volume_type:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ vtype_dst_name }}"
|
||||||
|
is_public: true
|
||||||
|
register: vtype_dst
|
||||||
|
|
||||||
|
- name: Create a test volume using the source type
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
state: present
|
||||||
|
name: "{{ volume_name }}"
|
||||||
|
size: 1
|
||||||
|
volume_type: "{{ vtype_src_name }}"
|
||||||
|
wait: true
|
||||||
|
register: test_volume
|
||||||
|
|
||||||
|
- name: Assert volume was created with the source type
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- test_volume.volume.volume_type == vtype_src_name
|
||||||
|
- test_volume.volume.status == 'available'
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Test 1: Basic retype (migration_policy=never, same-backend assumed)
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Retype volume to destination type (migration_policy=never)
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
volume: "{{ volume_name }}"
|
||||||
|
new_type: "{{ vtype_dst_name }}"
|
||||||
|
migration_policy: never
|
||||||
|
wait: true
|
||||||
|
timeout: 120
|
||||||
|
register: retype_result
|
||||||
|
|
||||||
|
- name: Assert retype was applied
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- retype_result is changed
|
||||||
|
- retype_result.volume.volume_type == vtype_dst_name
|
||||||
|
- retype_result.volume.status == 'available'
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Test 2: Idempotency – re-running with same target type must be no-op
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Re-run retype with same target type (idempotency check)
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
volume: "{{ volume_name }}"
|
||||||
|
new_type: "{{ vtype_dst_name }}"
|
||||||
|
migration_policy: never
|
||||||
|
wait: true
|
||||||
|
register: retype_idempotent
|
||||||
|
|
||||||
|
- name: Assert no change on second run
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- retype_idempotent is not changed
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Test 3: Check mode – must report changed without touching the API
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Check mode – retype back to source type (should report changed, no action)
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
volume: "{{ volume_name }}"
|
||||||
|
new_type: "{{ vtype_src_name }}"
|
||||||
|
migration_policy: never
|
||||||
|
check_mode: true
|
||||||
|
register: retype_check_mode
|
||||||
|
|
||||||
|
- name: Assert check mode reports changed but volume type is still the destination
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- retype_check_mode is changed
|
||||||
|
|
||||||
|
- name: Confirm actual volume type did NOT change (check mode was dry-run)
|
||||||
|
openstack.cloud.volume_info:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
name: "{{ volume_name }}"
|
||||||
|
register: volume_info_after_check
|
||||||
|
|
||||||
|
- name: Assert volume type unchanged after check mode run
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- volume_info_after_check.volumes[0].volume_type == vtype_dst_name
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Test 4: Retype by volume ID (not name)
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Retype volume using its UUID
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
volume: "{{ test_volume.volume.id }}"
|
||||||
|
new_type: "{{ vtype_src_name }}"
|
||||||
|
migration_policy: never
|
||||||
|
wait: true
|
||||||
|
register: retype_by_id
|
||||||
|
|
||||||
|
- name: Assert retype by ID succeeded
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- retype_by_id is changed
|
||||||
|
- retype_by_id.volume.volume_type == vtype_src_name
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Test 5: Error handling – non-existent volume
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Attempt retype of non-existent volume (expect failure)
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
volume: this-volume-does-not-exist
|
||||||
|
new_type: "{{ vtype_dst_name }}"
|
||||||
|
register: retype_missing
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
|
- name: Assert that missing volume causes failure
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- retype_missing is failed
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Test 6: Error handling – non-existent volume type
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Attempt retype to a non-existent volume type (expect failure)
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
volume: "{{ volume_name }}"
|
||||||
|
new_type: this-type-does-not-exist
|
||||||
|
register: retype_missing_type
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
|
- name: Assert that missing volume type causes failure
|
||||||
|
ansible.builtin.assert:
|
||||||
|
that:
|
||||||
|
- retype_missing_type is failed
|
||||||
|
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
# Clean up
|
||||||
|
# ------------------------------------------------------------------
|
||||||
|
- name: Delete test volume
|
||||||
|
openstack.cloud.volume:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ volume_name }}"
|
||||||
|
wait: true
|
||||||
|
|
||||||
|
- name: Delete source volume type
|
||||||
|
openstack.cloud.volume_type:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ vtype_src_name }}"
|
||||||
|
|
||||||
|
- name: Delete destination volume type
|
||||||
|
openstack.cloud.volume_type:
|
||||||
|
cloud: "{{ volume_retype_cloud }}"
|
||||||
|
state: absent
|
||||||
|
name: "{{ vtype_dst_name }}"
|
||||||
@@ -75,10 +75,10 @@ ansible-galaxy collection install --requirements-file ci/requirements.yml
|
|||||||
if [ -z "$PIP_INSTALL" ]; then
|
if [ -z "$PIP_INSTALL" ]; then
|
||||||
tox -ebuild
|
tox -ebuild
|
||||||
ansible-galaxy collection install "$(find build_artifact/ -maxdepth 1 -name 'openstack-cloud-*')" --force
|
ansible-galaxy collection install "$(find build_artifact/ -maxdepth 1 -name 'openstack-cloud-*')" --force
|
||||||
TEST_COLLECTIONS_PATHS=${HOME}/.ansible/collections:$ANSIBLE_COLLECTIONS_PATHS
|
TEST_COLLECTIONS_PATHS=${HOME}/.ansible/collections:$ANSIBLE_COLLECTIONS_PATH
|
||||||
else
|
else
|
||||||
pip freeze | grep ansible-collections-openstack
|
pip freeze | grep ansible-collections-openstack
|
||||||
TEST_COLLECTIONS_PATHS=$VIRTUAL_ENV/share/ansible/collections:$ANSIBLE_COLLECTIONS_PATHS
|
TEST_COLLECTIONS_PATHS=$VIRTUAL_ENV/share/ansible/collections:$ANSIBLE_COLLECTIONS_PATH
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# We need to source the current tox environment so that Ansible will
|
# We need to source the current tox environment so that Ansible will
|
||||||
@@ -104,9 +104,6 @@ for var in $(env | grep -e '^ANSIBLE_VAR_'); do
|
|||||||
ANSIBLE_VARS+="${ANSIBLE_VAR_NAME}=${ANSIBLE_VAR_VALUE} " # concat variables
|
ANSIBLE_VARS+="${ANSIBLE_VAR_NAME}=${ANSIBLE_VAR_VALUE} " # concat variables
|
||||||
done
|
done
|
||||||
|
|
||||||
# Discover openstacksdk version
|
|
||||||
SDK_VER=$(python -c "import openstack; print(openstack.version.__version__)")
|
|
||||||
|
|
||||||
# Choose integration tests
|
# Choose integration tests
|
||||||
tag_opt=""
|
tag_opt=""
|
||||||
if [ -n "$TAGS" ]; then
|
if [ -n "$TAGS" ]; then
|
||||||
@@ -124,12 +121,17 @@ if [ ! -e /etc/magnum ]; then
|
|||||||
tag_opt+=" --skip-tags coe_cluster,coe_cluster_template"
|
tag_opt+=" --skip-tags coe_cluster,coe_cluster_template"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if ! systemctl is-enabled devstack@m-api.service 2>&1; then
|
||||||
|
# Skip share_type tasks if Manila is not available
|
||||||
|
tag_opt+=" --skip-tags share_type"
|
||||||
|
fi
|
||||||
|
|
||||||
cd ci/
|
cd ci/
|
||||||
|
|
||||||
# Run tests
|
# Run tests
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
ANSIBLE_COLLECTIONS_PATHS=$TEST_COLLECTIONS_PATHS ansible-playbook \
|
ANSIBLE_COLLECTIONS_PATH=$TEST_COLLECTIONS_PATHS ansible-playbook \
|
||||||
-vvv ./run-collection.yml \
|
-vvv ./run-collection.yml \
|
||||||
-e "sdk_version=${SDK_VER} cloud=${CLOUD} cloud_alt=${CLOUD_ALT} ${ANSIBLE_VARS}" \
|
-e "cloud=${CLOUD} cloud_alt=${CLOUD_ALT} ${ANSIBLE_VARS}" \
|
||||||
${tag_opt} 2>&1 | sudo tee /opt/stack/logs/test_output.log
|
${tag_opt} 2>&1 | sudo tee /opt/stack/logs/test_output.log
|
||||||
|
|||||||
@@ -32,10 +32,14 @@
|
|||||||
- { role: loadbalancer, tags: loadbalancer }
|
- { role: loadbalancer, tags: loadbalancer }
|
||||||
- { role: logging, tags: logging }
|
- { role: logging, tags: logging }
|
||||||
- { role: network, tags: network }
|
- { role: network, tags: network }
|
||||||
|
- { role: network_segment, tags: network_segment }
|
||||||
- { role: neutron_rbac_policy, tags: neutron_rbac_policy }
|
- { role: neutron_rbac_policy, tags: neutron_rbac_policy }
|
||||||
- { role: object, tags: object }
|
- { role: object, tags: object }
|
||||||
- { role: object_container, tags: object_container }
|
- { role: object_container, tags: object_container }
|
||||||
|
- { role: object_containers_info, tags: object_containers_info }
|
||||||
- { role: port, tags: port }
|
- { role: port, tags: port }
|
||||||
|
- { role: port_forwarding, tags: port_forwarding }
|
||||||
|
- { role: trait, tags: trait }
|
||||||
- { role: trunk, tags: trunk }
|
- { role: trunk, tags: trunk }
|
||||||
- { role: project, tags: project }
|
- { role: project, tags: project }
|
||||||
- { role: quota, tags: quota }
|
- { role: quota, tags: quota }
|
||||||
@@ -51,12 +55,16 @@
|
|||||||
- { role: server_group, tags: server_group }
|
- { role: server_group, tags: server_group }
|
||||||
- { role: server_metadata, tags: server_metadata }
|
- { role: server_metadata, tags: server_metadata }
|
||||||
- { role: server_volume, tags: server_volume }
|
- { role: server_volume, tags: server_volume }
|
||||||
|
- { role: share_type, tags: share_type }
|
||||||
- { role: stack, tags: stack }
|
- { role: stack, tags: stack }
|
||||||
- { role: subnet, tags: subnet }
|
- { role: subnet, tags: subnet }
|
||||||
- { role: subnet_pool, tags: subnet_pool }
|
- { role: subnet_pool, tags: subnet_pool }
|
||||||
- { role: volume, tags: volume }
|
- { role: volume, tags: volume }
|
||||||
- { role: volume_type, tags: volume_type }
|
- { role: volume_type, tags: volume_type }
|
||||||
- { role: volume_backup, tags: volume_backup }
|
- { role: volume_backup, tags: volume_backup }
|
||||||
|
- { role: volume_manage, tags: volume_manage }
|
||||||
- { role: volume_service, tags: volume_service }
|
- { role: volume_service, tags: volume_service }
|
||||||
- { role: volume_snapshot, tags: volume_snapshot }
|
- { role: volume_snapshot, tags: volume_snapshot }
|
||||||
- { role: volume_type_access, tags: volume_type_access }
|
- { role: volume_type_access, tags: volume_type_access }
|
||||||
|
- { role: volume_image_metadata, tags: volume_image_metadata }
|
||||||
|
- { role: volume_retype, tags: volume_retype }
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ For hacking on the Ansible OpenStack collection it helps to [prepare a DevStack
|
|||||||
|
|
||||||
## Hosting
|
## Hosting
|
||||||
|
|
||||||
* [Bug tracker][storyboard]
|
* [Bug tracker][bugtracker]
|
||||||
* [Mailing list `openstack-discuss@lists.openstack.org`][openstack-discuss].
|
* [Mailing list `openstack-discuss@lists.openstack.org`][openstack-discuss].
|
||||||
Prefix subjects with `[aoc]` or `[aco]` for faster responses.
|
Prefix subjects with `[aoc]` or `[aco]` for faster responses.
|
||||||
* [Code Hosting][opendev-a-c-o]
|
* [Code Hosting][opendev-a-c-o]
|
||||||
@@ -80,6 +80,8 @@ openstacksdk], please read our [branching docs](branching.md).
|
|||||||
+ be based on (be subclasses of) `OpenStackModule` in
|
+ be based on (be subclasses of) `OpenStackModule` in
|
||||||
`ansible_collections.openstack.cloud.plugins.module_utils.openstack`,
|
`ansible_collections.openstack.cloud.plugins.module_utils.openstack`,
|
||||||
+ should include `extends_documentation_fragment: openstack` in their `DOCUMENTATION` docstring,
|
+ should include `extends_documentation_fragment: openstack` in their `DOCUMENTATION` docstring,
|
||||||
|
+ should contain `version_added` in their `DOCUMENTATION` docstring, where the version is
|
||||||
|
incremented minor version of the collection,
|
||||||
+ be registered in `meta/action_groups.yml` for enabling the variables to be set in
|
+ be registered in `meta/action_groups.yml` for enabling the variables to be set in
|
||||||
[group level][ansible-module-defaults].
|
[group level][ansible-module-defaults].
|
||||||
* Complex functionality, cloud interaction or interoperability code should be moved to [openstacksdk][openstacksdk].
|
* Complex functionality, cloud interaction or interoperability code should be moved to [openstacksdk][openstacksdk].
|
||||||
@@ -136,6 +138,22 @@ openstacksdk], please read our [branching docs](branching.md).
|
|||||||
results with function parameter `filters`. openstacksdk's proxy layer does not provide an equivalent and thus the
|
results with function parameter `filters`. openstacksdk's proxy layer does not provide an equivalent and thus the
|
||||||
use of `search_users()` is perfectly fine.
|
use of `search_users()` is perfectly fine.
|
||||||
|
|
||||||
|
## Changelog fragments
|
||||||
|
|
||||||
|
Every patch that introduces a new feature, a bugfix, or a breaking change must include a changelog fragment.
|
||||||
|
|
||||||
|
When you introduce a new module, the changelog fragment is not required. However, ensure that your module
|
||||||
|
`DOCUMENTATION` contains `version_added` field in it. Please, increment a minor version of the collection for
|
||||||
|
the value of `version_added`. For example, if current `openstack.cloud` collection version is `2.5.0`, you
|
||||||
|
need to use `version_added: 2.6.0`.
|
||||||
|
|
||||||
|
As this is an Ansible collection, we follow the Ansible community standard for changelogs. Please note that **the `reno`
|
||||||
|
tool should not be used** in this repository. Instead, follow the guide linked below to create fragments manually in the
|
||||||
|
`changelogs/fragments/` directory.
|
||||||
|
|
||||||
|
Please refer to the Ansible's [changelog fragments documentation](https://docs.ansible.com/projects/ansible/latest/community/development_process.html#creating-a-changelog-fragment)
|
||||||
|
for more details on the format, valid sections, and how to create a fragment.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
* Modules have to be tested with CI integration tests (if possible).
|
* Modules have to be tested with CI integration tests (if possible).
|
||||||
@@ -188,4 +206,4 @@ Read [Release Guide](releasing.md) on how to publish new releases.
|
|||||||
[openstacksdk-cloud-layer-stays]: https://meetings.opendev.org/irclogs/%23openstack-sdks/%23openstack-sdks.2022-04-27.log.html
|
[openstacksdk-cloud-layer-stays]: https://meetings.opendev.org/irclogs/%23openstack-sdks/%23openstack-sdks.2022-04-27.log.html
|
||||||
[openstacksdk-to-dict]: https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/resource.py
|
[openstacksdk-to-dict]: https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/resource.py
|
||||||
[openstacksdk]: https://opendev.org/openstack/openstacksdk
|
[openstacksdk]: https://opendev.org/openstack/openstacksdk
|
||||||
[storyboard]: https://storyboard.openstack.org/#!/project/openstack/ansible-collections-openstack
|
[bugtracker]: https://bugs.launchpad.net/ansible-collections-openstack
|
||||||
|
|||||||
@@ -79,8 +79,7 @@ list(conn.network.ips())[0].to_dict(computed=False)
|
|||||||
To run the unit tests of the collection, run this in a Bash shell:
|
To run the unit tests of the collection, run this in a Bash shell:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
SDK_VER=$(python -c "import openstack; print(openstack.version.__version__)")
|
ansible-playbook -vvv ci/run-collection.yml -e "cloud=devstack-admin cloud_alt=devstack-alt"
|
||||||
ansible-playbook -vvv ci/run-collection.yml -e "sdk_version=${SDK_VER} cloud=devstack-admin cloud_alt=devstack-alt"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Use `ansible-playbook`'s `--tags` and `--skip-tags` parameters to skip CI tests. For a list of available tags, refer to
|
Use `ansible-playbook`'s `--tags` and `--skip-tags` parameters to skip CI tests. For a list of available tags, refer to
|
||||||
|
|||||||
@@ -2,16 +2,15 @@
|
|||||||
|
|
||||||
## Publishing to Ansible Galaxy
|
## Publishing to Ansible Galaxy
|
||||||
|
|
||||||
1. Create entry in [changelog.yaml](../changelogs/changelog.yaml) with commits since last release.
|
1. Change version in galaxy.yml. Apply Semantic Versioning:
|
||||||
* Modules should be in a separate section `modules`
|
|
||||||
* Bugfixes and minor changes in their sections
|
|
||||||
2. Change version in [galaxy.yml](../galaxy.yml). Apply [Semantic Versioning](https://semver.org/):
|
|
||||||
* Increase major version for breaking changes or modules were removed
|
* Increase major version for breaking changes or modules were removed
|
||||||
* Increase minor version when modules were added
|
* Increase minor version when modules were added
|
||||||
* Increase patch version for bugfixes
|
* Increase patch version for bugfixes
|
||||||
3. Run `antsibull-changelog release` command (run `pip install antsibull` before) to generate [CHANGELOG.rst](
|
2. Run `antsibull-changelog release` command ([antsibull-changelog documentation](
|
||||||
../CHANGELOG.rst) and verify correctness of generated files.
|
https://docs.ansible.com/projects/ansible/latest/dev_guide/developing_collections_changelogs.html))
|
||||||
4. Commit changes to `changelog.yaml` and `galaxy.yml`, submit patch and wait until it has been merged
|
to aggregate changelog fragments into changelog.yaml and generate CHANGELOG.rst.
|
||||||
|
3. Verify correctness of generated files.
|
||||||
|
4. Commit changes to `changelog.yaml` and `galaxy.yml`, submit patch and wait until it has been merged.
|
||||||
5. Tag the release with version as it's described in [OpenStack docs](
|
5. Tag the release with version as it's described in [OpenStack docs](
|
||||||
https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#tagging-a-release):
|
https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#tagging-a-release):
|
||||||
* [Make sure you have a valid GnuPG key pair](
|
* [Make sure you have a valid GnuPG key pair](
|
||||||
|
|||||||
@@ -22,6 +22,8 @@ How to do a review? What to look for when reviewing patches?
|
|||||||
attributes to `name` to be consistent with other modules and with openstacksdk. When refactoring a module, then add
|
attributes to `name` to be consistent with other modules and with openstacksdk. When refactoring a module, then add
|
||||||
the old attribute as an alias to keep backward compatibility.
|
the old attribute as an alias to keep backward compatibility.
|
||||||
* Does the module have integration tests in `ci/roles`?
|
* Does the module have integration tests in `ci/roles`?
|
||||||
|
* Does the patch include a changelog fragment? Every new feature, or important bugfix must include one. Ensure that
|
||||||
|
the fragment follows the Ansible format and that `reno` is not used.
|
||||||
* Is documentation in `DOCUMENTATION`, `RETURN` and `EXAMPLES` up to date?
|
* Is documentation in `DOCUMENTATION`, `RETURN` and `EXAMPLES` up to date?
|
||||||
* Does `RETURN` list all values which are returned by the module?
|
* Does `RETURN` list all values which are returned by the module?
|
||||||
* Are descriptions, keys, names, types etc. in `RETURN` up to date and sorted?
|
* Are descriptions, keys, names, types etc. in `RETURN` up to date and sorted?
|
||||||
@@ -46,7 +48,7 @@ How to do a review? What to look for when reviewing patches?
|
|||||||
Example:
|
Example:
|
||||||
```sh
|
```sh
|
||||||
ansible-playbook -vvv ci/run-collection.yml \
|
ansible-playbook -vvv ci/run-collection.yml \
|
||||||
-e "sdk_version=1.0.0 cloud=devstack-admin cloud_alt=devstack-alt" \
|
-e "cloud=devstack-admin cloud_alt=devstack-alt" \
|
||||||
--tags floating_ip_info
|
--tags floating_ip_info
|
||||||
```
|
```
|
||||||
* Does a patch remove any functionality or break backwards compatibility? The author must give a good explanation for
|
* Does a patch remove any functionality or break backwards compatibility? The author must give a good explanation for
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ dependencies: {}
|
|||||||
repository: https://opendev.org/openstack/ansible-collections-openstack
|
repository: https://opendev.org/openstack/ansible-collections-openstack
|
||||||
documentation: https://docs.ansible.com/ansible/latest/collections/openstack/cloud/index.html
|
documentation: https://docs.ansible.com/ansible/latest/collections/openstack/cloud/index.html
|
||||||
homepage: https://opendev.org/openstack/ansible-collections-openstack
|
homepage: https://opendev.org/openstack/ansible-collections-openstack
|
||||||
issues: https://storyboard.openstack.org/#!/project/openstack/ansible-collections-openstack
|
issues: https://bugs.launchpad.net/ansible-collections-openstack
|
||||||
build_ignore:
|
build_ignore:
|
||||||
- "*.tar.gz"
|
- "*.tar.gz"
|
||||||
- build_artifact
|
- build_artifact
|
||||||
@@ -32,4 +32,4 @@ build_ignore:
|
|||||||
- .vscode
|
- .vscode
|
||||||
- ansible_collections_openstack.egg-info
|
- ansible_collections_openstack.egg-info
|
||||||
- changelogs
|
- changelogs
|
||||||
version: 2.3.0
|
version: 2.6.0
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ dependencies: {}
|
|||||||
repository: https://opendev.org/openstack/ansible-collections-openstack
|
repository: https://opendev.org/openstack/ansible-collections-openstack
|
||||||
documentation: https://docs.ansible.com/ansible/latest/collections/openstack/cloud/index.html
|
documentation: https://docs.ansible.com/ansible/latest/collections/openstack/cloud/index.html
|
||||||
homepage: https://opendev.org/openstack/ansible-collections-openstack
|
homepage: https://opendev.org/openstack/ansible-collections-openstack
|
||||||
issues: https://storyboard.openstack.org/#!/project/openstack/ansible-collections-openstack
|
issues: https://bugs.launchpad.net/ansible-collections-openstack
|
||||||
build_ignore:
|
build_ignore:
|
||||||
- "*.tar.gz"
|
- "*.tar.gz"
|
||||||
- build_artifact
|
- build_artifact
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
requires_ansible: ">=2.8"
|
requires_ansible: '>=2.8'
|
||||||
action_groups:
|
action_groups:
|
||||||
openstack:
|
openstack:
|
||||||
- address_scope
|
- address_scope
|
||||||
@@ -10,6 +10,7 @@ action_groups:
|
|||||||
- baremetal_node_action
|
- baremetal_node_action
|
||||||
- baremetal_node_info
|
- baremetal_node_info
|
||||||
- baremetal_port
|
- baremetal_port
|
||||||
|
- baremetal_port_group
|
||||||
- baremetal_port_info
|
- baremetal_port_info
|
||||||
- catalog_service
|
- catalog_service
|
||||||
- catalog_service_info
|
- catalog_service_info
|
||||||
@@ -18,6 +19,7 @@ action_groups:
|
|||||||
- compute_flavor
|
- compute_flavor
|
||||||
- compute_flavor_access
|
- compute_flavor_access
|
||||||
- compute_flavor_info
|
- compute_flavor_info
|
||||||
|
- compute_service
|
||||||
- compute_service_info
|
- compute_service_info
|
||||||
- config
|
- config
|
||||||
- dns_zone
|
- dns_zone
|
||||||
@@ -31,6 +33,7 @@ action_groups:
|
|||||||
- floating_ip_info
|
- floating_ip_info
|
||||||
- group_assignment
|
- group_assignment
|
||||||
- host_aggregate
|
- host_aggregate
|
||||||
|
- host_aggregate_info
|
||||||
- identity_domain
|
- identity_domain
|
||||||
- identity_domain_info
|
- identity_domain_info
|
||||||
- identity_group
|
- identity_group
|
||||||
@@ -51,12 +54,16 @@ action_groups:
|
|||||||
- lb_pool
|
- lb_pool
|
||||||
- loadbalancer
|
- loadbalancer
|
||||||
- network
|
- network
|
||||||
|
- network_segment
|
||||||
- networks_info
|
- networks_info
|
||||||
- neutron_rbac_policies_info
|
- neutron_rbac_policies_info
|
||||||
- neutron_rbac_policy
|
- neutron_rbac_policy
|
||||||
- object
|
- object
|
||||||
- object_container
|
- object_container
|
||||||
|
- object_containers_info
|
||||||
- port
|
- port
|
||||||
|
- port_forwarding
|
||||||
|
- port_forwarding_info
|
||||||
- port_info
|
- port_info
|
||||||
- project
|
- project
|
||||||
- project_info
|
- project_info
|
||||||
@@ -77,6 +84,8 @@ action_groups:
|
|||||||
- server_info
|
- server_info
|
||||||
- server_metadata
|
- server_metadata
|
||||||
- server_volume
|
- server_volume
|
||||||
|
- share_type
|
||||||
|
- share_type_info
|
||||||
- stack
|
- stack
|
||||||
- stack_info
|
- stack_info
|
||||||
- subnet
|
- subnet
|
||||||
@@ -84,6 +93,7 @@ action_groups:
|
|||||||
- subnets_info
|
- subnets_info
|
||||||
- trunk
|
- trunk
|
||||||
- volume
|
- volume
|
||||||
|
- volume_manage
|
||||||
- volume_backup
|
- volume_backup
|
||||||
- volume_backup_info
|
- volume_backup_info
|
||||||
- volume_info
|
- volume_info
|
||||||
@@ -91,3 +101,5 @@ action_groups:
|
|||||||
- volume_snapshot
|
- volume_snapshot
|
||||||
- volume_snapshot_info
|
- volume_snapshot_info
|
||||||
- volume_type_access
|
- volume_type_access
|
||||||
|
- volume_image_metadata
|
||||||
|
- volume_retype
|
||||||
|
|||||||
@@ -96,6 +96,18 @@ options:
|
|||||||
only.
|
only.
|
||||||
type: bool
|
type: bool
|
||||||
default: false
|
default: false
|
||||||
|
only_ipv4:
|
||||||
|
description:
|
||||||
|
- Use only ipv4 addresses for ansible_host and ansible_ssh_host.
|
||||||
|
- Using I(only_ipv4) helps when running Ansible in a ipv4 only setup.
|
||||||
|
type: bool
|
||||||
|
default: false
|
||||||
|
server_filters:
|
||||||
|
description:
|
||||||
|
- A dictionary of server filter value pairs.
|
||||||
|
- Available parameters can be seen under https://docs.openstack.org/api-ref/compute/#list-servers
|
||||||
|
type: dict
|
||||||
|
default: {}
|
||||||
show_all:
|
show_all:
|
||||||
description:
|
description:
|
||||||
- Whether all servers should be listed or not.
|
- Whether all servers should be listed or not.
|
||||||
@@ -143,9 +155,6 @@ import sys
|
|||||||
|
|
||||||
from ansible.errors import AnsibleParserError
|
from ansible.errors import AnsibleParserError
|
||||||
from ansible.plugins.inventory import BaseInventoryPlugin, Constructable, Cacheable
|
from ansible.plugins.inventory import BaseInventoryPlugin, Constructable, Cacheable
|
||||||
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
|
||||||
ensure_compatibility
|
|
||||||
)
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import openstack
|
import openstack
|
||||||
@@ -167,12 +176,6 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable):
|
|||||||
raise AnsibleParserError(
|
raise AnsibleParserError(
|
||||||
'Could not import Python library openstacksdk')
|
'Could not import Python library openstacksdk')
|
||||||
|
|
||||||
try:
|
|
||||||
ensure_compatibility(openstack.version.__version__)
|
|
||||||
except ImportError as e:
|
|
||||||
raise AnsibleParserError(
|
|
||||||
'Incompatible openstacksdk library found: {0}'.format(e))
|
|
||||||
|
|
||||||
# Redirect logging to stderr so it does not mix with output, in
|
# Redirect logging to stderr so it does not mix with output, in
|
||||||
# particular JSON output of ansible-inventory.
|
# particular JSON output of ansible-inventory.
|
||||||
# TODO: Integrate openstack's logging with Ansible's logging.
|
# TODO: Integrate openstack's logging with Ansible's logging.
|
||||||
@@ -273,7 +276,7 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable):
|
|||||||
clouds_yaml_path = self.get_option('clouds_yaml_path')
|
clouds_yaml_path = self.get_option('clouds_yaml_path')
|
||||||
config_files = openstack.config.loader.CONFIG_FILES
|
config_files = openstack.config.loader.CONFIG_FILES
|
||||||
if clouds_yaml_path:
|
if clouds_yaml_path:
|
||||||
config_files += clouds_yaml_path
|
config_files = clouds_yaml_path + config_files
|
||||||
|
|
||||||
config = openstack.config.loader.OpenStackConfig(
|
config = openstack.config.loader.OpenStackConfig(
|
||||||
config_files=config_files)
|
config_files=config_files)
|
||||||
@@ -303,6 +306,7 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable):
|
|||||||
|
|
||||||
expand_hostvars = self.get_option('expand_hostvars')
|
expand_hostvars = self.get_option('expand_hostvars')
|
||||||
all_projects = self.get_option('all_projects')
|
all_projects = self.get_option('all_projects')
|
||||||
|
server_filters = self.get_option('server_filters')
|
||||||
servers = []
|
servers = []
|
||||||
|
|
||||||
def _expand_server(server, cloud, volumes):
|
def _expand_server(server, cloud, volumes):
|
||||||
@@ -349,7 +353,8 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable):
|
|||||||
all_projects=all_projects,
|
all_projects=all_projects,
|
||||||
# details are required because 'addresses'
|
# details are required because 'addresses'
|
||||||
# attribute must be populated
|
# attribute must be populated
|
||||||
details=True)
|
details=True,
|
||||||
|
**server_filters)
|
||||||
]:
|
]:
|
||||||
servers.append(server)
|
servers.append(server)
|
||||||
except openstack.exceptions.OpenStackCloudException as e:
|
except openstack.exceptions.OpenStackCloudException as e:
|
||||||
@@ -384,6 +389,13 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable):
|
|||||||
if address['OS-EXT-IPS:type'] == 'floating'),
|
if address['OS-EXT-IPS:type'] == 'floating'),
|
||||||
None)
|
None)
|
||||||
|
|
||||||
|
if self.get_option('only_ipv4'):
|
||||||
|
fixed_ip = next(
|
||||||
|
(address['addr'] for address in addresses
|
||||||
|
if (address['OS-EXT-IPS:type'] == 'fixed' and address['version'] == 4)),
|
||||||
|
None)
|
||||||
|
|
||||||
|
else:
|
||||||
fixed_ip = next(
|
fixed_ip = next(
|
||||||
(address['addr'] for address in addresses
|
(address['addr'] for address in addresses
|
||||||
if address['OS-EXT-IPS:type'] == 'fixed'),
|
if address['OS-EXT-IPS:type'] == 'fixed'),
|
||||||
|
|||||||
@@ -32,61 +32,23 @@
|
|||||||
|
|
||||||
import abc
|
import abc
|
||||||
import copy
|
import copy
|
||||||
from ansible.module_utils.six import raise_from
|
|
||||||
try:
|
try:
|
||||||
from ansible.module_utils.compat.version import StrictVersion
|
from ansible.module_utils.compat.version import StrictVersion
|
||||||
except ImportError:
|
except ImportError:
|
||||||
try:
|
try:
|
||||||
from distutils.version import StrictVersion
|
from distutils.version import StrictVersion
|
||||||
except ImportError as exc:
|
except ImportError as exc:
|
||||||
raise_from(ImportError('To use this plugin or module with ansible-core'
|
raise ImportError(f'To use this plugin or module with ansible-core'
|
||||||
' < 2.11, you need to use Python < 3.12 with '
|
f' < 2.11, you need to use Python < 3.12 with '
|
||||||
'distutils.version present'), exc)
|
f'distutils.version present. {exc}')
|
||||||
import importlib
|
import importlib
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from ansible.module_utils.basic import AnsibleModule
|
from ansible.module_utils.basic import AnsibleModule
|
||||||
|
|
||||||
OVERRIDES = {}
|
OVERRIDES = {}
|
||||||
|
|
||||||
CUSTOM_VAR_PARAMS = ['min_ver', 'max_ver']
|
CUSTOM_VAR_PARAMS = ['min_ver', 'max_ver']
|
||||||
|
|
||||||
MINIMUM_SDK_VERSION = '1.0.0'
|
|
||||||
MAXIMUM_SDK_VERSION = None
|
|
||||||
|
|
||||||
|
|
||||||
def ensure_compatibility(version, min_version=None, max_version=None):
|
|
||||||
""" Raises ImportError if the specified version does not
|
|
||||||
meet the minimum and maximum version requirements"""
|
|
||||||
|
|
||||||
if min_version and MINIMUM_SDK_VERSION:
|
|
||||||
min_version = max(StrictVersion(MINIMUM_SDK_VERSION),
|
|
||||||
StrictVersion(min_version))
|
|
||||||
elif MINIMUM_SDK_VERSION:
|
|
||||||
min_version = StrictVersion(MINIMUM_SDK_VERSION)
|
|
||||||
|
|
||||||
if max_version and MAXIMUM_SDK_VERSION:
|
|
||||||
max_version = min(StrictVersion(MAXIMUM_SDK_VERSION),
|
|
||||||
StrictVersion(max_version))
|
|
||||||
elif MAXIMUM_SDK_VERSION:
|
|
||||||
max_version = StrictVersion(MAXIMUM_SDK_VERSION)
|
|
||||||
|
|
||||||
if min_version and StrictVersion(version) < min_version:
|
|
||||||
raise ImportError(
|
|
||||||
"Version MUST be >={min_version} and <={max_version}, but"
|
|
||||||
" {version} is smaller than minimum version {min_version}"
|
|
||||||
.format(version=version,
|
|
||||||
min_version=min_version,
|
|
||||||
max_version=max_version))
|
|
||||||
|
|
||||||
if max_version and StrictVersion(version) > max_version:
|
|
||||||
raise ImportError(
|
|
||||||
"Version MUST be >={min_version} and <={max_version}, but"
|
|
||||||
" {version} is larger than maximum version {max_version}"
|
|
||||||
.format(version=version,
|
|
||||||
min_version=min_version,
|
|
||||||
max_version=max_version))
|
|
||||||
|
|
||||||
|
|
||||||
def openstack_argument_spec():
|
def openstack_argument_spec():
|
||||||
# DEPRECATED: This argument spec is only used for the deprecated old
|
# DEPRECATED: This argument spec is only used for the deprecated old
|
||||||
@@ -165,14 +127,6 @@ def openstack_cloud_from_module(module, min_version=None, max_version=None):
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
module.fail_json(msg='openstacksdk is required for this module')
|
module.fail_json(msg='openstacksdk is required for this module')
|
||||||
|
|
||||||
try:
|
|
||||||
ensure_compatibility(sdk.version.__version__,
|
|
||||||
min_version, max_version)
|
|
||||||
except ImportError as e:
|
|
||||||
module.fail_json(
|
|
||||||
msg="Incompatible openstacksdk library found: {error}."
|
|
||||||
.format(error=str(e)))
|
|
||||||
|
|
||||||
cloud_config = module.params.pop('cloud', None)
|
cloud_config = module.params.pop('cloud', None)
|
||||||
try:
|
try:
|
||||||
if isinstance(cloud_config, dict):
|
if isinstance(cloud_config, dict):
|
||||||
@@ -183,7 +137,7 @@ def openstack_cloud_from_module(module, min_version=None, max_version=None):
|
|||||||
" excluded.")
|
" excluded.")
|
||||||
for param in (
|
for param in (
|
||||||
'auth', 'region_name', 'validate_certs',
|
'auth', 'region_name', 'validate_certs',
|
||||||
'ca_cert', 'client_key', 'api_timeout', 'auth_type'):
|
'ca_cert', 'client_cert', 'client_key', 'api_timeout', 'auth_type'):
|
||||||
if module.params[param] is not None:
|
if module.params[param] is not None:
|
||||||
module.fail_json(msg=fail_message.format(param=param))
|
module.fail_json(msg=fail_message.format(param=param))
|
||||||
# For 'interface' parameter, fail if we receive a non-default value
|
# For 'interface' parameter, fail if we receive a non-default value
|
||||||
@@ -199,6 +153,7 @@ def openstack_cloud_from_module(module, min_version=None, max_version=None):
|
|||||||
verify=module.params['validate_certs'],
|
verify=module.params['validate_certs'],
|
||||||
cacert=module.params['ca_cert'],
|
cacert=module.params['ca_cert'],
|
||||||
key=module.params['client_key'],
|
key=module.params['client_key'],
|
||||||
|
cert=module.params['client_cert'],
|
||||||
api_timeout=module.params['api_timeout'],
|
api_timeout=module.params['api_timeout'],
|
||||||
interface=module.params['interface'],
|
interface=module.params['interface'],
|
||||||
)
|
)
|
||||||
@@ -244,8 +199,6 @@ class OpenStackModule:
|
|||||||
deprecated_names = ()
|
deprecated_names = ()
|
||||||
argument_spec = {}
|
argument_spec = {}
|
||||||
module_kwargs = {}
|
module_kwargs = {}
|
||||||
module_min_sdk_version = None
|
|
||||||
module_max_sdk_version = None
|
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
"""Initialize Openstack base class.
|
"""Initialize Openstack base class.
|
||||||
@@ -314,19 +267,9 @@ class OpenStackModule:
|
|||||||
try:
|
try:
|
||||||
# Due to the name shadowing we should import other way
|
# Due to the name shadowing we should import other way
|
||||||
sdk = importlib.import_module('openstack')
|
sdk = importlib.import_module('openstack')
|
||||||
self.sdk_version = sdk.version.__version__
|
|
||||||
except ImportError:
|
except ImportError:
|
||||||
self.fail_json(msg='openstacksdk is required for this module')
|
self.fail_json(msg='openstacksdk is required for this module')
|
||||||
|
|
||||||
try:
|
|
||||||
ensure_compatibility(self.sdk_version,
|
|
||||||
self.module_min_sdk_version,
|
|
||||||
self.module_max_sdk_version)
|
|
||||||
except ImportError as e:
|
|
||||||
self.fail_json(
|
|
||||||
msg="Incompatible openstacksdk library found: {error}."
|
|
||||||
.format(error=str(e)))
|
|
||||||
|
|
||||||
# Fail if there are set unsupported for this version parameters
|
# Fail if there are set unsupported for this version parameters
|
||||||
# New parameters should NOT use 'default' but rely on SDK defaults
|
# New parameters should NOT use 'default' but rely on SDK defaults
|
||||||
for param in self.argument_spec:
|
for param in self.argument_spec:
|
||||||
@@ -358,7 +301,7 @@ class OpenStackModule:
|
|||||||
" excluded.")
|
" excluded.")
|
||||||
for param in (
|
for param in (
|
||||||
'auth', 'region_name', 'validate_certs',
|
'auth', 'region_name', 'validate_certs',
|
||||||
'ca_cert', 'client_key', 'api_timeout', 'auth_type'):
|
'ca_cert', 'client_cert', 'client_key', 'api_timeout', 'auth_type'):
|
||||||
if self.params[param] is not None:
|
if self.params[param] is not None:
|
||||||
self.fail_json(msg=fail_message.format(param=param))
|
self.fail_json(msg=fail_message.format(param=param))
|
||||||
# For 'interface' parameter, fail if we receive a non-default value
|
# For 'interface' parameter, fail if we receive a non-default value
|
||||||
@@ -373,6 +316,7 @@ class OpenStackModule:
|
|||||||
verify=self.params['validate_certs'],
|
verify=self.params['validate_certs'],
|
||||||
cacert=self.params['ca_cert'],
|
cacert=self.params['ca_cert'],
|
||||||
key=self.params['client_key'],
|
key=self.params['client_key'],
|
||||||
|
cert=self.params['client_cert'],
|
||||||
api_timeout=self.params['api_timeout'],
|
api_timeout=self.params['api_timeout'],
|
||||||
interface=self.params['interface'],
|
interface=self.params['interface'],
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -243,6 +243,10 @@ node:
|
|||||||
retired_reason:
|
retired_reason:
|
||||||
description: TODO
|
description: TODO
|
||||||
type: str
|
type: str
|
||||||
|
shard:
|
||||||
|
description: The shard key for a node.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
states:
|
states:
|
||||||
description: |
|
description: |
|
||||||
Links to the collection of states. Note that this resource is also
|
Links to the collection of states. Note that this resource is also
|
||||||
|
|||||||
@@ -437,6 +437,10 @@ node:
|
|||||||
description: The reason the node is marked as retired.
|
description: The reason the node is marked as retired.
|
||||||
returned: success
|
returned: success
|
||||||
type: str
|
type: str
|
||||||
|
shard:
|
||||||
|
description: The shard key for a node.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
states:
|
states:
|
||||||
description: Links to the collection of states.
|
description: Links to the collection of states.
|
||||||
returned: success
|
returned: success
|
||||||
|
|||||||
@@ -289,6 +289,10 @@ nodes:
|
|||||||
description: The reason the node is marked as retired.
|
description: The reason the node is marked as retired.
|
||||||
returned: success
|
returned: success
|
||||||
type: str
|
type: str
|
||||||
|
shard:
|
||||||
|
description: The shard key for a node.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
states:
|
states:
|
||||||
description: Links to the collection of states.
|
description: Links to the collection of states.
|
||||||
returned: success
|
returned: success
|
||||||
|
|||||||
258
plugins/modules/baremetal_port_group.py
Normal file
258
plugins/modules/baremetal_port_group.py
Normal file
@@ -0,0 +1,258 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2026 OpenStack Ansible SIG
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r'''
|
||||||
|
module: baremetal_port_group
|
||||||
|
short_description: Create/Delete Bare Metal port group resources from OpenStack
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Create, update and remove Bare Metal port groups from OpenStack.
|
||||||
|
options:
|
||||||
|
id:
|
||||||
|
description:
|
||||||
|
- ID of the port group.
|
||||||
|
- Will be auto-generated if not specified.
|
||||||
|
type: str
|
||||||
|
aliases: ['uuid']
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Name of the port group.
|
||||||
|
type: str
|
||||||
|
node:
|
||||||
|
description:
|
||||||
|
- ID or Name of the node this resource belongs to.
|
||||||
|
- Required when creating a new port group.
|
||||||
|
type: str
|
||||||
|
address:
|
||||||
|
description:
|
||||||
|
- Physical hardware address of this port group, typically the hardware
|
||||||
|
MAC address.
|
||||||
|
type: str
|
||||||
|
extra:
|
||||||
|
description:
|
||||||
|
- A set of one or more arbitrary metadata key and value pairs.
|
||||||
|
type: dict
|
||||||
|
standalone_ports_supported:
|
||||||
|
description:
|
||||||
|
- Whether the port group supports ports that are not members of this
|
||||||
|
port group.
|
||||||
|
type: bool
|
||||||
|
mode:
|
||||||
|
description:
|
||||||
|
- The port group mode.
|
||||||
|
type: str
|
||||||
|
properties:
|
||||||
|
description:
|
||||||
|
- Key/value properties for the port group.
|
||||||
|
type: dict
|
||||||
|
state:
|
||||||
|
description:
|
||||||
|
- Indicates desired state of the resource.
|
||||||
|
choices: ['present', 'absent']
|
||||||
|
default: present
|
||||||
|
type: str
|
||||||
|
version_added: 2.6.0
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = r'''
|
||||||
|
- name: Create Bare Metal port group
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: devstack
|
||||||
|
state: present
|
||||||
|
name: bond0
|
||||||
|
node: bm-0
|
||||||
|
address: fa:16:3e:aa:aa:aa
|
||||||
|
mode: '802.3ad'
|
||||||
|
standalone_ports_supported: true
|
||||||
|
register: result
|
||||||
|
|
||||||
|
- name: Update Bare Metal port group
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: devstack
|
||||||
|
state: present
|
||||||
|
id: 1a85ebca-22bf-42eb-ad9e-f640789b8098
|
||||||
|
mode: 'active-backup'
|
||||||
|
properties:
|
||||||
|
miimon: '100'
|
||||||
|
register: result
|
||||||
|
|
||||||
|
- name: Delete Bare Metal port group
|
||||||
|
openstack.cloud.baremetal_port_group:
|
||||||
|
cloud: devstack
|
||||||
|
state: absent
|
||||||
|
id: 1a85ebca-22bf-42eb-ad9e-f640789b8098
|
||||||
|
register: result
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = r'''
|
||||||
|
port_group:
|
||||||
|
description: A port group dictionary, subset of the dictionary keys listed
|
||||||
|
below may be returned, depending on your cloud provider.
|
||||||
|
returned: success
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
address:
|
||||||
|
description: Physical hardware address of the port group.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
created_at:
|
||||||
|
description: Bare Metal port group created at timestamp.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
extra:
|
||||||
|
description: A set of one or more arbitrary metadata key and value
|
||||||
|
pairs.
|
||||||
|
returned: success
|
||||||
|
type: dict
|
||||||
|
id:
|
||||||
|
description: The UUID for the Bare Metal port group resource.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
links:
|
||||||
|
description: A list of relative links, including the self and
|
||||||
|
bookmark links.
|
||||||
|
returned: success
|
||||||
|
type: list
|
||||||
|
mode:
|
||||||
|
description: The port group mode.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
name:
|
||||||
|
description: Bare Metal port group name.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
node_id:
|
||||||
|
description: UUID of the Bare Metal node this resource belongs to.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
properties:
|
||||||
|
description: Key/value properties for this port group.
|
||||||
|
returned: success
|
||||||
|
type: dict
|
||||||
|
standalone_ports_supported:
|
||||||
|
description: Whether standalone ports are supported.
|
||||||
|
returned: success
|
||||||
|
type: bool
|
||||||
|
updated_at:
|
||||||
|
description: Bare Metal port group updated at timestamp.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class BaremetalPortGroupModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
id=dict(aliases=['uuid']),
|
||||||
|
name=dict(),
|
||||||
|
node=dict(),
|
||||||
|
address=dict(),
|
||||||
|
extra=dict(type='dict'),
|
||||||
|
standalone_ports_supported=dict(type='bool'),
|
||||||
|
mode=dict(),
|
||||||
|
properties=dict(type='dict'),
|
||||||
|
state=dict(default='present', choices=['present', 'absent']),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
required_one_of=[
|
||||||
|
('id', 'name'),
|
||||||
|
],
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def _find_port_group(self):
|
||||||
|
id_or_name = self.params['id'] if self.params['id'] else self.params['name']
|
||||||
|
if not id_or_name:
|
||||||
|
return None
|
||||||
|
|
||||||
|
try:
|
||||||
|
return self.conn.baremetal.find_port_group(id_or_name)
|
||||||
|
except self.sdk.exceptions.ResourceNotFound:
|
||||||
|
return None
|
||||||
|
|
||||||
|
def _build_create_attrs(self):
|
||||||
|
attrs = {}
|
||||||
|
|
||||||
|
for key in ['id', 'name', 'address', 'extra',
|
||||||
|
'standalone_ports_supported', 'mode', 'properties']:
|
||||||
|
if self.params[key] is not None:
|
||||||
|
attrs[key] = self.params[key]
|
||||||
|
|
||||||
|
node_name_or_id = self.params['node']
|
||||||
|
if not node_name_or_id:
|
||||||
|
self.fail_json(msg="Parameter 'node' is required when creating a new port group")
|
||||||
|
|
||||||
|
node = self.conn.baremetal.find_node(node_name_or_id, ignore_missing=False)
|
||||||
|
attrs['node_id'] = node['id']
|
||||||
|
return attrs
|
||||||
|
|
||||||
|
def _build_update_attrs(self, port_group):
|
||||||
|
attrs = {}
|
||||||
|
|
||||||
|
for key in ['name', 'address', 'extra',
|
||||||
|
'standalone_ports_supported', 'mode', 'properties']:
|
||||||
|
if self.params[key] is not None and self.params[key] != port_group.get(key):
|
||||||
|
attrs[key] = self.params[key]
|
||||||
|
|
||||||
|
return attrs
|
||||||
|
|
||||||
|
def _will_change(self, port_group, state):
|
||||||
|
if state == 'absent':
|
||||||
|
return bool(port_group)
|
||||||
|
|
||||||
|
if not port_group:
|
||||||
|
return True
|
||||||
|
|
||||||
|
return bool(self._build_update_attrs(port_group))
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
state = self.params['state']
|
||||||
|
port_group = self._find_port_group()
|
||||||
|
|
||||||
|
if self.ansible.check_mode:
|
||||||
|
if state == 'present' and not port_group:
|
||||||
|
self._build_create_attrs()
|
||||||
|
self.exit_json(changed=self._will_change(port_group, state))
|
||||||
|
|
||||||
|
if state == 'present':
|
||||||
|
if not port_group:
|
||||||
|
port_group = self.conn.baremetal.create_port_group(
|
||||||
|
**self._build_create_attrs())
|
||||||
|
self.exit_json(
|
||||||
|
changed=True,
|
||||||
|
port_group=port_group.to_dict(computed=False))
|
||||||
|
|
||||||
|
update_attrs = self._build_update_attrs(port_group)
|
||||||
|
changed = bool(update_attrs)
|
||||||
|
|
||||||
|
if changed:
|
||||||
|
port_group = self.conn.baremetal.update_port_group(
|
||||||
|
port_group['id'], **update_attrs)
|
||||||
|
|
||||||
|
self.exit_json(
|
||||||
|
changed=changed,
|
||||||
|
port_group=port_group.to_dict(computed=False))
|
||||||
|
|
||||||
|
if not port_group:
|
||||||
|
self.exit_json(changed=False)
|
||||||
|
|
||||||
|
self.conn.baremetal.delete_port_group(port_group['id'])
|
||||||
|
self.exit_json(changed=True)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = BaremetalPortGroupModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
152
plugins/modules/compute_service.py
Normal file
152
plugins/modules/compute_service.py
Normal file
@@ -0,0 +1,152 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 Boehringer Ingelheim
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r'''
|
||||||
|
---
|
||||||
|
module: compute_service
|
||||||
|
short_description: Update OpenStack Compute (Nova) services
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Update OpenStack Compute (Nova) service properties.
|
||||||
|
options:
|
||||||
|
host:
|
||||||
|
description:
|
||||||
|
- Compute host name
|
||||||
|
type: str
|
||||||
|
required: true
|
||||||
|
binary:
|
||||||
|
description:
|
||||||
|
- Binary name of the service (e.g. C(nova-compute)).
|
||||||
|
type: str
|
||||||
|
required: true
|
||||||
|
status:
|
||||||
|
description:
|
||||||
|
- Desired status of the service.
|
||||||
|
type: str
|
||||||
|
choices: ['enabled', 'disabled']
|
||||||
|
default: enabled
|
||||||
|
disabled_reason:
|
||||||
|
description:
|
||||||
|
- Reason for disabling the service. Should be used with state `disabled`.
|
||||||
|
type: str
|
||||||
|
version_added: 2.6.0
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = r'''
|
||||||
|
- name: Disable nova-compute on node1
|
||||||
|
openstack.cloud.compute_service:
|
||||||
|
cloud: awesomecloud
|
||||||
|
host: node1
|
||||||
|
binary: nova-compute
|
||||||
|
status: disabled
|
||||||
|
|
||||||
|
- name: Enable nova-compute on node1
|
||||||
|
openstack.cloud.compute_service:
|
||||||
|
cloud: awesomecloud
|
||||||
|
host: node1
|
||||||
|
binary: nova-compute
|
||||||
|
status: enabled
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = r'''
|
||||||
|
compute_services:
|
||||||
|
description: List of dictionaries describing Compute (Nova) services.
|
||||||
|
returned: always
|
||||||
|
type: list
|
||||||
|
elements: dict
|
||||||
|
contains:
|
||||||
|
availability_zone:
|
||||||
|
description: The availability zone name.
|
||||||
|
type: str
|
||||||
|
binary:
|
||||||
|
description: The binary name of the service.
|
||||||
|
type: str
|
||||||
|
disabled_reason:
|
||||||
|
description: The reason why the service is disabled
|
||||||
|
type: str
|
||||||
|
id:
|
||||||
|
description: Unique UUID.
|
||||||
|
type: str
|
||||||
|
is_forced_down:
|
||||||
|
description: If the service has been forced down or nova-compute
|
||||||
|
type: bool
|
||||||
|
host:
|
||||||
|
description: The name of the host.
|
||||||
|
type: str
|
||||||
|
name:
|
||||||
|
description: Service name
|
||||||
|
type: str
|
||||||
|
state:
|
||||||
|
description: The state of the service. One of up or down.
|
||||||
|
type: str
|
||||||
|
status:
|
||||||
|
description: The status of the service. One of enabled or disabled.
|
||||||
|
type: str
|
||||||
|
update_at:
|
||||||
|
description: The date and time when the resource was updated
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
||||||
|
|
||||||
|
|
||||||
|
class ComputeServiceModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
host=dict(required=True),
|
||||||
|
binary=dict(required=True),
|
||||||
|
status=dict(default="enabled", choices=['enabled', 'disabled']),
|
||||||
|
disabled_reason=dict(default=None)
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
changed = False
|
||||||
|
|
||||||
|
kwargs = {k: self.params[k]
|
||||||
|
for k in ['binary', 'host']
|
||||||
|
if self.params[k] is not None}
|
||||||
|
|
||||||
|
# retrieve current state of service(s)
|
||||||
|
compute_services = self.conn.compute.services(**kwargs)
|
||||||
|
|
||||||
|
# extract desired status
|
||||||
|
desired_status = self.params['status']
|
||||||
|
disabled_reason = self.params['disabled_reason']
|
||||||
|
|
||||||
|
# apply updates to diverging status
|
||||||
|
for service in compute_services:
|
||||||
|
|
||||||
|
current_status = service.status
|
||||||
|
|
||||||
|
if current_status != desired_status:
|
||||||
|
changed = True
|
||||||
|
if not self.check_mode:
|
||||||
|
|
||||||
|
if desired_status == 'disabled':
|
||||||
|
self.conn.compute.disable_service(service=service, host=service.host, binary=service.binary, disabled_reason=disabled_reason)
|
||||||
|
else:
|
||||||
|
self.conn.compute.enable_service(service=service, host=service.host, binary=service.binary)
|
||||||
|
|
||||||
|
# retrieve final state of the service(s)
|
||||||
|
compute_services = self.conn.compute.services(**kwargs)
|
||||||
|
|
||||||
|
self.exit_json(changed=changed,
|
||||||
|
compute_services=[s.to_dict(computed=False)
|
||||||
|
for s in compute_services],)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = ComputeServiceModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
@@ -41,11 +41,11 @@ extends_documentation_fragment:
|
|||||||
|
|
||||||
EXAMPLES = r'''
|
EXAMPLES = r'''
|
||||||
- name: Fetch all DNS zones
|
- name: Fetch all DNS zones
|
||||||
openstack.cloud.dns_zones:
|
openstack.cloud.dns_zone_info:
|
||||||
cloud: devstack
|
cloud: devstack
|
||||||
|
|
||||||
- name: Fetch DNS zones by name
|
- name: Fetch DNS zones by name
|
||||||
openstack.cloud.dns_zones:
|
openstack.cloud.dns_zone_info:
|
||||||
cloud: devstack
|
cloud: devstack
|
||||||
name: ansible.test.zone.
|
name: ansible.test.zone.
|
||||||
'''
|
'''
|
||||||
|
|||||||
@@ -12,6 +12,11 @@ description:
|
|||||||
- Create, update or delete an identity provider of the OpenStack
|
- Create, update or delete an identity provider of the OpenStack
|
||||||
identity (Keystone) service.
|
identity (Keystone) service.
|
||||||
options:
|
options:
|
||||||
|
authorization_ttl:
|
||||||
|
description:
|
||||||
|
- Time to keep the role assignments for users authenticating via this identity provider.
|
||||||
|
- When not provided, global default configured in the Identity service will be used.
|
||||||
|
type: int
|
||||||
description:
|
description:
|
||||||
description:
|
description:
|
||||||
- The description of the identity provider.
|
- The description of the identity provider.
|
||||||
@@ -58,6 +63,7 @@ EXAMPLES = r'''
|
|||||||
name: example_provider
|
name: example_provider
|
||||||
domain_id: 0123456789abcdef0123456789abcdef
|
domain_id: 0123456789abcdef0123456789abcdef
|
||||||
description: 'My example IDP'
|
description: 'My example IDP'
|
||||||
|
authorization_ttl: 300
|
||||||
remote_ids:
|
remote_ids:
|
||||||
- 'https://auth.example.com/auth/realms/ExampleRealm'
|
- 'https://auth.example.com/auth/realms/ExampleRealm'
|
||||||
|
|
||||||
@@ -74,6 +80,10 @@ identity_provider:
|
|||||||
returned: On success when I(state) is C(present).
|
returned: On success when I(state) is C(present).
|
||||||
type: dict
|
type: dict
|
||||||
contains:
|
contains:
|
||||||
|
authorization_ttl:
|
||||||
|
description: Time to keep the role assignments for users authenticating via this identity provider.
|
||||||
|
type: int
|
||||||
|
sample: 300
|
||||||
description:
|
description:
|
||||||
description: Identity provider description
|
description: Identity provider description
|
||||||
type: str
|
type: str
|
||||||
@@ -104,6 +114,7 @@ from ansible_collections.openstack.cloud.plugins.module_utils.resource import St
|
|||||||
|
|
||||||
class IdentityProviderModule(OpenStackModule):
|
class IdentityProviderModule(OpenStackModule):
|
||||||
argument_spec = dict(
|
argument_spec = dict(
|
||||||
|
authorization_ttl=dict(type='int'),
|
||||||
description=dict(),
|
description=dict(),
|
||||||
domain_id=dict(),
|
domain_id=dict(),
|
||||||
id=dict(required=True, aliases=['name']),
|
id=dict(required=True, aliases=['name']),
|
||||||
@@ -127,7 +138,7 @@ class IdentityProviderModule(OpenStackModule):
|
|||||||
|
|
||||||
kwargs['attributes'] = \
|
kwargs['attributes'] = \
|
||||||
dict((k, self.params[k])
|
dict((k, self.params[k])
|
||||||
for k in ['description', 'domain_id', 'id', 'is_enabled',
|
for k in ['authorization_ttl', 'description', 'domain_id', 'id', 'is_enabled',
|
||||||
'remote_ids']
|
'remote_ids']
|
||||||
if self.params[k] is not None)
|
if self.params[k] is not None)
|
||||||
|
|
||||||
|
|||||||
@@ -40,6 +40,13 @@ options:
|
|||||||
required: true
|
required: true
|
||||||
type: list
|
type: list
|
||||||
elements: dict
|
elements: dict
|
||||||
|
schema_version:
|
||||||
|
description:
|
||||||
|
- The federated attribute mapping schema version.
|
||||||
|
The default value on the client side is 'None';
|
||||||
|
however, that will lead the backend to set the default according
|
||||||
|
to 'attribute_mapping_default_schema_version' option.
|
||||||
|
type: str
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Whether the mapping should be C(present) or C(absent).
|
- Whether the mapping should be C(present) or C(absent).
|
||||||
@@ -69,6 +76,7 @@ EXAMPLES = r'''
|
|||||||
any_one_of:
|
any_one_of:
|
||||||
- Contractor
|
- Contractor
|
||||||
- SubContractor
|
- SubContractor
|
||||||
|
schema_version: '1.0'
|
||||||
|
|
||||||
- name: Delete a mapping
|
- name: Delete a mapping
|
||||||
openstack.cloud.federation_mapping:
|
openstack.cloud.federation_mapping:
|
||||||
@@ -93,6 +101,9 @@ mapping:
|
|||||||
rules:
|
rules:
|
||||||
description: List of rules for the mapping
|
description: List of rules for the mapping
|
||||||
type: list
|
type: list
|
||||||
|
schema_version:
|
||||||
|
description: Schema version of the mapping
|
||||||
|
type: str
|
||||||
'''
|
'''
|
||||||
|
|
||||||
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
||||||
@@ -108,6 +119,7 @@ class IdentityFederationMappingModule(OpenStackModule):
|
|||||||
local=dict(required=True, type='list', elements='dict'),
|
local=dict(required=True, type='list', elements='dict'),
|
||||||
remote=dict(required=True, type='list', elements='dict')
|
remote=dict(required=True, type='list', elements='dict')
|
||||||
)),
|
)),
|
||||||
|
schema_version=dict(default=None),
|
||||||
state=dict(default='present', choices=['absent', 'present']),
|
state=dict(default='present', choices=['absent', 'present']),
|
||||||
)
|
)
|
||||||
|
|
||||||
@@ -155,7 +167,7 @@ class IdentityFederationMappingModule(OpenStackModule):
|
|||||||
if len(self.params['rules']) < 1:
|
if len(self.params['rules']) < 1:
|
||||||
self.fail_json(msg='At least one rule must be passed')
|
self.fail_json(msg='At least one rule must be passed')
|
||||||
|
|
||||||
attributes = dict((k, self.params[k]) for k in ['rules']
|
attributes = dict((k, self.params[k]) for k in ['rules', 'schema_version']
|
||||||
if k in self.params and self.params[k] is not None
|
if k in self.params and self.params[k] is not None
|
||||||
and self.params[k] != mapping[k])
|
and self.params[k] != mapping[k])
|
||||||
|
|
||||||
@@ -166,7 +178,8 @@ class IdentityFederationMappingModule(OpenStackModule):
|
|||||||
|
|
||||||
def _create(self):
|
def _create(self):
|
||||||
return self.conn.identity.create_mapping(id=self.params['name'],
|
return self.conn.identity.create_mapping(id=self.params['name'],
|
||||||
rules=self.params['rules'])
|
rules=self.params['rules'],
|
||||||
|
schema_version=self.params['schema_version'])
|
||||||
|
|
||||||
def _delete(self, mapping):
|
def _delete(self, mapping):
|
||||||
self.conn.identity.delete_mapping(mapping.id)
|
self.conn.identity.delete_mapping(mapping.id)
|
||||||
|
|||||||
@@ -17,8 +17,9 @@ description:
|
|||||||
options:
|
options:
|
||||||
fixed_address:
|
fixed_address:
|
||||||
description:
|
description:
|
||||||
- To which fixed IP of server the floating IP address should be
|
- To which fixed IP of attached port the floating IP address should be
|
||||||
attached to.
|
attached to.
|
||||||
|
aliases: ["fixed_ip_address"]
|
||||||
type: str
|
type: str
|
||||||
floating_ip_address:
|
floating_ip_address:
|
||||||
description:
|
description:
|
||||||
@@ -35,6 +36,7 @@ options:
|
|||||||
network:
|
network:
|
||||||
description:
|
description:
|
||||||
- The name or ID of a neutron external network or a nova pool name.
|
- The name or ID of a neutron external network or a nova pool name.
|
||||||
|
- When I(server) is not defined, I(network) is required
|
||||||
type: str
|
type: str
|
||||||
purge:
|
purge:
|
||||||
description:
|
description:
|
||||||
@@ -57,7 +59,6 @@ options:
|
|||||||
description:
|
description:
|
||||||
- The name or ID of the server to which the IP address
|
- The name or ID of the server to which the IP address
|
||||||
should be assigned.
|
should be assigned.
|
||||||
required: true
|
|
||||||
type: str
|
type: str
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
@@ -183,23 +184,24 @@ from ansible_collections.openstack.cloud.plugins.module_utils.openstack import O
|
|||||||
|
|
||||||
class NetworkingFloatingIPModule(OpenStackModule):
|
class NetworkingFloatingIPModule(OpenStackModule):
|
||||||
argument_spec = dict(
|
argument_spec = dict(
|
||||||
fixed_address=dict(),
|
fixed_address=dict(aliases=['fixed_ip_address']),
|
||||||
floating_ip_address=dict(),
|
floating_ip_address=dict(),
|
||||||
nat_destination=dict(aliases=['fixed_network', 'internal_network']),
|
nat_destination=dict(aliases=['fixed_network', 'internal_network']),
|
||||||
network=dict(),
|
network=dict(),
|
||||||
purge=dict(type='bool', default=False),
|
purge=dict(type='bool', default=False),
|
||||||
reuse=dict(type='bool', default=False),
|
reuse=dict(type='bool', default=False),
|
||||||
server=dict(required=True),
|
server=dict(),
|
||||||
state=dict(default='present', choices=['absent', 'present']),
|
state=dict(default='present', choices=['absent', 'present']),
|
||||||
)
|
)
|
||||||
|
|
||||||
module_kwargs = dict(
|
module_kwargs = dict(
|
||||||
required_if=[
|
required_if=[
|
||||||
['state', 'absent', ['floating_ip_address']]
|
['state', 'present', ['server', 'network'], True],
|
||||||
|
['state', 'absent', ['floating_ip_address'], False],
|
||||||
],
|
],
|
||||||
required_by={
|
required_by={
|
||||||
'floating_ip_address': ('network'),
|
'floating_ip_address': ('network'),
|
||||||
}
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
@@ -214,64 +216,36 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
changed = False
|
changed = False
|
||||||
fixed_address = self.params['fixed_address']
|
fixed_address = self.params['fixed_address']
|
||||||
floating_ip_address = self.params['floating_ip_address']
|
floating_ip_address = self.params['floating_ip_address']
|
||||||
nat_destination_name_or_id = self.params['nat_destination']
|
nat_destination_id = (
|
||||||
|
self.nat_destination['id'] if self.nat_destination else None
|
||||||
|
)
|
||||||
network_id = self.network['id'] if self.network else None
|
network_id = self.network['id'] if self.network else None
|
||||||
|
server = self.server
|
||||||
|
|
||||||
ips = self._find_ips(
|
ips = self._find_ips(
|
||||||
server=self.server,
|
server=server,
|
||||||
floating_ip_address=floating_ip_address,
|
floating_ip_address=floating_ip_address,
|
||||||
network_id=network_id,
|
network_id=network_id,
|
||||||
fixed_address=fixed_address,
|
fixed_address=fixed_address,
|
||||||
nat_destination_name_or_id=nat_destination_name_or_id)
|
nat_destination_id=nat_destination_id
|
||||||
|
)
|
||||||
|
|
||||||
# First floating ip satisfies our requirements
|
ip = None
|
||||||
ip = ips[0] if ips else None
|
|
||||||
|
|
||||||
|
if not ips:
|
||||||
|
if server:
|
||||||
if floating_ip_address:
|
if floating_ip_address:
|
||||||
# A specific floating ip address has been requested
|
# Requested floating ip address does not exist
|
||||||
|
|
||||||
if not ip:
|
|
||||||
# If a specific floating ip address has been requested
|
|
||||||
# and it does not exist yet then create it
|
|
||||||
|
|
||||||
# openstacksdk's create_ip requires floating_ip_address
|
|
||||||
# and floating_network_id to be set
|
|
||||||
self.conn.network.create_ip(
|
|
||||||
floating_ip_address=floating_ip_address,
|
|
||||||
floating_network_id=network_id)
|
|
||||||
changed = True
|
|
||||||
|
|
||||||
else: # ip
|
|
||||||
# Requested floating ip address exists already
|
|
||||||
|
|
||||||
if ip.port_details and (ip.port_details['status'] == 'ACTIVE') \
|
|
||||||
and (floating_ip_address not in self._filter_ips(
|
|
||||||
self.server)):
|
|
||||||
# Floating ip address exists and has been attached
|
|
||||||
# but to a different server
|
|
||||||
|
|
||||||
# Requested ip has been attached to different server
|
|
||||||
self.fail_json(
|
|
||||||
msg="Floating ip {0} has been attached to different "
|
|
||||||
"server".format(floating_ip_address))
|
|
||||||
|
|
||||||
if not ip \
|
|
||||||
or floating_ip_address not in self._filter_ips(self.server):
|
|
||||||
# Requested floating ip address does not exist or has not been
|
|
||||||
# assigned to server
|
|
||||||
|
|
||||||
self.conn.add_ip_list(
|
self.conn.add_ip_list(
|
||||||
server=self.server,
|
server=server,
|
||||||
ips=[floating_ip_address],
|
ips=[floating_ip_address],
|
||||||
wait=self.params['wait'],
|
wait=self.params['wait'],
|
||||||
timeout=self.params['timeout'],
|
timeout=self.params['timeout'],
|
||||||
fixed_address=fixed_address)
|
fixed_address=fixed_address
|
||||||
|
)
|
||||||
changed = True
|
changed = True
|
||||||
else:
|
|
||||||
# Requested floating ip address has been assigned to server
|
|
||||||
pass
|
|
||||||
|
|
||||||
elif not ips: # and not floating_ip_address
|
else:
|
||||||
# No specific floating ip has been requested and none of the
|
# No specific floating ip has been requested and none of the
|
||||||
# floating ips which have been assigned to the server matches
|
# floating ips which have been assigned to the server matches
|
||||||
# requirements
|
# requirements
|
||||||
@@ -319,34 +293,97 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
# a6b0ece2821ea79330c4067100295f6bdcbe456e/openstack/cloud/
|
# a6b0ece2821ea79330c4067100295f6bdcbe456e/openstack/cloud/
|
||||||
# _floating_ip.py#L987
|
# _floating_ip.py#L987
|
||||||
self.conn.add_ips_to_server(
|
self.conn.add_ips_to_server(
|
||||||
server=self.server,
|
server=server,
|
||||||
ip_pool=network_id,
|
ip_pool=network_id,
|
||||||
ips=None, # No specific floating ip requested
|
ips=None, # No specific floating ip requested
|
||||||
reuse=self.params['reuse'],
|
reuse=self.params['reuse'],
|
||||||
fixed_address=fixed_address,
|
fixed_address=fixed_address,
|
||||||
wait=self.params['wait'],
|
wait=self.params['wait'],
|
||||||
timeout=self.params['timeout'],
|
timeout=self.params['timeout'],
|
||||||
nat_destination=nat_destination_name_or_id)
|
nat_destination=nat_destination_id
|
||||||
|
)
|
||||||
changed = True
|
changed = True
|
||||||
|
|
||||||
|
else: # not server
|
||||||
|
kwargs = self._params_to_kwargs(
|
||||||
|
floating_ip_address,
|
||||||
|
network_id,
|
||||||
|
fixed_address,
|
||||||
|
self.nat_destination
|
||||||
|
)
|
||||||
|
|
||||||
|
# create the ip
|
||||||
|
ip = self.conn.network.create_ip(**kwargs)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
else: # ips
|
||||||
|
ip = ips[0]
|
||||||
|
|
||||||
|
if server:
|
||||||
|
server_ips = self._filter_ips(server)
|
||||||
|
if ip.floating_ip_address not in server_ips:
|
||||||
|
port_details = ip.port_details
|
||||||
|
if (port_details
|
||||||
|
and port_details['status'] == 'ACTIVE'):
|
||||||
|
# Requested ip has been attached to different server
|
||||||
|
self.fail_json(
|
||||||
|
msg="Floating ip {0} has been attached to "
|
||||||
|
"different server".format(
|
||||||
|
floating_ip_address))
|
||||||
|
|
||||||
else:
|
else:
|
||||||
# Found one or more floating ips which satisfy requirements
|
# Requested floating ip address has not been
|
||||||
|
# assigned to server
|
||||||
|
self.conn.add_ip_list(
|
||||||
|
server=server,
|
||||||
|
ips=[ip.floating_ip_address],
|
||||||
|
wait=self.params['wait'],
|
||||||
|
timeout=self.params['timeout'],
|
||||||
|
fixed_address=fixed_address
|
||||||
|
)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
else:
|
||||||
|
# floating ip is already assigned to the server
|
||||||
pass
|
pass
|
||||||
|
|
||||||
if changed:
|
elif len(ips) > 1: # not server
|
||||||
|
self.fail_json(msg='Found more than one floating ip')
|
||||||
|
|
||||||
|
else:
|
||||||
|
kwargs = self._params_to_kwargs(
|
||||||
|
floating_ip_address,
|
||||||
|
network_id,
|
||||||
|
fixed_address,
|
||||||
|
self.nat_destination
|
||||||
|
)
|
||||||
|
for key, value in kwargs.items():
|
||||||
|
if ip[key] != value:
|
||||||
|
self.conn.network.update_ip(ip, **kwargs)
|
||||||
|
changed = True
|
||||||
|
break
|
||||||
|
|
||||||
|
if changed and server:
|
||||||
# update server details such as addresses
|
# update server details such as addresses
|
||||||
self.server = self.conn.compute.get_server(self.server)
|
server = self.conn.compute.get_server(server)
|
||||||
|
|
||||||
# Update the floating ip resource
|
# Update the floating ip resource
|
||||||
ips = self._find_ips(
|
ips = self._find_ips(
|
||||||
self.server, floating_ip_address, network_id,
|
server,
|
||||||
fixed_address, nat_destination_name_or_id)
|
floating_ip_address,
|
||||||
|
network_id,
|
||||||
|
fixed_address,
|
||||||
|
nat_destination_id
|
||||||
|
)
|
||||||
|
|
||||||
# ips can be empty, e.g. when server has no private ipv4
|
# ips can be empty, e.g. when server has no private ipv4
|
||||||
# address to which a floating ip address can be attached
|
# address to which a floating ip address can be attached
|
||||||
|
ip = ips[0] if ips else None
|
||||||
|
|
||||||
self.exit_json(
|
self.exit_json(
|
||||||
changed=changed,
|
changed=changed,
|
||||||
floating_ip=ips[0].to_dict(computed=False) if ips else None)
|
floating_ip=ip.to_dict(computed=False)
|
||||||
|
)
|
||||||
|
|
||||||
def _detach_and_delete(self):
|
def _detach_and_delete(self):
|
||||||
ips = self._find_ips(
|
ips = self._find_ips(
|
||||||
@@ -354,7 +391,7 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
floating_ip_address=self.params['floating_ip_address'],
|
floating_ip_address=self.params['floating_ip_address'],
|
||||||
network_id=self.network['id'] if self.network else None,
|
network_id=self.network['id'] if self.network else None,
|
||||||
fixed_address=self.params['fixed_address'],
|
fixed_address=self.params['fixed_address'],
|
||||||
nat_destination_name_or_id=self.params['nat_destination'])
|
nat_destination_id=self.nat_destination['id'] if self.nat_destination else None)
|
||||||
|
|
||||||
if not ips:
|
if not ips:
|
||||||
# Nothing to detach
|
# Nothing to detach
|
||||||
@@ -362,19 +399,22 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
|
|
||||||
changed = False
|
changed = False
|
||||||
for ip in ips:
|
for ip in ips:
|
||||||
|
if self.server:
|
||||||
if ip['fixed_ip_address']:
|
if ip['fixed_ip_address']:
|
||||||
# Silently ignore that ip might not be attached to server
|
# Silently ignore that ip might not be attached to server
|
||||||
#
|
#
|
||||||
# self.conn.network.update_ip(ip_id, port_id=None) does not
|
# self.conn.network.update_ip(ip_id, port_id=None) does not
|
||||||
# handle nova network but self.conn.detach_ip_from_server()
|
# handle nova network but self.conn.detach_ip_from_server()
|
||||||
# does so
|
# does so
|
||||||
self.conn.detach_ip_from_server(server_id=self.server['id'],
|
changed = self.conn.detach_ip_from_server(server_id=self.server['id'],
|
||||||
floating_ip_id=ip['id'])
|
floating_ip_id=ip['id'])
|
||||||
|
|
||||||
# OpenStackSDK sets {"port_id": None} to detach a floating
|
# OpenStackSDK sets {"port_id": None} to detach a floating
|
||||||
# ip from a device, but there might be a delay until a
|
# ip from a device, but there might be a delay until a
|
||||||
# server does not list it in addresses any more.
|
# server does not list it in addresses any more.
|
||||||
|
else: # not self.server
|
||||||
|
if ip['port_id']:
|
||||||
changed = True
|
changed = True
|
||||||
|
self.conn.network.update_ip(floating_ip=ip['id'], port_id=None)
|
||||||
|
|
||||||
if self.params['purge']:
|
if self.params['purge']:
|
||||||
self.conn.network.delete_ip(ip['id'])
|
self.conn.network.delete_ip(ip['id'])
|
||||||
@@ -397,39 +437,56 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
|
|
||||||
# Returns a list not an iterator here because
|
# Returns a list not an iterator here because
|
||||||
# it is iterated several times below
|
# it is iterated several times below
|
||||||
return [address['addr']
|
addresses = _flatten(server['addresses'].values())
|
||||||
for address in _flatten(server['addresses'].values())
|
return [
|
||||||
if address['OS-EXT-IPS:type'] == 'floating']
|
address['addr']
|
||||||
|
for address in addresses
|
||||||
|
if address['OS-EXT-IPS:type'] == 'floating'
|
||||||
|
]
|
||||||
|
|
||||||
def _find_ips(self,
|
def _find_ips(self,
|
||||||
server,
|
server,
|
||||||
floating_ip_address,
|
floating_ip_address,
|
||||||
network_id,
|
network_id,
|
||||||
fixed_address,
|
fixed_address,
|
||||||
nat_destination_name_or_id):
|
nat_destination_id):
|
||||||
# Check which floating ips matches our requirements.
|
# Check which floating ips matches our requirements.
|
||||||
# They might or might not be attached to our server.
|
# They might or might not be attached to our server.
|
||||||
if floating_ip_address:
|
if floating_ip_address:
|
||||||
# A specific floating ip address has been requested
|
# A specific floating ip address has been requested
|
||||||
ip = self.conn.network.find_ip(floating_ip_address)
|
ip = self.conn.network.find_ip(floating_ip_address)
|
||||||
return [ip] if ip else []
|
return [ip] if ip else []
|
||||||
elif (not fixed_address and nat_destination_name_or_id):
|
elif server:
|
||||||
|
if (not fixed_address and nat_destination_id):
|
||||||
# No specific floating ip and no specific fixed ip have been
|
# No specific floating ip and no specific fixed ip have been
|
||||||
# requested but a private network (nat_destination) has been
|
# requested but a private network (nat_destination) has been
|
||||||
# given where the floating ip should be attached to.
|
# given where the floating ip should be attached to.
|
||||||
return self._find_ips_by_nat_destination(
|
return self._find_ips_by_nat_destination(
|
||||||
server, nat_destination_name_or_id)
|
server, nat_destination_id)
|
||||||
else:
|
else:
|
||||||
# not floating_ip_address
|
# not floating_ip_address
|
||||||
# and (fixed_address or not nat_destination_name_or_id)
|
# and (fixed_address or not nat_destination_id)
|
||||||
|
|
||||||
# An analysis of all floating ips of server is required
|
# An analysis of all floating ips of server is required
|
||||||
return self._find_ips_by_network_id_and_fixed_address(
|
return self._find_ips_by_network_id_and_fixed_address(
|
||||||
server, fixed_address, network_id)
|
server, fixed_address, network_id)
|
||||||
|
elif fixed_address or nat_destination_id:
|
||||||
|
ports = self._find_ports_by_fixed_address_or_nat_destination(fixed_address, nat_destination_id)
|
||||||
|
|
||||||
|
floating_ips = []
|
||||||
|
for port in ports:
|
||||||
|
ips = list(self.conn.network.ips(port_id=port.id))
|
||||||
|
floating_ips.extend(ips)
|
||||||
|
|
||||||
|
return floating_ips
|
||||||
|
elif network_id:
|
||||||
|
return list(self.conn.network.ips(floating_network_id=network_id))
|
||||||
|
else:
|
||||||
|
return []
|
||||||
|
|
||||||
def _find_ips_by_nat_destination(self,
|
def _find_ips_by_nat_destination(self,
|
||||||
server,
|
server,
|
||||||
nat_destination_name_or_id):
|
nat_destination_id):
|
||||||
|
|
||||||
if not server['addresses']:
|
if not server['addresses']:
|
||||||
return None
|
return None
|
||||||
@@ -437,7 +494,7 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
# Check if we have any floating ip on
|
# Check if we have any floating ip on
|
||||||
# the given nat_destination network
|
# the given nat_destination network
|
||||||
nat_destination = self.conn.network.find_network(
|
nat_destination = self.conn.network.find_network(
|
||||||
nat_destination_name_or_id, ignore_missing=False)
|
nat_destination_id, ignore_missing=False)
|
||||||
|
|
||||||
fips_with_nat_destination = [
|
fips_with_nat_destination = [
|
||||||
addr for addr
|
addr for addr
|
||||||
@@ -467,7 +524,7 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
# match network of floating ip
|
# match network of floating ip
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if not fixed_address: # and not nat_destination_name_or_id
|
if not fixed_address: # and not nat_destination_id
|
||||||
# Any floating ip will fullfil these requirements
|
# Any floating ip will fullfil these requirements
|
||||||
matching_ips.append(ip)
|
matching_ips.append(ip)
|
||||||
|
|
||||||
@@ -478,20 +535,84 @@ class NetworkingFloatingIPModule(OpenStackModule):
|
|||||||
|
|
||||||
return matching_ips
|
return matching_ips
|
||||||
|
|
||||||
|
def _params_to_kwargs(self,
|
||||||
|
floating_ip_address,
|
||||||
|
network_id,
|
||||||
|
fixed_address,
|
||||||
|
nat_destination):
|
||||||
|
kwargs = {}
|
||||||
|
|
||||||
|
kwargs['floating_network_id'] = network_id
|
||||||
|
|
||||||
|
if fixed_address:
|
||||||
|
# must indicate internal port identifier
|
||||||
|
ports = self._find_ports_by_fixed_address_or_nat_destination(
|
||||||
|
fixed_address, nat_destination
|
||||||
|
)
|
||||||
|
if len(ports) > 1:
|
||||||
|
self.fail_json(
|
||||||
|
msg='There are multiple subnets with the fixed ip '
|
||||||
|
'address {0}'.format(fixed_address)
|
||||||
|
)
|
||||||
|
elif len(ports) == 0:
|
||||||
|
self.fail_json(
|
||||||
|
msg='No port found with fixed ip address {0}'.format(
|
||||||
|
fixed_address)
|
||||||
|
)
|
||||||
|
else:
|
||||||
|
kwargs['fixed_ip_address'] = fixed_address
|
||||||
|
kwargs['port_id'] = ports[0].id
|
||||||
|
|
||||||
|
if floating_ip_address:
|
||||||
|
kwargs['floating_ip_address'] = floating_ip_address
|
||||||
|
|
||||||
|
return kwargs
|
||||||
|
|
||||||
|
def _find_ports_by_fixed_address_or_nat_destination(self,
|
||||||
|
fixed_address,
|
||||||
|
nat_destination):
|
||||||
|
port_kwargs = {}
|
||||||
|
|
||||||
|
if fixed_address:
|
||||||
|
port_kwargs['fixed_ips'] = f'ip_address={fixed_address}'
|
||||||
|
if nat_destination:
|
||||||
|
port_kwargs['network_id'] = nat_destination.id
|
||||||
|
|
||||||
|
ports = self.conn.network.ports(**port_kwargs)
|
||||||
|
return list(ports)
|
||||||
|
|
||||||
def _init(self):
|
def _init(self):
|
||||||
server_name_or_id = self.params['server']
|
server_name_or_id = self.params['server']
|
||||||
server = self.conn.compute.find_server(server_name_or_id,
|
if server_name_or_id:
|
||||||
ignore_missing=False)
|
self.server = self.conn.compute.find_server(
|
||||||
# fetch server details such as addresses
|
name_or_id=server_name_or_id, ignore_missing=False
|
||||||
self.server = self.conn.compute.get_server(server)
|
)
|
||||||
|
else:
|
||||||
|
self.server = None
|
||||||
|
|
||||||
|
if (self.server is None and self.params['fixed_address']
|
||||||
|
and self.params['nat_destination'] is None):
|
||||||
|
self.fail_json(
|
||||||
|
msg='fixed_address requires nat_destination to be defined '
|
||||||
|
'when server isn\'t'
|
||||||
|
)
|
||||||
|
|
||||||
network_name_or_id = self.params['network']
|
network_name_or_id = self.params['network']
|
||||||
if network_name_or_id:
|
if network_name_or_id:
|
||||||
self.network = self.conn.network.find_network(
|
self.network = self.conn.network.find_network(
|
||||||
name_or_id=network_name_or_id, ignore_missing=False)
|
name_or_id=network_name_or_id, ignore_missing=False
|
||||||
|
)
|
||||||
else:
|
else:
|
||||||
self.network = None
|
self.network = None
|
||||||
|
|
||||||
|
nat_destination_name_or_id = self.params['nat_destination']
|
||||||
|
if nat_destination_name_or_id:
|
||||||
|
self.nat_destination = self.conn.network.find_network(
|
||||||
|
name_or_id=nat_destination_name_or_id, ignore_missing=False
|
||||||
|
)
|
||||||
|
else:
|
||||||
|
self.nat_destination = None
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
module = NetworkingFloatingIPModule()
|
module = NetworkingFloatingIPModule()
|
||||||
|
|||||||
107
plugins/modules/host_aggregate_info.py
Normal file
107
plugins/modules/host_aggregate_info.py
Normal file
@@ -0,0 +1,107 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 OpenStack Ansible SIG
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r'''
|
||||||
|
---
|
||||||
|
module: host_aggregate_info
|
||||||
|
short_description: Fetch OpenStack host aggregates
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Fetch OpenStack host aggregates.
|
||||||
|
options:
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Name or ID of the aggregate.
|
||||||
|
- Returns only the matching aggregate when set.
|
||||||
|
type: str
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = r'''
|
||||||
|
- name: Fetch all host aggregates
|
||||||
|
openstack.cloud.host_aggregate_info:
|
||||||
|
cloud: mycloud
|
||||||
|
|
||||||
|
- name: Fetch a specific host aggregate by name
|
||||||
|
openstack.cloud.host_aggregate_info:
|
||||||
|
cloud: mycloud
|
||||||
|
name: db_aggregate
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = r'''
|
||||||
|
aggregates:
|
||||||
|
description: List of dictionaries describing host aggregates.
|
||||||
|
returned: always
|
||||||
|
type: list
|
||||||
|
elements: dict
|
||||||
|
contains:
|
||||||
|
availability_zone:
|
||||||
|
description: Availability zone of the aggregate.
|
||||||
|
type: str
|
||||||
|
created_at:
|
||||||
|
description: The date and time when the resource was created.
|
||||||
|
type: str
|
||||||
|
deleted_at:
|
||||||
|
description: The date and time when the resource was deleted.
|
||||||
|
type: str
|
||||||
|
hosts:
|
||||||
|
description: List of hosts belonging to the aggregate.
|
||||||
|
type: list
|
||||||
|
elements: str
|
||||||
|
id:
|
||||||
|
description: The UUID of the aggregate.
|
||||||
|
type: str
|
||||||
|
is_deleted:
|
||||||
|
description: Whether or not the resource is deleted.
|
||||||
|
type: bool
|
||||||
|
metadata:
|
||||||
|
description: Metadata attached to the aggregate.
|
||||||
|
type: dict
|
||||||
|
name:
|
||||||
|
description: Name of the aggregate.
|
||||||
|
type: str
|
||||||
|
updated_at:
|
||||||
|
description: The date and time when the resource was updated.
|
||||||
|
type: str
|
||||||
|
uuid:
|
||||||
|
description: UUID of the aggregate.
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
||||||
|
|
||||||
|
|
||||||
|
class ComputeHostAggregateInfoModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
name=dict(),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
name = self.params['name']
|
||||||
|
|
||||||
|
if name:
|
||||||
|
aggregate = self.conn.compute.find_aggregate(name)
|
||||||
|
aggregates = [aggregate] if aggregate else []
|
||||||
|
else:
|
||||||
|
aggregates = list(self.conn.compute.aggregates())
|
||||||
|
|
||||||
|
self.exit_json(changed=False,
|
||||||
|
aggregates=[a.to_dict(computed=False)
|
||||||
|
for a in aggregates])
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = ComputeHostAggregateInfoModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
@@ -128,6 +128,20 @@ options:
|
|||||||
- Should only be used when needed, such as when the user needs the cloud to
|
- Should only be used when needed, such as when the user needs the cloud to
|
||||||
transform image format.
|
transform image format.
|
||||||
type: bool
|
type: bool
|
||||||
|
import_method:
|
||||||
|
description:
|
||||||
|
- Method to use for importing the image. Not all deployments support all methods.
|
||||||
|
- Supports web-download or glance-download.
|
||||||
|
- copy-image is not supported with create actions.
|
||||||
|
- glance-direct is removed from the import method so use_import can be used in that case.
|
||||||
|
type: str
|
||||||
|
choices: [web-download, glance-download]
|
||||||
|
uri:
|
||||||
|
description:
|
||||||
|
- Required only if using the web-download import method.
|
||||||
|
- This url is where the data is made available to the Image service.
|
||||||
|
type: str
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- openstack.cloud.openstack
|
- openstack.cloud.openstack
|
||||||
'''
|
'''
|
||||||
@@ -399,11 +413,13 @@ class ImageModule(OpenStackModule):
|
|||||||
visibility=dict(choices=['public', 'private', 'shared', 'community']),
|
visibility=dict(choices=['public', 'private', 'shared', 'community']),
|
||||||
volume=dict(),
|
volume=dict(),
|
||||||
use_import=dict(type='bool'),
|
use_import=dict(type='bool'),
|
||||||
|
import_method=dict(choices=['web-download', 'glance-download']),
|
||||||
|
uri=dict()
|
||||||
)
|
)
|
||||||
|
|
||||||
module_kwargs = dict(
|
module_kwargs = dict(
|
||||||
mutually_exclusive=[
|
mutually_exclusive=[
|
||||||
('filename', 'volume'),
|
('filename', 'volume', 'uri'),
|
||||||
('visibility', 'is_public'),
|
('visibility', 'is_public'),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
@@ -412,7 +428,7 @@ class ImageModule(OpenStackModule):
|
|||||||
attr_params = ('id', 'name', 'filename', 'disk_format',
|
attr_params = ('id', 'name', 'filename', 'disk_format',
|
||||||
'container_format', 'wait', 'timeout', 'is_public',
|
'container_format', 'wait', 'timeout', 'is_public',
|
||||||
'is_protected', 'min_disk', 'min_ram', 'volume', 'tags',
|
'is_protected', 'min_disk', 'min_ram', 'volume', 'tags',
|
||||||
'use_import')
|
'use_import', 'import_method', 'uri')
|
||||||
|
|
||||||
def _resolve_visibility(self):
|
def _resolve_visibility(self):
|
||||||
"""resolve a visibility value to be compatible with older versions"""
|
"""resolve a visibility value to be compatible with older versions"""
|
||||||
@@ -469,6 +485,28 @@ class ImageModule(OpenStackModule):
|
|||||||
|
|
||||||
return update_payload
|
return update_payload
|
||||||
|
|
||||||
|
def _wait_for_image_active(self, image):
|
||||||
|
if not self.params['wait']:
|
||||||
|
return image
|
||||||
|
|
||||||
|
return self.sdk.resource.wait_for_status(
|
||||||
|
self.conn.image,
|
||||||
|
image,
|
||||||
|
status='active',
|
||||||
|
failures=['error', 'deleted', 'killed'],
|
||||||
|
wait=self.params['timeout'],
|
||||||
|
attribute='status')
|
||||||
|
|
||||||
|
def _import_uploaded_image(self, image):
|
||||||
|
if not hasattr(self.conn.image, 'import_image'):
|
||||||
|
self.fail_json(
|
||||||
|
msg="The installed openstacksdk library does not support "
|
||||||
|
"image import operations required for images in the "
|
||||||
|
"'uploading' state.")
|
||||||
|
|
||||||
|
self.conn.image.import_image(image, method='glance-direct')
|
||||||
|
return self._wait_for_image_active(self.conn.get_image(image.id))
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
changed = False
|
changed = False
|
||||||
image_name_or_id = self.params['id'] or self.params['name']
|
image_name_or_id = self.params['id'] or self.params['name']
|
||||||
@@ -513,6 +551,29 @@ class ImageModule(OpenStackModule):
|
|||||||
if image['status'] == 'deactivated':
|
if image['status'] == 'deactivated':
|
||||||
self.conn.image.reactivate_image(image)
|
self.conn.image.reactivate_image(image)
|
||||||
changed = True
|
changed = True
|
||||||
|
elif image['status'] == 'queued':
|
||||||
|
if (
|
||||||
|
self.params['filename']
|
||||||
|
and hasattr(self.conn.image, 'stage_image')):
|
||||||
|
self.conn.image.stage_image(
|
||||||
|
image, filename=self.params['filename'])
|
||||||
|
changed = True
|
||||||
|
elif self.params['filename']:
|
||||||
|
with open(self.params['filename'], 'rb') as image_data:
|
||||||
|
self.conn.image.upload_image(
|
||||||
|
container_format=self.params['container_format'],
|
||||||
|
disk_format=self.params['disk_format'],
|
||||||
|
data=image_data,
|
||||||
|
id=image.id,
|
||||||
|
name=image.name)
|
||||||
|
changed = True
|
||||||
|
image = self.conn.get_image(image.id)
|
||||||
|
|
||||||
|
if image['status'] == 'uploading' and self.params['use_import']:
|
||||||
|
image = self._import_uploaded_image(image)
|
||||||
|
changed = True
|
||||||
|
elif image['status'] == 'importing':
|
||||||
|
image = self._wait_for_image_active(image)
|
||||||
|
|
||||||
update_payload = self._build_update(image)
|
update_payload = self._build_update(image)
|
||||||
|
|
||||||
|
|||||||
@@ -83,6 +83,11 @@ options:
|
|||||||
Network will use Openstack defaults if this option is
|
Network will use Openstack defaults if this option is
|
||||||
not provided.
|
not provided.
|
||||||
type: str
|
type: str
|
||||||
|
tags:
|
||||||
|
description:
|
||||||
|
- A list of tags to set on the network
|
||||||
|
type: list
|
||||||
|
elements: str
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- openstack.cloud.openstack
|
- openstack.cloud.openstack
|
||||||
'''
|
'''
|
||||||
@@ -208,7 +213,8 @@ class NetworkModule(OpenStackModule):
|
|||||||
project=dict(),
|
project=dict(),
|
||||||
port_security_enabled=dict(type='bool'),
|
port_security_enabled=dict(type='bool'),
|
||||||
mtu=dict(type='int', aliases=['mtu_size']),
|
mtu=dict(type='int', aliases=['mtu_size']),
|
||||||
dns_domain=dict()
|
dns_domain=dict(),
|
||||||
|
tags=dict(type='list', elements='str'),
|
||||||
)
|
)
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
@@ -224,6 +230,7 @@ class NetworkModule(OpenStackModule):
|
|||||||
provider_network_type = self.params['provider_network_type']
|
provider_network_type = self.params['provider_network_type']
|
||||||
provider_segmentation_id = self.params['provider_segmentation_id']
|
provider_segmentation_id = self.params['provider_segmentation_id']
|
||||||
project = self.params['project']
|
project = self.params['project']
|
||||||
|
tags = self.params['tags']
|
||||||
|
|
||||||
kwargs = {}
|
kwargs = {}
|
||||||
for arg in ('port_security_enabled', 'mtu', 'dns_domain'):
|
for arg in ('port_security_enabled', 'mtu', 'dns_domain'):
|
||||||
@@ -304,6 +311,12 @@ class NetworkModule(OpenStackModule):
|
|||||||
)
|
)
|
||||||
changed = True
|
changed = True
|
||||||
|
|
||||||
|
if tags is not None:
|
||||||
|
old_tags = self.conn.network.get_tags(net)
|
||||||
|
if set(old_tags) != set(tags):
|
||||||
|
self.conn.network.set_tags(net, tags)
|
||||||
|
changed = True
|
||||||
|
|
||||||
net = net.to_dict(computed=False)
|
net = net.to_dict(computed=False)
|
||||||
self.exit(changed=changed, network=net, id=net['id'])
|
self.exit(changed=changed, network=net, id=net['id'])
|
||||||
elif state == 'absent':
|
elif state == 'absent':
|
||||||
|
|||||||
184
plugins/modules/network_segment.py
Normal file
184
plugins/modules/network_segment.py
Normal file
@@ -0,0 +1,184 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 British Broadcasting Corporation
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = '''
|
||||||
|
---
|
||||||
|
module: network_segment
|
||||||
|
short_description: Creates/removes network segments from OpenStack
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Add, update or remove network segments from OpenStack.
|
||||||
|
options:
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Name to be assigned to the segment. Although Neutron allows for
|
||||||
|
non-unique segment names, this module enforces segment name
|
||||||
|
uniqueness.
|
||||||
|
required: true
|
||||||
|
type: str
|
||||||
|
description:
|
||||||
|
description:
|
||||||
|
- Description of the segment
|
||||||
|
type: str
|
||||||
|
network:
|
||||||
|
description:
|
||||||
|
- Name or id of the network to which the segment should be attached
|
||||||
|
type: str
|
||||||
|
network_type:
|
||||||
|
description:
|
||||||
|
- The type of physical network that maps to this segment resource.
|
||||||
|
type: str
|
||||||
|
physical_network:
|
||||||
|
description:
|
||||||
|
- The physical network where this segment object is implemented.
|
||||||
|
type: str
|
||||||
|
segmentation_id:
|
||||||
|
description:
|
||||||
|
- An isolated segment on the physical network. The I(network_type)
|
||||||
|
attribute defines the segmentation model. For example, if the
|
||||||
|
I(network_type) value is vlan, this ID is a vlan identifier. If
|
||||||
|
the I(network_type) value is gre, this ID is a gre key.
|
||||||
|
type: int
|
||||||
|
state:
|
||||||
|
description:
|
||||||
|
- Indicate desired state of the resource.
|
||||||
|
choices: ['present', 'absent']
|
||||||
|
default: present
|
||||||
|
type: str
|
||||||
|
version_added: 2.6.0
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = '''
|
||||||
|
# Create a VLAN type network segment named 'segment1'.
|
||||||
|
- openstack.cloud.network_segment:
|
||||||
|
cloud: mycloud
|
||||||
|
name: segment1
|
||||||
|
network: my_network
|
||||||
|
network_type: vlan
|
||||||
|
segmentation_id: 2000
|
||||||
|
physical_network: my_physnet
|
||||||
|
state: present
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = '''
|
||||||
|
id:
|
||||||
|
description: Id of segment
|
||||||
|
returned: On success when segment exists.
|
||||||
|
type: str
|
||||||
|
network_segment:
|
||||||
|
description: Dictionary describing the network segment.
|
||||||
|
returned: On success when network segment exists.
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
description:
|
||||||
|
description: Description
|
||||||
|
type: str
|
||||||
|
id:
|
||||||
|
description: Id
|
||||||
|
type: str
|
||||||
|
name:
|
||||||
|
description: Name
|
||||||
|
type: str
|
||||||
|
network_id:
|
||||||
|
description: Network Id
|
||||||
|
type: str
|
||||||
|
network_type:
|
||||||
|
description: Network type
|
||||||
|
type: str
|
||||||
|
physical_network:
|
||||||
|
description: Physical network
|
||||||
|
type: str
|
||||||
|
segmentation_id:
|
||||||
|
description: Segmentation Id
|
||||||
|
type: int
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
||||||
|
|
||||||
|
|
||||||
|
class NetworkSegmentModule(OpenStackModule):
|
||||||
|
|
||||||
|
argument_spec = dict(
|
||||||
|
name=dict(required=True),
|
||||||
|
description=dict(),
|
||||||
|
network=dict(),
|
||||||
|
network_type=dict(),
|
||||||
|
physical_network=dict(),
|
||||||
|
segmentation_id=dict(type='int'),
|
||||||
|
state=dict(default='present', choices=['absent', 'present'])
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
|
||||||
|
state = self.params['state']
|
||||||
|
name = self.params['name']
|
||||||
|
network_name_or_id = self.params['network']
|
||||||
|
|
||||||
|
kwargs = {}
|
||||||
|
filters = {}
|
||||||
|
for arg in ('description', 'network_type', 'physical_network', 'segmentation_id'):
|
||||||
|
if self.params[arg] is not None:
|
||||||
|
kwargs[arg] = self.params[arg]
|
||||||
|
|
||||||
|
for arg in ('network_type', 'physical_network'):
|
||||||
|
if self.params[arg] is not None:
|
||||||
|
filters[arg] = self.params[arg]
|
||||||
|
|
||||||
|
if network_name_or_id:
|
||||||
|
network = self.conn.network.find_network(network_name_or_id,
|
||||||
|
ignore_missing=False,
|
||||||
|
**filters)
|
||||||
|
kwargs['network_id'] = network.id
|
||||||
|
filters['network_id'] = network.id
|
||||||
|
|
||||||
|
segment = self.conn.network.find_segment(name, **filters)
|
||||||
|
|
||||||
|
if state == 'present':
|
||||||
|
if not segment:
|
||||||
|
segment = self.conn.network.create_segment(name=name, **kwargs)
|
||||||
|
changed = True
|
||||||
|
else:
|
||||||
|
changed = False
|
||||||
|
update_kwargs = {}
|
||||||
|
|
||||||
|
# As the name is required and all other attributes cannot be
|
||||||
|
# changed (and appear in filters above), we only need to handle
|
||||||
|
# updates to the description here.
|
||||||
|
for arg in ["description"]:
|
||||||
|
if (
|
||||||
|
arg in kwargs
|
||||||
|
# ensure user wants something specific
|
||||||
|
and kwargs[arg] is not None
|
||||||
|
# and this is not what we have right now
|
||||||
|
and kwargs[arg] != segment[arg]
|
||||||
|
):
|
||||||
|
update_kwargs[arg] = kwargs[arg]
|
||||||
|
|
||||||
|
if update_kwargs:
|
||||||
|
segment = self.conn.network.update_segment(
|
||||||
|
segment.id, **update_kwargs
|
||||||
|
)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
segment = segment.to_dict(computed=False)
|
||||||
|
self.exit(changed=changed, network_segment=segment, id=segment['id'])
|
||||||
|
elif state == 'absent':
|
||||||
|
if not segment:
|
||||||
|
self.exit(changed=False)
|
||||||
|
else:
|
||||||
|
self.conn.network.delete_segment(segment['id'])
|
||||||
|
self.exit(changed=True)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = NetworkSegmentModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
202
plugins/modules/object_containers_info.py
Normal file
202
plugins/modules/object_containers_info.py
Normal file
@@ -0,0 +1,202 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2024 Catalyst Cloud Limited
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r"""
|
||||||
|
---
|
||||||
|
module: object_containers_info
|
||||||
|
short_description: Fetch container info from the OpenStack Swift service.
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Fetch container info from the OpenStack Swift service.
|
||||||
|
options:
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Name of the container
|
||||||
|
type: str
|
||||||
|
aliases: ["container"]
|
||||||
|
prefix:
|
||||||
|
description:
|
||||||
|
- Filter containers by prefix
|
||||||
|
type: str
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
"""
|
||||||
|
|
||||||
|
EXAMPLES = r"""
|
||||||
|
- name: List all containers existing on the project
|
||||||
|
openstack.cloud.object_containers_info:
|
||||||
|
|
||||||
|
- name: Retrive a single container by name
|
||||||
|
openstack.cloud.object_containers_info:
|
||||||
|
name: test-container
|
||||||
|
|
||||||
|
- name: Retrieve and filter containers by prefix
|
||||||
|
openstack.cloud.object_containers_info:
|
||||||
|
prefix: test-
|
||||||
|
"""
|
||||||
|
|
||||||
|
RETURN = r"""
|
||||||
|
containers:
|
||||||
|
description: List of dictionaries describing matching containers.
|
||||||
|
returned: always
|
||||||
|
type: list
|
||||||
|
elements: dict
|
||||||
|
contains:
|
||||||
|
bytes:
|
||||||
|
description: The total number of bytes that are stored in Object Storage
|
||||||
|
for the container.
|
||||||
|
type: int
|
||||||
|
sample: 5449
|
||||||
|
bytes_used:
|
||||||
|
description: The count of bytes used in total.
|
||||||
|
type: int
|
||||||
|
sample: 5449
|
||||||
|
content_type:
|
||||||
|
description: The MIME type of the list of names.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
count:
|
||||||
|
description: The number of objects in the container.
|
||||||
|
type: int
|
||||||
|
sample: 1
|
||||||
|
history_location:
|
||||||
|
description: Enables versioning on the container.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
id:
|
||||||
|
description: The ID of the container. Equals I(name).
|
||||||
|
type: str
|
||||||
|
sample: "otc"
|
||||||
|
if_none_match:
|
||||||
|
description: "In combination with C(Expect: 100-Continue), specify an
|
||||||
|
C(If-None-Match: *) header to query whether the server
|
||||||
|
already has a copy of the object before any data is sent.
|
||||||
|
Only set when searching for a container by name."
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
is_content_type_detected:
|
||||||
|
description: If set to C(true), Object Storage guesses the content type
|
||||||
|
based on the file extension and ignores the value sent in
|
||||||
|
the Content-Type header, if present.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: bool
|
||||||
|
sample: null
|
||||||
|
is_newest:
|
||||||
|
description: If set to True, Object Storage queries all replicas to
|
||||||
|
return the most recent one. If you omit this header, Object
|
||||||
|
Storage responds faster after it finds one valid replica.
|
||||||
|
Because setting this header to True is more expensive for
|
||||||
|
the back end, use it only when it is absolutely needed.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: bool
|
||||||
|
sample: null
|
||||||
|
meta_temp_url_key:
|
||||||
|
description: The secret key value for temporary URLs. If not set,
|
||||||
|
this header is not returned by this operation.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
meta_temp_url_key_2:
|
||||||
|
description: A second secret key value for temporary URLs. If not set,
|
||||||
|
this header is not returned by this operation.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
name:
|
||||||
|
description: The name of the container.
|
||||||
|
type: str
|
||||||
|
sample: "otc"
|
||||||
|
object_count:
|
||||||
|
description: The number of objects.
|
||||||
|
type: int
|
||||||
|
sample: 1
|
||||||
|
read_ACL:
|
||||||
|
description: The ACL that grants read access. If not set, this header is
|
||||||
|
not returned by this operation.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
storage_policy:
|
||||||
|
description: Storage policy used by the container. It is not possible to
|
||||||
|
change policy of an existing container.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
sync_key:
|
||||||
|
description: The secret key for container synchronization. If not set,
|
||||||
|
this header is not returned by this operation.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
sync_to:
|
||||||
|
description: The destination for container synchronization. If not set,
|
||||||
|
this header is not returned by this operation.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
timestamp:
|
||||||
|
description: The timestamp of the transaction.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
versions_location:
|
||||||
|
description: Enables versioning on this container. The value is the name
|
||||||
|
of another container. You must UTF-8-encode and then
|
||||||
|
URL-encode the name before you include it in the header. To
|
||||||
|
disable versioning, set the header to an empty string.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
write_ACL:
|
||||||
|
description: The ACL that grants write access. If not set, this header is
|
||||||
|
not returned by this operation.
|
||||||
|
Only fetched when searching for a container by name.
|
||||||
|
type: str
|
||||||
|
sample: null
|
||||||
|
"""
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
||||||
|
|
||||||
|
|
||||||
|
class ObjectContainersInfoModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
name=dict(aliases=["container"]),
|
||||||
|
prefix=dict(),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
if self.params["name"]:
|
||||||
|
containers = [
|
||||||
|
(
|
||||||
|
self.conn.object_store.get_container_metadata(
|
||||||
|
self.params["name"],
|
||||||
|
).to_dict(computed=False)
|
||||||
|
),
|
||||||
|
]
|
||||||
|
else:
|
||||||
|
query = {}
|
||||||
|
if self.params["prefix"]:
|
||||||
|
query["prefix"] = self.params["prefix"]
|
||||||
|
containers = [
|
||||||
|
c.to_dict(computed=False)
|
||||||
|
for c in self.conn.object_store.containers(**query)
|
||||||
|
]
|
||||||
|
self.exit(changed=False, containers=containers)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = ObjectContainersInfoModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
@@ -511,7 +511,7 @@ class PortModule(OpenStackModule):
|
|||||||
**(dict(network_id=network.id) if network else dict()))
|
**(dict(network_id=network.id) if network else dict()))
|
||||||
|
|
||||||
if self.ansible.check_mode:
|
if self.ansible.check_mode:
|
||||||
self.exit_json(changed=self._will_change(network, port, state))
|
self.exit_json(changed=self._will_change(port, state))
|
||||||
|
|
||||||
if state == 'present' and not port:
|
if state == 'present' and not port:
|
||||||
# create port
|
# create port
|
||||||
|
|||||||
249
plugins/modules/port_forwarding.py
Normal file
249
plugins/modules/port_forwarding.py
Normal file
@@ -0,0 +1,249 @@
|
|||||||
|
# Copyright: (c) 2018, Terry Jones <terry.jones@example.org>
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r'''
|
||||||
|
---
|
||||||
|
module: port_forwarding
|
||||||
|
short_description: Create/Update/Delete port forwarding resources from OpenStack
|
||||||
|
description:
|
||||||
|
- Create, Update and Remove Neutron floating IP port forwarding resources from OpenStack
|
||||||
|
- Port forwarding allows external traffic to reach instances behind a floating IP
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
options:
|
||||||
|
external_protocol_port:
|
||||||
|
description:
|
||||||
|
- The external port number on the floating IP that will be forwarded
|
||||||
|
- Must be between 1 and 65535
|
||||||
|
- Required if C(port_forwarding_id) is set
|
||||||
|
type: int
|
||||||
|
aliases: ['external_port']
|
||||||
|
floating_ip:
|
||||||
|
description:
|
||||||
|
- The floating IP address or ID to create port forwarding on
|
||||||
|
type: str
|
||||||
|
required: true
|
||||||
|
aliases: ['floating_ip_address']
|
||||||
|
internal_ip:
|
||||||
|
description:
|
||||||
|
- The internal IP address to forward traffic to
|
||||||
|
- Must be one of the fixed IPs on the specified port
|
||||||
|
- If not specified, uses the first fixed IP of the port
|
||||||
|
- Requires C(network_port)
|
||||||
|
type: str
|
||||||
|
aliases: ['internal_ip_address']
|
||||||
|
internal_protocol_port:
|
||||||
|
description:
|
||||||
|
- The internal port number to forward traffic to
|
||||||
|
- Must be between 1 and 65535
|
||||||
|
- Required if C(port_forwarding_id) is set
|
||||||
|
type: int
|
||||||
|
aliases: ['internal_port']
|
||||||
|
network_port:
|
||||||
|
description:
|
||||||
|
- The Neutron port name or ID that contains the internal IP
|
||||||
|
- Required if C(port_forwarding_id) is set
|
||||||
|
type: str
|
||||||
|
port_forwarding_id:
|
||||||
|
description:
|
||||||
|
- ID of an existing port forwarding resource
|
||||||
|
- Used for updates and deletions when ID is known
|
||||||
|
type: str
|
||||||
|
protocol:
|
||||||
|
description:
|
||||||
|
- The IP protocol for the port forwarding resource
|
||||||
|
- Supports tcp and udp protocols
|
||||||
|
- Required if C(port_forwarding_id) is set
|
||||||
|
type: str
|
||||||
|
state:
|
||||||
|
description:
|
||||||
|
- Whether the port forwarding resource should exist or not
|
||||||
|
type: str
|
||||||
|
choices: ['present', 'absent']
|
||||||
|
default: present
|
||||||
|
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = r'''
|
||||||
|
- name: Create new port fowarding
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
state: present
|
||||||
|
floating_ip: 192.168.150.67
|
||||||
|
external_protocol_port: 80
|
||||||
|
internal_protocol_port: 8080
|
||||||
|
network_port: example_http_port
|
||||||
|
protocol: tcp
|
||||||
|
|
||||||
|
- name: Update previously created port forwarding
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
state: present
|
||||||
|
port_forwarding_id: existing_port_forwarding
|
||||||
|
floating_ip: 192.168.150.67
|
||||||
|
internal_protocol_port: 9090
|
||||||
|
|
||||||
|
- name: Delete port forwarding
|
||||||
|
openstack.cloud.port_forwarding:
|
||||||
|
state: absent
|
||||||
|
port_forwarding_id: "resource-id"
|
||||||
|
floating_ip: "203.0.113.100"
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = r'''
|
||||||
|
port_forwarding:
|
||||||
|
description: Dictionary describing the port forwarding resource.
|
||||||
|
type: list
|
||||||
|
elements: dict
|
||||||
|
returned: success
|
||||||
|
contains:
|
||||||
|
description:
|
||||||
|
description: The description of the port forwarding.
|
||||||
|
type: str
|
||||||
|
external_port:
|
||||||
|
description: The external port number.
|
||||||
|
type: int
|
||||||
|
floatingip_id:
|
||||||
|
description: The floating IP id associated with the port forwarding.
|
||||||
|
type: str
|
||||||
|
id:
|
||||||
|
description: The id of the port forwarding.
|
||||||
|
type: str
|
||||||
|
internal_ip_address:
|
||||||
|
description: The internal IP address associated with the port forwarding.
|
||||||
|
type: str
|
||||||
|
internal_port:
|
||||||
|
description: The internal port number.
|
||||||
|
type: int
|
||||||
|
internal_port_id:
|
||||||
|
description: The ID of the network port associated with the port forwarding.
|
||||||
|
type: str
|
||||||
|
protocol:
|
||||||
|
description: The IP protocol used for port forwarding.
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class PortForwardingModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
external_protocol_port=dict(type='int', aliases=['external_port']),
|
||||||
|
floating_ip=dict(required=True, aliases=['floating_ip_address']),
|
||||||
|
internal_ip=dict(aliases=['internal_ip_address']),
|
||||||
|
internal_protocol_port=dict(type='int', aliases=['internal_port']),
|
||||||
|
network_port=dict(),
|
||||||
|
port_forwarding_id=dict(),
|
||||||
|
protocol=dict(),
|
||||||
|
state=dict(default='present', choices=['present', 'absent']),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
required_if=[
|
||||||
|
['port_forwarding_id', None, ['external_protocol_port',
|
||||||
|
'internal_protocol_port',
|
||||||
|
'network_port',
|
||||||
|
'protocol'], False],
|
||||||
|
],
|
||||||
|
required_by={
|
||||||
|
'internal_ip': ['network_port'],
|
||||||
|
},
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
port_forwarding_id = self.params['port_forwarding_id']
|
||||||
|
floating_ip = self.conn.network.find_ip(self.params['floating_ip'],
|
||||||
|
ignore_missing=False)
|
||||||
|
port = self.conn.network.find_port(self.params['network_port']) \
|
||||||
|
if self.params['network_port'] else None
|
||||||
|
internal_ip = self._find_internal_ip(port) if port else None
|
||||||
|
external_port = self.params['external_protocol_port']
|
||||||
|
internal_port = self.params['internal_protocol_port']
|
||||||
|
protocol = self.params['protocol']
|
||||||
|
state = self.params['state']
|
||||||
|
|
||||||
|
attrs = {}
|
||||||
|
if port is not None:
|
||||||
|
attrs['internal_port_id'] = port.id
|
||||||
|
|
||||||
|
if internal_ip is not None:
|
||||||
|
attrs['internal_ip_address'] = internal_ip
|
||||||
|
|
||||||
|
if external_port is not None:
|
||||||
|
attrs['external_port'] = external_port
|
||||||
|
|
||||||
|
if protocol is not None:
|
||||||
|
attrs['protocol'] = protocol
|
||||||
|
|
||||||
|
port_forwarding = self._find_port_forwarding(floating_ip.id,
|
||||||
|
port_forwarding_id,
|
||||||
|
attrs)
|
||||||
|
|
||||||
|
if internal_port is not None:
|
||||||
|
attrs['internal_port'] = internal_port
|
||||||
|
|
||||||
|
changed = False
|
||||||
|
if state == 'present':
|
||||||
|
if port_forwarding:
|
||||||
|
# found valid pfwd_id or pfwd with matching attributes
|
||||||
|
new_attrs = {k: v for k, v in attrs.items() if port_forwarding[k] != v}
|
||||||
|
if new_attrs:
|
||||||
|
port_forwarding = self.conn.network.update_port_forwarding(
|
||||||
|
port_forwarding.id, floating_ip.id, **new_attrs)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
elif not port_forwarding_id:
|
||||||
|
# pfwd_id not given, so create new pfwd
|
||||||
|
attrs['floatingip_id'] = floating_ip.id
|
||||||
|
port_forwarding = self.conn.network.create_port_forwarding(**attrs)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
self.exit_json(changed=changed, port_forwarding=port_forwarding)
|
||||||
|
|
||||||
|
else:
|
||||||
|
if port_forwarding:
|
||||||
|
self.conn.network.delete_port_forwarding(port_forwarding.id, floating_ip.id)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
self.exit_json(changed=changed)
|
||||||
|
|
||||||
|
def _find_internal_ip(self, port):
|
||||||
|
internal_ip = self.params['internal_ip']
|
||||||
|
if internal_ip:
|
||||||
|
for fixed_ip in port.fixed_ips:
|
||||||
|
if fixed_ip['ip_address'] == internal_ip:
|
||||||
|
return internal_ip
|
||||||
|
|
||||||
|
self.fail_json(
|
||||||
|
msg='Internal IP %s not found in port %s fixed IPs' % (internal_ip, port.id))
|
||||||
|
|
||||||
|
else:
|
||||||
|
if port.fixed_ips:
|
||||||
|
return port.fixed_ips[0]['ip_address']
|
||||||
|
|
||||||
|
else:
|
||||||
|
self.fail_json(msg='Port %s has no fixed IPs available' % port.id)
|
||||||
|
|
||||||
|
def _find_port_forwarding(self, fip_id, pf_id, attrs):
|
||||||
|
try:
|
||||||
|
if pf_id:
|
||||||
|
return self.conn.network.find_port_forwarding(pf_id, fip_id, ignore_missing=False)
|
||||||
|
|
||||||
|
port_forwardings = list(self.conn.network.port_forwardings(fip_id, **attrs))
|
||||||
|
if len(port_forwardings) > 1:
|
||||||
|
self.fail_json(
|
||||||
|
msg='Found more than one port forwarding resources with matching attributes')
|
||||||
|
|
||||||
|
return port_forwardings[0] if len(port_forwardings) == 1 else None
|
||||||
|
except self.sdk.exceptions.NotFoundException:
|
||||||
|
return None
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = PortForwardingModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
148
plugins/modules/port_forwarding_info.py
Normal file
148
plugins/modules/port_forwarding_info.py
Normal file
@@ -0,0 +1,148 @@
|
|||||||
|
# Copyright: (c) 2018, Terry Jones <terry.jones@example.org>
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r'''
|
||||||
|
---
|
||||||
|
module: port_forwarding_info
|
||||||
|
short_description: Retrieve port forwarding resources from OpenStack.
|
||||||
|
description:
|
||||||
|
- Retrieve Neutron floating IP port forwarding resources from OpenStack.
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
options:
|
||||||
|
external_port:
|
||||||
|
description:
|
||||||
|
- The external port number on the floating IP that will be forwarded.
|
||||||
|
type: int
|
||||||
|
floating_ip:
|
||||||
|
description:
|
||||||
|
- The address or ID of a floating IP that contains a port forwarding.
|
||||||
|
type: str
|
||||||
|
internal_port_id:
|
||||||
|
description:
|
||||||
|
- The Neutron port ID.
|
||||||
|
type: str
|
||||||
|
port_forwarding_id:
|
||||||
|
description:
|
||||||
|
- ID of an existing port forwarding resource.
|
||||||
|
type: str
|
||||||
|
protocol:
|
||||||
|
description:
|
||||||
|
- The IP protocol for the port forwarding resource.
|
||||||
|
type: str
|
||||||
|
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = r'''
|
||||||
|
# Getting all port forwardings
|
||||||
|
- openstack.cloud.port_forwarding_info:
|
||||||
|
register: pfwds
|
||||||
|
|
||||||
|
# Getting port forwardings by associated floating ip
|
||||||
|
- openstack.cloud.port_forwarding_info:
|
||||||
|
floating_ip: 192.168.42.67
|
||||||
|
register: pfwds
|
||||||
|
|
||||||
|
# Getting port forwarding by port forwarding id
|
||||||
|
- openstack.cloud.port_forwarding_info:
|
||||||
|
port_forwarding_id: d09f88d6-bb20-4268-9139-27c1b82c51d0
|
||||||
|
register: pfwd
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = r'''
|
||||||
|
port_forwardings:
|
||||||
|
description: The port forwarding objects list.
|
||||||
|
type: list
|
||||||
|
elements: dict
|
||||||
|
returned: success
|
||||||
|
contains:
|
||||||
|
description:
|
||||||
|
description: The description of the port forwarding.
|
||||||
|
type: str
|
||||||
|
external_port:
|
||||||
|
description: The external port number.
|
||||||
|
type: int
|
||||||
|
floatingip_id:
|
||||||
|
description: The floating IP id associated with the port forwarding.
|
||||||
|
type: str
|
||||||
|
id:
|
||||||
|
description: The id of the port forwarding.
|
||||||
|
type: str
|
||||||
|
internal_ip_address:
|
||||||
|
description: The internal IP address associated with the port forwarding.
|
||||||
|
type: str
|
||||||
|
internal_port:
|
||||||
|
description: The internal port number.
|
||||||
|
type: int
|
||||||
|
internal_port_id:
|
||||||
|
description: The ID of the network port associated with the port forwarding.
|
||||||
|
type: str
|
||||||
|
protocol:
|
||||||
|
description: The IP protocol used for port forwarding.
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class PortForwardingInfoModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
external_port=dict(type='int'),
|
||||||
|
floating_ip=dict(),
|
||||||
|
internal_port_id=dict(),
|
||||||
|
port_forwarding_id=dict(),
|
||||||
|
protocol=dict(),
|
||||||
|
)
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True
|
||||||
|
)
|
||||||
|
|
||||||
|
def _find_port_forwardings(self):
|
||||||
|
port_forwarding_id = self.params['port_forwarding_id']
|
||||||
|
floating_ip = self.params['floating_ip']
|
||||||
|
query_kwargs = {k: self.params[k]
|
||||||
|
for k in ['external_port',
|
||||||
|
'internal_port_id',
|
||||||
|
'protocol']
|
||||||
|
if self.params[k] is not None}
|
||||||
|
|
||||||
|
floating_ips = None
|
||||||
|
if floating_ip:
|
||||||
|
fip = self.conn.network.find_ip(floating_ip)
|
||||||
|
floating_ips = [fip] if fip else []
|
||||||
|
else:
|
||||||
|
floating_ips = self.conn.network.ips()
|
||||||
|
|
||||||
|
port_forwardings = []
|
||||||
|
if port_forwarding_id is None:
|
||||||
|
for fip in floating_ips:
|
||||||
|
pfwds = self.conn.network.port_forwardings(fip.id, **query_kwargs)
|
||||||
|
port_forwardings.extend(list(pfwds))
|
||||||
|
|
||||||
|
else:
|
||||||
|
for fip in floating_ips:
|
||||||
|
pfwd = self.conn.network.find_port_forwarding(
|
||||||
|
port_forwarding_id, fip.id, query_kwargs)
|
||||||
|
if pfwd:
|
||||||
|
return [pfwd]
|
||||||
|
|
||||||
|
return port_forwardings
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
port_forwardings = [pfwd.to_dict(computed=False)
|
||||||
|
for pfwd in self._find_port_forwardings()]
|
||||||
|
|
||||||
|
self.exit(changed=False, port_forwardings=port_forwardings)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = PortForwardingInfoModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
@@ -181,7 +181,7 @@ class IdentityProjectModule(OpenStackModule):
|
|||||||
raise ValueError('Duplicate key(s) in extra_specs: {0}'
|
raise ValueError('Duplicate key(s) in extra_specs: {0}'
|
||||||
.format(', '.join(list(duplicate_keys))))
|
.format(', '.join(list(duplicate_keys))))
|
||||||
for k, v in extra_specs.items():
|
for k, v in extra_specs.items():
|
||||||
if v != project[k]:
|
if k not in project or v != project[k]:
|
||||||
attributes[k] = v
|
attributes[k] = v
|
||||||
|
|
||||||
if attributes:
|
if attributes:
|
||||||
|
|||||||
@@ -38,6 +38,9 @@ options:
|
|||||||
groups:
|
groups:
|
||||||
description: Number of groups that are allowed for the project
|
description: Number of groups that are allowed for the project
|
||||||
type: int
|
type: int
|
||||||
|
health_monitors:
|
||||||
|
description: Maximum number of health monitors that can be created.
|
||||||
|
type: int
|
||||||
injected_file_content_bytes:
|
injected_file_content_bytes:
|
||||||
description:
|
description:
|
||||||
- Maximum file size in bytes.
|
- Maximum file size in bytes.
|
||||||
@@ -61,6 +64,15 @@ options:
|
|||||||
key_pairs:
|
key_pairs:
|
||||||
description: Number of key pairs to allow.
|
description: Number of key pairs to allow.
|
||||||
type: int
|
type: int
|
||||||
|
l7_policies:
|
||||||
|
description: The maximum amount of L7 policies you can create.
|
||||||
|
type: int
|
||||||
|
l7_rules:
|
||||||
|
description: The maximum amount of L7 rules you can create.
|
||||||
|
type: int
|
||||||
|
listeners:
|
||||||
|
description: The maximum number of listeners you can create.
|
||||||
|
type: int
|
||||||
load_balancers:
|
load_balancers:
|
||||||
description: The maximum amount of load balancers you can create
|
description: The maximum amount of load balancers you can create
|
||||||
type: int
|
type: int
|
||||||
@@ -68,6 +80,9 @@ options:
|
|||||||
metadata_items:
|
metadata_items:
|
||||||
description: Number of metadata items allowed per instance.
|
description: Number of metadata items allowed per instance.
|
||||||
type: int
|
type: int
|
||||||
|
members:
|
||||||
|
description: Number of members allowed for loadbalancer.
|
||||||
|
type: int
|
||||||
name:
|
name:
|
||||||
description: Name of the OpenStack Project to manage.
|
description: Name of the OpenStack Project to manage.
|
||||||
required: true
|
required: true
|
||||||
@@ -227,6 +242,37 @@ quotas:
|
|||||||
server_groups:
|
server_groups:
|
||||||
description: Number of server groups to allow.
|
description: Number of server groups to allow.
|
||||||
type: int
|
type: int
|
||||||
|
load_balancer:
|
||||||
|
description: Load_balancer service quotas
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
health_monitors:
|
||||||
|
description: Maximum number of health monitors that can be
|
||||||
|
created.
|
||||||
|
type: int
|
||||||
|
l7_policies:
|
||||||
|
description: The maximum amount of L7 policies you can
|
||||||
|
create.
|
||||||
|
type: int
|
||||||
|
l7_rules:
|
||||||
|
description: The maximum amount of L7 rules you can
|
||||||
|
create.
|
||||||
|
type: int
|
||||||
|
listeners:
|
||||||
|
description: The maximum number of listeners you can create
|
||||||
|
type: int
|
||||||
|
load_balancers:
|
||||||
|
description: The maximum amount of load balancers one can
|
||||||
|
create
|
||||||
|
type: int
|
||||||
|
members:
|
||||||
|
description: The maximum amount of members for
|
||||||
|
loadbalancer.
|
||||||
|
type: int
|
||||||
|
pools:
|
||||||
|
description: The maximum amount of pools one can create.
|
||||||
|
type: int
|
||||||
|
|
||||||
network:
|
network:
|
||||||
description: Network service quotas
|
description: Network service quotas
|
||||||
type: dict
|
type: dict
|
||||||
@@ -234,16 +280,9 @@ quotas:
|
|||||||
floating_ips:
|
floating_ips:
|
||||||
description: Number of floating IP's to allow.
|
description: Number of floating IP's to allow.
|
||||||
type: int
|
type: int
|
||||||
load_balancers:
|
|
||||||
description: The maximum amount of load balancers one can
|
|
||||||
create
|
|
||||||
type: int
|
|
||||||
networks:
|
networks:
|
||||||
description: Number of networks to allow.
|
description: Number of networks to allow.
|
||||||
type: int
|
type: int
|
||||||
pools:
|
|
||||||
description: The maximum amount of pools one can create.
|
|
||||||
type: int
|
|
||||||
ports:
|
ports:
|
||||||
description: Number of Network ports to allow, this needs
|
description: Number of Network ports to allow, this needs
|
||||||
to be greater than the instances limit.
|
to be greater than the instances limit.
|
||||||
@@ -312,9 +351,7 @@ quotas:
|
|||||||
server_groups: 10,
|
server_groups: 10,
|
||||||
network:
|
network:
|
||||||
floating_ips: 50,
|
floating_ips: 50,
|
||||||
load_balancers: 10,
|
|
||||||
networks: 10,
|
networks: 10,
|
||||||
pools: 10,
|
|
||||||
ports: 160,
|
ports: 160,
|
||||||
rbac_policies: 10,
|
rbac_policies: 10,
|
||||||
routers: 10,
|
routers: 10,
|
||||||
@@ -330,6 +367,14 @@ quotas:
|
|||||||
per_volume_gigabytes: -1,
|
per_volume_gigabytes: -1,
|
||||||
snapshots: 10,
|
snapshots: 10,
|
||||||
volumes: 10,
|
volumes: 10,
|
||||||
|
load_balancer:
|
||||||
|
health_monitors: 10,
|
||||||
|
load_balancers: 10,
|
||||||
|
l7_policies: 10,
|
||||||
|
l7_rules: 10,
|
||||||
|
listeners: 10,
|
||||||
|
pools: 5,
|
||||||
|
members: 5,
|
||||||
'''
|
'''
|
||||||
|
|
||||||
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import OpenStackModule
|
||||||
@@ -337,9 +382,8 @@ from collections import defaultdict
|
|||||||
|
|
||||||
|
|
||||||
class QuotaModule(OpenStackModule):
|
class QuotaModule(OpenStackModule):
|
||||||
# TODO: Add missing network quota options 'check_limit', 'health_monitors',
|
# TODO: Add missing network quota options 'check_limit'
|
||||||
# 'l7_policies', 'listeners' to argument_spec, DOCUMENTATION and
|
# to argument_spec, DOCUMENTATION and RETURN docstrings
|
||||||
# RETURN docstrings
|
|
||||||
argument_spec = dict(
|
argument_spec = dict(
|
||||||
backup_gigabytes=dict(type='int'),
|
backup_gigabytes=dict(type='int'),
|
||||||
backups=dict(type='int'),
|
backups=dict(type='int'),
|
||||||
@@ -350,6 +394,7 @@ class QuotaModule(OpenStackModule):
|
|||||||
'network_floating_ips']),
|
'network_floating_ips']),
|
||||||
gigabytes=dict(type='int'),
|
gigabytes=dict(type='int'),
|
||||||
groups=dict(type='int'),
|
groups=dict(type='int'),
|
||||||
|
health_monitors=dict(type='int'),
|
||||||
injected_file_content_bytes=dict(type='int',
|
injected_file_content_bytes=dict(type='int',
|
||||||
aliases=['injected_file_size']),
|
aliases=['injected_file_size']),
|
||||||
injected_file_path_bytes=dict(type='int',
|
injected_file_path_bytes=dict(type='int',
|
||||||
@@ -357,8 +402,12 @@ class QuotaModule(OpenStackModule):
|
|||||||
injected_files=dict(type='int'),
|
injected_files=dict(type='int'),
|
||||||
instances=dict(type='int'),
|
instances=dict(type='int'),
|
||||||
key_pairs=dict(type='int', no_log=False),
|
key_pairs=dict(type='int', no_log=False),
|
||||||
|
l7_policies=dict(type='int'),
|
||||||
|
l7_rules=dict(type='int'),
|
||||||
|
listeners=dict(type='int'),
|
||||||
load_balancers=dict(type='int', aliases=['loadbalancer']),
|
load_balancers=dict(type='int', aliases=['loadbalancer']),
|
||||||
metadata_items=dict(type='int'),
|
metadata_items=dict(type='int'),
|
||||||
|
members=dict(type='int'),
|
||||||
name=dict(required=True),
|
name=dict(required=True),
|
||||||
networks=dict(type='int', aliases=['network']),
|
networks=dict(type='int', aliases=['network']),
|
||||||
per_volume_gigabytes=dict(type='int'),
|
per_volume_gigabytes=dict(type='int'),
|
||||||
@@ -382,9 +431,9 @@ class QuotaModule(OpenStackModule):
|
|||||||
supports_check_mode=True
|
supports_check_mode=True
|
||||||
)
|
)
|
||||||
|
|
||||||
# Some attributes in quota resources don't exist in the api anymore, mostly
|
# Some attributes in quota resources don't exist in the api anymore, e.g.
|
||||||
# compute quotas that were simply network proxies. This map allows marking
|
# compute quotas that were simply network proxies, and pre-Octavia network
|
||||||
# them to be skipped.
|
# quotas. This map allows marking them to be skipped.
|
||||||
exclusion_map = {
|
exclusion_map = {
|
||||||
'compute': {
|
'compute': {
|
||||||
# 'fixed_ips', # Available until Nova API version 2.35
|
# 'fixed_ips', # Available until Nova API version 2.35
|
||||||
@@ -397,7 +446,16 @@ class QuotaModule(OpenStackModule):
|
|||||||
# 'injected_file_path_bytes', # Nova API
|
# 'injected_file_path_bytes', # Nova API
|
||||||
# 'injected_files', # version 2.56
|
# 'injected_files', # version 2.56
|
||||||
},
|
},
|
||||||
'network': {'name'},
|
'load_balancer': {'name'},
|
||||||
|
'network': {
|
||||||
|
'name',
|
||||||
|
'l7_policies',
|
||||||
|
'load_balancers',
|
||||||
|
'loadbalancer',
|
||||||
|
'health_monitors',
|
||||||
|
'pools',
|
||||||
|
'listeners',
|
||||||
|
},
|
||||||
'volume': {'name'},
|
'volume': {'name'},
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -409,12 +467,18 @@ class QuotaModule(OpenStackModule):
|
|||||||
self.warn('Block storage service aka volume service is not'
|
self.warn('Block storage service aka volume service is not'
|
||||||
' supported by your cloud. Ignoring volume quotas.')
|
' supported by your cloud. Ignoring volume quotas.')
|
||||||
|
|
||||||
|
if self.conn.has_service('load-balancer'):
|
||||||
|
quota['load_balancer'] = self.conn.load_balancer.get_quota(
|
||||||
|
project.id)
|
||||||
|
else:
|
||||||
|
self.warn('Loadbalancer service is not supported by your'
|
||||||
|
' cloud. Ignoring loadbalancer quotas.')
|
||||||
|
|
||||||
if self.conn.has_service('network'):
|
if self.conn.has_service('network'):
|
||||||
quota['network'] = self.conn.network.get_quota(project.id)
|
quota['network'] = self.conn.network.get_quota(project.id)
|
||||||
else:
|
else:
|
||||||
self.warn('Network service is not supported by your cloud.'
|
self.warn('Network service is not supported by your cloud.'
|
||||||
' Ignoring network quotas.')
|
' Ignoring network quotas.')
|
||||||
|
|
||||||
quota['compute'] = self.conn.compute.get_quota_set(project.id)
|
quota['compute'] = self.conn.compute.get_quota_set(project.id)
|
||||||
|
|
||||||
return quota
|
return quota
|
||||||
@@ -452,7 +516,6 @@ class QuotaModule(OpenStackModule):
|
|||||||
|
|
||||||
# Get current quota values
|
# Get current quota values
|
||||||
quotas = self._get_quotas(project)
|
quotas = self._get_quotas(project)
|
||||||
|
|
||||||
changed = False
|
changed = False
|
||||||
|
|
||||||
if self.ansible.check_mode:
|
if self.ansible.check_mode:
|
||||||
@@ -468,6 +531,8 @@ class QuotaModule(OpenStackModule):
|
|||||||
self.conn.network.delete_quota(project.id)
|
self.conn.network.delete_quota(project.id)
|
||||||
if 'volume' in quotas:
|
if 'volume' in quotas:
|
||||||
self.conn.block_storage.revert_quota_set(project)
|
self.conn.block_storage.revert_quota_set(project)
|
||||||
|
if 'load_balancer' in quotas:
|
||||||
|
self.conn.load_balancer.delete_quota(project.id)
|
||||||
|
|
||||||
# Necessary since we can't tell what the default quotas are
|
# Necessary since we can't tell what the default quotas are
|
||||||
quotas = self._get_quotas(project)
|
quotas = self._get_quotas(project)
|
||||||
@@ -485,6 +550,10 @@ class QuotaModule(OpenStackModule):
|
|||||||
if 'network' in changes:
|
if 'network' in changes:
|
||||||
quotas['network'] = self.conn.network.update_quota(
|
quotas['network'] = self.conn.network.update_quota(
|
||||||
project.id, **changes['network'])
|
project.id, **changes['network'])
|
||||||
|
if 'load_balancer' in changes:
|
||||||
|
quotas['load_balancer'] = \
|
||||||
|
self.conn.load_balancer.update_quota(
|
||||||
|
project.id, **changes['load_balancer'])
|
||||||
changed = True
|
changed = True
|
||||||
|
|
||||||
quotas = {k: v.to_dict(computed=False) for k, v in quotas.items()}
|
quotas = {k: v.to_dict(computed=False) for k, v in quotas.items()}
|
||||||
|
|||||||
@@ -239,7 +239,11 @@ class DnsRecordsetModule(OpenStackModule):
|
|||||||
elif self._needs_update(kwargs, recordset):
|
elif self._needs_update(kwargs, recordset):
|
||||||
recordset = self.conn.dns.update_recordset(recordset, **kwargs)
|
recordset = self.conn.dns.update_recordset(recordset, **kwargs)
|
||||||
changed = True
|
changed = True
|
||||||
self.exit_json(changed=changed, recordset=recordset)
|
# NOTE(gtema): this is a workaround to temporarily bring the
|
||||||
|
# zone_id param back which may not me populated by SDK
|
||||||
|
rs = recordset.to_dict(computed=False)
|
||||||
|
rs["zone_id"] = zone.id
|
||||||
|
self.exit_json(changed=changed, recordset=rs)
|
||||||
elif state == 'absent' and recordset is not None:
|
elif state == 'absent' and recordset is not None:
|
||||||
self.conn.dns.delete_recordset(recordset)
|
self.conn.dns.delete_recordset(recordset)
|
||||||
changed = True
|
changed = True
|
||||||
|
|||||||
@@ -19,7 +19,9 @@ options:
|
|||||||
- Valid only with keystone version 3.
|
- Valid only with keystone version 3.
|
||||||
- Required if I(project) is not specified.
|
- Required if I(project) is not specified.
|
||||||
- When I(project) is specified, then I(domain) will not be used for
|
- When I(project) is specified, then I(domain) will not be used for
|
||||||
scoping the role association, only for finding resources.
|
scoping the role association, only for finding resources. Deprecated
|
||||||
|
for finding resources, please use I(group_domain), I(project_domain),
|
||||||
|
I(role_domain), or I(user_domain).
|
||||||
- "When scoping the role association, I(project) has precedence over
|
- "When scoping the role association, I(project) has precedence over
|
||||||
I(domain) and I(domain) has precedence over I(system): When I(project)
|
I(domain) and I(domain) has precedence over I(system): When I(project)
|
||||||
is specified, then I(domain) and I(system) are not used for role
|
is specified, then I(domain) and I(system) are not used for role
|
||||||
@@ -32,24 +34,45 @@ options:
|
|||||||
- Valid only with keystone version 3.
|
- Valid only with keystone version 3.
|
||||||
- If I(group) is not specified, then I(user) is required. Both may not be
|
- If I(group) is not specified, then I(user) is required. Both may not be
|
||||||
specified at the same time.
|
specified at the same time.
|
||||||
|
- You can supply I(group_domain) or the deprecated usage of I(domain) to
|
||||||
|
find group resources.
|
||||||
|
type: str
|
||||||
|
group_domain:
|
||||||
|
description:
|
||||||
|
- Name or ID for the domain.
|
||||||
|
- Valid only with keystone version 3.
|
||||||
|
- Only valid for finding group resources.
|
||||||
type: str
|
type: str
|
||||||
project:
|
project:
|
||||||
description:
|
description:
|
||||||
- Name or ID of the project to scope the role association to.
|
- Name or ID of the project to scope the role association to.
|
||||||
- If you are using keystone version 2, then this value is required.
|
- If you are using keystone version 2, then this value is required.
|
||||||
- When I(project) is specified, then I(domain) will not be used for
|
- When I(project) is specified, then I(domain) will not be used for
|
||||||
scoping the role association, only for finding resources.
|
scoping the role association, only for finding resources. Prefer
|
||||||
|
I(group_domain) over I(domain).
|
||||||
- "When scoping the role association, I(project) has precedence over
|
- "When scoping the role association, I(project) has precedence over
|
||||||
I(domain) and I(domain) has precedence over I(system): When I(project)
|
I(domain) and I(domain) has precedence over I(system): When I(project)
|
||||||
is specified, then I(domain) and I(system) are not used for role
|
is specified, then I(domain) and I(system) are not used for role
|
||||||
association. When I(domain) is specified, then I(system) will not be
|
association. When I(domain) is specified, then I(system) will not be
|
||||||
used for role association."
|
used for role association."
|
||||||
type: str
|
type: str
|
||||||
|
project_domain:
|
||||||
|
description:
|
||||||
|
- Name or ID for the domain.
|
||||||
|
- Valid only with keystone version 3.
|
||||||
|
- Only valid for finding project resources.
|
||||||
|
type: str
|
||||||
role:
|
role:
|
||||||
description:
|
description:
|
||||||
- Name or ID for the role.
|
- Name or ID for the role.
|
||||||
required: true
|
required: true
|
||||||
type: str
|
type: str
|
||||||
|
role_domain:
|
||||||
|
description:
|
||||||
|
- Name or ID for the domain.
|
||||||
|
- Valid only with keystone version 3.
|
||||||
|
- Only valid for finding role resources.
|
||||||
|
type: str
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Should the roles be present or absent on the user.
|
- Should the roles be present or absent on the user.
|
||||||
@@ -73,6 +96,12 @@ options:
|
|||||||
- If I(user) is not specified, then I(group) is required. Both may not be
|
- If I(user) is not specified, then I(group) is required. Both may not be
|
||||||
specified at the same time.
|
specified at the same time.
|
||||||
type: str
|
type: str
|
||||||
|
user_domain:
|
||||||
|
description:
|
||||||
|
- Name or ID for the domain.
|
||||||
|
- Valid only with keystone version 3.
|
||||||
|
- Only valid for finding user resources.
|
||||||
|
type: str
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- openstack.cloud.openstack
|
- openstack.cloud.openstack
|
||||||
'''
|
'''
|
||||||
@@ -101,11 +130,15 @@ class IdentityRoleAssignmentModule(OpenStackModule):
|
|||||||
argument_spec = dict(
|
argument_spec = dict(
|
||||||
domain=dict(),
|
domain=dict(),
|
||||||
group=dict(),
|
group=dict(),
|
||||||
|
group_domain=dict(type='str'),
|
||||||
project=dict(),
|
project=dict(),
|
||||||
|
project_domain=dict(type='str'),
|
||||||
role=dict(required=True),
|
role=dict(required=True),
|
||||||
|
role_domain=dict(type='str'),
|
||||||
state=dict(default='present', choices=['absent', 'present']),
|
state=dict(default='present', choices=['absent', 'present']),
|
||||||
system=dict(),
|
system=dict(),
|
||||||
user=dict(),
|
user=dict(),
|
||||||
|
user_domain=dict(type='str'),
|
||||||
)
|
)
|
||||||
|
|
||||||
module_kwargs = dict(
|
module_kwargs = dict(
|
||||||
@@ -113,17 +146,33 @@ class IdentityRoleAssignmentModule(OpenStackModule):
|
|||||||
('user', 'group'),
|
('user', 'group'),
|
||||||
('domain', 'project', 'system'),
|
('domain', 'project', 'system'),
|
||||||
],
|
],
|
||||||
|
mutually_exclusive=[
|
||||||
|
('user', 'group'),
|
||||||
|
('project', 'system'), # domain should be part of this
|
||||||
|
],
|
||||||
supports_check_mode=True
|
supports_check_mode=True
|
||||||
)
|
)
|
||||||
|
|
||||||
|
def _find_domain_id(self, domain):
|
||||||
|
if domain is not None:
|
||||||
|
domain = self.conn.identity.find_domain(domain,
|
||||||
|
ignore_missing=False)
|
||||||
|
return dict(domain_id=domain['id'])
|
||||||
|
return dict()
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
filters = {}
|
filters = {}
|
||||||
find_filters = {}
|
group_find_filters = {}
|
||||||
kwargs = {}
|
project_find_filters = {}
|
||||||
|
role_find_filters = {}
|
||||||
|
user_find_filters = {}
|
||||||
|
|
||||||
|
role_find_filters.update(self._find_domain_id(
|
||||||
|
self.params['role_domain']))
|
||||||
role_name_or_id = self.params['role']
|
role_name_or_id = self.params['role']
|
||||||
role = self.conn.identity.find_role(role_name_or_id,
|
role = self.conn.identity.find_role(role_name_or_id,
|
||||||
ignore_missing=False)
|
ignore_missing=False,
|
||||||
|
**role_find_filters)
|
||||||
filters['role_id'] = role['id']
|
filters['role_id'] = role['id']
|
||||||
|
|
||||||
domain_name_or_id = self.params['domain']
|
domain_name_or_id = self.params['domain']
|
||||||
@@ -131,22 +180,31 @@ class IdentityRoleAssignmentModule(OpenStackModule):
|
|||||||
domain = self.conn.identity.find_domain(
|
domain = self.conn.identity.find_domain(
|
||||||
domain_name_or_id, ignore_missing=False)
|
domain_name_or_id, ignore_missing=False)
|
||||||
filters['scope_domain_id'] = domain['id']
|
filters['scope_domain_id'] = domain['id']
|
||||||
find_filters['domain_id'] = domain['id']
|
group_find_filters['domain_id'] = domain['id']
|
||||||
kwargs['domain'] = domain['id']
|
project_find_filters['domain_id'] = domain['id']
|
||||||
|
user_find_filters['domain_id'] = domain['id']
|
||||||
|
|
||||||
user_name_or_id = self.params['user']
|
user_name_or_id = self.params['user']
|
||||||
if user_name_or_id is not None:
|
if user_name_or_id is not None:
|
||||||
|
user_find_filters.update(self._find_domain_id(
|
||||||
|
self.params['user_domain']))
|
||||||
user = self.conn.identity.find_user(
|
user = self.conn.identity.find_user(
|
||||||
user_name_or_id, ignore_missing=False, **find_filters)
|
user_name_or_id, ignore_missing=False,
|
||||||
|
**user_find_filters)
|
||||||
filters['user_id'] = user['id']
|
filters['user_id'] = user['id']
|
||||||
kwargs['user'] = user['id']
|
else:
|
||||||
|
user = None
|
||||||
|
|
||||||
group_name_or_id = self.params['group']
|
group_name_or_id = self.params['group']
|
||||||
if group_name_or_id is not None:
|
if group_name_or_id is not None:
|
||||||
|
group_find_filters.update(self._find_domain_id(
|
||||||
|
self.params['group_domain']))
|
||||||
group = self.conn.identity.find_group(
|
group = self.conn.identity.find_group(
|
||||||
group_name_or_id, ignore_missing=False, **find_filters)
|
group_name_or_id, ignore_missing=False,
|
||||||
|
**group_find_filters)
|
||||||
filters['group_id'] = group['id']
|
filters['group_id'] = group['id']
|
||||||
kwargs['group'] = group['id']
|
else:
|
||||||
|
group = None
|
||||||
|
|
||||||
system_name = self.params['system']
|
system_name = self.params['system']
|
||||||
if system_name is not None:
|
if system_name is not None:
|
||||||
@@ -154,14 +212,14 @@ class IdentityRoleAssignmentModule(OpenStackModule):
|
|||||||
if 'scope_domain_id' not in filters:
|
if 'scope_domain_id' not in filters:
|
||||||
filters['scope.system'] = system_name
|
filters['scope.system'] = system_name
|
||||||
|
|
||||||
kwargs['system'] = system_name
|
|
||||||
|
|
||||||
project_name_or_id = self.params['project']
|
project_name_or_id = self.params['project']
|
||||||
if project_name_or_id is not None:
|
if project_name_or_id is not None:
|
||||||
|
project_find_filters.update(self._find_domain_id(
|
||||||
|
self.params['project_domain']))
|
||||||
project = self.conn.identity.find_project(
|
project = self.conn.identity.find_project(
|
||||||
project_name_or_id, ignore_missing=False, **find_filters)
|
project_name_or_id, ignore_missing=False,
|
||||||
|
**project_find_filters)
|
||||||
filters['scope_project_id'] = project['id']
|
filters['scope_project_id'] = project['id']
|
||||||
kwargs['project'] = project['id']
|
|
||||||
|
|
||||||
# project has precedence over domain and system
|
# project has precedence over domain and system
|
||||||
filters.pop('scope_domain_id', None)
|
filters.pop('scope_domain_id', None)
|
||||||
@@ -176,10 +234,50 @@ class IdentityRoleAssignmentModule(OpenStackModule):
|
|||||||
or (state == 'absent' and role_assignments)))
|
or (state == 'absent' and role_assignments)))
|
||||||
|
|
||||||
if state == 'present' and not role_assignments:
|
if state == 'present' and not role_assignments:
|
||||||
self.conn.grant_role(role['id'], **kwargs)
|
if 'scope_domain_id' in filters:
|
||||||
|
if user is not None:
|
||||||
|
self.conn.identity.assign_domain_role_to_user(
|
||||||
|
filters['scope_domain_id'], user, role)
|
||||||
|
else:
|
||||||
|
self.conn.identity.assign_domain_role_to_group(
|
||||||
|
filters['scope_domain_id'], group, role)
|
||||||
|
elif 'scope_project_id' in filters:
|
||||||
|
if user is not None:
|
||||||
|
self.conn.identity.assign_project_role_to_user(
|
||||||
|
filters['scope_project_id'], user, role)
|
||||||
|
else:
|
||||||
|
self.conn.identity.assign_project_role_to_group(
|
||||||
|
filters['scope_project_id'], group, role)
|
||||||
|
elif 'scope.system' in filters:
|
||||||
|
if user is not None:
|
||||||
|
self.conn.identity.assign_system_role_to_user(
|
||||||
|
user, role, filters['scope.system'])
|
||||||
|
else:
|
||||||
|
self.conn.identity.assign_system_role_to_group(
|
||||||
|
group, role, filters['scope.system'])
|
||||||
self.exit_json(changed=True)
|
self.exit_json(changed=True)
|
||||||
elif state == 'absent' and role_assignments:
|
elif state == 'absent' and role_assignments:
|
||||||
self.conn.revoke_role(role['id'], **kwargs)
|
if 'scope_domain_id' in filters:
|
||||||
|
if user is not None:
|
||||||
|
self.conn.identity.unassign_domain_role_from_user(
|
||||||
|
filters['scope_domain_id'], user, role)
|
||||||
|
else:
|
||||||
|
self.conn.identity.unassign_domain_role_from_group(
|
||||||
|
filters['scope_domain_id'], group, role)
|
||||||
|
elif 'scope_project_id' in filters:
|
||||||
|
if user is not None:
|
||||||
|
self.conn.identity.unassign_project_role_from_user(
|
||||||
|
filters['scope_project_id'], user, role)
|
||||||
|
else:
|
||||||
|
self.conn.identity.unassign_project_role_from_group(
|
||||||
|
filters['scope_project_id'], group, role)
|
||||||
|
elif 'scope.system' in filters:
|
||||||
|
if user is not None:
|
||||||
|
self.conn.identity.unassign_system_role_from_user(
|
||||||
|
user, role, filters['scope.system'])
|
||||||
|
else:
|
||||||
|
self.conn.identity.unassign_system_role_from_group(
|
||||||
|
group, role, filters['scope.system'])
|
||||||
self.exit_json(changed=True)
|
self.exit_json(changed=True)
|
||||||
else:
|
else:
|
||||||
self.exit_json(changed=False)
|
self.exit_json(changed=False)
|
||||||
|
|||||||
@@ -112,6 +112,11 @@ options:
|
|||||||
choices: ['present', 'absent']
|
choices: ['present', 'absent']
|
||||||
default: present
|
default: present
|
||||||
type: str
|
type: str
|
||||||
|
tags:
|
||||||
|
description:
|
||||||
|
- A list of tags to set on the network
|
||||||
|
type: list
|
||||||
|
elements: str
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- openstack.cloud.openstack
|
- openstack.cloud.openstack
|
||||||
'''
|
'''
|
||||||
@@ -326,6 +331,7 @@ class RouterModule(OpenStackModule):
|
|||||||
network=dict(),
|
network=dict(),
|
||||||
project=dict(),
|
project=dict(),
|
||||||
state=dict(default='present', choices=['absent', 'present']),
|
state=dict(default='present', choices=['absent', 'present']),
|
||||||
|
tags=dict(type='list', elements='str'),
|
||||||
)
|
)
|
||||||
|
|
||||||
module_kwargs = dict(
|
module_kwargs = dict(
|
||||||
@@ -372,6 +378,10 @@ class RouterModule(OpenStackModule):
|
|||||||
for p in external_fixed_ips:
|
for p in external_fixed_ips:
|
||||||
if 'ip_address' in p:
|
if 'ip_address' in p:
|
||||||
req_fip_map[p['subnet_id']].add(p['ip_address'])
|
req_fip_map[p['subnet_id']].add(p['ip_address'])
|
||||||
|
elif p['subnet_id'] in cur_fip_map:
|
||||||
|
# handle idempotence of updating with no explicit ip
|
||||||
|
req_fip_map[p['subnet_id']].update(
|
||||||
|
cur_fip_map[p['subnet_id']])
|
||||||
|
|
||||||
# Check if external ip addresses need to be added
|
# Check if external ip addresses need to be added
|
||||||
for fip in external_fixed_ips:
|
for fip in external_fixed_ips:
|
||||||
@@ -464,7 +474,7 @@ class RouterModule(OpenStackModule):
|
|||||||
subnet = self.conn.network.find_subnet(
|
subnet = self.conn.network.find_subnet(
|
||||||
iface['subnet_id'], ignore_missing=False, **filters)
|
iface['subnet_id'], ignore_missing=False, **filters)
|
||||||
fip = dict(subnet_id=subnet.id)
|
fip = dict(subnet_id=subnet.id)
|
||||||
if 'ip_address' in iface:
|
if iface.get('ip_address', None) is not None:
|
||||||
fip['ip_address'] = iface['ip_address']
|
fip['ip_address'] = iface['ip_address']
|
||||||
external_fixed_ips.append(fip)
|
external_fixed_ips.append(fip)
|
||||||
|
|
||||||
@@ -599,6 +609,7 @@ class RouterModule(OpenStackModule):
|
|||||||
name = self.params['name']
|
name = self.params['name']
|
||||||
network_name_or_id = self._get_external_gateway_network_name()
|
network_name_or_id = self._get_external_gateway_network_name()
|
||||||
project_name_or_id = self.params['project']
|
project_name_or_id = self.params['project']
|
||||||
|
tags = self.params['tags']
|
||||||
|
|
||||||
if self.params['external_fixed_ips'] and not network_name_or_id:
|
if self.params['external_fixed_ips'] and not network_name_or_id:
|
||||||
self.fail(
|
self.fail(
|
||||||
@@ -682,6 +693,12 @@ class RouterModule(OpenStackModule):
|
|||||||
self._update_ifaces(router, to_add, to_remove,
|
self._update_ifaces(router, to_add, to_remove,
|
||||||
missing_internal_ports)
|
missing_internal_ports)
|
||||||
|
|
||||||
|
if tags is not None:
|
||||||
|
old_tags = self.conn.network.get_tags(router)
|
||||||
|
if set(old_tags) != set(tags):
|
||||||
|
self.conn.network.set_tags(router, tags)
|
||||||
|
changed = True
|
||||||
|
|
||||||
self.exit_json(changed=changed,
|
self.exit_json(changed=changed,
|
||||||
router=router.to_dict(computed=False))
|
router=router.to_dict(computed=False))
|
||||||
|
|
||||||
|
|||||||
@@ -195,16 +195,24 @@ options:
|
|||||||
added.
|
added.
|
||||||
- On server creation, if I(security_groups) is omitted, the API creates
|
- On server creation, if I(security_groups) is omitted, the API creates
|
||||||
the server in the default security group.
|
the server in the default security group.
|
||||||
- Requested security groups are not applied to pre-existing ports.
|
- On server creation, requested security groups are not applied to
|
||||||
|
pre-existing ports.
|
||||||
|
- On update, if I(security_groups) is set, the security groups are
|
||||||
|
applied to all attached ports.
|
||||||
type: list
|
type: list
|
||||||
elements: str
|
elements: str
|
||||||
default: []
|
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Should the resource be C(present) or C(absent).
|
- Should the resource be C(present) or C(absent).
|
||||||
choices: [present, absent]
|
choices: [present, absent]
|
||||||
default: present
|
default: present
|
||||||
type: str
|
type: str
|
||||||
|
tags:
|
||||||
|
description:
|
||||||
|
- A list of tags should be added to instance
|
||||||
|
type: list
|
||||||
|
elements: str
|
||||||
|
default: []
|
||||||
terminate_volume:
|
terminate_volume:
|
||||||
description:
|
description:
|
||||||
- If C(true), delete volume when deleting the instance and if it has
|
- If C(true), delete volume when deleting the instance and if it has
|
||||||
@@ -756,6 +764,7 @@ server:
|
|||||||
description: A list of associated tags.
|
description: A list of associated tags.
|
||||||
returned: success
|
returned: success
|
||||||
type: list
|
type: list
|
||||||
|
elements: str
|
||||||
task_state:
|
task_state:
|
||||||
description: The task state of this server.
|
description: The task state of this server.
|
||||||
returned: success
|
returned: success
|
||||||
@@ -823,8 +832,9 @@ class ServerModule(OpenStackModule):
|
|||||||
nics=dict(default=[], type='list', elements='raw'),
|
nics=dict(default=[], type='list', elements='raw'),
|
||||||
reuse_ips=dict(default=True, type='bool'),
|
reuse_ips=dict(default=True, type='bool'),
|
||||||
scheduler_hints=dict(type='dict'),
|
scheduler_hints=dict(type='dict'),
|
||||||
security_groups=dict(default=[], type='list', elements='str'),
|
security_groups=dict(type='list', elements='str'),
|
||||||
state=dict(default='present', choices=['absent', 'present']),
|
state=dict(default='present', choices=['absent', 'present']),
|
||||||
|
tags=dict(type='list', default=[], elements='str'),
|
||||||
terminate_volume=dict(default=False, type='bool'),
|
terminate_volume=dict(default=False, type='bool'),
|
||||||
userdata=dict(),
|
userdata=dict(),
|
||||||
volume_size=dict(type='int'),
|
volume_size=dict(type='int'),
|
||||||
@@ -890,7 +900,8 @@ class ServerModule(OpenStackModule):
|
|||||||
return {
|
return {
|
||||||
**self._build_update_ips(server),
|
**self._build_update_ips(server),
|
||||||
**self._build_update_security_groups(server),
|
**self._build_update_security_groups(server),
|
||||||
**self._build_update_server(server)}
|
**self._build_update_server(server),
|
||||||
|
**self._build_update_tags(server)}
|
||||||
|
|
||||||
def _build_update_ips(self, server):
|
def _build_update_ips(self, server):
|
||||||
auto_ip = self.params['auto_ip']
|
auto_ip = self.params['auto_ip']
|
||||||
@@ -943,6 +954,9 @@ class ServerModule(OpenStackModule):
|
|||||||
def _build_update_security_groups(self, server):
|
def _build_update_security_groups(self, server):
|
||||||
update = {}
|
update = {}
|
||||||
|
|
||||||
|
if self.params['security_groups'] is None:
|
||||||
|
return update
|
||||||
|
|
||||||
required_security_groups = dict(
|
required_security_groups = dict(
|
||||||
(sg['id'], sg) for sg in [
|
(sg['id'], sg) for sg in [
|
||||||
self.conn.network.find_security_group(
|
self.conn.network.find_security_group(
|
||||||
@@ -1030,6 +1044,13 @@ class ServerModule(OpenStackModule):
|
|||||||
|
|
||||||
return update
|
return update
|
||||||
|
|
||||||
|
def _build_update_tags(self, server):
|
||||||
|
required_tags = self.params.get('tags')
|
||||||
|
if set(server["tags"]) == set(required_tags):
|
||||||
|
return {}
|
||||||
|
update = dict(tags=required_tags)
|
||||||
|
return update
|
||||||
|
|
||||||
def _create(self):
|
def _create(self):
|
||||||
for k in ['auto_ip', 'floating_ips', 'floating_ip_pools']:
|
for k in ['auto_ip', 'floating_ips', 'floating_ip_pools']:
|
||||||
if self.params[k] \
|
if self.params[k] \
|
||||||
@@ -1072,7 +1093,7 @@ class ServerModule(OpenStackModule):
|
|||||||
for k in ['auto_ip', 'availability_zone', 'boot_from_volume',
|
for k in ['auto_ip', 'availability_zone', 'boot_from_volume',
|
||||||
'boot_volume', 'config_drive', 'description', 'key_name',
|
'boot_volume', 'config_drive', 'description', 'key_name',
|
||||||
'name', 'network', 'reuse_ips', 'scheduler_hints',
|
'name', 'network', 'reuse_ips', 'scheduler_hints',
|
||||||
'security_groups', 'terminate_volume', 'timeout',
|
'security_groups', 'tags', 'terminate_volume', 'timeout',
|
||||||
'userdata', 'volume_size', 'volumes', 'wait']:
|
'userdata', 'volume_size', 'volumes', 'wait']:
|
||||||
if self.params[k] is not None:
|
if self.params[k] is not None:
|
||||||
args[k] = self.params[k]
|
args[k] = self.params[k]
|
||||||
@@ -1104,6 +1125,7 @@ class ServerModule(OpenStackModule):
|
|||||||
def _update(self, server, update):
|
def _update(self, server, update):
|
||||||
server = self._update_ips(server, update)
|
server = self._update_ips(server, update)
|
||||||
server = self._update_security_groups(server, update)
|
server = self._update_security_groups(server, update)
|
||||||
|
server = self._update_tags(server, update)
|
||||||
server = self._update_server(server, update)
|
server = self._update_server(server, update)
|
||||||
# Refresh server attributes after security groups etc. have changed
|
# Refresh server attributes after security groups etc. have changed
|
||||||
#
|
#
|
||||||
@@ -1176,6 +1198,16 @@ class ServerModule(OpenStackModule):
|
|||||||
# be postponed until all updates have been applied.
|
# be postponed until all updates have been applied.
|
||||||
return server
|
return server
|
||||||
|
|
||||||
|
def _update_tags(self, server, update):
|
||||||
|
tags = update.get('tags')
|
||||||
|
|
||||||
|
self.conn.compute.put(
|
||||||
|
"/servers/{server_id}/tags".format(server_id=server['id']),
|
||||||
|
json={"tags": tags},
|
||||||
|
microversion="2.26"
|
||||||
|
)
|
||||||
|
return server
|
||||||
|
|
||||||
def _parse_metadata(self, metadata):
|
def _parse_metadata(self, metadata):
|
||||||
if not metadata:
|
if not metadata:
|
||||||
return {}
|
return {}
|
||||||
|
|||||||
@@ -136,6 +136,9 @@ class ServerActionModule(OpenStackModule):
|
|||||||
# rebuild does not depend on state
|
# rebuild does not depend on state
|
||||||
will_change = (
|
will_change = (
|
||||||
(action == 'rebuild')
|
(action == 'rebuild')
|
||||||
|
# `reboot_*` actions do not change state, servers remain `ACTIVE`
|
||||||
|
or (action == 'reboot_hard')
|
||||||
|
or (action == 'reboot_soft')
|
||||||
or (action == 'lock' and not server['is_locked'])
|
or (action == 'lock' and not server['is_locked'])
|
||||||
or (action == 'unlock' and server['is_locked'])
|
or (action == 'unlock' and server['is_locked'])
|
||||||
or server.status.lower() not in [a.lower()
|
or server.status.lower() not in [a.lower()
|
||||||
|
|||||||
520
plugins/modules/share_type.py
Normal file
520
plugins/modules/share_type.py
Normal file
@@ -0,0 +1,520 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 VEXXHOST, Inc.
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r"""
|
||||||
|
---
|
||||||
|
module: share_type
|
||||||
|
short_description: Manage OpenStack share type
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Add, remove or update share types in OpenStack Manila.
|
||||||
|
options:
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Share type name or id.
|
||||||
|
- For private share types, the UUID must be used instead of name.
|
||||||
|
required: true
|
||||||
|
type: str
|
||||||
|
description:
|
||||||
|
description:
|
||||||
|
- Description of the share type.
|
||||||
|
type: str
|
||||||
|
extra_specs:
|
||||||
|
description:
|
||||||
|
- Dictionary of share type extra specifications
|
||||||
|
type: dict
|
||||||
|
is_public:
|
||||||
|
description:
|
||||||
|
- Make share type accessible to the public.
|
||||||
|
- Can be updated after creation using Manila API direct updates.
|
||||||
|
type: bool
|
||||||
|
default: true
|
||||||
|
driver_handles_share_servers:
|
||||||
|
description:
|
||||||
|
- Boolean flag indicating whether share servers are managed by the driver.
|
||||||
|
- Required for share type creation.
|
||||||
|
- This is automatically added to extra_specs as 'driver_handles_share_servers'.
|
||||||
|
type: bool
|
||||||
|
default: true
|
||||||
|
state:
|
||||||
|
description:
|
||||||
|
- Indicate desired state of the resource.
|
||||||
|
choices: ['present', 'absent']
|
||||||
|
default: present
|
||||||
|
type: str
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
"""
|
||||||
|
|
||||||
|
EXAMPLES = r"""
|
||||||
|
- name: Delete share type by name
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
name: test_share_type
|
||||||
|
state: absent
|
||||||
|
|
||||||
|
- name: Delete share type by id
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
name: fbadfa6b-5f17-4c26-948e-73b94de57b42
|
||||||
|
state: absent
|
||||||
|
|
||||||
|
- name: Create share type
|
||||||
|
openstack.cloud.share_type:
|
||||||
|
name: manila-generic-share
|
||||||
|
state: present
|
||||||
|
driver_handles_share_servers: true
|
||||||
|
extra_specs:
|
||||||
|
share_backend_name: GENERIC_BACKEND
|
||||||
|
snapshot_support: true
|
||||||
|
create_share_from_snapshot_support: true
|
||||||
|
description: Generic share type
|
||||||
|
is_public: true
|
||||||
|
"""
|
||||||
|
|
||||||
|
RETURN = """
|
||||||
|
share_type:
|
||||||
|
description: Dictionary describing share type
|
||||||
|
returned: On success when I(state) is 'present'
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
name:
|
||||||
|
description: share type name
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
sample: manila-generic-share
|
||||||
|
extra_specs:
|
||||||
|
description: share type extra specifications
|
||||||
|
returned: success
|
||||||
|
type: dict
|
||||||
|
sample: {"share_backend_name": "GENERIC_BACKEND", "snapshot_support": "true"}
|
||||||
|
is_public:
|
||||||
|
description: whether the share type is public
|
||||||
|
returned: success
|
||||||
|
type: bool
|
||||||
|
sample: True
|
||||||
|
description:
|
||||||
|
description: share type description
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
sample: Generic share type
|
||||||
|
driver_handles_share_servers:
|
||||||
|
description: whether driver handles share servers
|
||||||
|
returned: success
|
||||||
|
type: bool
|
||||||
|
sample: true
|
||||||
|
id:
|
||||||
|
description: share type uuid
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
sample: b75d8c5c-a6d8-4a5d-8c86-ef4f1298525d
|
||||||
|
"""
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule,
|
||||||
|
)
|
||||||
|
|
||||||
|
# Manila API microversion 2.50 provides complete share type information
|
||||||
|
# including is_default field and description
|
||||||
|
# Reference: https://docs.openstack.org/api-ref/shared-file-system/#show-share-type-detail
|
||||||
|
MANILA_MICROVERSION = "2.50"
|
||||||
|
|
||||||
|
|
||||||
|
class ShareTypeModule(OpenStackModule):
|
||||||
|
argument_spec = dict(
|
||||||
|
name=dict(type="str", required=True),
|
||||||
|
description=dict(type="str", required=False),
|
||||||
|
extra_specs=dict(type="dict", required=False),
|
||||||
|
is_public=dict(type="bool", default=True),
|
||||||
|
driver_handles_share_servers=dict(type="bool", default=True),
|
||||||
|
state=dict(type="str", default="present", choices=["absent", "present"]),
|
||||||
|
)
|
||||||
|
module_kwargs = dict(
|
||||||
|
required_if=[("state", "present", ["driver_handles_share_servers"])],
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def _extract_result(details):
|
||||||
|
if details is not None:
|
||||||
|
if hasattr(details, "to_dict"):
|
||||||
|
result = details.to_dict(computed=False)
|
||||||
|
elif isinstance(details, dict):
|
||||||
|
result = details.copy()
|
||||||
|
else:
|
||||||
|
result = dict(details) if details else {}
|
||||||
|
|
||||||
|
# Normalize is_public field from API response
|
||||||
|
if result and "os-share-type-access:is_public" in result:
|
||||||
|
result["is_public"] = result["os-share-type-access:is_public"]
|
||||||
|
elif result and "share_type_access:is_public" in result:
|
||||||
|
result["is_public"] = result["share_type_access:is_public"]
|
||||||
|
|
||||||
|
return result
|
||||||
|
return {}
|
||||||
|
|
||||||
|
def _find_share_type(self, name_or_id):
|
||||||
|
"""
|
||||||
|
Find share type by name or ID with comprehensive information.
|
||||||
|
|
||||||
|
Uses direct Manila API calls since SDK methods are not available.
|
||||||
|
Handles both public and private share types.
|
||||||
|
"""
|
||||||
|
# Try direct access first for complete information
|
||||||
|
share_type = self._find_by_direct_access(name_or_id)
|
||||||
|
if share_type:
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
# If direct access fails, try searching in public listing
|
||||||
|
# This handles cases where we have the name but need to find the ID
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.get("/types")
|
||||||
|
share_types = response.json().get("share_types", [])
|
||||||
|
|
||||||
|
for share_type in share_types:
|
||||||
|
if share_type["name"] == name_or_id or share_type["id"] == name_or_id:
|
||||||
|
# Found by name, now get complete info using the ID
|
||||||
|
result = self._find_by_direct_access(share_type["id"])
|
||||||
|
if result:
|
||||||
|
return result
|
||||||
|
except Exception:
|
||||||
|
pass
|
||||||
|
|
||||||
|
return None
|
||||||
|
|
||||||
|
def _find_by_direct_access(self, name_or_id):
|
||||||
|
"""
|
||||||
|
Find share type by direct access using Manila API.
|
||||||
|
|
||||||
|
Uses microversion to get complete information including description and is_default.
|
||||||
|
Falls back to basic API if microversion is not supported.
|
||||||
|
"""
|
||||||
|
# Try with microversion first for complete information
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.get(
|
||||||
|
f"/types/{name_or_id}", microversion=MANILA_MICROVERSION
|
||||||
|
)
|
||||||
|
share_type_data = response.json().get("share_type", {})
|
||||||
|
if share_type_data:
|
||||||
|
return share_type_data
|
||||||
|
except Exception:
|
||||||
|
pass
|
||||||
|
|
||||||
|
# Fallback: try without microversion for basic information
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.get(f"/types/{name_or_id}")
|
||||||
|
share_type_data = response.json().get("share_type", {})
|
||||||
|
if share_type_data:
|
||||||
|
return share_type_data
|
||||||
|
except Exception:
|
||||||
|
pass
|
||||||
|
|
||||||
|
return None
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
state = self.params["state"]
|
||||||
|
name_or_id = self.params["name"]
|
||||||
|
|
||||||
|
# Find existing share type (similar to volume_type.py pattern)
|
||||||
|
share_type = self._find_share_type(name_or_id)
|
||||||
|
|
||||||
|
if self.ansible.check_mode:
|
||||||
|
self.exit_json(changed=self._will_change(state, share_type))
|
||||||
|
|
||||||
|
if state == "present" and not share_type:
|
||||||
|
# Create type
|
||||||
|
create_result = self._create()
|
||||||
|
share_type = self._extract_result(create_result)
|
||||||
|
self.exit_json(changed=True, share_type=share_type)
|
||||||
|
|
||||||
|
elif state == "present" and share_type:
|
||||||
|
# Update type
|
||||||
|
update = self._build_update(share_type)
|
||||||
|
update_result = self._update(share_type, update)
|
||||||
|
share_type = self._extract_result(update_result)
|
||||||
|
self.exit_json(changed=bool(update), share_type=share_type)
|
||||||
|
|
||||||
|
elif state == "absent" and share_type:
|
||||||
|
# Delete type
|
||||||
|
self._delete(share_type)
|
||||||
|
self.exit_json(changed=True)
|
||||||
|
|
||||||
|
else:
|
||||||
|
# state == 'absent' and not share_type
|
||||||
|
self.exit_json(changed=False)
|
||||||
|
|
||||||
|
def _build_update(self, share_type):
|
||||||
|
return {
|
||||||
|
**self._build_update_extra_specs(share_type),
|
||||||
|
**self._build_update_share_type(share_type),
|
||||||
|
}
|
||||||
|
|
||||||
|
def _build_update_extra_specs(self, share_type):
|
||||||
|
update = {}
|
||||||
|
|
||||||
|
old_extra_specs = share_type.get("extra_specs", {})
|
||||||
|
|
||||||
|
# Build the complete new extra specs including driver_handles_share_servers
|
||||||
|
new_extra_specs = {}
|
||||||
|
|
||||||
|
# Add driver_handles_share_servers (always required)
|
||||||
|
if self.params.get("driver_handles_share_servers") is not None:
|
||||||
|
new_extra_specs["driver_handles_share_servers"] = str(
|
||||||
|
self.params["driver_handles_share_servers"]
|
||||||
|
).title()
|
||||||
|
|
||||||
|
# Add user-defined extra specs
|
||||||
|
if self.params.get("extra_specs"):
|
||||||
|
new_extra_specs.update(
|
||||||
|
{k: str(v) for k, v in self.params["extra_specs"].items()}
|
||||||
|
)
|
||||||
|
|
||||||
|
delete_extra_specs_keys = set(old_extra_specs.keys()) - set(
|
||||||
|
new_extra_specs.keys()
|
||||||
|
)
|
||||||
|
|
||||||
|
if delete_extra_specs_keys:
|
||||||
|
update["delete_extra_specs_keys"] = delete_extra_specs_keys
|
||||||
|
|
||||||
|
if old_extra_specs != new_extra_specs:
|
||||||
|
update["create_extra_specs"] = new_extra_specs
|
||||||
|
|
||||||
|
return update
|
||||||
|
|
||||||
|
def _build_update_share_type(self, share_type):
|
||||||
|
update = {}
|
||||||
|
# Only allow description updates - name is used for identification
|
||||||
|
allowed_attributes = ["description"]
|
||||||
|
|
||||||
|
# Handle is_public updates - CLI supports this, so we should too
|
||||||
|
# Always check is_public since it has a default value of True
|
||||||
|
current_is_public = share_type.get(
|
||||||
|
"os-share-type-access:is_public",
|
||||||
|
share_type.get("share_type_access:is_public"),
|
||||||
|
)
|
||||||
|
requested_is_public = self.params["is_public"] # Will be True by default now
|
||||||
|
if current_is_public != requested_is_public:
|
||||||
|
# Mark this as needing a special access update
|
||||||
|
update["update_access"] = {
|
||||||
|
"is_public": requested_is_public,
|
||||||
|
"share_type_id": share_type.get("id"),
|
||||||
|
}
|
||||||
|
|
||||||
|
type_attributes = {
|
||||||
|
k: self.params[k]
|
||||||
|
for k in allowed_attributes
|
||||||
|
if k in self.params
|
||||||
|
and self.params.get(k) is not None
|
||||||
|
and self.params.get(k) != share_type.get(k)
|
||||||
|
}
|
||||||
|
|
||||||
|
if type_attributes:
|
||||||
|
update["type_attributes"] = type_attributes
|
||||||
|
|
||||||
|
return update
|
||||||
|
|
||||||
|
def _create(self):
|
||||||
|
share_type_attrs = {"name": self.params["name"]}
|
||||||
|
|
||||||
|
if self.params.get("description") is not None:
|
||||||
|
share_type_attrs["description"] = self.params["description"]
|
||||||
|
|
||||||
|
# Handle driver_handles_share_servers - this is the key required parameter
|
||||||
|
extra_specs = {}
|
||||||
|
if self.params.get("driver_handles_share_servers") is not None:
|
||||||
|
extra_specs["driver_handles_share_servers"] = str(
|
||||||
|
self.params["driver_handles_share_servers"]
|
||||||
|
).title()
|
||||||
|
|
||||||
|
# Add user-defined extra specs
|
||||||
|
if self.params.get("extra_specs"):
|
||||||
|
extra_specs.update(
|
||||||
|
{k: str(v) for k, v in self.params["extra_specs"].items()}
|
||||||
|
)
|
||||||
|
|
||||||
|
if extra_specs:
|
||||||
|
share_type_attrs["extra_specs"] = extra_specs
|
||||||
|
|
||||||
|
# Handle is_public parameter - field name depends on API version
|
||||||
|
if self.params.get("is_public") is not None:
|
||||||
|
# For microversion (API 2.7+), use share_type_access:is_public
|
||||||
|
# For older versions, use os-share-type-access:is_public
|
||||||
|
share_type_attrs["share_type_access:is_public"] = self.params["is_public"]
|
||||||
|
# Also include legacy field for compatibility
|
||||||
|
share_type_attrs["os-share-type-access:is_public"] = self.params[
|
||||||
|
"is_public"
|
||||||
|
]
|
||||||
|
|
||||||
|
try:
|
||||||
|
payload = {"share_type": share_type_attrs}
|
||||||
|
|
||||||
|
# Try with microversion first (supports share_type_access:is_public)
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.post(
|
||||||
|
"/types", json=payload, microversion=MANILA_MICROVERSION
|
||||||
|
)
|
||||||
|
share_type_data = response.json().get("share_type", {})
|
||||||
|
except Exception:
|
||||||
|
# Fallback: try without microversion (uses os-share-type-access:is_public)
|
||||||
|
# Remove the newer field name for older API compatibility
|
||||||
|
if "share_type_access:is_public" in share_type_attrs:
|
||||||
|
del share_type_attrs["share_type_access:is_public"]
|
||||||
|
payload = {"share_type": share_type_attrs}
|
||||||
|
response = self.conn.shared_file_system.post("/types", json=payload)
|
||||||
|
share_type_data = response.json().get("share_type", {})
|
||||||
|
|
||||||
|
return share_type_data
|
||||||
|
|
||||||
|
except Exception as e:
|
||||||
|
self.fail_json(msg=f"Failed to create share type: {str(e)}")
|
||||||
|
|
||||||
|
def _delete(self, share_type):
|
||||||
|
# Use direct API call since SDK method may not exist
|
||||||
|
try:
|
||||||
|
share_type_id = (
|
||||||
|
share_type.get("id") if isinstance(share_type, dict) else share_type.id
|
||||||
|
)
|
||||||
|
# Try with microversion first, fallback if not supported
|
||||||
|
try:
|
||||||
|
self.conn.shared_file_system.delete(
|
||||||
|
f"/types/{share_type_id}", microversion=MANILA_MICROVERSION
|
||||||
|
)
|
||||||
|
except Exception:
|
||||||
|
self.conn.shared_file_system.delete(f"/types/{share_type_id}")
|
||||||
|
except Exception as e:
|
||||||
|
self.fail_json(msg=f"Failed to delete share type: {str(e)}")
|
||||||
|
|
||||||
|
def _update(self, share_type, update):
|
||||||
|
if not update:
|
||||||
|
return share_type
|
||||||
|
share_type = self._update_share_type(share_type, update)
|
||||||
|
share_type = self._update_extra_specs(share_type, update)
|
||||||
|
share_type = self._update_access(share_type, update)
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
def _update_extra_specs(self, share_type, update):
|
||||||
|
share_type_id = (
|
||||||
|
share_type.get("id") if isinstance(share_type, dict) else share_type.id
|
||||||
|
)
|
||||||
|
|
||||||
|
delete_extra_specs_keys = update.get("delete_extra_specs_keys")
|
||||||
|
if delete_extra_specs_keys:
|
||||||
|
for key in delete_extra_specs_keys:
|
||||||
|
try:
|
||||||
|
# Try with microversion first, fallback if not supported
|
||||||
|
try:
|
||||||
|
self.conn.shared_file_system.delete(
|
||||||
|
f"/types/{share_type_id}/extra_specs/{key}",
|
||||||
|
microversion=MANILA_MICROVERSION,
|
||||||
|
)
|
||||||
|
except Exception:
|
||||||
|
self.conn.shared_file_system.delete(
|
||||||
|
f"/types/{share_type_id}/extra_specs/{key}"
|
||||||
|
)
|
||||||
|
except Exception as e:
|
||||||
|
self.fail_json(msg=f"Failed to delete extra spec '{key}': {str(e)}")
|
||||||
|
# refresh share_type information
|
||||||
|
share_type = self._find_share_type(share_type_id)
|
||||||
|
|
||||||
|
create_extra_specs = update.get("create_extra_specs")
|
||||||
|
if create_extra_specs:
|
||||||
|
# Convert values to strings as Manila API expects string values
|
||||||
|
string_specs = {k: str(v) for k, v in create_extra_specs.items()}
|
||||||
|
try:
|
||||||
|
# Try with microversion first, fallback if not supported
|
||||||
|
try:
|
||||||
|
self.conn.shared_file_system.post(
|
||||||
|
f"/types/{share_type_id}/extra_specs",
|
||||||
|
json={"extra_specs": string_specs},
|
||||||
|
microversion=MANILA_MICROVERSION,
|
||||||
|
)
|
||||||
|
except Exception:
|
||||||
|
self.conn.shared_file_system.post(
|
||||||
|
f"/types/{share_type_id}/extra_specs",
|
||||||
|
json={"extra_specs": string_specs},
|
||||||
|
)
|
||||||
|
except Exception as e:
|
||||||
|
self.fail_json(msg=f"Failed to update extra specs: {str(e)}")
|
||||||
|
# refresh share_type information
|
||||||
|
share_type = self._find_share_type(share_type_id)
|
||||||
|
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
def _update_access(self, share_type, update):
|
||||||
|
"""Update share type access (public/private) using direct API update"""
|
||||||
|
access_update = update.get("update_access")
|
||||||
|
if not access_update:
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
share_type_id = access_update["share_type_id"]
|
||||||
|
is_public = access_update["is_public"]
|
||||||
|
|
||||||
|
try:
|
||||||
|
# Use direct update with share_type_access:is_public (works for both public and private)
|
||||||
|
update_payload = {"share_type": {"share_type_access:is_public": is_public}}
|
||||||
|
|
||||||
|
try:
|
||||||
|
self.conn.shared_file_system.put(
|
||||||
|
f"/types/{share_type_id}",
|
||||||
|
json=update_payload,
|
||||||
|
microversion=MANILA_MICROVERSION,
|
||||||
|
)
|
||||||
|
except Exception:
|
||||||
|
# Fallback: try with legacy field name for older API versions
|
||||||
|
update_payload = {
|
||||||
|
"share_type": {"os-share-type-access:is_public": is_public}
|
||||||
|
}
|
||||||
|
self.conn.shared_file_system.put(
|
||||||
|
f"/types/{share_type_id}", json=update_payload
|
||||||
|
)
|
||||||
|
|
||||||
|
# Refresh share type information after access change
|
||||||
|
share_type = self._find_share_type(share_type_id)
|
||||||
|
|
||||||
|
except Exception as e:
|
||||||
|
self.fail_json(msg=f"Failed to update share type access: {str(e)}")
|
||||||
|
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
def _update_share_type(self, share_type, update):
|
||||||
|
type_attributes = update.get("type_attributes")
|
||||||
|
if type_attributes:
|
||||||
|
share_type_id = (
|
||||||
|
share_type.get("id") if isinstance(share_type, dict) else share_type.id
|
||||||
|
)
|
||||||
|
try:
|
||||||
|
# Try with microversion first, fallback if not supported
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.put(
|
||||||
|
f"/types/{share_type_id}",
|
||||||
|
json={"share_type": type_attributes},
|
||||||
|
microversion=MANILA_MICROVERSION,
|
||||||
|
)
|
||||||
|
except Exception:
|
||||||
|
response = self.conn.shared_file_system.put(
|
||||||
|
f"/types/{share_type_id}", json={"share_type": type_attributes}
|
||||||
|
)
|
||||||
|
updated_type = response.json().get("share_type", {})
|
||||||
|
return updated_type
|
||||||
|
except Exception as e:
|
||||||
|
self.fail_json(msg=f"Failed to update share type: {str(e)}")
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
def _will_change(self, state, share_type):
|
||||||
|
if state == "present" and not share_type:
|
||||||
|
return True
|
||||||
|
if state == "present" and share_type:
|
||||||
|
return bool(self._build_update(share_type))
|
||||||
|
if state == "absent" and share_type:
|
||||||
|
return True
|
||||||
|
return False
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = ShareTypeModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
239
plugins/modules/share_type_info.py
Normal file
239
plugins/modules/share_type_info.py
Normal file
@@ -0,0 +1,239 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 VEXXHOST, Inc.
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r"""
|
||||||
|
---
|
||||||
|
module: share_type_info
|
||||||
|
short_description: Get OpenStack share type details
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Get share type details in OpenStack Manila.
|
||||||
|
- Get share type access details for private share types.
|
||||||
|
- Uses Manila API microversion 2.50 to retrieve complete share type information including is_default field.
|
||||||
|
- Safely falls back to basic information if microversion 2.50 is not supported by the backend.
|
||||||
|
- Private share types can only be accessed by UUID.
|
||||||
|
options:
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Share type name or id.
|
||||||
|
- For private share types, the UUID must be used instead of name.
|
||||||
|
required: true
|
||||||
|
type: str
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
"""
|
||||||
|
|
||||||
|
EXAMPLES = r"""
|
||||||
|
- name: Get share type details
|
||||||
|
openstack.cloud.share_type_info:
|
||||||
|
name: manila-generic-share
|
||||||
|
|
||||||
|
- name: Get share type details by id
|
||||||
|
openstack.cloud.share_type_info:
|
||||||
|
name: fbadfa6b-5f17-4c26-948e-73b94de57b42
|
||||||
|
"""
|
||||||
|
|
||||||
|
RETURN = """
|
||||||
|
share_type:
|
||||||
|
description: Dictionary describing share type
|
||||||
|
returned: On success
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
id:
|
||||||
|
description: share type uuid
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
sample: 59575cfc-3582-4efc-8eee-f47fcb25ea6b
|
||||||
|
name:
|
||||||
|
description: share type name
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
sample: default
|
||||||
|
description:
|
||||||
|
description:
|
||||||
|
- share type description
|
||||||
|
- Available when Manila API microversion 2.50 is supported
|
||||||
|
- Falls back to empty string if microversion is not available
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
sample: "Default Manila share type"
|
||||||
|
is_default:
|
||||||
|
description:
|
||||||
|
- whether this is the default share type
|
||||||
|
- Retrieved from the API response when microversion 2.50 is supported
|
||||||
|
- Falls back to null if microversion is not available or field is not present
|
||||||
|
returned: success
|
||||||
|
type: bool
|
||||||
|
sample: true
|
||||||
|
is_public:
|
||||||
|
description: whether the share type is public (true) or private (false)
|
||||||
|
returned: success
|
||||||
|
type: bool
|
||||||
|
sample: true
|
||||||
|
required_extra_specs:
|
||||||
|
description: Required extra specifications for the share type
|
||||||
|
returned: success
|
||||||
|
type: dict
|
||||||
|
sample: {"driver_handles_share_servers": "True"}
|
||||||
|
optional_extra_specs:
|
||||||
|
description: Optional extra specifications for the share type
|
||||||
|
returned: success
|
||||||
|
type: dict
|
||||||
|
sample: {"snapshot_support": "True", "create_share_from_snapshot_support": "True"}
|
||||||
|
"""
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule,
|
||||||
|
)
|
||||||
|
|
||||||
|
# Manila API microversion 2.50 provides complete share type information
|
||||||
|
# including is_default field and description
|
||||||
|
# Reference: https://docs.openstack.org/api-ref/shared-file-system/#show-share-type-detail
|
||||||
|
MANILA_MICROVERSION = "2.50"
|
||||||
|
|
||||||
|
|
||||||
|
class ShareTypeInfoModule(OpenStackModule):
|
||||||
|
argument_spec = dict(name=dict(type="str", required=True))
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def __init__(self, **kwargs):
|
||||||
|
super(ShareTypeInfoModule, self).__init__(**kwargs)
|
||||||
|
|
||||||
|
def _find_share_type(self, name_or_id):
|
||||||
|
"""
|
||||||
|
Find share type by name or ID with comprehensive information.
|
||||||
|
"""
|
||||||
|
share_type = self._find_by_direct_access(name_or_id)
|
||||||
|
if share_type:
|
||||||
|
return share_type
|
||||||
|
|
||||||
|
# If direct access fails, try searching in public listing
|
||||||
|
# This handles cases where we have the name but need to find the ID
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.get("/types")
|
||||||
|
share_types = response.json().get("share_types", [])
|
||||||
|
|
||||||
|
for share_type in share_types:
|
||||||
|
if share_type["name"] == name_or_id or share_type["id"] == name_or_id:
|
||||||
|
# Found by name, now get complete info using the ID
|
||||||
|
result = self._find_by_direct_access(share_type["id"])
|
||||||
|
if result:
|
||||||
|
return result
|
||||||
|
except Exception:
|
||||||
|
pass
|
||||||
|
|
||||||
|
return None
|
||||||
|
|
||||||
|
def _find_by_direct_access(self, name_or_id):
|
||||||
|
"""
|
||||||
|
Find share type by direct access (for private share types).
|
||||||
|
"""
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.get(
|
||||||
|
f"/types/{name_or_id}", microversion=MANILA_MICROVERSION
|
||||||
|
)
|
||||||
|
share_type_data = response.json().get("share_type", {})
|
||||||
|
if share_type_data:
|
||||||
|
return share_type_data
|
||||||
|
except Exception:
|
||||||
|
pass
|
||||||
|
|
||||||
|
# Fallback: try without microversion for basic information
|
||||||
|
try:
|
||||||
|
response = self.conn.shared_file_system.get(f"/types/{name_or_id}")
|
||||||
|
share_type_data = response.json().get("share_type", {})
|
||||||
|
if share_type_data:
|
||||||
|
return share_type_data
|
||||||
|
except Exception:
|
||||||
|
pass
|
||||||
|
|
||||||
|
return None
|
||||||
|
|
||||||
|
def _normalize_share_type_dict(self, share_type_dict):
|
||||||
|
"""
|
||||||
|
Normalize share type dictionary to match CLI output format.
|
||||||
|
"""
|
||||||
|
# Extract extra specs information
|
||||||
|
extra_specs = share_type_dict.get("extra_specs", {})
|
||||||
|
required_extra_specs = share_type_dict.get("required_extra_specs", {})
|
||||||
|
|
||||||
|
# Optional extra specs are those in extra_specs but not in required_extra_specs
|
||||||
|
optional_extra_specs = {
|
||||||
|
key: value
|
||||||
|
for key, value in extra_specs.items()
|
||||||
|
if key not in required_extra_specs
|
||||||
|
}
|
||||||
|
|
||||||
|
# Determine if this is the default share type
|
||||||
|
# Use the is_default field from API response (available with microversion 2.50)
|
||||||
|
# If not available (older API versions), default to None
|
||||||
|
is_default = share_type_dict.get("is_default", None)
|
||||||
|
|
||||||
|
# Handle the description field - available through microversion 2.50
|
||||||
|
# Convert None to empty string if API returns null
|
||||||
|
description = share_type_dict.get("description") or ""
|
||||||
|
|
||||||
|
# Determine visibility - check both new and legacy field names
|
||||||
|
# Use the same logic as share_type.py for consistency
|
||||||
|
is_public = share_type_dict.get(
|
||||||
|
"os-share-type-access:is_public",
|
||||||
|
share_type_dict.get("share_type_access:is_public"),
|
||||||
|
)
|
||||||
|
|
||||||
|
# Build the normalized dictionary matching CLI output
|
||||||
|
normalized = {
|
||||||
|
"id": share_type_dict.get("id"),
|
||||||
|
"name": share_type_dict.get("name"),
|
||||||
|
"is_public": is_public,
|
||||||
|
"is_default": is_default,
|
||||||
|
"required_extra_specs": required_extra_specs,
|
||||||
|
"optional_extra_specs": optional_extra_specs,
|
||||||
|
"description": description,
|
||||||
|
}
|
||||||
|
|
||||||
|
return normalized
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
"""
|
||||||
|
Main execution method following OpenStackModule pattern.
|
||||||
|
|
||||||
|
Retrieves share type information using Manila API microversion for complete
|
||||||
|
details including description and is_default fields. Falls back gracefully to
|
||||||
|
basic API calls if microversion is not supported by the backend.
|
||||||
|
"""
|
||||||
|
name_or_id = self.params["name"]
|
||||||
|
|
||||||
|
share_type = self._find_share_type(name_or_id)
|
||||||
|
if not share_type:
|
||||||
|
self.fail_json(
|
||||||
|
msg=f"Share type '{name_or_id}' not found. "
|
||||||
|
f"If this is a private share type, use its UUID instead of name."
|
||||||
|
)
|
||||||
|
|
||||||
|
if hasattr(share_type, "to_dict"):
|
||||||
|
share_type_dict = share_type.to_dict()
|
||||||
|
elif isinstance(share_type, dict):
|
||||||
|
share_type_dict = share_type
|
||||||
|
else:
|
||||||
|
share_type_dict = dict(share_type) if share_type else {}
|
||||||
|
|
||||||
|
# Normalize the output to match CLI format
|
||||||
|
normalized_share_type = self._normalize_share_type_dict(share_type_dict)
|
||||||
|
|
||||||
|
# Return results in the standard format
|
||||||
|
result = dict(changed=False, share_type=normalized_share_type)
|
||||||
|
return result
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = ShareTypeInfoModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
@@ -229,8 +229,10 @@ class StackInfoModule(OpenStackModule):
|
|||||||
if self.params[k] is not None:
|
if self.params[k] is not None:
|
||||||
kwargs[k] = self.params[k]
|
kwargs[k] = self.params[k]
|
||||||
|
|
||||||
stacks = [stack.to_dict(computed=False)
|
stacks = []
|
||||||
for stack in self.conn.orchestration.stacks(**kwargs)]
|
for stack in self.conn.orchestration.stacks(**kwargs):
|
||||||
|
stack_obj = self.conn.orchestration.get_stack(stack.id)
|
||||||
|
stacks.append(stack_obj.to_dict(computed=False))
|
||||||
|
|
||||||
self.exit_json(changed=False, stacks=stacks)
|
self.exit_json(changed=False, stacks=stacks)
|
||||||
|
|
||||||
|
|||||||
@@ -115,6 +115,10 @@ options:
|
|||||||
- Required when I(state) is 'present'
|
- Required when I(state) is 'present'
|
||||||
aliases: ['network_name']
|
aliases: ['network_name']
|
||||||
type: str
|
type: str
|
||||||
|
network_segment:
|
||||||
|
description:
|
||||||
|
- Name or id of the network segment to which the subnet should be associated
|
||||||
|
type: str
|
||||||
project:
|
project:
|
||||||
description:
|
description:
|
||||||
- Project name or ID containing the subnet (name admin-only)
|
- Project name or ID containing the subnet (name admin-only)
|
||||||
@@ -133,6 +137,11 @@ options:
|
|||||||
- The subnet pool name or ID from which to obtain a CIDR
|
- The subnet pool name or ID from which to obtain a CIDR
|
||||||
type: str
|
type: str
|
||||||
required: false
|
required: false
|
||||||
|
tags:
|
||||||
|
description:
|
||||||
|
- A list of tags to set on the network
|
||||||
|
type: list
|
||||||
|
elements: str
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- openstack.cloud.openstack
|
- openstack.cloud.openstack
|
||||||
'''
|
'''
|
||||||
@@ -294,6 +303,7 @@ class SubnetModule(OpenStackModule):
|
|||||||
argument_spec = dict(
|
argument_spec = dict(
|
||||||
name=dict(required=True),
|
name=dict(required=True),
|
||||||
network=dict(aliases=['network_name']),
|
network=dict(aliases=['network_name']),
|
||||||
|
network_segment=dict(),
|
||||||
cidr=dict(),
|
cidr=dict(),
|
||||||
description=dict(),
|
description=dict(),
|
||||||
ip_version=dict(type='int', default=4, choices=[4, 6]),
|
ip_version=dict(type='int', default=4, choices=[4, 6]),
|
||||||
@@ -317,6 +327,7 @@ class SubnetModule(OpenStackModule):
|
|||||||
state=dict(default='present',
|
state=dict(default='present',
|
||||||
choices=['absent', 'present']),
|
choices=['absent', 'present']),
|
||||||
project=dict(),
|
project=dict(),
|
||||||
|
tags=dict(type='list', elements='str'),
|
||||||
)
|
)
|
||||||
|
|
||||||
module_kwargs = dict(
|
module_kwargs = dict(
|
||||||
@@ -369,9 +380,11 @@ class SubnetModule(OpenStackModule):
|
|||||||
return [dict(start=pool_start, end=pool_end)]
|
return [dict(start=pool_start, end=pool_end)]
|
||||||
return None
|
return None
|
||||||
|
|
||||||
def _build_params(self, network, project, subnet_pool):
|
def _build_params(self, network, segment, project, subnet_pool):
|
||||||
params = {attr: self.params[attr] for attr in self.attr_params}
|
params = {attr: self.params[attr] for attr in self.attr_params}
|
||||||
params['network_id'] = network.id
|
params['network_id'] = network.id
|
||||||
|
if segment:
|
||||||
|
params['segment_id'] = segment.id
|
||||||
if project:
|
if project:
|
||||||
params['project_id'] = project.id
|
params['project_id'] = project.id
|
||||||
if subnet_pool:
|
if subnet_pool:
|
||||||
@@ -382,6 +395,8 @@ class SubnetModule(OpenStackModule):
|
|||||||
params['allocation_pools'] = self.params['allocation_pools']
|
params['allocation_pools'] = self.params['allocation_pools']
|
||||||
params = self._add_extra_attrs(params)
|
params = self._add_extra_attrs(params)
|
||||||
params = {k: v for k, v in params.items() if v is not None}
|
params = {k: v for k, v in params.items() if v is not None}
|
||||||
|
if self.params['disable_gateway_ip']:
|
||||||
|
params['gateway_ip'] = None
|
||||||
return params
|
return params
|
||||||
|
|
||||||
def _build_updates(self, subnet, params):
|
def _build_updates(self, subnet, params):
|
||||||
@@ -414,11 +429,13 @@ class SubnetModule(OpenStackModule):
|
|||||||
def run(self):
|
def run(self):
|
||||||
state = self.params['state']
|
state = self.params['state']
|
||||||
network_name_or_id = self.params['network']
|
network_name_or_id = self.params['network']
|
||||||
|
network_segment_name_or_id = self.params['network_segment']
|
||||||
project_name_or_id = self.params['project']
|
project_name_or_id = self.params['project']
|
||||||
subnet_pool_name_or_id = self.params['subnet_pool']
|
subnet_pool_name_or_id = self.params['subnet_pool']
|
||||||
subnet_name = self.params['name']
|
subnet_name = self.params['name']
|
||||||
gateway_ip = self.params['gateway_ip']
|
gateway_ip = self.params['gateway_ip']
|
||||||
disable_gateway_ip = self.params['disable_gateway_ip']
|
disable_gateway_ip = self.params['disable_gateway_ip']
|
||||||
|
tags = self.params['tags']
|
||||||
|
|
||||||
# fail early if incompatible options have been specified
|
# fail early if incompatible options have been specified
|
||||||
if disable_gateway_ip and gateway_ip:
|
if disable_gateway_ip and gateway_ip:
|
||||||
@@ -442,6 +459,13 @@ class SubnetModule(OpenStackModule):
|
|||||||
**filters)
|
**filters)
|
||||||
filters['network_id'] = network.id
|
filters['network_id'] = network.id
|
||||||
|
|
||||||
|
segment = None
|
||||||
|
if network_segment_name_or_id:
|
||||||
|
segment = self.conn.network.find_segment(network_segment_name_or_id,
|
||||||
|
ignore_missing=False,
|
||||||
|
**filters)
|
||||||
|
filters['segment_id'] = segment.id
|
||||||
|
|
||||||
subnet_pool = None
|
subnet_pool = None
|
||||||
if subnet_pool_name_or_id:
|
if subnet_pool_name_or_id:
|
||||||
subnet_pool = self.conn.network.find_subnet_pool(
|
subnet_pool = self.conn.network.find_subnet_pool(
|
||||||
@@ -458,7 +482,7 @@ class SubnetModule(OpenStackModule):
|
|||||||
|
|
||||||
changed = False
|
changed = False
|
||||||
if state == 'present':
|
if state == 'present':
|
||||||
params = self._build_params(network, project, subnet_pool)
|
params = self._build_params(network, segment, project, subnet_pool)
|
||||||
if subnet is None:
|
if subnet is None:
|
||||||
subnet = self.conn.network.create_subnet(**params)
|
subnet = self.conn.network.create_subnet(**params)
|
||||||
changed = True
|
changed = True
|
||||||
@@ -468,6 +492,12 @@ class SubnetModule(OpenStackModule):
|
|||||||
self._validate_update(subnet, updates)
|
self._validate_update(subnet, updates)
|
||||||
subnet = self.conn.network.update_subnet(subnet, **updates)
|
subnet = self.conn.network.update_subnet(subnet, **updates)
|
||||||
changed = True
|
changed = True
|
||||||
|
if tags is not None:
|
||||||
|
old_tags = self.conn.network.get_tags(subnet)
|
||||||
|
if set(old_tags) != set(tags):
|
||||||
|
self.conn.network.set_tags(subnet, tags)
|
||||||
|
changed = True
|
||||||
|
|
||||||
self.exit_json(changed=changed, subnet=subnet, id=subnet.id)
|
self.exit_json(changed=changed, subnet=subnet, id=subnet.id)
|
||||||
elif state == 'absent' and subnet is not None:
|
elif state == 'absent' and subnet is not None:
|
||||||
self.conn.network.delete_subnet(subnet)
|
self.conn.network.delete_subnet(subnet)
|
||||||
|
|||||||
110
plugins/modules/trait.py
Normal file
110
plugins/modules/trait.py
Normal file
@@ -0,0 +1,110 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025, ScaleUp Technologies GmbH & Co. KG
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = '''
|
||||||
|
---
|
||||||
|
module: trait
|
||||||
|
short_description: Add/Delete a trait from OpenStack
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Add or Delete a trait from OpenStack
|
||||||
|
options:
|
||||||
|
id:
|
||||||
|
description:
|
||||||
|
- ID/Name of this trait
|
||||||
|
required: true
|
||||||
|
type: str
|
||||||
|
state:
|
||||||
|
description:
|
||||||
|
- Should the resource be present or absent.
|
||||||
|
choices: [present, absent]
|
||||||
|
default: present
|
||||||
|
type: str
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = '''
|
||||||
|
# Creates a trait with the ID CUSTOM_WINDOWS_SPLA
|
||||||
|
- openstack.cloud.trait:
|
||||||
|
cloud: openstack
|
||||||
|
state: present
|
||||||
|
id: CUSTOM_WINDOWS_SPLA
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = '''
|
||||||
|
trait:
|
||||||
|
description: Dictionary describing the trait.
|
||||||
|
returned: On success when I(state) is 'present'
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
id:
|
||||||
|
description: ID of the trait.
|
||||||
|
returned: success
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule)
|
||||||
|
|
||||||
|
|
||||||
|
class TraitModule(OpenStackModule):
|
||||||
|
|
||||||
|
argument_spec = dict(
|
||||||
|
id=dict(required=True),
|
||||||
|
state=dict(default='present',
|
||||||
|
choices=['absent', 'present']),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def _system_state_change(self, trait):
|
||||||
|
state = self.params['state']
|
||||||
|
if state == 'present' and not trait:
|
||||||
|
return True
|
||||||
|
if state == 'absent' and trait:
|
||||||
|
return True
|
||||||
|
return False
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
|
||||||
|
state = self.params['state']
|
||||||
|
id = self.params['id']
|
||||||
|
|
||||||
|
try:
|
||||||
|
trait = self.conn.placement.get_trait(id)
|
||||||
|
except self.sdk.exceptions.NotFoundException:
|
||||||
|
trait = None
|
||||||
|
|
||||||
|
if self.ansible.check_mode:
|
||||||
|
self.exit_json(changed=self._system_state_change(trait), trait=trait)
|
||||||
|
|
||||||
|
changed = False
|
||||||
|
if state == 'present':
|
||||||
|
if not trait:
|
||||||
|
trait = self.conn.placement.create_trait(id)
|
||||||
|
changed = True
|
||||||
|
|
||||||
|
self.exit_json(
|
||||||
|
changed=changed, trait=trait.to_dict(computed=False))
|
||||||
|
|
||||||
|
elif state == 'absent':
|
||||||
|
if trait:
|
||||||
|
self.conn.placement.delete_trait(id, ignore_missing=False)
|
||||||
|
self.exit_json(changed=True)
|
||||||
|
|
||||||
|
self.exit_json(changed=False)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = TraitModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
@@ -201,6 +201,11 @@ class TrunkModule(OpenStackModule):
|
|||||||
if state == 'present' and not trunk:
|
if state == 'present' and not trunk:
|
||||||
# create trunk
|
# create trunk
|
||||||
trunk = self._create(name_or_id, port)
|
trunk = self._create(name_or_id, port)
|
||||||
|
|
||||||
|
# add sub ports
|
||||||
|
update = self._build_update(trunk, sub_ports)
|
||||||
|
trunk = self._update(trunk, update)
|
||||||
|
|
||||||
self.exit_json(changed=True,
|
self.exit_json(changed=True,
|
||||||
trunk=trunk.to_dict(computed=False))
|
trunk=trunk.to_dict(computed=False))
|
||||||
elif state == 'present' and trunk:
|
elif state == 'present' and trunk:
|
||||||
@@ -232,7 +237,7 @@ class TrunkModule(OpenStackModule):
|
|||||||
if found is False:
|
if found is False:
|
||||||
psp = self.params['sub_ports'] or []
|
psp = self.params['sub_ports'] or []
|
||||||
for k in psp:
|
for k in psp:
|
||||||
if sp['name'] == k['port']:
|
if sp['name'] == k['port'] or sp['id'] == k['port']:
|
||||||
spobj = {
|
spobj = {
|
||||||
'port_id': sp['id'],
|
'port_id': sp['id'],
|
||||||
'segmentation_type': k['segmentation_type'],
|
'segmentation_type': k['segmentation_type'],
|
||||||
|
|||||||
@@ -15,16 +15,19 @@ options:
|
|||||||
availability_zone:
|
availability_zone:
|
||||||
description:
|
description:
|
||||||
- The availability zone.
|
- The availability zone.
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: str
|
type: str
|
||||||
description:
|
description:
|
||||||
description:
|
description:
|
||||||
- String describing the volume
|
- String describing the volume
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: str
|
type: str
|
||||||
aliases: [display_description]
|
aliases: [display_description]
|
||||||
image:
|
image:
|
||||||
description:
|
description:
|
||||||
- Image name or id for boot from volume
|
- Image name or id for boot from volume
|
||||||
- Mutually exclusive with I(snapshot) and I(volume)
|
- Mutually exclusive with I(snapshot) and I(volume)
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: str
|
type: str
|
||||||
is_bootable:
|
is_bootable:
|
||||||
description:
|
description:
|
||||||
@@ -40,30 +43,36 @@ options:
|
|||||||
- Note that support for multiattach volumes depends on the volume
|
- Note that support for multiattach volumes depends on the volume
|
||||||
type being used.
|
type being used.
|
||||||
- "Cinder's default for I(is_multiattach) is C(false)."
|
- "Cinder's default for I(is_multiattach) is C(false)."
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: bool
|
type: bool
|
||||||
metadata:
|
metadata:
|
||||||
description:
|
description:
|
||||||
- Metadata for the volume
|
- Metadata for the volume
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: dict
|
type: dict
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
- Name of volume
|
- Name of volume
|
||||||
|
- This attribute cannot be updated.
|
||||||
required: true
|
required: true
|
||||||
type: str
|
type: str
|
||||||
aliases: [display_name]
|
aliases: [display_name]
|
||||||
scheduler_hints:
|
scheduler_hints:
|
||||||
description:
|
description:
|
||||||
- Scheduler hints passed to volume API in form of dict
|
- Scheduler hints passed to volume API in form of dict
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: dict
|
type: dict
|
||||||
size:
|
size:
|
||||||
description:
|
description:
|
||||||
- Size of volume in GB. This parameter is required when the
|
- Size of volume in GB. This parameter is required when the
|
||||||
I(state) parameter is 'present'.
|
I(state) parameter is 'present'.
|
||||||
|
- This attribute can only be updated to a larger size.
|
||||||
type: int
|
type: int
|
||||||
snapshot:
|
snapshot:
|
||||||
description:
|
description:
|
||||||
- Volume snapshot name or id to create from
|
- Volume snapshot name or id to create from
|
||||||
- Mutually exclusive with I(image) and I(volume)
|
- Mutually exclusive with I(image) and I(volume)
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: str
|
type: str
|
||||||
aliases: [snapshot_id]
|
aliases: [snapshot_id]
|
||||||
state:
|
state:
|
||||||
@@ -76,10 +85,12 @@ options:
|
|||||||
description:
|
description:
|
||||||
- Volume name or id to create from
|
- Volume name or id to create from
|
||||||
- Mutually exclusive with I(image) and I(snapshot)
|
- Mutually exclusive with I(image) and I(snapshot)
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: str
|
type: str
|
||||||
volume_type:
|
volume_type:
|
||||||
description:
|
description:
|
||||||
- Volume type for volume
|
- Volume type for volume
|
||||||
|
- This attribute cannot be updated.
|
||||||
type: str
|
type: str
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- openstack.cloud.openstack
|
- openstack.cloud.openstack
|
||||||
@@ -238,16 +249,13 @@ class VolumeModule(OpenStackModule):
|
|||||||
)
|
)
|
||||||
|
|
||||||
def _build_update(self, volume):
|
def _build_update(self, volume):
|
||||||
keys = ('size',)
|
keys = ('size', 'is_bootable')
|
||||||
return {k: self.params[k] for k in keys if self.params[k] is not None
|
return {k: self.params[k] for k in keys if self.params[k] is not None
|
||||||
and self.params[k] != volume[k]}
|
and self.params[k] != volume[k]}
|
||||||
|
|
||||||
def _update(self, volume):
|
def _update(self, volume):
|
||||||
'''
|
'''
|
||||||
modify volume, the only modification to an existing volume
|
modify volume. If the size has changed, it can only be extended.
|
||||||
available at the moment is extending the size, this is
|
|
||||||
limited by the openstacksdk and may change whenever the
|
|
||||||
functionality is extended.
|
|
||||||
'''
|
'''
|
||||||
diff = {'before': volume.to_dict(computed=False), 'after': ''}
|
diff = {'before': volume.to_dict(computed=False), 'after': ''}
|
||||||
diff['after'] = diff['before']
|
diff['after'] = diff['before']
|
||||||
@@ -259,15 +267,19 @@ class VolumeModule(OpenStackModule):
|
|||||||
volume=volume.to_dict(computed=False), diff=diff)
|
volume=volume.to_dict(computed=False), diff=diff)
|
||||||
|
|
||||||
if self.ansible.check_mode:
|
if self.ansible.check_mode:
|
||||||
volume.size = update['size']
|
for k, v in update:
|
||||||
|
volume[k] = v
|
||||||
self.exit_json(changed=False,
|
self.exit_json(changed=False,
|
||||||
volume=volume.to_dict(computed=False), diff=diff)
|
volume=volume.to_dict(computed=False), diff=diff)
|
||||||
|
|
||||||
if 'size' in update and update['size'] != volume.size:
|
if 'size' in update and update['size'] != volume.size:
|
||||||
size = update['size']
|
size = update['size']
|
||||||
self.conn.volume.extend_volume(volume.id, size)
|
self.conn.volume.extend_volume(volume.id, size)
|
||||||
volume = self.conn.block_storage.get_volume(volume)
|
|
||||||
|
|
||||||
|
if 'is_bootable' in update and update['is_bootable'] != volume.is_bootable:
|
||||||
|
self.conn.volume.set_volume_bootable_status(volume, update['is_bootable'])
|
||||||
|
|
||||||
|
volume = self.conn.block_storage.get_volume(volume)
|
||||||
volume = volume.to_dict(computed=False)
|
volume = volume.to_dict(computed=False)
|
||||||
diff['after'] = volume
|
diff['after'] = volume
|
||||||
self.exit_json(changed=True, volume=volume, diff=diff)
|
self.exit_json(changed=True, volume=volume, diff=diff)
|
||||||
@@ -310,6 +322,10 @@ class VolumeModule(OpenStackModule):
|
|||||||
self.conn.block_storage.wait_for_status(
|
self.conn.block_storage.wait_for_status(
|
||||||
volume, wait=self.params['timeout'])
|
volume, wait=self.params['timeout'])
|
||||||
|
|
||||||
|
if self.params['is_bootable']:
|
||||||
|
self.conn.volume.set_volume_bootable_status(volume, True)
|
||||||
|
volume.is_bootable = True
|
||||||
|
|
||||||
volume = volume.to_dict(computed=False)
|
volume = volume.to_dict(computed=False)
|
||||||
diff['after'] = volume
|
diff['after'] = volume
|
||||||
self.exit_json(changed=True, volume=volume, diff=diff)
|
self.exit_json(changed=True, volume=volume, diff=diff)
|
||||||
|
|||||||
98
plugins/modules/volume_image_metadata.py
Normal file
98
plugins/modules/volume_image_metadata.py
Normal file
@@ -0,0 +1,98 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 by Pure Storage, Inc.
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r"""
|
||||||
|
---
|
||||||
|
module: volume_image_metadata
|
||||||
|
short_description: Manage OpenStack Cinder volume image metadata
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
description:
|
||||||
|
- Set image metadata on a Cinder volume.
|
||||||
|
- This maps to the Cinder C(os-set_image_metadata) API action.
|
||||||
|
- This is distinct from regular volume metadata.
|
||||||
|
options:
|
||||||
|
volume:
|
||||||
|
description:
|
||||||
|
- Volume ID or name.
|
||||||
|
required: true
|
||||||
|
type: str
|
||||||
|
image_metadata:
|
||||||
|
description:
|
||||||
|
- Image metadata to apply to the volume.
|
||||||
|
required: true
|
||||||
|
type: dict
|
||||||
|
author:
|
||||||
|
- Simon Dodsley (@simondodsley)
|
||||||
|
version_added: 2.6.0
|
||||||
|
"""
|
||||||
|
|
||||||
|
EXAMPLES = r"""
|
||||||
|
- name: Apply volume image metadata
|
||||||
|
openstack.cloud.volume_image_metadata:
|
||||||
|
cloud: mycloud
|
||||||
|
volume: 9c6b7c8d-1234
|
||||||
|
image_metadata:
|
||||||
|
image_id: 2e1a...
|
||||||
|
disk_format: qcow2
|
||||||
|
container_format: bare
|
||||||
|
"""
|
||||||
|
|
||||||
|
RETURN = r"""
|
||||||
|
changed:
|
||||||
|
description: Whether the volume image metadata was changed.
|
||||||
|
returned: always
|
||||||
|
type: bool
|
||||||
|
volume:
|
||||||
|
description: Volume information.
|
||||||
|
returned: always
|
||||||
|
type: dict
|
||||||
|
"""
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule,
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class VolumeImageMetadataModule(OpenStackModule):
|
||||||
|
|
||||||
|
argument_spec = dict(
|
||||||
|
volume=dict(required=True),
|
||||||
|
image_metadata=dict(type="dict", required=True),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
volume_ref = self.params["volume"]
|
||||||
|
desired_meta = self.params["image_metadata"]
|
||||||
|
|
||||||
|
# Resolve volume
|
||||||
|
volume = self.conn.block_storage.find_volume(volume_ref, ignore_missing=False)
|
||||||
|
|
||||||
|
current_meta = volume.volume_image_metadata or {}
|
||||||
|
|
||||||
|
# Idempotency check
|
||||||
|
if desired_meta.items() <= current_meta.items():
|
||||||
|
self.exit_json(changed=False, volume=volume.to_dict())
|
||||||
|
|
||||||
|
if not self.ansible.check_mode:
|
||||||
|
self.conn.block_storage.set_volume_image_metadata(volume.id, **desired_meta)
|
||||||
|
|
||||||
|
volume = self.conn.block_storage.get_volume(volume.id)
|
||||||
|
|
||||||
|
self.exit_json(changed=True, volume=volume.to_dict())
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = VolumeImageMetadataModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
309
plugins/modules/volume_manage.py
Normal file
309
plugins/modules/volume_manage.py
Normal file
@@ -0,0 +1,309 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2025 by Pure Storage, Inc.
|
||||||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r"""
|
||||||
|
---
|
||||||
|
module: volume_manage
|
||||||
|
short_description: Manage/Unmanage Volumes
|
||||||
|
author: OpenStack Ansible SIG
|
||||||
|
description:
|
||||||
|
- Manage or Unmanage Volume in OpenStack.
|
||||||
|
options:
|
||||||
|
description:
|
||||||
|
description:
|
||||||
|
- String describing the volume
|
||||||
|
type: str
|
||||||
|
metadata:
|
||||||
|
description: Metadata for the volume
|
||||||
|
type: dict
|
||||||
|
name:
|
||||||
|
description:
|
||||||
|
- Name of the volume to be unmanaged or
|
||||||
|
the new name of a managed volume
|
||||||
|
- When I(state) is C(absent) this must be
|
||||||
|
the cinder volume ID
|
||||||
|
required: true
|
||||||
|
type: str
|
||||||
|
state:
|
||||||
|
description:
|
||||||
|
- Should the resource be present or absent.
|
||||||
|
choices: [present, absent]
|
||||||
|
default: present
|
||||||
|
type: str
|
||||||
|
bootable:
|
||||||
|
description:
|
||||||
|
- Bootable flag for volume.
|
||||||
|
type: bool
|
||||||
|
default: False
|
||||||
|
volume_type:
|
||||||
|
description:
|
||||||
|
- Volume type for volume
|
||||||
|
type: str
|
||||||
|
availability_zone:
|
||||||
|
description:
|
||||||
|
- The availability zone.
|
||||||
|
type: str
|
||||||
|
host:
|
||||||
|
description:
|
||||||
|
- Cinder host on which the existing volume resides
|
||||||
|
- Takes the form "host@backend-name#pool"
|
||||||
|
- Required when I(state) is C(present).
|
||||||
|
type: str
|
||||||
|
source_name:
|
||||||
|
description:
|
||||||
|
- Name of existing volume
|
||||||
|
type: str
|
||||||
|
source_id:
|
||||||
|
description:
|
||||||
|
- Identifier of existing volume
|
||||||
|
type: str
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
"""
|
||||||
|
|
||||||
|
RETURN = r"""
|
||||||
|
volume:
|
||||||
|
description: Cinder's representation of the volume object
|
||||||
|
returned: always
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
attachments:
|
||||||
|
description: Instance attachment information. For a amanaged volume, this
|
||||||
|
will always be empty.
|
||||||
|
type: list
|
||||||
|
availability_zone:
|
||||||
|
description: The name of the availability zone.
|
||||||
|
type: str
|
||||||
|
consistency_group_id:
|
||||||
|
description: The UUID of the consistency group.
|
||||||
|
type: str
|
||||||
|
created_at:
|
||||||
|
description: The date and time when the resource was created.
|
||||||
|
type: str
|
||||||
|
description:
|
||||||
|
description: The volume description.
|
||||||
|
type: str
|
||||||
|
extended_replication_status:
|
||||||
|
description: Extended replication status on this volume.
|
||||||
|
type: str
|
||||||
|
group_id:
|
||||||
|
description: The ID of the group.
|
||||||
|
type: str
|
||||||
|
host:
|
||||||
|
description: The volume's current back-end.
|
||||||
|
type: str
|
||||||
|
id:
|
||||||
|
description: The UUID of the volume.
|
||||||
|
type: str
|
||||||
|
image_id:
|
||||||
|
description: Image on which the volume was based
|
||||||
|
type: str
|
||||||
|
is_bootable:
|
||||||
|
description: Enables or disables the bootable attribute. You can boot an
|
||||||
|
instance from a bootable volume.
|
||||||
|
type: str
|
||||||
|
is_encrypted:
|
||||||
|
description: If true, this volume is encrypted.
|
||||||
|
type: bool
|
||||||
|
is_multiattach:
|
||||||
|
description: Whether this volume can be attached to more than one
|
||||||
|
server.
|
||||||
|
type: bool
|
||||||
|
metadata:
|
||||||
|
description: A metadata object. Contains one or more metadata key and
|
||||||
|
value pairs that are associated with the volume.
|
||||||
|
type: dict
|
||||||
|
migration_id:
|
||||||
|
description: The volume ID that this volume name on the backend is
|
||||||
|
based on.
|
||||||
|
type: str
|
||||||
|
migration_status:
|
||||||
|
description: The status of this volume migration (None means that a
|
||||||
|
migration is not currently in progress).
|
||||||
|
type: str
|
||||||
|
name:
|
||||||
|
description: The volume name.
|
||||||
|
type: str
|
||||||
|
project_id:
|
||||||
|
description: The project ID which the volume belongs to.
|
||||||
|
type: str
|
||||||
|
replication_driver_data:
|
||||||
|
description: Data set by the replication driver
|
||||||
|
type: str
|
||||||
|
replication_status:
|
||||||
|
description: The volume replication status.
|
||||||
|
type: str
|
||||||
|
scheduler_hints:
|
||||||
|
description: Scheduler hints for the volume
|
||||||
|
type: dict
|
||||||
|
size:
|
||||||
|
description: The size of the volume, in gibibytes (GiB).
|
||||||
|
type: int
|
||||||
|
snapshot_id:
|
||||||
|
description: To create a volume from an existing snapshot, specify the
|
||||||
|
UUID of the volume snapshot. The volume is created in same
|
||||||
|
availability zone and with same size as the snapshot.
|
||||||
|
type: str
|
||||||
|
source_volume_id:
|
||||||
|
description: The UUID of the source volume. The API creates a new volume
|
||||||
|
with the same size as the source volume unless a larger size
|
||||||
|
is requested.
|
||||||
|
type: str
|
||||||
|
status:
|
||||||
|
description: The volume status.
|
||||||
|
type: str
|
||||||
|
updated_at:
|
||||||
|
description: The date and time when the resource was updated.
|
||||||
|
type: str
|
||||||
|
user_id:
|
||||||
|
description: The UUID of the user.
|
||||||
|
type: str
|
||||||
|
volume_image_metadata:
|
||||||
|
description: List of image metadata entries. Only included for volumes
|
||||||
|
that were created from an image, or from a snapshot of a
|
||||||
|
volume originally created from an image.
|
||||||
|
type: dict
|
||||||
|
volume_type:
|
||||||
|
description: The associated volume type name for the volume.
|
||||||
|
type: str
|
||||||
|
"""
|
||||||
|
|
||||||
|
EXAMPLES = r"""
|
||||||
|
- name: Manage volume
|
||||||
|
openstack.cloud.volume_manage:
|
||||||
|
name: newly-managed-vol
|
||||||
|
source_name: manage-me
|
||||||
|
host: host@backend-name#pool
|
||||||
|
|
||||||
|
- name: Unmanage volume
|
||||||
|
openstack.cloud.volume_manage:
|
||||||
|
name: "5c831866-3bb3-4d67-a7d3-1b90880c9d18"
|
||||||
|
state: absent
|
||||||
|
"""
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule,
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class VolumeManageModule(OpenStackModule):
|
||||||
|
|
||||||
|
argument_spec = dict(
|
||||||
|
description=dict(type="str"),
|
||||||
|
metadata=dict(type="dict"),
|
||||||
|
source_name=dict(type="str"),
|
||||||
|
source_id=dict(type="str"),
|
||||||
|
availability_zone=dict(type="str"),
|
||||||
|
host=dict(type="str"),
|
||||||
|
bootable=dict(default="false", type="bool"),
|
||||||
|
volume_type=dict(type="str"),
|
||||||
|
name=dict(required=True, type="str"),
|
||||||
|
state=dict(
|
||||||
|
default="present", choices=["absent", "present"], type="str"
|
||||||
|
),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
required_if=[("state", "present", ["host"])],
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
name = self.params["name"]
|
||||||
|
state = self.params["state"]
|
||||||
|
changed = False
|
||||||
|
|
||||||
|
if state == "present":
|
||||||
|
changed = True
|
||||||
|
if not self.ansible.check_mode:
|
||||||
|
volumes = self._manage_list()
|
||||||
|
manageable = volumes["manageable-volumes"]
|
||||||
|
safe_to_manage = self._is_safe_to_manage(
|
||||||
|
manageable, self.params["source_name"]
|
||||||
|
)
|
||||||
|
if not safe_to_manage:
|
||||||
|
self.exit_json(changed=False)
|
||||||
|
volume = self._manage()
|
||||||
|
if volume:
|
||||||
|
self.exit_json(
|
||||||
|
changed=changed, volume=volume.to_dict(computed=False)
|
||||||
|
)
|
||||||
|
else:
|
||||||
|
self.exit_json(changed=False)
|
||||||
|
else:
|
||||||
|
self.exit_json(changed=changed)
|
||||||
|
|
||||||
|
else:
|
||||||
|
volume = self.conn.block_storage.find_volume(name)
|
||||||
|
if volume:
|
||||||
|
changed = True
|
||||||
|
if not self.ansible.check_mode:
|
||||||
|
self._unmanage()
|
||||||
|
self.exit_json(changed=changed)
|
||||||
|
else:
|
||||||
|
self.exit_json(changed=changed)
|
||||||
|
|
||||||
|
def _is_safe_to_manage(self, manageable_list, target_name):
|
||||||
|
entry = next(
|
||||||
|
(
|
||||||
|
v
|
||||||
|
for v in manageable_list
|
||||||
|
if isinstance(v.get("reference"), dict)
|
||||||
|
and (
|
||||||
|
v["reference"].get("name") == target_name
|
||||||
|
or v["reference"].get("source-name") == target_name
|
||||||
|
)
|
||||||
|
),
|
||||||
|
None,
|
||||||
|
)
|
||||||
|
if entry is None:
|
||||||
|
return False
|
||||||
|
return entry.get("safe_to_manage", False)
|
||||||
|
|
||||||
|
def _manage(self):
|
||||||
|
kwargs = {
|
||||||
|
key: self.params[key]
|
||||||
|
for key in [
|
||||||
|
"description",
|
||||||
|
"bootable",
|
||||||
|
"volume_type",
|
||||||
|
"availability_zone",
|
||||||
|
"host",
|
||||||
|
"metadata",
|
||||||
|
"name",
|
||||||
|
]
|
||||||
|
if self.params.get(key) is not None
|
||||||
|
}
|
||||||
|
kwargs["ref"] = {}
|
||||||
|
if self.params["source_name"]:
|
||||||
|
kwargs["ref"]["source-name"] = self.params["source_name"]
|
||||||
|
if self.params["source_id"]:
|
||||||
|
kwargs["ref"]["source-id"] = self.params["source_id"]
|
||||||
|
|
||||||
|
volume = self.conn.block_storage.manage_volume(**kwargs)
|
||||||
|
|
||||||
|
return volume
|
||||||
|
|
||||||
|
def _manage_list(self):
|
||||||
|
response = self.conn.block_storage.get(
|
||||||
|
"/manageable_volumes?host=" + self.params["host"],
|
||||||
|
microversion="3.8",
|
||||||
|
)
|
||||||
|
response.raise_for_status()
|
||||||
|
manageable_volumes = response.json()
|
||||||
|
return manageable_volumes
|
||||||
|
|
||||||
|
def _unmanage(self):
|
||||||
|
self.conn.block_storage.unmanage_volume(self.params["name"])
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = VolumeManageModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main()
|
||||||
322
plugins/modules/volume_retype.py
Normal file
322
plugins/modules/volume_retype.py
Normal file
@@ -0,0 +1,322 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright (c) 2024 OpenStack Ansible Contributors
|
||||||
|
# GNU General Public License v3.0+
|
||||||
|
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
|
|
||||||
|
DOCUMENTATION = r'''
|
||||||
|
---
|
||||||
|
module: volume_retype
|
||||||
|
short_description: Retype (change the volume type of) a Cinder block storage volume
|
||||||
|
author: Simon Dodsley (@simondodsley)
|
||||||
|
description:
|
||||||
|
- Change the volume type of an existing OpenStack Block Storage (Cinder) volume.
|
||||||
|
- This operation may trigger a data migration between storage backends, depending
|
||||||
|
on the chosen C(migration_policy).
|
||||||
|
- The volume must be in C(available) or C(in-use) status to be retyped.
|
||||||
|
- Retyping an in-use volume from a multiattach-capable type to a
|
||||||
|
non-multiattach-capable type (or vice-versa) is not supported by Cinder.
|
||||||
|
- Retyping an encrypted volume to an unencrypted volume (or vice-versa) is not
|
||||||
|
supported by Cinder.
|
||||||
|
options:
|
||||||
|
volume:
|
||||||
|
description:
|
||||||
|
- Name or ID of the volume to retype.
|
||||||
|
type: str
|
||||||
|
required: true
|
||||||
|
aliases: ['name']
|
||||||
|
new_type:
|
||||||
|
description:
|
||||||
|
- Name or ID of the target volume type.
|
||||||
|
type: str
|
||||||
|
required: true
|
||||||
|
migration_policy:
|
||||||
|
description:
|
||||||
|
- Migration policy to apply when changing the volume type.
|
||||||
|
- C(never) changes the volume type metadata only, without migrating data.
|
||||||
|
This only works when the source and target types share the same storage
|
||||||
|
backend. This is the Cinder default.
|
||||||
|
- C(on-demand) triggers a full data migration to the backend associated
|
||||||
|
with the new volume type. This allows moving between different backends
|
||||||
|
but may take a significant amount of time depending on volume size.
|
||||||
|
type: str
|
||||||
|
choices: ['never', 'on-demand']
|
||||||
|
default: 'never'
|
||||||
|
wait:
|
||||||
|
description:
|
||||||
|
- Whether to wait for the retype operation to complete before returning.
|
||||||
|
- When I(wait=true) and I(migration_policy=on-demand) the module will
|
||||||
|
poll until the volume C(migration_status) is C(success) or C(error).
|
||||||
|
- When I(wait=true) and I(migration_policy=never) the module waits until
|
||||||
|
the volume returns to C(available) status.
|
||||||
|
type: bool
|
||||||
|
default: true
|
||||||
|
timeout:
|
||||||
|
description:
|
||||||
|
- How long (in seconds) to wait for the retype operation to complete.
|
||||||
|
- Ignored when I(wait=false).
|
||||||
|
type: int
|
||||||
|
default: 600
|
||||||
|
version_added: 2.6.0
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- openstack.cloud.openstack
|
||||||
|
'''
|
||||||
|
|
||||||
|
EXAMPLES = r'''
|
||||||
|
- name: Retype a volume using the default "never" migration policy
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: mycloud
|
||||||
|
volume: my-volume
|
||||||
|
new_type: ssd-standard
|
||||||
|
|
||||||
|
- name: Retype a volume with on-demand migration (moves data to the new backend)
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: mycloud
|
||||||
|
volume: my-volume
|
||||||
|
new_type: high-iops
|
||||||
|
migration_policy: on-demand
|
||||||
|
timeout: 1800
|
||||||
|
|
||||||
|
- name: Retype a volume without waiting for completion
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: mycloud
|
||||||
|
volume: my-volume
|
||||||
|
new_type: cold-storage
|
||||||
|
migration_policy: on-demand
|
||||||
|
wait: false
|
||||||
|
|
||||||
|
- name: Retype volume identified by UUID
|
||||||
|
openstack.cloud.volume_retype:
|
||||||
|
cloud: mycloud
|
||||||
|
volume: a1b2c3d4-1234-5678-abcd-ef0123456789
|
||||||
|
new_type: replicated-ssd
|
||||||
|
migration_policy: on-demand
|
||||||
|
'''
|
||||||
|
|
||||||
|
RETURN = r'''
|
||||||
|
volume:
|
||||||
|
description: Dictionary describing the volume after the retype operation.
|
||||||
|
returned: On success.
|
||||||
|
type: dict
|
||||||
|
contains:
|
||||||
|
attachments:
|
||||||
|
description: Instance attachments for the volume.
|
||||||
|
type: list
|
||||||
|
elements: dict
|
||||||
|
availability_zone:
|
||||||
|
description: The availability zone of the volume.
|
||||||
|
type: str
|
||||||
|
bootable:
|
||||||
|
description: Whether the volume is bootable.
|
||||||
|
type: bool
|
||||||
|
consistencygroup_id:
|
||||||
|
description: The ID of the consistency group that the volume belongs to.
|
||||||
|
type: str
|
||||||
|
created_at:
|
||||||
|
description: Timestamp of when the volume was created.
|
||||||
|
type: str
|
||||||
|
description:
|
||||||
|
description: Human-readable description of the volume.
|
||||||
|
type: str
|
||||||
|
encrypted:
|
||||||
|
description: Whether the volume is encrypted.
|
||||||
|
type: bool
|
||||||
|
id:
|
||||||
|
description: Unique ID of the volume.
|
||||||
|
type: str
|
||||||
|
metadata:
|
||||||
|
description: Metadata associated with the volume.
|
||||||
|
type: dict
|
||||||
|
migration_status:
|
||||||
|
description:
|
||||||
|
- Status of the most recent migration operation.
|
||||||
|
- Will be C(success) after a successful on-demand retype.
|
||||||
|
type: str
|
||||||
|
name:
|
||||||
|
description: Name of the volume.
|
||||||
|
type: str
|
||||||
|
replication_status:
|
||||||
|
description: Replication status of the volume.
|
||||||
|
type: str
|
||||||
|
size:
|
||||||
|
description: Volume size in GiB.
|
||||||
|
type: int
|
||||||
|
snapshot_id:
|
||||||
|
description: Snapshot ID from which the volume was created.
|
||||||
|
type: str
|
||||||
|
source_volid:
|
||||||
|
description: ID of the source volume, if the volume was cloned from another.
|
||||||
|
type: str
|
||||||
|
status:
|
||||||
|
description: Volume status. Will be C(available) after a successful retype.
|
||||||
|
type: str
|
||||||
|
updated_at:
|
||||||
|
description: Timestamp of the most recent volume update.
|
||||||
|
type: str
|
||||||
|
volume_type:
|
||||||
|
description: The volume type of the volume after the retype.
|
||||||
|
type: str
|
||||||
|
volume_type_id:
|
||||||
|
description: The ID of the volume type after the retype.
|
||||||
|
type: str
|
||||||
|
'''
|
||||||
|
|
||||||
|
import time
|
||||||
|
|
||||||
|
from ansible_collections.openstack.cloud.plugins.module_utils.openstack import (
|
||||||
|
OpenStackModule,
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class VolumeRetypeModule(OpenStackModule):
|
||||||
|
|
||||||
|
argument_spec = dict(
|
||||||
|
volume=dict(required=True, aliases=['name']),
|
||||||
|
new_type=dict(required=True),
|
||||||
|
migration_policy=dict(
|
||||||
|
default='never',
|
||||||
|
choices=['never', 'on-demand'],
|
||||||
|
),
|
||||||
|
wait=dict(type='bool', default=True),
|
||||||
|
timeout=dict(type='int', default=600),
|
||||||
|
)
|
||||||
|
|
||||||
|
module_kwargs = dict(
|
||||||
|
supports_check_mode=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
def _get_volume(self, name_or_id):
|
||||||
|
"""Retrieve the Cinder volume resource, failing if not found."""
|
||||||
|
volume = self.conn.block_storage.find_volume(
|
||||||
|
name_or_id, ignore_missing=False
|
||||||
|
)
|
||||||
|
return volume
|
||||||
|
|
||||||
|
def _get_volume_type(self, name_or_id):
|
||||||
|
"""Retrieve the Cinder volume type resource, failing if not found.
|
||||||
|
|
||||||
|
Uses the v3 proxy's find_type(name_or_id, ignore_missing=False) which
|
||||||
|
accepts both names and UUIDs and raises NotFoundException on miss.
|
||||||
|
"""
|
||||||
|
return self.conn.block_storage.find_type(
|
||||||
|
name_or_id, ignore_missing=False
|
||||||
|
)
|
||||||
|
|
||||||
|
def _volume_needs_retype(self, volume, target_type):
|
||||||
|
"""Return True when the volume's current type differs from the target."""
|
||||||
|
# openstacksdk Volume resources expose volume_type (name) and
|
||||||
|
# volume_type_id; compare by ID when available, fall back to name.
|
||||||
|
if volume.volume_type_id and target_type.id:
|
||||||
|
return volume.volume_type_id != target_type.id
|
||||||
|
return (volume.volume_type or '').lower() != (target_type.name or '').lower()
|
||||||
|
|
||||||
|
def _wait_for_retype(self, volume_id, migration_policy, timeout):
|
||||||
|
"""
|
||||||
|
Block until the volume completes the retype, or raise on timeout/error.
|
||||||
|
|
||||||
|
For on-demand policy: poll migration_status until 'success' or 'error'.
|
||||||
|
For never policy: poll status until 'available' or an error state.
|
||||||
|
"""
|
||||||
|
error_statuses = {'error', 'error_deleting', 'error_restoring',
|
||||||
|
'error_extending', 'error_managing'}
|
||||||
|
|
||||||
|
deadline = time.time() + timeout
|
||||||
|
while time.time() < deadline:
|
||||||
|
volume = self.conn.block_storage.get_volume(volume_id)
|
||||||
|
|
||||||
|
if migration_policy == 'on-demand':
|
||||||
|
migration_status = getattr(volume, 'migration_status', None) or ''
|
||||||
|
if migration_status == 'success':
|
||||||
|
return volume
|
||||||
|
if migration_status == 'error':
|
||||||
|
self.fail_json(
|
||||||
|
msg="Volume retype migration failed: migration_status=error",
|
||||||
|
volume=volume.to_dict(),
|
||||||
|
)
|
||||||
|
else: # migration_policy == 'never'
|
||||||
|
status = (volume.status or '').lower()
|
||||||
|
if status == 'available':
|
||||||
|
return volume
|
||||||
|
if status in error_statuses:
|
||||||
|
self.fail_json(
|
||||||
|
msg="Volume entered error state during retype: "
|
||||||
|
"status={0}".format(volume.status),
|
||||||
|
volume=volume.to_dict(),
|
||||||
|
)
|
||||||
|
|
||||||
|
time.sleep(5)
|
||||||
|
|
||||||
|
self.fail_json(
|
||||||
|
msg="Timed out waiting for volume retype to complete after "
|
||||||
|
"{0} seconds.".format(timeout)
|
||||||
|
)
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
volume_param = self.params['volume']
|
||||||
|
new_type_param = self.params['new_type']
|
||||||
|
migration_policy = self.params['migration_policy']
|
||||||
|
wait = self.params['wait']
|
||||||
|
timeout = self.params['timeout']
|
||||||
|
|
||||||
|
# ---- Resolve the volume ----
|
||||||
|
volume = self._get_volume(volume_param)
|
||||||
|
|
||||||
|
# ---- Resolve the target volume type ----
|
||||||
|
target_type = self._get_volume_type(new_type_param)
|
||||||
|
|
||||||
|
# ---- Idempotency check ----
|
||||||
|
if not self._volume_needs_retype(volume, target_type):
|
||||||
|
self.exit_json(
|
||||||
|
changed=False,
|
||||||
|
volume=volume.to_dict(),
|
||||||
|
)
|
||||||
|
|
||||||
|
# ---- Validate volume status ----
|
||||||
|
allowed_statuses = {'available', 'in-use'}
|
||||||
|
if (volume.status or '').lower() not in allowed_statuses:
|
||||||
|
self.fail_json(
|
||||||
|
msg="Cannot retype volume '{0}': status must be one of {1}, "
|
||||||
|
"but is '{2}'.".format(
|
||||||
|
volume.id,
|
||||||
|
allowed_statuses,
|
||||||
|
volume.status,
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
# ---- Check mode: report what would change without making API calls ----
|
||||||
|
if self.ansible.check_mode:
|
||||||
|
self.exit_json(
|
||||||
|
changed=True,
|
||||||
|
volume=volume.to_dict(),
|
||||||
|
)
|
||||||
|
|
||||||
|
# ---- Perform the retype ----
|
||||||
|
# openstacksdk exposes retype via the block_storage proxy (SDK >= 1.x).
|
||||||
|
# The Cinder REST action is POST /volumes/{id}/action with body:
|
||||||
|
# {"os-retype": {"new_type": "<type>", "migration_policy": "<policy>"}}
|
||||||
|
self.conn.block_storage.retype_volume(
|
||||||
|
volume.id,
|
||||||
|
new_type=target_type.id,
|
||||||
|
migration_policy=migration_policy,
|
||||||
|
)
|
||||||
|
|
||||||
|
# ---- Optionally wait ----
|
||||||
|
if wait:
|
||||||
|
volume = self._wait_for_retype(volume.id, migration_policy, timeout)
|
||||||
|
else:
|
||||||
|
volume = self.conn.block_storage.get_volume(volume.id)
|
||||||
|
|
||||||
|
self.exit_json(
|
||||||
|
changed=True,
|
||||||
|
volume=volume.to_dict(),
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
def main():
|
||||||
|
module = VolumeRetypeModule()
|
||||||
|
module()
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
2
setup.py
2
setup.py
@@ -4,6 +4,6 @@
|
|||||||
import setuptools
|
import setuptools
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
setup_requires=['pbr'],
|
setup_requires=['pbr', 'setuptools'],
|
||||||
pbr=True,
|
pbr=True,
|
||||||
py_modules=[])
|
py_modules=[])
|
||||||
|
|||||||
12
tests/requirements-ansible-2.16.txt
Normal file
12
tests/requirements-ansible-2.16.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
ansible-core>=2.16.0,<2.17.0
|
||||||
|
flake8
|
||||||
|
galaxy-importer
|
||||||
|
openstacksdk
|
||||||
|
pycodestyle
|
||||||
|
pylint
|
||||||
|
rstcheck
|
||||||
|
ruamel.yaml
|
||||||
|
tox
|
||||||
|
voluptuous
|
||||||
|
yamllint
|
||||||
|
setuptools
|
||||||
12
tests/requirements-ansible-2.18.txt
Normal file
12
tests/requirements-ansible-2.18.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
ansible-core>=2.18.0,<2.19.0
|
||||||
|
flake8
|
||||||
|
galaxy-importer
|
||||||
|
openstacksdk
|
||||||
|
pycodestyle
|
||||||
|
pylint
|
||||||
|
rstcheck
|
||||||
|
ruamel.yaml
|
||||||
|
tox
|
||||||
|
voluptuous
|
||||||
|
yamllint
|
||||||
|
setuptools
|
||||||
12
tests/requirements-ansible-2.19.txt
Normal file
12
tests/requirements-ansible-2.19.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
ansible-core>=2.19.0,<2.20.0
|
||||||
|
flake8
|
||||||
|
galaxy-importer
|
||||||
|
openstacksdk
|
||||||
|
pycodestyle
|
||||||
|
pylint
|
||||||
|
rstcheck
|
||||||
|
ruamel.yaml
|
||||||
|
tox
|
||||||
|
voluptuous
|
||||||
|
yamllint
|
||||||
|
setuptools
|
||||||
12
tests/requirements-ansible-2.20.txt
Normal file
12
tests/requirements-ansible-2.20.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
ansible-core>=2.20.0,<2.21.0
|
||||||
|
flake8
|
||||||
|
galaxy-importer
|
||||||
|
openstacksdk
|
||||||
|
pycodestyle
|
||||||
|
pylint
|
||||||
|
rstcheck
|
||||||
|
ruamel.yaml
|
||||||
|
tox
|
||||||
|
voluptuous
|
||||||
|
yamllint
|
||||||
|
setuptools
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user