Saturday, 2021-10-16

simondodsleyI'm wanting to use the Ansible Collections to get information about a cluster, but can't seem to find a way to get information about the boot volume of a nova instance. I can get the volume ID using `openstack.cloud.server_info`, but then `openstack.cloud.volume_info` does not allow you to pass the volume ID. It only seems to take `name`. How do I translate the ID to the name and what happens when the volume has no name? 13:50
sshnaidmsimondodsley, what happens if you put ID in 'name' field?15:04
simondodsleysshnaidm, it returns an empty field15:25
simondodsleysshnaidm, specifically it returns this https://www.irccloud.com/pastebin/GYFZg25S/15:32
sshnaidmapparently sdk doesn't support search by ID, so we need to add filtering to the module itself15:53
simondodsleyIs that something you can look into doing? 16:58

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!