bifrost/playbooks
Jakob Meng 0329463d77 Explicitly fetch baremetal ports and use id on openstacksdk>=0.99.0
Ansible module openstack.cloud.baremetal_node_info no longer returns
a detailed list of all baremetal ports [1] in release series 2.x.x. of
Ansible OpenStack collection, so we explicitly fetch those ports now.

With openstacksdk >=0.99.0, baremetal's node attribute 'uuid' has been
renamed to 'id'. Thus previous attribute name is no longer returned by
Ansible module openstack.cloud.baremetal_node_info in release series
2.x.x.

Both changes are backward compatible to release series 1.x.x of Ansible
OpenStack collection.

[1] https://review.opendev.org/c/openstack/ansible-collections-openstack/+/854113

Change-Id: I79aafee9537d92efdf7d2466fc7cddc301d32514
2022-10-07 13:21:43 +02:00
..
ci Fix upgrade on CentOS and with Keystone enabled 2022-07-08 16:28:37 +02:00
inventory Stop using sub-sections of driver_info 2022-01-25 16:11:20 +01:00
library Deprecate os_ironic_node_info 2022-07-06 15:03:45 +02:00
roles Explicitly fetch baremetal ports and use id on openstacksdk>=0.99.0 2022-10-07 13:21:43 +02:00
cleanup-deployment-images.yaml ansible-lint: fix error 206 2020-08-31 16:11:27 +02:00
deploy-dynamic.yaml Add `./bifrost-cli deploy` and refactor bifrost-deploy-nodes-dynamic 2022-02-17 16:26:10 +01:00
enroll-dynamic.yaml Fix internal_ip detection in {enroll,deploy}-dynamic 2020-09-18 11:50:37 +02:00
example-deploy-all-available-nodes.yaml Follow up on "Fix error 601" 2020-09-03 13:45:13 +02:00
install.yaml Fix dib ipa jobs 2022-02-15 15:49:48 +01:00
redeploy-dynamic.yaml Test redeploy-dynamic when cirros/tinyipa are used 2022-07-08 15:56:49 +02:00
test-bifrost-create-vm.yaml Cleanup test-bifrost.yaml 2020-09-17 12:42:58 +02:00
test-bifrost.yaml Merge "CI: use openstacksdk from source if it's cloned" 2022-07-18 16:36:44 +00:00