*** gmann is now known as gmann_pto | 01:16 | |
opendevreview | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/c/openstack/openstack-ansible/+/947176 | 02:58 |
---|---|---|
darkhackernc | Hi Team, Has anyone tried osa on oracle linux | 05:30 |
opendevreview | Merged openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/c/openstack/openstack-ansible/+/947176 | 05:48 |
jrosser | darkhackernc: not that I know of - this is what wider openstack states that it tests against https://governance.openstack.org/tc/reference/runtimes/2025.1.html | 06:09 |
jrosser | in the past osa did test against suse and some very basic gentoo support, but the problem always is enthusiasm for a specific distro generally does not get followed up with long term support from a new contributor to keep that working | 06:12 |
darkhackernc | jrosser, true, i was just checking , anyways, Ubuntu is best for osa | 06:13 |
jrosser | Ubuntu or Rocky I would say is the best choices | 06:14 |
jrosser | interesting from ansible 2.19 “A future release will remove the ability to use external strategy plugins. No alternative for third party strategy plugins is currently planned.” | 06:30 |
jrosser | I would infer that means mitogen, without saying mitogen | 06:31 |
jrosser | anyway, looks like a lot of changes this time https://github.com/ansible/ansible/blob/v2.19.0b1/changelogs/CHANGELOG-v2.19.rst#breaking-changes--porting-guide | 06:33 |
opendevreview | Balasubramani Murugesan proposed openstack/openstack-ansible-haproxy_server master: Adding readonly user variable & ACL https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/947186 | 06:41 |
opendevreview | Balasubramani Murugesan proposed openstack/openstack-ansible-haproxy_server master: Adding readonly user variable & ACL https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/947187 | 06:52 |
opendevreview | Balasubramani Murugesan proposed openstack/openstack-ansible-haproxy_server master: Adding readonly user variable & ACL https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/947187 | 06:55 |
noonedeadpunk | f0o: there's a huge difference now though in https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/946990? | 06:58 |
noonedeadpunk | as it fails _only_ for upgrade jobs | 06:58 |
noonedeadpunk | jrosser: that's indeed quite a read | 07:06 |
noonedeadpunk | I think we've dropped our only strategy plugin | 07:07 |
noonedeadpunk | Like omit in loops sounds smth thay may bring some surprises | 07:09 |
opendevreview | Balasubramani Murugesan proposed openstack/openstack-ansible-haproxy_server master: Add readonly user variable & ACL https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/947188 | 07:09 |
noonedeadpunk | also changes to templates looks like smth that can affect config_template | 07:17 |
noonedeadpunk | `The paramiko connection plugin has been deprecated with planned removal in 2.21` | 07:19 |
noonedeadpunk | sounds that things may go terribly wrong | 07:26 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [doc] Add multi-AZ deployment configuration sample https://review.opendev.org/c/openstack/openstack-ansible/+/939609 | 07:42 |
f0o | noonedeadpunk: I just noticed something semi catastrophic when you run os_swift... something (possibly os_glance actually) auto-reconfigured glance to use swift as default store. Not sure why/where/what | 10:45 |
f0o | but right now nobody can spin up VMs because images are not available anymore | 10:45 |
f0o | swift docs state that there's some config required to place to enable this: https://opendev.org/openstack/openstack-ansible-os_swift/src/branch/master/doc/source/configure-swift-glance.rst | 10:50 |
f0o | I didnt enable/set any of them but I have a swift-store.conf now fully configured and the default store was moved to swift | 10:50 |
f0o | I set `glance_default_store: file` and re-ran os_glance now to rectify | 10:51 |
f0o | I honestly dont understand how this situation even came to be, https://github.com/openstack/openstack-ansible-os_glance/blob/master/defaults/main.yml#L83 shows the correct default | 10:55 |
f0o | yup the moment I remove glance_default_store from my user-vars it defaults to swift now. Why tho... This sounds contradictive | 10:59 |
jrosser | f0o: https://opendev.org/openstack/openstack-ansible/src/branch/master/inventory/group_vars/glance_all/defaults.yml#L17 | 11:23 |
jrosser | this is a very handy tool https://codesearch.opendev.org/?q=glance_default_store | 11:24 |
f0o | scary | 11:29 |
f0o | but that'll do | 11:29 |
f0o | that took me entirely by surprise since the docs dont mention it (at least not the ones in os_Swift that mentioned glance config) | 11:30 |
jrosser | most of the logic about how services interact with each other is in the openstack-ansible repo, not in the service roles | 11:32 |
jrosser | in general the service roles don't know much about each other | 11:33 |
jrosser | that "wiring" between then is done at a higher layer | 11:33 |
f0o | oh ok so I should be looking at the openstack-ansible repo for docs when sometihng bleeds into other services | 11:33 |
jrosser | i think you should use codesearch and understand the variables | 11:34 |
jrosser | its not possible to document all the possible deployment options | 11:34 |
f0o | +1 | 11:34 |
noonedeadpunk | #startmeeting openstack_ansible_meeting | 15:01 |
opendevmeet | Meeting started Tue Apr 15 15:01:53 2025 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
opendevmeet | The meeting name has been set to 'openstack_ansible_meeting' | 15:01 |
noonedeadpunk | #topic rollcall | 15:01 |
noonedeadpunk | o/ | 15:01 |
noonedeadpunk | #topic office hours | 15:06 |
noonedeadpunk | so we have landed loads of patches in the last couple of days | 15:06 |
noonedeadpunk | But probably let's go over things that are blockers for Epoxy | 15:06 |
noonedeadpunk | All fqcn topic was merged now: https://opendev.org/openstack/openstack-ansible-os_nova/commit/ca89c07cd4f1b187460630f2ccb308e02815065e | 15:07 |
noonedeadpunk | * https://review.opendev.org/q/topic:%22osa/fqcn%22 | 15:07 |
noonedeadpunk | Deprecate test repo: I did not look into this yet | 15:07 |
noonedeadpunk | HTPD role: did not look into yet either | 15:07 |
noonedeadpunk | Linux Bridge Removal: I've proposed a patch for zun to replace lxb with ovs, and it is timeouting. I did not check why so far | 15:08 |
noonedeadpunk | Fix magnum image upload: https://review.opendev.org/q/topic:%22osa/decompress_image%22 | 15:08 |
noonedeadpunk | So things does work in my lab. And, I think, we have broken dependencies for plugins repo with https://review.opendev.org/c/openstack/openstack-ansible/+/939221 | 15:09 |
NeilHanlon | O/ | 15:09 |
noonedeadpunk | as I can't explain otherwise why it does not work here: | 15:10 |
noonedeadpunk | https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/946560 | 15:10 |
NeilHanlon | Hm, odd.. so you think the changes it depends on arent being applied? | 15:12 |
noonedeadpunk | yeah, I think so... | 15:12 |
noonedeadpunk | as I don't see issues in code and it works once I manually apply all changes in aio | 15:12 |
noonedeadpunk | but I did not look into reasons so far | 15:12 |
noonedeadpunk | and there was also another test, which fails now | 15:13 |
NeilHanlon | Seems like a reasonable hypothesis | 15:13 |
noonedeadpunk | https://zuul.opendev.org/t/openstack/build/9369261925c04223bbd5f67d2455c6f5 | 15:13 |
noonedeadpunk | So hopefully hit two rabbits with a single arrow,... | 15:14 |
noonedeadpunk | And the last thing from the list | 15:15 |
noonedeadpunk | Document ceph source & version constraints for Noble: was not done yet | 15:15 |
noonedeadpunk | Epoxy Beta was not released yet, as I had to update the SHA: https://review.opendev.org/c/openstack/releases/+/946937 | 15:16 |
noonedeadpunk | fingers crossed not not produce a broken one again... | 15:16 |
noonedeadpunk | * not to | 15:16 |
noonedeadpunk | Ah, also. Translations bot was fixed after 2 years of daily failures. | 15:17 |
noonedeadpunk | But it dropped all languages pretty much. Except Russian... As they were not updating our "main" page, which is updated each cycle with new releases | 15:17 |
NeilHanlon | oh, cool | 15:18 |
NeilHanlon | do we need/want translations? | 15:19 |
noonedeadpunk | I think yes | 15:19 |
noonedeadpunk | German ones are still pretty much valid | 15:19 |
noonedeadpunk | and are relatively "complete" | 15:19 |
NeilHanlon | that's good | 15:19 |
noonedeadpunk | as well as Indonesian | 15:19 |
noonedeadpunk | except - main page | 15:19 |
noonedeadpunk | and sphinx seems to detect presence of translation by the main page | 15:20 |
noonedeadpunk | I think I should be able to return bring German ones back, if I'll be given access in Zanata | 15:20 |
noonedeadpunk | Hopefully - my school-level of German should be enough to copy-paste things around :D | 15:20 |
noonedeadpunk | but I think that's pretty much it. | 15:29 |
noonedeadpunk | overall good progress :) | 15:30 |
noonedeadpunk | and thanks for reviews to maker this progress happening! | 15:30 |
NeilHanlon | awesome! well i'll see if I can stir up some folks who might wanna do some translation, too | 15:32 |
NeilHanlon | the rocky community has a pretty active community of technical writers in various languages | 15:32 |
NeilHanlon | and yeah, it's been nice to add reviews into my daily routine again! | 15:34 |
NeilHanlon | noonedeadpunk: good if we #endmeeting ? | 16:02 |
noonedeadpunk | #endmeeting | 16:06 |
opendevmeet | Meeting ended Tue Apr 15 16:06:32 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:06 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-04-15-15.01.html | 16:06 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-04-15-15.01.txt | 16:06 |
opendevmeet | Log: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2025/openstack_ansible_meeting.2025-04-15-15.01.log.html | 16:06 |
noonedeadpunk | doh, I clean forgot | 16:06 |
NeilHanlon | hehe it's okay, i was double booked anyways so half distracted | 16:13 |
noonedeadpunk | ok, yes, all depends-on are broken now | 17:18 |
noonedeadpunk | https://zuul.opendev.org/t/openstack/build/5e3c54dd4056411f8b642b671cb1094f/log/logs/etc/host/openstack_deploy/user-collection-requirements.yml.txt | 17:18 |
noonedeadpunk | https://zuul.opendev.org/t/openstack/build/5e3c54dd4056411f8b642b671cb1094f/log/logs/etc/host/openstack_deploy/user-role-requirements.yml.txt | 17:18 |
noonedeadpunk | jrosser: fyi ^ | 17:18 |
noonedeadpunk | so some issue here apparently.... doh... | 17:24 |
noonedeadpunk | I'm pretty sure I checked it was pasting content before... | 17:24 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] https://review.opendev.org/c/openstack/openstack-ansible/+/947269 | 17:30 |
jrosser | oh oops | 17:40 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] https://review.opendev.org/c/openstack/openstack-ansible/+/947269 | 17:48 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] https://review.opendev.org/c/openstack/openstack-ansible/+/947269 | 17:49 |
noonedeadpunk | I guess it could be change in ansible behavior after zuul upgrade as well | 17:49 |
noonedeadpunk | I wonder if this path improved performance for lxc or not https://review.opendev.org/c/openstack/openstack-ansible/+/947128 | 17:52 |
noonedeadpunk | As we do have 1h round without it: https://zuul.opendev.org/t/openstack/build/28967cc12a304931a44131ee90248e70 | 17:52 |
noonedeadpunk | and also 2h with it https://zuul.opendev.org/t/openstack/build/b4dfffec7f654427b3a52ae85c68457a | 17:52 |
noonedeadpunk | obviously it depends on nodes... | 17:52 |
noonedeadpunk | But 1h 30m looks like overall improvement.... | 17:53 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] https://review.opendev.org/c/openstack/openstack-ansible/+/947269 | 17:55 |
noonedeadpunk | looks like waverage was smth about... 1h 45m or so? https://grafana.opendev.org/d/8cbc9d7032/openstack-ansible?orgId=1&from=now-7d&to=now&timezone=utc&viewPanel=panel-4 | 17:58 |
noonedeadpunk | like 100-105 minutes | 17:59 |
NeilHanlon | do we need to ask someone about the depends-on problem? or you still debugging | 18:01 |
noonedeadpunk | nah, it's our issue I guess | 18:01 |
NeilHanlon | i hate when that happens :P | 18:01 |
noonedeadpunk | and I think that https://review.opendev.org/c/openstack/openstack-ansible/+/947269 now fixing it | 18:02 |
jrosser | i think i was able to show that more ansible forks was faster in local testing some time ago | 18:34 |
noonedeadpunk | hm https://zuul.opendev.org/t/openstack/build/a8dfe6ee50534631acb245c015562e2b/log/logs/etc/host/openstack_deploy/user-role-requirements.yml.txt | 18:34 |
noonedeadpunk | yeah, I do recall that as well | 18:34 |
noonedeadpunk | ah, ok, that was the intntion :D | 18:35 |
noonedeadpunk | jrosser: I just can't recall why we did not land it... | 18:37 |
noonedeadpunk | As maybe it was adjusting openstack-ansible.rc for everything? | 18:38 |
noonedeadpunk | and then we ended up calculating it instead? | 18:38 |
noonedeadpunk | But indeed, maybe we should just hard cap it to 10 at all times... | 18:38 |
jrosser | i think there was concern about ssh connection limits | 18:38 |
noonedeadpunk | which is 10 | 18:38 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Fix role and collection dependency https://review.opendev.org/c/openstack/openstack-ansible/+/947269 | 18:40 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Use libxslt1-dev package instead of unversioned one https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/946560 | 18:41 |
noonedeadpunk | let's see if magnum will be fixed now... | 18:41 |
spatel | Hello folks :) | 19:20 |
spatel | sorry these days I am damn busy and not able to get time for fun stuff.. | 19:21 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!