*** gmann has quit IRC | 00:51 | |
*** gmann has joined #openstack-sdks | 00:51 | |
*** amito has quit IRC | 00:51 | |
*** amito has joined #openstack-sdks | 00:51 | |
*** ricolin has joined #openstack-sdks | 01:21 | |
openstackgerrit | melanie witt proposed openstack/python-openstackclient master: WIP Show words indicating booted from volume for server image https://review.opendev.org/743429 | 02:59 |
---|---|---|
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-sdks | 04:33 | |
*** manasareddybethi has quit IRC | 05:52 | |
*** lxkong has quit IRC | 05:55 | |
*** slaweq has joined #openstack-sdks | 06:48 | |
*** yolanda has quit IRC | 06:52 | |
*** yolanda has joined #openstack-sdks | 06:52 | |
*** nightmare_unreal has joined #openstack-sdks | 06:56 | |
*** jpich has joined #openstack-sdks | 07:41 | |
*** tosky has joined #openstack-sdks | 07:42 | |
*** ralonsoh has joined #openstack-sdks | 07:53 | |
*** jpena|off is now known as jpena | 07:54 | |
*** ricolin has quit IRC | 09:07 | |
*** dtantsur|afk is now known as dtantsur | 09:12 | |
*** Luzi has joined #openstack-sdks | 09:45 | |
openstackgerrit | jayaditya gupta proposed openstack/python-openstackclient master: openstack CLI migration list support https://review.opendev.org/742210 | 10:49 |
*** jpich has quit IRC | 10:49 | |
*** jpich has joined #openstack-sdks | 10:50 | |
*** mgariepy has quit IRC | 11:18 | |
*** jpena is now known as jpena|lunch | 11:28 | |
*** lbragstad has quit IRC | 11:45 | |
*** ricolin has joined #openstack-sdks | 11:47 | |
*** evrardjp has quit IRC | 12:00 | |
*** tkajinam has quit IRC | 12:02 | |
openstackgerrit | Dmitry Tantsur proposed openstack/openstacksdk master: baremetal-introspection: allow fetching unprocessed data https://review.opendev.org/743517 | 12:04 |
*** holser has quit IRC | 12:30 | |
*** holser has joined #openstack-sdks | 12:31 | |
*** mgariepy has joined #openstack-sdks | 12:33 | |
*** ralonsoh has quit IRC | 12:34 | |
*** ralonsoh has joined #openstack-sdks | 12:34 | |
*** jpena|lunch is now known as jpena | 12:34 | |
dtantsur | mordred: morning! so, wdyt https://review.opendev.org/#/c/743227/ as the first step towards the happiness? | 12:38 |
*** holser has quit IRC | 12:39 | |
mordred | dtantsur: ++ | 12:39 |
*** holser has joined #openstack-sdks | 12:40 | |
*** lbragstad has joined #openstack-sdks | 12:50 | |
openstackgerrit | jayaditya gupta proposed openstack/python-openstackclient master: openstack CLI migration list support https://review.opendev.org/742210 | 12:54 |
dtantsur | mordred: a question: what do we expect auth.get_endpoint() (and thus session.get_endpoint) to return: a versioned or unversioned endpoint? | 12:55 |
openstackgerrit | Dmitry Tantsur proposed openstack/keystoneauth master: [WIP] Correct endpoint discovery for non-keystone plugins https://review.opendev.org/743282 | 13:00 |
mordred | dtantsur: I think versioned? I think we expect get_endpoint() to return a usable endpoint that could then be fed to a session.get call | 13:03 |
mordred | dtantsur: I *think* | 13:03 |
dtantsur | mordred: my unit tests show otherwise :( see the WIP patch above | 13:03 |
*** enriquetaso has joined #openstack-sdks | 13:03 | |
mordred | dtantsur: ah - then I think maybe we expect otherwise | 13:04 |
dtantsur | :) | 13:06 |
dtantsur | https://review.opendev.org/#/c/743530/ will hopefully give these patches some testing | 13:07 |
mordred | dtantsur: fingers crossed | 13:10 |
dtantsur | yeah.. it works locally, but the bifrost CI will also test keystone authentication and no-auth | 13:11 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: WIP add Ironic modules https://review.opendev.org/743533 | 13:12 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: WIP add Ironic modules https://review.opendev.org/743533 | 13:13 |
*** Luzi has quit IRC | 13:40 | |
nightmare_unreal | can someone look at this patch ( it's getting too big). I want to know if it's even in right direction : https://review.opendev.org/#/c/742210/ | 14:13 |
openstackgerrit | Merged openstack/keystoneauth master: Fix get_endpoint_data for non-keystone plugins https://review.opendev.org/743227 | 14:22 |
dtantsur | mordred: so far, one job passed, one made python segfault :) | 14:38 |
dtantsur | 1:1 I guess? | 14:38 |
dtantsur | joking aside, my keystoneauth patches seem working so far | 14:41 |
dtantsur | (I assume I could not cause the segfault with them) | 14:41 |
mordred | Yay! | 14:43 |
dtantsur | mordred: do we need to check anything else? I assume openstack itself takes a different code path (with identity)? | 14:44 |
* dtantsur wonders about admin_token though | 14:45 | |
dtantsur | okay, I'm adding a reno and a meaningful commit message | 14:46 |
mordred | dtantsur: I think as long as openstacksdk tests pass and bifrost that we should be pretty good | 14:49 |
openstackgerrit | Dmitry Tantsur proposed openstack/keystoneauth master: Correct endpoint and major version discovery for non-keystone plugins https://review.opendev.org/743282 | 14:50 |
dtantsur | mordred: okay, please review ^^ | 14:50 |
mordred | dtantsur: I think that looks great | 14:52 |
* dtantsur counts grey hair now :) | 14:53 | |
mordred | dtantsur: I pinged knikolla about it in the keystone channel (and apparently here now ;) ) | 14:55 |
mordred | but maybe lbragstad will save him | 14:56 |
dtantsur | two pings better than one, right? :) | 14:56 |
knikolla | why stop there? haha :) | 14:58 |
openstackgerrit | Dmitry Tantsur proposed openstack/ansible-collections-openstack master: Do not require ironic_url if cloud or auth.endpoint is provided https://review.opendev.org/742932 | 15:05 |
dtantsur | sshnaidm, TheJulia ^^^ | 15:05 |
openstackgerrit | Dmitry Tantsur proposed openstack/ansible-collections-openstack master: Do not require ironic_url if cloud or auth.endpoint is provided https://review.opendev.org/742932 | 15:10 |
*** jpich has quit IRC | 15:41 | |
*** jpich has joined #openstack-sdks | 15:41 | |
*** mgariepy has quit IRC | 16:04 | |
*** dtantsur is now known as dtantsur|afk | 16:32 | |
*** vishakha has joined #openstack-sdks | 16:41 | |
*** jpich has quit IRC | 16:47 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 16:57 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 17:05 |
*** mgariepy has joined #openstack-sdks | 17:14 | |
*** jpena is now known as jpena|off | 17:16 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 17:22 |
*** nightmare_unreal has quit IRC | 17:33 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 17:47 |
*** ralonsoh has quit IRC | 17:49 | |
openstackgerrit | Merged openstack/ansible-collections-openstack master: Do not require ironic_url if cloud or auth.endpoint is provided https://review.opendev.org/742932 | 18:06 |
*** tosky has quit IRC | 19:25 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 19:44 |
*** mordred has quit IRC | 20:05 | |
*** vishakha has quit IRC | 20:16 | |
*** mordred has joined #openstack-sdks | 20:18 | |
openstackgerrit | melanie witt proposed openstack/python-openstackclient master: WIP Show words indicating booted from volume for server image https://review.opendev.org/743429 | 20:48 |
*** evrardjp has joined #openstack-sdks | 20:55 | |
*** lxkong has joined #openstack-sdks | 21:03 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 21:05 |
*** slaweq has quit IRC | 21:34 | |
*** slaweq has joined #openstack-sdks | 21:50 | |
*** slaweq has quit IRC | 21:54 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add Ironic nodes info module https://review.opendev.org/743533 | 22:35 |
*** tkajinam has joined #openstack-sdks | 22:52 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!