Wednesday, 2024-06-12

opendevreviewMerged openstack/ironic master: Correct bond_mode enum value for 802.3ad  https://review.opendev.org/c/openstack/ironic/+/92134000:08
opendevreviewMerged openstack/ironic master: Link MACs with PXE config to pxe_enabled ports  https://review.opendev.org/c/openstack/ironic/+/92153202:32
shajizadGood morning Ironic. I wanted to install devstack to run functional tests against, how much RAM should I allocate to the VM? 06:31
shajizadI was told to allocate 8GB for bifrost, just wondering if i'll need the same06:32
cidI think you need a minimum of 4GB06:34
cidGood morning, shajizad06:35
cidSo, around the same amount as bifrost is okay.06:37
shajizadI see, thanks!06:39
dtantsurshajizad: yeah, I'd go with at least 8 as well, 4 as a bare minimum06:47
rpittaugood morning ironic! o/06:48
opendevreviewRiccardo Pittau proposed openstack/ironic master: Makes metal3 integration job vote again  https://review.opendev.org/c/openstack/ironic/+/92173406:54
opendevreviewDmitry Tantsur proposed openstack/sushy master: Trivial: fix duplicated docstring  https://review.opendev.org/c/openstack/sushy/+/92183808:57
opendevreviewDmitry Tantsur proposed openstack/ironic master: Decompose the Redfish documentation  https://review.opendev.org/c/openstack/ironic/+/92184410:17
dtantsurFYI iurygregory ^^^10:17
opendevreviewMerged openstack/sushy master: Trivial: fix duplicated docstring  https://review.opendev.org/c/openstack/sushy/+/92183810:49
iurygregorygood morning11:28
iurygregorydtantsur, ack will check it11:28
opendevreviewDmitry Tantsur proposed openstack/ironic stable/2024.1: Correct bond_mode enum value for 802.3ad  https://review.opendev.org/c/openstack/ironic/+/92184711:44
opendevreviewcid proposed openstack/ironic master: Provision ARM (aarch64) fake-bare-metal-vms  https://review.opendev.org/c/openstack/ironic/+/91544111:45
TheJulia good morning13:07
opendevreviewcid proposed openstack/ironic master: Provision ARM (aarch64) fake-bare-metal-vms  https://review.opendev.org/c/openstack/ironic/+/91544113:42
opendevreviewMerged openstack/ironic master: Follow up to broken Zuul config  https://review.opendev.org/c/openstack/ironic/+/92132914:42
JayFI just workflow'd project mercury spec14:43
TheJuliacoooool14:43
opendevreviewMerged openstack/ironic master: Makes metal3 integration job vote again  https://review.opendev.org/c/openstack/ironic/+/92173414:52
opendevreviewMerged openstack/ironic stable/2024.1: Correct bond_mode enum value for 802.3ad  https://review.opendev.org/c/openstack/ironic/+/92184714:52
opendevreviewMerged openstack/bifrost master: Fix codespell reported errors  https://review.opendev.org/c/openstack/bifrost/+/92041014:54
opendevreviewMerged openstack/ironic-specs master: Intermediate networking service  https://review.opendev.org/c/openstack/ironic-specs/+/91612614:59
opendevreviewMerged openstack/ironic master: docs: add some additional context around iPXE and secure boot  https://review.opendev.org/c/openstack/ironic/+/92140315:02
rpittauneed to drop, see you tomorrow! o/15:18
opendevreviewDmitry Tantsur proposed openstack/ironic-inspector master: Cache openstacksdk Connections to avoid leaking memory  https://review.opendev.org/c/openstack/ironic-inspector/+/92187515:34
dtantsurTheJulia: any concerns with this ^^ approach from the OSP (or really any) perspective?15:34
TheJuliaseems sane enough to me15:35
JayFdo we need to require osdk >=2 with that change, too?15:36
JayFI assume it's backwards compat15:36
TheJuliachanging the req would make that impossible to backport15:37
JayFah, good point too15:37
dtantsurcorrect15:37
dtantsuralso, nothing wrong with this change on earlier versions15:37
JayFyeah, that's what I was thinking -- caching conns on <2 osdk is probably OK too15:37
TheJuliayeah, should be15:38
shajizadHello ironic, in the baremetal API there are 2 optional arguments for attaching a VIF to a node (port_uuid and portgroup_uuid) 15:42
shajizadHowever in the SDK you cannot specify these parameters in .attach_vif15:42
shajizadIs there a reason for this?15:42
shajizad* Hello ironic, in the baremetal API there are 2 optional arguments for attaching a VIF to a node (port_uuid and portgroup_uuid) 15:43
shajizadHowever in the SDK you cannot specify these parameters in .attach_vif15:43
shajizadIs there a reason for this?15:43
dtantsurI suspect, nobody implemented these15:43
JayFshajizad: if you can file a bug requesting we add that behavior, we can prioritize someone getting it done15:44
JayFI think that makes sense as a thing to do15:44
dtantsurI think shajizad could be this "someone" ;)15:45
TheJuliaI forgot https://github.com/openstack/ironic/commit/e8f6fdd56d7eccbdeba3ff3d1101a8dc6a8be72f even happened15:47
dtantsuryeah, it went mostly unnoticed for me as well15:48
dtantsurmaybe we just celebrated it too much?15:48
* dtantsur upgraded his lab machine to CentOS Stream 9 and now has minus one lab machine :(15:49
TheJuliayeouch15:50
JayFdtantsur: awesome, yeah, shajizad please do it if you are capable and  have time :D would love to review it o/15:50
TheJuliaI took a look at what Mainn did when he did that, he didn't make an sdk change, only python-ironicclient15:52
shajizad<JayF> "dtantsur: awesome, yeah, Salman..." <- Alright, we'll add it to our list of tasks as a team 16:35
shajizad Currently we are implementing node history, firmware information and attach/detach virtual media 16:35
JayFWhat team, exactly?16:35
* JayF has been in Europe the last two weeks and probably missed a thing or seventeen16:36
shajizadJayF: Me and some other students are taking a summer course at CMU Qatar in which we contribute towards openstacksdk 16:37
shajizadMaybe iurygregory: could tell you more about it 16:37
JayFOh, awesome! I've heard vague rumblings of that.16:37
JayFIf there's anything I can do to help, let me know. Happy to be a resource as part of community mentoring.16:37
shajizadSure, thank you!16:39
JayFIs this course only directed towards openstack? Or are there other teams working on other OSS projects?16:40
dtantsurCould be a question for diablo_rojo, I guess16:45
JayFWe have people dedicated to university outreach at GR-OSS who (mostly) work in other communities, I'm happy to make introductions if helpful -- that's all I was fishing for :D 16:45
shajizad<JayF> "Is this course only directed..." <- The course is about software engineering in general and each team contributes towards some open source project 16:47
shajizadThere's 5 teams, we are working on support for ironic in openstacksdk, another team is working on openstack swift16:47
shajizadSome teams are working on some eclipse foundations projects 16:47
JayFTIL eclipse has a foundation16:47
JayFit's nice that you have people digging into different communities16:48
dtantsurI'm surprised you missed it, I hear about it quite often in various contexts :)16:48
* dtantsur is trying remember which was the last time; happened an eternity (i.e. a few days) ago16:49
iurygregoryshajizad, hey o/ sorry I was having lunch16:57
iurygregorygreat job finding a bug in the ironic part for openstack sdk :D16:59
iurygregoryyeah, probably more a question to diablo_rojo than to me if you want to know more JayF 16:59
TheJuliadtantsur: possibly eclipse's outreach regarding guideline building17:13
JayFhttps://review.opendev.org/c/openstack/ironic/+/896570 this really needs another core review and to be landed18:03
JayFit's relatively complex and it'd be unfortunate if we had to rebase18:03
TheJuliafunny enough, I had someone ask for a link on monday because they were pulling it into their fork18:19
JayFUnless there are strong feelings about it, I'18:21
opendevreviewVerification of a change to openstack/ironic master failed: minor: additional tests for interaction around node lookup  https://review.opendev.org/c/openstack/ironic/+/92154918:21
JayF**I'd like to make some stable/2023.1 IPA CI jobs nonvoting18:21
JayFmainly because we don't backport much there, so I'm not scared of it, but also am unsure keeping the CI there passing is worth the effort18:21
TheJuliaI think the disk image build stuffs are also slight broken and require attention18:24
opendevreviewVerification of a change to openstack/ironic-python-agent master failed: Fix versions in release notes  https://review.opendev.org/c/openstack/ironic-python-agent/+/90410418:26
JayFGates are completely broken18:27
JayFTheJulia: yes, I have an idea what the fix is there too18:27
JayFTheJulia: I think we just need to ensure /dev/shm inside the build chroot is a tmpfs18:27
opendevreviewJulia Kreger proposed openstack/ironic stable/2023.1: Revert "ci: stable-only: explicitly pin centos build"  https://review.opendev.org/c/openstack/ironic/+/92188418:29
JayFFYI: Do not land anything, gates are broken, see #openstack-infra for more info, I'm working it w/fungi18:30
TheJuliahmm, apparently I was not in there18:33
opendevreviewVerification of a change to openstack/ironic master failed: minor: additional tests for interaction around node lookup  https://review.opendev.org/c/openstack/ironic/+/92154919:38
shajizadI sent the VIF attachment fix for review 👍19:45
TheJuliashajizad: awsome!19:50
TheJuliaerr, awesome!19:50
opendevreviewMerged openstack/ironic master: minor: additional tests for interaction around node lookup  https://review.opendev.org/c/openstack/ironic/+/92154919:56

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