*** openstackgerrit has joined #openstack-ansible-sig | 00:22 | |
openstackgerrit | Shnaidman Sagi (Sergey) proposed openstack/ansible-collections-openstack master: Add security_group_info module https://review.opendev.org/c/openstack/ansible-collections-openstack/+/762626 | 00:22 |
---|---|---|
openstackgerrit | Shnaidman Sagi (Sergey) proposed openstack/ansible-collections-openstack master: Add modules for roles information https://review.opendev.org/c/openstack/ansible-collections-openstack/+/769202 | 01:07 |
openstackgerrit | Shnaidman Sagi (Sergey) proposed openstack/ansible-collections-openstack master: Add modules for roles information https://review.opendev.org/c/openstack/ansible-collections-openstack/+/769202 | 02:30 |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-ansible-sig | 05:33 | |
*** tosin has joined #openstack-ansible-sig | 07:32 | |
*** gtema has joined #openstack-ansible-sig | 07:33 | |
openstackgerrit | Tosin Farai proposed openstack/ansible-collections-openstack master: Add support for setting node boot device https://review.opendev.org/c/openstack/ansible-collections-openstack/+/770845 | 07:44 |
*** gtema has quit IRC | 07:46 | |
*** gtema has joined #openstack-ansible-sig | 07:46 | |
*** gtema has quit IRC | 10:11 | |
*** gtema has joined #openstack-ansible-sig | 10:12 | |
*** sshnaidm|afk is now known as sshnaidm | 11:53 | |
sshnaidm | gtema, can you please review 2 info modules: https://review.opendev.org/c/openstack/ansible-collections-openstack/+/762626 https://review.opendev.org/c/openstack/ansible-collections-openstack/+/769202 | 11:59 |
* gtema put's on list | 12:00 | |
openstackgerrit | Tosin Farai proposed openstack/ansible-collections-openstack master: Add support for node vendor passthru methods https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773399 | 12:22 |
openstackgerrit | Tosin Farai proposed openstack/ansible-collections-openstack master: Add node validation function https://review.opendev.org/c/openstack/ansible-collections-openstack/+/770037 | 12:23 |
openstackgerrit | Ananya proposed openstack/ansible-collections-openstack master: Migrating image_info module from AnsibleModule to OpenStackModule https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773687 | 12:24 |
*** gtema has quit IRC | 12:35 | |
*** gtema has joined #openstack-ansible-sig | 12:36 | |
*** tremble has joined #openstack-ansible-sig | 12:40 | |
openstackgerrit | Ananya proposed openstack/ansible-collections-openstack master: Migrating image_info module from AnsibleModule to OpenStackModule https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773687 | 12:58 |
*** gtema has quit IRC | 13:04 | |
*** gtema has joined #openstack-ansible-sig | 13:04 | |
*** gtema has quit IRC | 13:07 | |
*** gtema has joined #openstack-ansible-sig | 13:08 | |
*** gtema has quit IRC | 13:23 | |
openstackgerrit | Ananya proposed openstack/ansible-collections-openstack master: Migrating image_info module from AnsibleModule to OpenStackModule https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773687 | 13:23 |
*** gtema has joined #openstack-ansible-sig | 13:23 | |
*** gtema has quit IRC | 15:16 | |
openstackgerrit | Tosin Farai proposed openstack/ansible-collections-openstack master: Add support for node traits https://review.opendev.org/c/openstack/ansible-collections-openstack/+/774089 | 15:17 |
*** gtema has joined #openstack-ansible-sig | 15:17 | |
*** tremble has quit IRC | 15:45 | |
*** tremble has joined #openstack-ansible-sig | 15:45 | |
*** gtema has quit IRC | 15:47 | |
*** gtema has joined #openstack-ansible-sig | 15:47 | |
*** sshnaidm is now known as sshnaidm|afk | 15:48 | |
*** gtema__ has joined #openstack-ansible-sig | 15:55 | |
*** gtema__ has quit IRC | 16:06 | |
sshnaidm|afk | frenzy_friday, commented on https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773687 | 16:54 |
frenzy_friday | oh! a bad typo, sorry. I'll update. Also should I remove the debug lines here https://review.opendev.org/c/openstack/ansible-collections-openstack/+/773687/8/ci/roles/image/tasks/main.yml#18 as we are checking creation and deletion with image_info now? | 16:59 |
sshnaidm|afk | frenzy_friday, yeah, go for it, these line won't make sense now | 17:02 |
*** openstack has joined #openstack-ansible-sig | 17:25 | |
*** ChanServ sets mode: +o openstack | 17:25 | |
*** gtema has quit IRC | 17:35 | |
*** gtema has joined #openstack-ansible-sig | 18:05 | |
*** corvus has joined #openstack-ansible-sig | 18:21 | |
corvus | https://docs.ansible.com/ansible/latest/collections/openstack/cloud/object_module.html supports putting a file in swift; is there a way to get a file from swift? | 18:22 |
gtema | not as of now, but can be done | 18:23 |
openstackgerrit | Ananya proposed openstack/ansible-collections-openstack master: Migrating image module from AnsibleModule to OpenStackModule https://review.opendev.org/c/openstack/ansible-collections-openstack/+/774141 | 18:24 |
gtema | I assume it should be possible through URI module is file is public | 18:24 |
corvus | in my use case it won't be, so using uri would be hard (i'd have to get an auth token) | 18:24 |
corvus | (basic use case it to use swift to store some state for ansible) | 18:25 |
gtema | ok, got it | 18:25 |
gtema | will try to spend some time tomorrow - generally should be pretty easy | 18:25 |
corvus | gtema: cool, thanks! | 18:25 |
corvus | i might try to use the 'auth' module to get a token and use that with uri for now (to try to get something working) but even if that does work, it would be much nicer using just object | 18:26 |
gtema | sure | 18:26 |
*** tremble has quit IRC | 19:09 | |
corvus | fyi this cantrip works for using the uri module: http://paste.openstack.org/show/802340/ | 19:11 |
*** tremble has joined #openstack-ansible-sig | 19:11 | |
gtema | cool | 19:12 |
*** tosin has quit IRC | 19:22 | |
*** tosin has joined #openstack-ansible-sig | 20:06 | |
*** gtema has quit IRC | 20:18 | |
*** tremble has quit IRC | 20:29 | |
*** tremble has joined #openstack-ansible-sig | 20:30 | |
*** gtema has joined #openstack-ansible-sig | 20:47 | |
*** gtema has quit IRC | 20:53 | |
*** gtema has joined #openstack-ansible-sig | 21:04 | |
*** gtema has quit IRC | 21:19 | |
*** gtema has joined #openstack-ansible-sig | 21:49 | |
*** gtema has quit IRC | 21:54 | |
*** tremble has quit IRC | 22:05 | |
*** tremble has joined #openstack-ansible-sig | 22:07 | |
*** gtema has joined #openstack-ansible-sig | 22:08 | |
*** gtema has quit IRC | 22:13 | |
*** tosin has quit IRC | 22:16 | |
*** gtema has joined #openstack-ansible-sig | 23:05 | |
*** gtema has quit IRC | 23:09 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!