Tuesday, 2025-02-11

spatelnoonedeadpunk hey! 14:21
spatelwhere is lrp-get-gateway-chassis ? 14:25
spatelI don't have L3 gateway so I didn't see anywhere LRP in NB output 14:25
noonedeadpunkI think I need to re-read your email then...14:33
noonedeadpunkspatel: so, eventually you can set a priority only for smth that is pinned to chassis one way or another14:34
noonedeadpunkif that's just a vlan, I don't think setting priority makes sense as a concept14:35
spatelBut its causing issue :( 14:35
noonedeadpunklogical switches are not pinned to any chassis14:36
noonedeadpunklrps are as well as lr in case of virtual ports14:36
spatelMy issue is SRIOV related14:37
noonedeadpunkbut yeah, maybe I'm missing smth14:37
spatelFor sriov we need external port and I want they schedule on FOO chassis not all chassis 14:37
spatelonly option I have to change priority to move DHCP request to designated chassis 14:38
spatelI know if I can change priority of that chassis then automatically my DHCP request will answer by high priority chassis14:39
spatelThere should be a way to change priority.. 14:39
noonedeadpunkyeah, well, I actually have no idea about how to do sriov in ovn14:48
noonedeadpunk#startmeeting openstack_ansible_meeting15:00
opendevmeetMeeting started Tue Feb 11 15:00:47 2025 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:00
noonedeadpunk#topic rollcall15:00
noonedeadpunko/15:00
damiandabrowskihi!15:02
noonedeadpunk#topic office hours15:04
noonedeadpunkfirst I have a question - are there any volunteers to run to PTL for the next cycle?:)15:05
noonedeadpunk*run for15:05
jrossero/ hello15:05
noonedeadpunkalso - looking at https://governance.openstack.org/election/ - this looks very scary15:07
noonedeadpunkThere're just no RH people there?15:07
spatelnoonedeadpunk fyi, - ovn-nbctl set ha_chassis 97077f76-46ae-4e15-9502-24fdb4ad0214 priority=3275015:08
noonedeadpunkthere's a whole week ofc for nominations...15:09
NeilHanlono/ 15:10
damiandabrowskibtw i have some good news, i finally started work on hashicorp vault integration for ansible-role-pki so you can expect some patches soon ;)15:11
noonedeadpunkok, so seems no other volunteers :)15:12
NeilHanlonI can't see myself having the time to dedicate to it at this time, sadly 15:12
NeilHanlonbut I am more than happy to assist you! :D15:12
noonedeadpunkdamiandabrowski: just don't forget about adding a new molecule scenario for testing that :)15:12
noonedeadpunkI'm in general feel super concerned about more and more rumors about RH pulling back from openstack... and somehow the election looks like proving the point in a way15:14
NeilHanlonYeah, it definitely "feels" a sort of way.15:14
NeilHanlonIncluding the call for maintaining RDO packaging, the C10S CI issues re: x86-v3... etc15:14
noonedeadpunkyup15:15
NeilHanlonDon't get me wrong, I think having the community more involved is good, but there is certainly a lot of work that RH is/was doing that I don't know if is fully picked up by others atm.15:15
noonedeadpunkand then a call from foundation to move things under linuxfoundation15:15
noonedeadpunkyeah, exactly, it would totally require quite some time to re-format things15:16
NeilHanlonand then e.g. https://www.redhat.com/en/blog/evolving-our-middleware-strategy15:17
NeilHanlonat the same time it's weird as OS has had great success the last year winning marketshare from Broadcom/VMWare, so.. 🤷15:18
noonedeadpunkyeah, exactly, timeing also doesn't make much sense to me personally. Obviously, they're prioritizing openshift... But dunno15:18
noonedeadpunkthey put 2y into openstack on openshift project as well15:19
NeilHanlonIt does appear we're at a bit of an inflection point in the industry/world...15:20
noonedeadpunkoh, yes, true...15:21
noonedeadpunkanyway...15:22
noonedeadpunkso, right now we have multiple issues with molecule tests15:22
noonedeadpunkfor plugins repo there's an apparmor issue for centos9 solely (doesn't affect rocky) which needs to be investigated15:23
noonedeadpunkor, we can use centos9 node for running them, as alternative15:23
jrosseri have not had time to look further at this yet15:23
NeilHanlonapparmor ? on.. centos?15:23
noonedeadpunkapparmor on host, where docker with centos15:24
jrosserbut likely stracing the sshd process and seeing what it does that upsets apparmor would be a next step15:24
NeilHanlonahh15:24
noonedeadpunkanother thing that `openstack-ansible-inventory` console_script doesn't work with py3.12 anymore: https://opendev.org/openstack/openstack-ansible/src/branch/master/setup.cfg#L30-L3115:24
jrosseri suspect that there is some pam config can be adjusted, but kind of just guessing15:25
noonedeadpunkI didn't have time to check either15:25
NeilHanlonfwiw https://gitlab.com/redhat/centos-stream/rpms/openssh/-/blob/c9s/openssh.spec?ref_type=heads#L816-822 this is the changelog delta between Rocky 9 and C9S15:26
jrosserthis is what fails `unix_chkpwd[578]: could not obtain user info (root)`15:27
NeilHanlonodd15:31
jrosserit wants dac_override capability but apparmor denies that15:32
jrosserand its odd becasue rocky doesnt do this15:32
jrosser^ rocky container on ubuntu noble host15:32
jrosserbut the centos container on a jammy host is just fine15:32
noonedeadpunkit is indeed very weird15:39
NeilHanlonsuper strange yeah15:39
noonedeadpunkand I think there's another issue (but I think related) with sudo and in another patch15:39
noonedeadpunkI think it's frr15:39
NeilHanloni wonder if related https://github.com/rocky-linux/sig-cloud-instance-images/issues/5615:40
noonedeadpunkbut I can imagine, it has the same root cause15:40
noonedeadpunkWhat I wanted to test and check this week - how well ansible-lint autofix works wrt FQCNs15:41
noonedeadpunkas potentially I can quickly automate migration to usage of FQCNs15:42
jrosserthat github issue looks extremely related15:42
noonedeadpunk++15:42
noonedeadpunkbut other then that, it feels I have to spend most of the time this week dowstream15:44
noonedeadpunk#endmeeting16:13
opendevmeetMeeting ended Tue Feb 11 16:13:47 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:13
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-02-11-15.00.html16:13
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-02-11-15.00.txt16:13
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-02-11-15.00.log.html16:13
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Auto-fix yaml[truthy] rules  https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/94128518:05
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Auto-fix usage of modules via FQCN  https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/94128618:31
noonedeadpunkwell, fully automated won't work, as it does more changes then I'd love to...18:34
noonedeadpunkbut `ansible-lint --fix=yaml --exclude releasenotes --exclude doc --exclude tests` and `ansible-lint --fix=fqcn --exclude releasenotes --exclude doc --exclude tests` do most of things nicely18:34

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