rpittau | good morning ironic! o/ | 07:37 |
---|---|---|
opendevreview | Riccardo Pittau proposed openstack/ironic bugfix/21.3: Fix Cinder Integration fallout from CVE-2023-2088 https://review.opendev.org/c/openstack/ironic/+/885018 | 07:47 |
opendevreview | Merged openstack/ironic-python-agent bugfix/9.5: Update .gitreview for bugfix/9.5 https://review.opendev.org/c/openstack/ironic-python-agent/+/885059 | 08:21 |
opendevreview | Merged openstack/ironic-inspector bugfix/11.5: Update .gitreview for bugfix/11.5 https://review.opendev.org/c/openstack/ironic-inspector/+/885058 | 08:26 |
adam-metal3 | Hello Ironic! | 09:02 |
yde | hi all, i have a working setup with keystone/horizon/glance/neutron(generic-switch)/ironic. But i'd like to add nova so the UX to consume servers in Horizon and through the openstack CLI is better. I'm wondering which are the mandatory components of nova i have to setup, apart from the nova-api and the nova-scheduler. | 09:14 |
yde | do i have to deploy the metadata api ? nova placement ? and so on ? or can i just skip these services ? | 09:14 |
opendevreview | Merged openstack/ironic stable/victoria: Fix Cinder Integration fallout from CVE-2023-2088 https://review.opendev.org/c/openstack/ironic/+/885016 | 09:23 |
kaloyank | Hello everyone, can I attach a Neutron trunk port to a baremetal port using the attach VIF mechanism? Can I use the generic-switch mechanism to apply the trunk config to the corresponding port? | 09:23 |
dtantsur | yde: you'll definitely need nova-compute (paired with ironic) and placement (I don't think nova can work without it). | 09:39 |
dtantsur | kaloyank: I *think* you can, but I'm no expert in this area. | 09:40 |
dtantsur | yde: https://docs.openstack.org/ironic/latest/install/configure-compute.html | 09:40 |
yde | dtantsur: you mean i need a whole nova-controller setup (api, scheduler, placement, ... ) + one compute service, linked to ironic ? | 09:43 |
dtantsur | yde: essentially yes | 09:46 |
yde | dtantsur: ok thanks | 09:52 |
iurygregory | good morning ironic :D | 11:24 |
zigo | Hi there! I just saw another error from networking-baremetal that tried accessing https://bare1-controller-1/v1/ports/detail instead of https://bare1-controller-1/network/v1/ports/detail (in my setup, neutron is at /network, not at the root). | 11:47 |
zigo | Is this is known bug? | 11:47 |
dtantsur | zigo: I'd expect us to use neutronclient for that, I don't think we're composing a URL ourselves | 11:52 |
dtantsur | (also, are you sure it's neutron ports, not ironic's) | 11:52 |
zigo | dtantsur: Is there such a concept as "ironic port", cause it looks like in fact an issue when using ironicclient. | 11:52 |
zigo | dtantsur: https://paste.opendev.org/show/b4FOGJDwLhWQayj8NKII/ | 11:53 |
dtantsur | zigo: there is, ironic port is a representation of a NIC | 11:54 |
zigo | dtantsur: Is it trying to reach Ironic's API or Neutron ? | 12:08 |
dtantsur | zigo: ironic's (judging by for ... in ironic_ports) | 12:09 |
zigo | Ok. | 12:09 |
zigo | For me, this lives at https://bare1-controller-1.infomaniak.ch/baremetal | 12:09 |
zigo | Maybe there's somewhere I can override the endpoint? | 12:09 |
zigo | Oh, I get it. | 12:11 |
zigo | My [ironic] in neutron.conf isn't configured ... :/ | 12:11 |
iurygregory | I want to kill tox today .-. | 12:17 |
zigo | Hum... not enough ... :/ | 12:19 |
opendevreview | Iury Gregory Melo Ferreira proposed openstack/ironic master: Add DB API for Firmware and Object https://review.opendev.org/c/openstack/ironic/+/883062 | 12:30 |
opendevreview | Verification of a change to openstack/ironic master failed: Prepare [inspector]require_managed_boot to change to True in the future https://review.opendev.org/c/openstack/ironic/+/877470 | 13:10 |
TheJulia | good morning everyone | 13:35 |
rpittau | hey TheJulia :) | 13:40 |
opendevreview | Julia Kreger proposed openstack/ironic-python-agent-builder master: Add libaio engine for fio on Centos/Rhel9 https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/885100 | 13:44 |
opendevreview | Dmitry Tantsur proposed openstack/ironic master: [WIP] Very basic in-band inspection with a new "agent" interface https://review.opendev.org/c/openstack/ironic/+/877814 | 13:52 |
TheJulia | iurygregory: one simply does not defeat tox | 14:01 |
iurygregory | yeah | 14:01 |
TheJulia | it *may* also be easier to talk like a membari | 14:02 |
iurygregory | ok it was because I'm adding a new entrypoin in setup.cfg it seems... | 14:02 |
iurygregory | *funny* | 14:02 |
TheJulia | got a link to it in gerrit or elsewhere? | 14:02 |
TheJulia | happy to take a quick look | 14:02 |
iurygregory | only locally .-. | 14:02 |
TheJulia | umm | 14:03 |
TheJulia | is the tox your using the same tox your using | 14:03 |
TheJulia | could you be using multiple toxes | 14:03 |
iurygregory | if I don't have the new entrypoint the tests will fail with "ironic.common.exception.DriverNotFoundInEntrypoint: Could not find the following items in the 'ironic.hardware.interfaces.firmware' entrypoint: no-firmware, fake." | 14:03 |
TheJulia | oh sigh, my zero point module's filiment snapped... or something :( | 14:03 |
TheJulia | have you run tox -r yet? | 14:04 |
iurygregory | ok just found a typo \o/ | 14:04 |
TheJulia | congrats! | 14:05 |
iurygregory | let's see how it goes or if it hangs again | 14:05 |
iurygregory | I need more coffee | 14:05 |
TheJulia | I'm just waking up now | 14:07 |
TheJulia | something about "summer" times, my body doesn't like getting up around 6 AM | 14:07 |
iurygregory | it wasn't one typo but 4 in 4 different files XD | 14:25 |
rpittau | bye everyone, have a great weekend! o/ | 14:29 |
iurygregory | bye rpittau o/ | 14:33 |
iurygregory | from 2711 failed tests to 4 \o/ | 14:34 |
TheJulia | ]o/ | 14:35 |
TheJulia | err | 14:35 |
TheJulia | \o/ | 14:35 |
NobodyCam | Good morning and (ofc) ..... | 16:19 |
NobodyCam | TGIF! happy Friday all | 16:19 |
TheJulia | Good morning! | 16:31 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM Enable OVN https://review.opendev.org/c/openstack/ironic/+/885087 | 17:23 |
opendevreview | Julia Kreger proposed openstack/ironic stable/ussuri: Fix Cinder Integration fallout from CVE-2023-2088 https://review.opendev.org/c/openstack/ironic/+/885063 | 18:10 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM Enable OVN https://review.opendev.org/c/openstack/ironic/+/885087 | 18:25 |
opendevreview | Merged openstack/ironic-tempest-plugin master: CI: Add RBAC specific tempest jobs for main branch exec https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/882312 | 18:37 |
opendevreview | Verification of a change to openstack/ironic-tempest-plugin master failed: rbac - Fix vif_attach expected return values https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/883032 | 18:48 |
TheJulia | hmm, there does not appear to be a clear way to tie a network in OVN to a neutron network | 18:55 |
clarkb | I think it depends on whetheror not neutron is also ovs or using more regular linux bridges. | 18:56 |
clarkb | when we did the multinode networking setup I think we eventually caved and did ovs because it made that simpler | 18:56 |
TheJulia | yeah, I pulled the network list and I can guess... I guess | 19:00 |
TheJulia | but there are no guarentees and previously we cheated by using a namespace neutron created | 19:00 |
TheJulia | but now we don't have that | 19:00 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM Enable OVN https://review.opendev.org/c/openstack/ironic/+/885087 | 22:18 |
NobodyCam | LoL incase anyone wonders 8Gb in not enough ram for Devstack.. | 22:22 |
TheJulia | there is a reason why we tune our upstream jobs carefully | 22:22 |
NobodyCam | ;) | 22:23 |
NobodyCam | 12 gb seems to work | 22:23 |
TheJulia | if you take our stock settings, don't try to subsitute anything in, 8gb should work for basic tests | 22:23 |
TheJulia | yeah 12 works quite nicely | 22:23 |
NobodyCam | :) | 22:26 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM Enable OVN https://review.opendev.org/c/openstack/ironic/+/885087 | 22:45 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM Enable OVN https://review.opendev.org/c/openstack/ironic/+/885087 | 23:13 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!