*** larsks has quit IRC | 00:00 | |
*** larsks has joined #openstack-ironic | 00:01 | |
iurygregory | stevebaker, hey you still around for some questions? =) | 00:06 |
---|---|---|
iurygregory | morning janders o/ | 00:14 |
janders | hey iurygregory o/ | 00:14 |
iurygregory | zer0c00l, I've never used IRONIC_BRNACH normally I would add the refs to the patch in the plugin line.. | 00:16 |
iurygregory | also I would change IRONIC_VM_SPECS_RAM to 3072 | 00:17 |
iurygregory | since I think you are testing with DIB and not moderateipa (old tinyipa lol) | 00:17 |
iurygregory | also looking at a job that runs with direct+ipmi+dib I've found some differences in you local.conf, maybe you can test in a fresh env using the one from the CI? | 00:21 |
iurygregory | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_00d/770526/4/check/ironic-tempest-ipa-wholedisk-bios-ipmi-direct-dib/00d125b/controller/logs/local_conf.txt | 00:22 |
iurygregory | you need to remove HOST_IP, SERVICE_HOST | 00:22 |
iurygregory | change ERROR_ON_CLONE to "False" | 00:22 |
*** tosky has quit IRC | 00:26 | |
stevebaker | iurygregory: hey yeah | 00:31 |
iurygregory | you idea to save the cipher suite that works makes sense to me, but we don't have access to the node in _exec_ipmitool | 00:33 |
iurygregory | your* | 00:33 |
iurygregory | we only receive driver_info, command, check_exit_code=None, kill_on_timeout=False | 00:34 |
iurygregory | I think we need to call node.save() to override | 00:36 |
stevebaker | iurygregory: yeah, every caller to _exec_ipmitool has the task though, so task or node would need to be added as an argument | 00:43 |
iurygregory | yeah... | 00:43 |
iurygregory | if task/node was present it would make things easier hehe | 00:45 |
stevebaker | omg I just discovered gerrit diff view has blame annotations! | 01:05 |
*** tzumainn has quit IRC | 01:07 | |
janders | stevebaker handy! I never tried clicking that button, it's really cool | 01:07 |
janders | thanks! | 01:08 |
* stevebaker mashes the b key | 01:08 | |
iurygregory | stevebaker, WOOT?! | 01:09 |
iurygregory | holy moly! | 01:09 |
stevebaker | another way for me to discover that the person who wrote that crappy code was me | 01:10 |
iurygregory | LOL | 01:10 |
iurygregory | I'm still trying to process the comment for the new function XD | 01:11 |
iurygregory | the idea to user driver_info.get('cipher_suite') for the actual_cs would make sense, but populate with choose_cipher_suite in case is None I don't think it makes sense .-. | 01:13 |
iurygregory | we should only go for choose_cipher_suite in case we see the exception I would say .-. | 01:14 |
*** k_mouza has joined #openstack-ironic | 01:15 | |
*** k_mouza has quit IRC | 01:20 | |
stevebaker | iurygregory: ok, I'll add a comment that my suggestion doesn't need to be actioned, other reviewers can add their opinions | 01:31 |
iurygregory | stevebaker, I'm doing some tests with the idea to look in the list for the '-C' and add the next_cs to use | 01:32 |
iurygregory | for example change the if that adds the '-C' and actual_cs to if not '-C' in cmd_args and change_cs for example =) | 01:33 |
stevebaker | cool | 01:33 |
iurygregory | going to see how it goes and if things work I will push a new patch set in a few | 01:34 |
*** paras33__ has joined #openstack-ironic | 01:37 | |
openstackgerrit | vinay50muddu proposed openstack/ironic master: Support clean step to add certificates to iLO https://review.opendev.org/c/openstack/ironic/+/783133 | 01:44 |
openstackgerrit | liuyuanfeng proposed openstack/ironic master: when we use smart card, we set boot_device to bios to wait agent to do something.But after agent finishes,we need to set boot_device to disk. If we do not do so,when ironic finishes deploy, node will boot to bois. https://review.opendev.org/c/openstack/ironic/+/783134 | 01:44 |
*** jamesdenton has quit IRC | 01:49 | |
*** jamesden_ has joined #openstack-ironic | 01:49 | |
iurygregory | stevebaker, it worked \o/ I'm moving the code from L16-L30 to a new function http://paste.openstack.org/show/803937/ , I will try to improve the logic a bit more (specially on L26 to be sure things won't go side away) | 02:02 |
iurygregory | at least I think the if is a bit more clear now =) | 02:02 |
iurygregory | wdyt? | 02:02 |
iurygregory | the new function would need to return cs_problem and the new args updated | 02:05 |
*** cp- has joined #openstack-ironic | 02:06 | |
stevebaker | iurygregory: yes, and I assume lines 2-4 wouldn't be needed anymore? | 02:06 |
iurygregory | I haven't test without, let me give a try | 02:07 |
iurygregory | yeah =) my bad ^^ | 02:09 |
iurygregory | thanks for the feedback o/ | 02:10 |
*** larsks has quit IRC | 02:28 | |
*** larsks has joined #openstack-ironic | 02:29 | |
*** rcernin has quit IRC | 02:46 | |
*** rcernin has joined #openstack-ironic | 02:52 | |
openstackgerrit | Richard G. Pioso proposed x/sushy-oem-idrac master: Add reset iDRAC method https://review.opendev.org/c/x/sushy-oem-idrac/+/782254 | 03:02 |
*** gudrutis has joined #openstack-ironic | 03:06 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic master: Automaticaly set cipher suite https://review.opendev.org/c/openstack/ironic/+/770526 | 03:08 |
openstackgerrit | Richard G. Pioso proposed x/sushy-oem-idrac master: Add reset iDRAC method https://review.opendev.org/c/x/sushy-oem-idrac/+/782254 | 03:13 |
*** k_mouza has joined #openstack-ironic | 03:16 | |
*** k_mouza has quit IRC | 03:20 | |
*** early has quit IRC | 03:31 | |
janders | stevebaker thanks heaps for your comments i/r/t https://review.opendev.org/c/openstack/ironic/+/744117 - good pickup | 03:32 |
janders | I will try to submit a revised change later today | 03:32 |
janders | I missed the sort bit | 03:33 |
openstackgerrit | liuzhuangzhuang proposed openstack/ironic master: update grub2 file name https://review.opendev.org/c/openstack/ironic/+/780481 | 03:38 |
*** mkrai has joined #openstack-ironic | 03:43 | |
*** early has joined #openstack-ironic | 03:54 | |
*** tkajinam has quit IRC | 04:01 | |
*** tkajinam has joined #openstack-ironic | 04:01 | |
*** mkrai has quit IRC | 04:39 | |
*** mkrai has joined #openstack-ironic | 04:40 | |
*** k_mouza has joined #openstack-ironic | 04:46 | |
*** k_mouza has quit IRC | 04:50 | |
*** mkrai has quit IRC | 05:23 | |
*** mkrai_ has joined #openstack-ironic | 05:23 | |
*** abhishekyadav has joined #openstack-ironic | 05:52 | |
*** zzzeek has joined #openstack-ironic | 06:12 | |
*** zzzeek has quit IRC | 06:16 | |
*** zzzeek has joined #openstack-ironic | 06:19 | |
*** zzzeek has quit IRC | 06:26 | |
*** zzzeek has joined #openstack-ironic | 06:28 | |
*** arne_wiebalck has joined #openstack-ironic | 06:36 | |
arne_wiebalck | Good morning, ironic! | 06:36 |
*** ftarasenko has joined #openstack-ironic | 07:05 | |
*** rpittau|afk has quit IRC | 07:05 | |
*** vdrok has quit IRC | 07:05 | |
*** rpittau|afk has joined #openstack-ironic | 07:06 | |
*** NobodyCam has quit IRC | 07:06 | |
*** vdrok has joined #openstack-ironic | 07:06 | |
*** NobodyCam has joined #openstack-ironic | 07:06 | |
*** ricolin has joined #openstack-ironic | 07:09 | |
*** rcernin has quit IRC | 07:11 | |
*** ricolin has quit IRC | 07:14 | |
*** ricolin has joined #openstack-ironic | 07:17 | |
*** zzzeek has quit IRC | 07:25 | |
*** rcernin has joined #openstack-ironic | 07:38 | |
*** zzzeek has joined #openstack-ironic | 07:40 | |
*** rcernin has quit IRC | 07:42 | |
*** zzzeek has quit IRC | 07:44 | |
openstackgerrit | Yogesh proposed openstack/ironic master: Add idrac HW type IPMI interface support https://review.opendev.org/c/openstack/ironic/+/771862 | 07:53 |
*** rcernin has joined #openstack-ironic | 07:55 | |
*** zzzeek has joined #openstack-ironic | 07:58 | |
*** rcernin has quit IRC | 07:59 | |
*** zzzeek has quit IRC | 08:04 | |
*** rpittau|afk is now known as rpittau | 08:09 | |
rpittau | good morning ironic! o/ | 08:09 |
rpittau | happy friday! | 08:09 |
*** rcernin has joined #openstack-ironic | 08:13 | |
*** rcernin has quit IRC | 08:17 | |
*** lourot has quit IRC | 08:18 | |
*** lourot has joined #openstack-ironic | 08:18 | |
*** ajya has joined #openstack-ironic | 08:31 | |
openstackgerrit | sonali bhausaheb borkar proposed openstack/ironic master: DRAC : idrac-redfish inspect updates pxe port https://review.opendev.org/c/openstack/ironic/+/693328 | 08:37 |
*** zzzeek has joined #openstack-ironic | 08:42 | |
*** zzzeek has quit IRC | 08:47 | |
*** abhishekyadav has quit IRC | 08:53 | |
openstackgerrit | Aija Jauntēva proposed x/sushy-oem-idrac master: Add reset iDRAC method https://review.opendev.org/c/x/sushy-oem-idrac/+/782254 | 08:53 |
*** moshiur has joined #openstack-ironic | 09:01 | |
*** lucasagomes has joined #openstack-ironic | 09:01 | |
*** rcernin has joined #openstack-ironic | 09:01 | |
openstackgerrit | Dhuldev Valekar proposed openstack/ironic master: DRAC: Added redfish management clean steps https://review.opendev.org/c/openstack/ironic/+/721593 | 09:03 |
*** derekh has joined #openstack-ironic | 09:04 | |
moshiur | rpittau, dtantsur|afk : Is it possible to remove the Depends-on tag from the following PR:https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/778726 and put use the Depends-on tag in other PR in Diskimage-builder PR. Then we can merge the PR from ironic-python-agent-builder. | 09:04 |
rpittau | moshiur: well, you can try, you just need to remove it from the commit message | 09:05 |
*** rcernin has quit IRC | 09:06 | |
moshiur | rpittau: thanks I will do it and move the depends on tag to other PR. | 09:08 |
rpittau | moshiur: the CI will run again, it might fail wihtout the DIB changes | 09:08 |
*** zzzeek has joined #openstack-ironic | 09:10 | |
*** zzzeek has quit IRC | 09:13 | |
*** zzzeek has joined #openstack-ironic | 09:15 | |
*** dtantsur|afk is now known as dtantsur | 09:17 | |
dtantsur | moshiur: no | 09:17 |
dtantsur | you change requires that change. unless the opensuse job passes anyway, we will not merge your change | 09:17 |
dtantsur | asked differently: what's the point of merging your change if you won't be able to build an opensuse image anyway? | 09:18 |
openstackgerrit | Moshiur Rahman proposed openstack/ironic-python-agent-builder master: Fix: IPA image building with OpenSuse. https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/778726 | 09:18 |
moshiur | dtantsur: sorry didn't noticed your message. | 09:20 |
moshiur | dtantsur: I am adding it again | 09:21 |
dtantsur | thanks! | 09:22 |
dtantsur | I understand your frustration btw | 09:22 |
dtantsur | moshiur: I think what you need in your DIB change is to expand the commit message with an explanation for every part of it | 09:23 |
dtantsur | maybe with example errors | 09:23 |
openstackgerrit | Moshiur Rahman proposed openstack/ironic-python-agent-builder master: Fix: IPA image building with OpenSuse. https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/778726 | 09:23 |
rpittau | moshiur: apologies, dtantsur is right, the correct dependency is ipa-builder -> dib and not viceversa | 09:25 |
moshiur | thanks dtantsur. | 09:25 |
moshiur | rpittau: no problem I reverse the changes | 09:25 |
rpittau | maybe opening a bug in launchpad would help ? | 09:26 |
dtantsur | against DIB? yeah, possibly | 09:26 |
rpittau | moshiur: maybe linking a launchpad bug to your DIB change can help https://launchpad.net/diskimage-builder | 09:27 |
dtantsur | make sure to paste the actual error there | 09:27 |
moshiur | rpittau, dtantsur: ok I will do that. all the code reviews are gone form my PR, would you please add the reviews again. | 09:28 |
rpittau | moshiur: I re-added mine already to ipa-builder | 09:29 |
dtantsur | I will check again over the course of the day | 09:29 |
*** tosky has joined #openstack-ironic | 09:30 | |
moshiur | TheJulia: would you please add your review and workflow again? | 09:31 |
moshiur | Thanks dtantsur, rpittau. | 09:31 |
openstackgerrit | Aija Jauntēva proposed openstack/ironic master: Add configuration mold storage https://review.opendev.org/c/openstack/ironic/+/769928 | 09:40 |
*** hoonetorg has joined #openstack-ironic | 09:49 | |
*** rcernin has joined #openstack-ironic | 09:53 | |
*** paras333 has joined #openstack-ironic | 09:53 | |
*** paras33__ has quit IRC | 09:54 | |
*** abhishekyadav has joined #openstack-ironic | 09:56 | |
*** k_mouza has joined #openstack-ironic | 09:59 | |
*** rcernin has quit IRC | 10:00 | |
dtantsur | SPUC time? | 10:00 |
dtantsur | janders, rpittau, arne_wiebalck, ajya ^^ | 10:01 |
abhishekyadav | TheJulia: Good Morning! Regarding your comment on the story https://storyboard.openstack.org/#!/story/2008723, we got below spec (from Richard) which was available, is this the spec you were referring to: https://opendev.org/openstack/ironic-specs/src/branch/master/specs/approved/drac-firmware-update-spec.rst . Please let us know if any more | 10:03 |
abhishekyadav | details needs to be added here. For "how" and "what" changes, will add as we progress with this story. | 10:03 |
dtantsur | abhishekyadav: I think her request is to make the RFE a bit more detailed on how exactly the feature will work | 10:04 |
dtantsur | options added, swift vs local server, etc | 10:04 |
arne_wiebalck | dtantsur: sorry, in another meeting | 10:04 |
abhishekyadav | dtantsur: okay, will do that. Thanks | 10:05 |
*** rcernin has joined #openstack-ironic | 10:05 | |
*** rcernin has quit IRC | 10:10 | |
*** rcernin has joined #openstack-ironic | 10:27 | |
*** rcernin has quit IRC | 10:32 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Support deploy vendor data in addition to network data https://review.opendev.org/c/openstack/ironic/+/782548 | 10:32 |
*** k_mouza has quit IRC | 10:39 | |
*** k_mouza has joined #openstack-ironic | 10:39 | |
*** rcernin has joined #openstack-ironic | 10:42 | |
*** k_mouza_ has joined #openstack-ironic | 10:43 | |
*** k_mouza has quit IRC | 10:44 | |
*** ociuhandu has joined #openstack-ironic | 10:47 | |
*** rcernin has quit IRC | 10:52 | |
*** rcernin has joined #openstack-ironic | 11:00 | |
*** ociuhandu has quit IRC | 11:02 | |
*** rcernin has quit IRC | 11:05 | |
openstackgerrit | Riccardo Pittau proposed openstack/ironic master: Update basic local.conf for quickstart https://review.opendev.org/c/openstack/ironic/+/783270 | 11:14 |
*** rcernin has joined #openstack-ironic | 11:17 | |
*** rcernin has quit IRC | 11:22 | |
*** ociuhandu has joined #openstack-ironic | 11:32 | |
janders | dtantsur rpittau arne_wiebalck ajya sorry I wasn't able to make it to the SPUC today | 11:36 |
janders | did I miss rpittau's Sargegnan wine run-through? :) | 11:37 |
dtantsur | no, we just chatted | 11:37 |
rpittau | janders: no, I left it for the next time :) | 11:38 |
janders | awesome thanks rpittau :) | 11:38 |
rpittau | or next timeS, not sure how long it will take :D | 11:39 |
openstackgerrit | Riccardo Pittau proposed openstack/bifrost master: Allow disabling integrated dhcp from bifrost cli https://review.opendev.org/c/openstack/bifrost/+/782700 | 11:41 |
*** ociuhandu has quit IRC | 11:41 | |
*** mkrai_ has quit IRC | 11:42 | |
*** mkrai_ has joined #openstack-ironic | 11:42 | |
janders | rpittau we can make it a series :) | 11:43 |
rpittau | janders: ahah that could work! | 11:43 |
*** rcernin has joined #openstack-ironic | 11:50 | |
*** rcernin has quit IRC | 11:54 | |
*** ociuhandu has joined #openstack-ironic | 11:56 | |
iurygregory | good morning Ironic o/ | 11:58 |
rpittau | hey iurygregory :) | 11:58 |
janders | hey iurygregory o/ | 11:59 |
janders | Happy Friday | 11:59 |
iurygregory | Happy Friday \o/ | 12:01 |
*** mkrai_ has quit IRC | 12:01 | |
*** ociuhandu has quit IRC | 12:10 | |
*** k_mouza_ has quit IRC | 12:13 | |
derekh | iurygregory: you were asking for details about my vmedia problem https://storyboard.openstack.org/#!/story/2008763 | 12:19 |
iurygregory | derekh, thanks! | 12:19 |
*** ociuhandu has joined #openstack-ironic | 12:22 | |
janders | have a great weekend Ironic o/ | 12:25 |
janders | see you next week | 12:25 |
dtantsur | you too! | 12:25 |
janders | next week = back to daylight savings time - and Easter Break coming, too \o/ | 12:25 |
janders | thank you dtantsur :) | 12:25 |
derekh | o/ | 12:25 |
*** tzumainn has joined #openstack-ironic | 12:30 | |
*** ociuhandu has quit IRC | 12:31 | |
*** ociuhandu has joined #openstack-ironic | 12:45 | |
*** ociuhandu has quit IRC | 12:50 | |
*** ociuhandu has joined #openstack-ironic | 12:52 | |
*** ociuhandu has quit IRC | 12:57 | |
*** rcernin has joined #openstack-ironic | 12:57 | |
*** rcernin has quit IRC | 12:58 | |
*** rcernin has joined #openstack-ironic | 12:58 | |
*** ociuhandu has joined #openstack-ironic | 13:00 | |
*** k_mouza has joined #openstack-ironic | 13:00 | |
TheJulia | good morning everyone | 13:09 |
*** paras333 has quit IRC | 13:10 | |
*** ociuhandu has quit IRC | 13:10 | |
openstackgerrit | Merged openstack/ironic master: redfish-virtual-media: allow USB devices instead of floppies https://review.opendev.org/c/openstack/ironic/+/783020 | 13:10 |
iurygregory | good morning TheJulia =) | 13:10 |
TheJulia | abhishekyadav: you don't need to do a spec for a driver behavior parity item of work, just make your RFE a bit more verbose. | 13:10 |
openstackgerrit | Merged openstack/ironic master: redfish boot_interfaces, ipmitool -> pxe https://review.opendev.org/c/openstack/ironic/+/783036 | 13:10 |
*** rloo has joined #openstack-ironic | 13:29 | |
dtantsur | morning TheJulia | 13:32 |
openstackgerrit | Merged openstack/ironic-python-agent-builder master: Fix tinyipa virtual media indicator flag https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/783110 | 13:34 |
bdodd | Good morning, Ironic. | 13:35 |
bdodd | I'm retiring as of today. It's been a pleasure working with all you very talented and dedicated folks on the Ironic team. I learned a lot. All the best in your future endeavors! | 13:37 |
dtantsur | bdodd: cool luck! thank you for hard work. | 13:38 |
rpittau | thanks bdodd! Good luck :) | 13:38 |
bdodd | dtantsur and rpittau Thanks! | 13:39 |
*** ociuhandu has joined #openstack-ironic | 13:40 | |
*** k_mouza has quit IRC | 13:47 | |
*** k_mouza_ has joined #openstack-ironic | 13:47 | |
rpittau | closing a bit early today, have a great weekend everyone! o/ | 13:50 |
*** rpittau is now known as rpittau|afk | 13:50 | |
TheJulia | bdodd: congratulations! Enjoy retirement! | 13:55 |
TheJulia | wow, I totally mispelled that | 13:55 |
TheJulia | eh, computer says no | 13:55 |
TheJulia | just doesn't look right :\ | 13:55 |
TheJulia | yay for learning disorders | 13:55 |
TheJulia | s/disorder/disability | 13:55 |
bdodd | Thanks TheJulia I will! :) | 13:55 |
*** ociuhandu has quit IRC | 13:58 | |
moshiur | rpittau|afk, dtantsur: opened a bug report in DIB with errorlogs, https://bugs.launchpad.net/diskimage-builder/+bug/1921510 | 14:02 |
openstack | Launchpad bug 1921510 in diskimage-builder "IPA image building for openSuse is failing in release check." [Undecided,New] | 14:02 |
dtantsur | great | 14:02 |
*** ociuhandu has joined #openstack-ironic | 14:10 | |
*** derekh has quit IRC | 14:20 | |
*** ociuhandu has quit IRC | 14:21 | |
*** ociuhandu has joined #openstack-ironic | 14:33 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Allow using per-site network_data schema https://review.opendev.org/c/openstack/ironic/+/783312 | 14:33 |
dtantsur | I cannot believe I'm seriously proposing this ^^ but here we go | 14:33 |
*** ociuhandu has quit IRC | 14:38 | |
*** moshiur has quit IRC | 14:40 | |
*** ociuhandu has joined #openstack-ironic | 14:42 | |
*** ociuhandu has quit IRC | 14:44 | |
*** ociuhandu has joined #openstack-ironic | 14:44 | |
*** derekh has joined #openstack-ironic | 14:59 | |
*** abhishekyadav has quit IRC | 15:00 | |
*** ociuhandu has quit IRC | 15:04 | |
*** rcernin has quit IRC | 15:06 | |
openstackgerrit | Merged x/sushy-oem-idrac master: Add reset iDRAC method https://review.opendev.org/c/x/sushy-oem-idrac/+/782254 | 15:06 |
*** mjturek has joined #openstack-ironic | 15:13 | |
*** paras333 has joined #openstack-ironic | 15:18 | |
*** paras333 has quit IRC | 15:18 | |
dtantsur | TheJulia: at some point in time we should discuss SPUC times given the DST | 15:39 |
dtantsur | i.e. when do we meet today? the morning SPUC happened in European time | 15:40 |
TheJulia | Yeah, I think it might be a good thing, but maybe next week. I won't be around for today's SPUC due to an errand | 15:41 |
dtantsur | ah, okay | 15:41 |
*** ociuhandu has joined #openstack-ironic | 15:43 | |
*** jamesden_ has quit IRC | 15:50 | |
*** jamesdenton has joined #openstack-ironic | 15:51 | |
*** ociuhandu has quit IRC | 16:08 | |
*** ociuhandu has joined #openstack-ironic | 16:39 | |
*** gyee has joined #openstack-ironic | 16:40 | |
*** ociuhandu_ has joined #openstack-ironic | 16:44 | |
*** ociuhandu_ has quit IRC | 16:44 | |
*** ociuhandu has quit IRC | 16:48 | |
*** lucasagomes has quit IRC | 16:58 | |
openstackgerrit | Aija Jauntēva proposed openstack/ironic master: DRAC: Added redfish management clean steps https://review.opendev.org/c/openstack/ironic/+/721593 | 16:58 |
JayF | spuc? | 17:01 |
dtantsur | JayF: TheJulia is out, I'm a bit busy with testing The Patch | 17:05 |
JayF | The Patch(tm) | 17:05 |
dtantsur | yeah | 17:06 |
*** iurygregory has quit IRC | 17:12 | |
*** iurygregory has joined #openstack-ironic | 17:13 | |
JayF | zer0c00l and I are having a devstack-fixin-party in the spuc | 17:13 |
JayF | if anyone else wants to drop in :) | 17:13 |
iurygregory | I will join in a few | 17:14 |
iurygregory | just finished my lunch =) | 17:14 |
JayF | dtantsur: do many folks devstack on rhel 8? Or do you all mostly use ubuntu | 17:17 |
JayF | wondering if zer0c00l is having more headaches than usual b/c he's on rhel and gates are ubuntu | 17:17 |
dtantsur | most of us don't use devstack :) | 17:17 |
dtantsur | I've been using bifrost exclusively for many months | 17:17 |
dtantsur | but yes, I'd expect devstack on RHEL to be problematic | 17:18 |
dtantsur | previously one of us would fix it from time to time | 17:18 |
JayF | Is how to do that documented? like with getting VMs and stuff? | 17:18 |
JayF | or are you testing against real metal | 17:18 |
dtantsur | yes, yes, rarely | 17:18 |
dtantsur | git clone https://opendev.org/openstack/bifrost && cd bifrost && ./bifrost-cli testenv && ./bifrost-cli install --testenv | 17:19 |
dtantsur | :) | 17:19 |
dtantsur | I put quite some effort in victoria to make this 4 command sequence possible | 17:20 |
JayF | we are going to do that in a separate vm simultanously | 17:20 |
JayF | race it with the stack.sh lol | 17:20 |
dtantsur | heh | 17:20 |
dtantsur | okay, headache is getting worse, I'm afraid I won't finish all testing today | 17:28 |
dtantsur | have a great weekend folks | 17:28 |
*** dtantsur is now known as dtantsur|afk | 17:28 | |
*** yoctozepto has quit IRC | 17:41 | |
*** yoctozepto has joined #openstack-ironic | 17:51 | |
*** k_mouza_ has quit IRC | 17:58 | |
*** jamesdenton has quit IRC | 18:09 | |
*** jamesdenton has joined #openstack-ironic | 18:10 | |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-generic-switch stable/wallaby: Update .gitreview for stable/wallaby https://review.opendev.org/c/openstack/networking-generic-switch/+/783422 | 18:33 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-generic-switch stable/wallaby: Update TOX_CONSTRAINTS_FILE for stable/wallaby https://review.opendev.org/c/openstack/networking-generic-switch/+/783425 | 18:34 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-baremetal stable/wallaby: Update .gitreview for stable/wallaby https://review.opendev.org/c/openstack/networking-baremetal/+/783427 | 18:34 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-generic-switch master: Update master for stable/wallaby https://review.opendev.org/c/openstack/networking-generic-switch/+/783428 | 18:34 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-baremetal stable/wallaby: Update TOX_CONSTRAINTS_FILE for stable/wallaby https://review.opendev.org/c/openstack/networking-baremetal/+/783430 | 18:34 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-generic-switch master: Add Python3 xena unit tests https://review.opendev.org/c/openstack/networking-generic-switch/+/783431 | 18:34 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-baremetal master: Update master for stable/wallaby https://review.opendev.org/c/openstack/networking-baremetal/+/783432 | 18:35 |
openstackgerrit | OpenStack Release Bot proposed openstack/networking-baremetal master: Add Python3 xena unit tests https://review.opendev.org/c/openstack/networking-baremetal/+/783434 | 18:35 |
arne_wiebalck | bye everyone, see you next week o/ | 18:46 |
iurygregory | bye arne_wiebalck | 19:00 |
*** rcernin has joined #openstack-ironic | 19:03 | |
*** rcernin has quit IRC | 19:07 | |
*** tkajinam_ has joined #openstack-ironic | 19:40 | |
*** tkajinam has quit IRC | 19:41 | |
rpioso | bdodd: Congratulations! It was a pleasure working with and learning from you. I very much appreciate the substantial contributions you made to enhancing ironic's Redfish support. Hope you enjoy retirement. All the best :) | 20:24 |
rpioso | I could use some semver assistance. I'm preparing to cut a new release of sushy-oem-idrac based on https://opendev.org/x/sushy-oem-idrac/commit/83b7eb0de79c10ca045adf2154cba3f310ef5900. The current version is 2.0.0. Is the change to sushy_oem_idrac/constants.py -- https://opendev.org/x/sushy-oem-idrac/src/branch/master/sushy_oem_idrac/constants.py -- considered a breaking change? They are not published by the | 20:31 |
rpioso | package's __init__.py. AFAIA, they are only used internally, but ... | 20:31 |
*** k_mouza has joined #openstack-ironic | 20:33 | |
rpioso | iurygregory, TheJulia: ^^^ | 20:34 |
* iurygregory reads | 20:37 | |
*** k_mouza has quit IRC | 20:37 | |
iurygregory | rpioso, this commit https://opendev.org/x/sushy-oem-idrac/commit/ae279799fdd453ca060ee1e1cf56ecc41c8ca0bd ? | 20:38 |
rpioso | iurygregory: Let's move this to #openstack-release :) | 20:41 |
bdodd | rpioso Thank you! And thanks for all your help, expertise, and encouragement. | 21:27 |
*** derekh has quit IRC | 21:30 | |
*** jamesdenton has quit IRC | 21:36 | |
*** jamesden_ has joined #openstack-ironic | 21:36 | |
*** ayoung has joined #openstack-ironic | 21:38 | |
rpioso | bdodd: You're most welcome. | 21:38 |
* rpioso hopes bdodd will hang out here a bit on Monday, so others who may have missed his announcement will have a chance to wish him all the best. | 21:41 | |
* bdodd will try :) | 21:41 | |
*** rloo has quit IRC | 22:37 | |
openstackgerrit | Julia Kreger proposed openstack/ironic stable/train: Fixes the issue that instance bond port can't get IP address https://review.opendev.org/c/openstack/ironic/+/782543 | 23:27 |
*** gyee has quit IRC | 23:31 | |
*** gyee has joined #openstack-ironic | 23:32 | |
*** tosky has quit IRC | 23:39 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!