Tuesday, 2023-12-05

opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-python-agent master: Retry in ProxyErro during post inspector data  https://review.opendev.org/c/openstack/ironic-python-agent/+/90244800:20
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-python-agent master: Retry in ProxyError during post inspector data  https://review.opendev.org/c/openstack/ironic-python-agent/+/90244800:22
rpittaugood morning ironic! o/08:00
rpittauJayF: the new bugfix branches are out already since last week, I think that topic has been left from last meeting08:36
rpittaudtantsur: 100% in favor of the multiple callback urls in IPA08:41
rpittaudtantsur: for Bug 2045551 also looks ok, for the variable name following JayF suggestion I would go for something like 'generate_ipxe_fallback_script' as a direct pointer to ipxe_fallback_script variable08:53
iurygregorygood morning Ironic10:57
iurygregoryrpittau, dtantsur in case you have cycles https://review.opendev.org/c/openstack/ironic-python-agent/+/902448 this is for the 502 proxy error with inspector10:57
opendevreviewMahnoor Asghar proposed openstack/ironic master: Fix volume_name issue in Redfish RAID  https://review.opendev.org/c/openstack/ironic/+/90264912:57
opendevreviewDmitry Tantsur proposed openstack/bifrost master: Use sha256 instead of md5 by default  https://review.opendev.org/c/openstack/bifrost/+/90265613:20
n0obis some one here having experience with developing the sushy emulator?14:28
iurygregoryyou mean sushy-tools right?14:32
* iurygregory wondering if could be other emulator outside of openstack, so he want to be sure14:32
masgharIf one fixes an issue in two changes, should they update the first release note, or make a new one?15:17
JayFSo I try to think about the end state https://docs.openstack.org/releasenotes/ironic/unreleased.html which is here 15:19
JayFcombined with if it needs to be backported15:20
JayFif no backport, and it really is just a fix-of-a-fix, just edit the release note15:20
JayFonly exception is when that release note crosses a release boundry15:20
masgharIt would be a good-if-backported fix, but it doesnt cross a release boundary15:26
masgharI will add a new release note15:26
masgharThanks Jay!15:27
opendevreviewMerged openstack/bifrost stable/2023.1: ansible-lint: Skip key-order[play]  https://review.opendev.org/c/openstack/bifrost/+/90215015:31
mnasiadkaHello, is anybody familiar with the CI failures in https://review.opendev.org/c/openstack/ironic-python-agent/+/899883 ? It would be very useful to get this patch backported, but I most probably lack the background around why those node cleanings are failing ;-)15:31
n0obiurygregory: yes that's rigth15:40
opendevreviewMahnoor Asghar proposed openstack/ironic master: Fix volume_name issue in Redfish RAID  https://review.opendev.org/c/openstack/ironic/+/90264915:42
iurygregoryn0ob, cool, feel free to ask any questions regarding sushy-tools and we will try to answer them15:42
*** dmellado206 is now known as dmellado15:54
n0obiurygregory: we are doing a project where a HW redfish api is involved. Now we want to use the sushy emulator as a backend for testing. But it is missing some features we need and would like to implement16:16
JayFn0ob: What's the project, just curious?16:18
JayFn0ob: and FWIW, sushy-tools is the emulator; sushy is a general purpose python redfish library (both projects are Ironic-maintained :D:)16:18
n0obJayF: custom tool to provision servers16:19
JayFn0ob: any reason why Ironic or a preexisting tool doesn't do the trick for you? (can't fault me for doing product research while also helping you ;P)16:19
JayFn0ob: if I can't talk you into using ironic, and you need features in sushy-tools, best route is file a bug here https://bugs.launchpad.net/sushy-tools describing what you need; put a note in RFE review section here https://wiki.openstack.org/wiki/Meetings/Ironic#Agenda_for_next_meeting 16:20
n0obJayF: I don't know if there was an evaluation of any tool before starting the project16:20
JayFn0ob: well I'm the team lead for this cycle in Ironic, and chair of the TC for all openstack this cycle too; happy to chat with you/your team/bosses/whoever if it's helpful in saving folks from reimplementing the world :D16:20
JayFit is easy to underestimate the complexity of hardware provisioning16:21
n0obJayF: i came to the project ~ 4 months ago and i already see the complexity ;)16:21
JayFgiven you haven't named it, I assume it's something downstream/proprietary and not OSS?16:22
n0obyeah nothing open sadly16:22
JayFWell, that's the process for requesting enhancements in sushy-tools16:23
JayFobviously you'd likely also have to implement the feature, too :)16:24
JayFw16:24
JayFI know that janders also has some tools you might find useful; some redfish schema stuff which like, pulls the schema off hardware to make it easier to troubleshoot16:24
n0obJayF: yeah i am aware of the "implement it yourself" would be nice to have it upstream though16:24
JayFwell, I'm saying implement it yourself meaning like, even if upstream, you'd likely write the code :)16:25
JayFwe don't have a surplus of people to implement features for sushy-tools :D16:25
JayFbut we'd be happy to help review/merge your code upstream and help keep it alongside the rest so you don't have to rebase until the heat death of the universe :D 16:25
n0obthat sounds great!16:26
JayFgood luck, but not too much good luck if you're our competetor :P 16:26
n0obJayF: i don't think so ;)16:27
rpittaugood night! o/17:08
opendevreviewVerification of a change to openstack/ironic master failed: Fix volume_name issue in Redfish RAID  https://review.opendev.org/c/openstack/ironic/+/90264918:44
JayFIronic'ers: we will soon have to decide how we want to manage patching on our older branches18:47
JayFwith the change from extended maintenance to unmaintained branches, we're forking the core groups since we no longer assume the core teams are responsible for unmaintained branches18:47
JayFdefault behavior will be that unmaintained branches get an openstack-wide core group (currently populated with tonyb and elodliles), with power to merge on any unmaintained branch, but individual projects can override that with their own group (or append -- create our own group and add the global group to it)18:48
JayFI would propose we do just that -- create an ironic-unmaintained-cores group, add the global openstack-unmaintained-core group to it, and add any volunteer cores (or really, non-cores if we trust them) to ironic-unmaintained-core to permit us the ability to backport our own stuff, still18:49
iurygregory^ makes sense to me18:49
opendevreviewVerification of a change to openstack/ironic master failed: Fix volume_name issue in Redfish RAID  https://review.opendev.org/c/openstack/ironic/+/90264919:28
opendevreviewVerification of a change to openstack/ironic-python-agent master failed: Fix referencing to the raid_device var which is not set  https://review.opendev.org/c/openstack/ironic-python-agent/+/90032419:33
iurygregorythis doesn't look good https://zuul.opendev.org/t/openstack/build/9b19b7881fef4d75b60aceb515453331/log/job-output.txt#26149 19:38
iurygregoryI can reach the url so I will trigger recheck in the patch19:38
opendevreviewMerged openstack/ironic-tempest-plugin master: Cleanup py27 support  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/89073219:50
*** zbitter is now known as zaneb20:23
opendevreviewMerged openstack/ironic master: Handle internal server errors while configuring secure boot  https://review.opendev.org/c/openstack/ironic/+/90243120:39
opendevreviewMerged openstack/ironic-tempest-plugin master: Add test for dhcp-less vmedia based deployment  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/89800620:39
iurygregoryif anyone has cycles for review https://review.opendev.org/c/openstack/ironic-python-agent/+/902448 o/21:01
opendevreviewMerged openstack/ironic master: Fix volume_name issue in Redfish RAID  https://review.opendev.org/c/openstack/ironic/+/90264922:11
JayFAny core reviewer around with some time to review the Ironic vPTG summary slides for OpenInfra live on Thursday morning?23:09
JayFstevebaker[m]: you around, perchance?23:10
stevebaker[m]I am23:11
JayFDM'd you, looking for a review on a private slide deck23:13

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