Friday, 2023-06-02

rpittaugood morning ironic! o/07:37
opendevreviewRiccardo Pittau proposed openstack/ironic bugfix/21.3: Fix Cinder Integration fallout from CVE-2023-2088  https://review.opendev.org/c/openstack/ironic/+/88501807:47
opendevreviewMerged openstack/ironic-python-agent bugfix/9.5: Update .gitreview for bugfix/9.5  https://review.opendev.org/c/openstack/ironic-python-agent/+/88505908:21
opendevreviewMerged openstack/ironic-inspector bugfix/11.5: Update .gitreview for bugfix/11.5  https://review.opendev.org/c/openstack/ironic-inspector/+/88505808:26
adam-metal3Hello Ironic!09:02
ydehi 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
ydedo i have to deploy the metadata api ? nova placement ? and so on ? or can i just skip these services ?09:14
opendevreviewMerged openstack/ironic stable/victoria: Fix Cinder Integration fallout from CVE-2023-2088  https://review.opendev.org/c/openstack/ironic/+/88501609:23
kaloyankHello 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
dtantsuryde: you'll definitely need nova-compute (paired with ironic) and placement (I don't think nova can work without it).09:39
dtantsurkaloyank: I *think* you can, but I'm no expert in this area.09:40
dtantsuryde: https://docs.openstack.org/ironic/latest/install/configure-compute.html09:40
ydedtantsur: you mean i need a whole nova-controller setup (api, scheduler, placement, ... ) + one compute service, linked to ironic ?09:43
dtantsuryde: essentially yes09:46
ydedtantsur: ok thanks09:52
iurygregorygood morning ironic :D11:24
zigoHi 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
zigoIs this is known bug?11:47
dtantsurzigo: I'd expect us to use neutronclient for that, I don't think we're composing a URL ourselves11:52
dtantsur(also, are you sure it's neutron ports, not ironic's)11:52
zigodtantsur: Is there such a concept as "ironic port", cause it looks like in fact an issue when using ironicclient.11:52
zigodtantsur: https://paste.opendev.org/show/b4FOGJDwLhWQayj8NKII/11:53
dtantsurzigo: there is, ironic port is a representation of a NIC11:54
zigodtantsur: Is it trying to reach Ironic's API or Neutron ?12:08
dtantsurzigo: ironic's (judging by for ... in ironic_ports)12:09
zigoOk.12:09
zigoFor me, this lives at https://bare1-controller-1.infomaniak.ch/baremetal12:09
zigoMaybe there's somewhere I can override the endpoint?12:09
zigoOh, I get it.12:11
zigoMy [ironic] in neutron.conf isn't configured ... :/12:11
iurygregoryI want to kill tox today .-.12:17
zigoHum... not enough ... :/12:19
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic master: Add DB API for Firmware and Object  https://review.opendev.org/c/openstack/ironic/+/88306212:30
opendevreviewVerification 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/+/87747013:10
TheJuliagood morning everyone13:35
rpittauhey TheJulia :)13:40
opendevreviewJulia 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/+/88510013:44
opendevreviewDmitry Tantsur proposed openstack/ironic master: [WIP] Very basic in-band inspection with a new "agent" interface  https://review.opendev.org/c/openstack/ironic/+/87781413:52
TheJuliaiurygregory: one simply does not defeat tox14:01
iurygregoryyeah14:01
TheJuliait *may* also be easier to talk like a membari14:02
iurygregoryok it was because I'm adding a new entrypoin in setup.cfg it seems...14:02
iurygregory*funny*14:02
TheJuliagot a link to it in gerrit or elsewhere?14:02
TheJuliahappy to take a quick look14:02
iurygregoryonly locally .-.14:02
TheJuliaumm14:03
TheJuliais the tox your using the same tox your using14:03
TheJuliacould you be using multiple toxes14:03
iurygregoryif 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
TheJuliaoh sigh, my zero point module's filiment snapped... or something :(14:03
TheJuliahave you run tox -r yet?14:04
iurygregoryok just found a typo \o/14:04
TheJuliacongrats!14:05
iurygregorylet's see how it goes or if it hangs again14:05
iurygregoryI need more coffee14:05
TheJuliaI'm just waking up now14:07
TheJuliasomething about "summer" times, my body doesn't like getting up around 6 AM14:07
iurygregoryit wasn't one typo but 4 in 4 different files XD14:25
rpittaubye everyone, have a great weekend! o/14:29
iurygregorybye rpittau o/14:33
iurygregoryfrom 2711 failed tests to 4 \o/14:34
TheJulia]o/14:35
TheJuliaerr14:35
TheJulia\o/14:35
NobodyCamGood morning and (ofc) .....16:19
NobodyCamTGIF! happy Friday all16:19
TheJuliaGood morning!16:31
opendevreviewJulia Kreger proposed openstack/ironic master: DNM Enable OVN  https://review.opendev.org/c/openstack/ironic/+/88508717:23
opendevreviewJulia Kreger proposed openstack/ironic stable/ussuri: Fix Cinder Integration fallout from CVE-2023-2088  https://review.opendev.org/c/openstack/ironic/+/88506318:10
opendevreviewJulia Kreger proposed openstack/ironic master: DNM Enable OVN  https://review.opendev.org/c/openstack/ironic/+/88508718:25
opendevreviewMerged openstack/ironic-tempest-plugin master: CI: Add RBAC specific tempest jobs for main branch exec  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/88231218:37
opendevreviewVerification 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/+/88303218:48
TheJuliahmm, there does not appear to be a clear way to tie a network in OVN to a neutron network18:55
clarkbI think it depends on whetheror not neutron is also ovs or using more regular linux bridges.18:56
clarkbwhen we did the multinode networking setup I think we eventually caved and did ovs because it made that simpler18:56
TheJuliayeah, I pulled the network list and I can guess... I guess19:00
TheJuliabut there are no guarentees and previously we cheated by using a namespace neutron created19:00
TheJuliabut now we don't have that19:00
opendevreviewJulia Kreger proposed openstack/ironic master: DNM Enable OVN  https://review.opendev.org/c/openstack/ironic/+/88508722:18
NobodyCamLoL incase anyone wonders 8Gb in not enough ram for Devstack..22:22
TheJuliathere is a reason why we tune our upstream jobs carefully22:22
NobodyCam;)22:23
NobodyCam12 gb seems to work22:23
TheJuliaif you take our stock settings, don't try to subsitute anything in, 8gb should work for basic tests22:23
TheJuliayeah 12 works quite nicely22:23
NobodyCam:)22:26
opendevreviewJulia Kreger proposed openstack/ironic master: DNM Enable OVN  https://review.opendev.org/c/openstack/ironic/+/88508722:45
opendevreviewJulia Kreger proposed openstack/ironic master: DNM Enable OVN  https://review.opendev.org/c/openstack/ironic/+/88508723:13

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