| rpittau | good morning ironic! o/ | 06:24 |
|---|---|---|
| opendevreview | Riccardo Pittau proposed openstack/ironic-python-agent-builder master: Publish CentOS Stream 10 IPA dib images https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/964446 | 07:14 |
| opendevreview | cid proposed openstack/ironic master: Add a `noop` deploy interface https://review.opendev.org/c/openstack/ironic/+/964448 | 07:45 |
| opendevreview | cid proposed openstack/ironic master: WIP: drop xinetd/tftpd on CentOS 9 https://review.opendev.org/c/openstack/ironic/+/964449 | 07:46 |
| opendevreview | cid proposed openstack/ironic master: Document instance_uuid JSON PATCH non-compliance https://review.opendev.org/c/openstack/ironic/+/964450 | 07:46 |
| opendevreview | cid proposed openstack/ironic master: Add IPMI address validation to node validation https://review.opendev.org/c/openstack/ironic/+/964451 | 07:46 |
| *** JoyAkinyi is now known as Guest29545 | 09:10 | |
| Udofiah_sophia | hello everyone, how do we all do? if there is any outreachy applicant having issues installing Bifrost on their windows pc, you can reachout to me since i have been able to do mine. i will be most delighted to help out | 10:40 |
| opendevreview | Ayo Edwin Kayode proposed openstack/bifrost master: Clarify testenv command usage in bifrost-cli https://review.opendev.org/c/openstack/bifrost/+/964461 | 13:06 |
| opendevreview | Ayo Edwin Kayode proposed openstack/bifrost master: Clarify testenv command usage in bifrost-cli https://review.opendev.org/c/openstack/bifrost/+/964461 | 13:10 |
| kubajj | TheJulia: do you want us to document the allocation of hardware to projects with flavours? (discussed at the dinner) | 13:37 |
| cardoe | kubajj: I'm curious for more details. | 14:18 |
| JayF | highlighting the user report from during the summit | 16:03 |
| JayF | > Hey friends! Quick question about ironic: Noticing that every time we deploy a server with a new image, the conductor(s) have to cache the glance image first which shows the log 'Master cache miss for image 9a7201c1-4ed9-48cc-a08e-a613bf3678af, will download...' Issue is that every time this happens, CPU of the container gets pegged to 100% and after a few minutes, the conductor gets taken over by another host | 16:03 |
| JayF | I will also note that John Garbutt told me they were experiencing something similar | 16:03 |
| JayF | I am slightly suspect the answer is "working as intended but you need more loose timeouts/better cpu/more reasonably sized images" but don't want the feedback to get lost. | 16:04 |
| JayF | kubajj: the answer to "Should I document how to use Ironic for [use case]?" is almost always yes fwiw :D | 16:05 |
| opendevreview | Ayo Edwin Kayode proposed openstack/bifrost master: Clarify testenv command usage in bifrost-cli https://review.opendev.org/c/openstack/bifrost/+/964461 | 16:41 |
| opendevreview | Ayo Edwin Kayode proposed openstack/bifrost master: verify creation of test VMs during testenv setup https://review.opendev.org/c/openstack/bifrost/+/964485 | 16:41 |
| opendevreview | Abhijith P C proposed openstack/ironic master: feat(docs): Apply naming standards to Ironic install guide sections https://review.opendev.org/c/openstack/ironic/+/964486 | 16:52 |
| opendevreview | Abhijith P C proposed openstack/ironic master: Apply naming standards to Ironic install guide sections https://review.opendev.org/c/openstack/ironic/+/964486 | 17:06 |
| cardoe | So what wsgi server are folks using with ironic post eventlet? | 17:27 |
| cardoe | I see that OpenStack Helm has been starting it with ironic-api but that doesn't work with 2025.2 | 17:27 |
| JayF | It doesn't? | 17:30 |
| JayF | https://github.com/openstack/ironic/blob/master/ironic/command/api.py#L48 I think it should? | 17:31 |
| JayF | Are you sure there's not something weird happening for you locally. I'm fairly certain we have this config running in CI multiple places. | 17:31 |
| cardoe | I'm sure OpenStack Helm is doing something weird. | 17:36 |
| cardoe | basically cheroot is saying that the (0.0.0.0, 6385) socket is already in use. | 17:36 |
| *** JoyAkinyi is now known as Guest29579 | 17:50 | |
| JayF | `netstat -lpntu` before you run it show that port as clear? | 17:56 |
| cardoe | It's running inside of a container | 18:08 |
| *** JoyAkinyi is now known as Guest29581 | 18:08 | |
| *** JoyAkinyi is now known as Guest29583 | 18:08 | |
| *** JoyAkinyi is now known as Guest29587 | 18:50 | |
| *** JoyAkinyi is now known as Guest29594 | 19:57 | |
| tonyb | JayF: https://review.opendev.org/c/openstack/requirements/+/964059 <-- if you happen to have a few minutes? | 19:58 |
| JayF | looking | 19:58 |
| JayF | this is a neutron ML2 plugin | 19:59 |
| JayF | just not under/inside neutron governance | 19:59 |
| JayF | I am not completely certain as to the connotations of the requirements list there, but my hunch would be that it needs to be there | 19:59 |
| JayF | alegacy_: ^^ | 19:59 |
| tonyb | JayF: thanks. | 20:11 |
| JayF | if it's not obvious, alegacy is Alain :) | 20:11 |
| JayF | I believe he's in EU so will likely see this tomorrow | 20:11 |
| tonyb | Yeah I had poked them earlier ;P | 20:11 |
| tonyb | JayF, alegacy_: Pulling the threads together I think I'm okay with it going into g-r | 20:17 |
| JayF | we just need to add it to that list? | 20:18 |
| tonyb | The patch is fine, my question was mostly around why, or why not, networking-generic-switch shouldn't be treated like the other ML2 plugins. The bottom line is it uses the cycle-with-intermediate release model | 20:20 |
| opendevreview | Jay Faulkner proposed openstack/ironic master: DNM: Stream checksums when getting glance images https://review.opendev.org/c/openstack/ironic/+/964502 | 20:21 |
| alegacy_ | tonyb: thanks! | 20:22 |
| JayF | tonyb: I suspect in practice we should be more aligned with what the neutron projects do there, but I'm also OK with us helping to unscrew that if it causes a headache around the release time | 20:29 |
| tonyb | Well I have really 0 "skin in the game". I don't have an opinion on what's correct here. I was confused, now I'm less so. | 20:35 |
| JayF | our biggest problem in the past has been timing around our releases/neutron-lib releases if there's a less-compatible change | 20:35 |
| opendevreview | Ayo Edwin Kayode proposed openstack/bifrost master: verify creation of test VMs during testenv setup https://review.opendev.org/c/openstack/bifrost/+/964485 | 21:32 |
| *** JoyAkinyi is now known as Guest29602 | 22:46 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!