opendevreview | Merged openstack/openstack-ansible-os_neutron master: Re-enable uWSGI as default for Neutron https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/935642 | 00:48 |
---|---|---|
opendevreview | Merged openstack/openstack-ansible-os_horizon master: Add FWaaS dashboard. https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/935796 | 01:27 |
opendevreview | Rishat Azizov proposed openstack/openstack-ansible-ops master: add variable filebeat_auth_enabled for possibility to disable sending auth logs https://review.opendev.org/c/openstack/openstack-ansible-ops/+/936330 | 07:13 |
noonedeadpunk | it seems everything existing has been merged. I will propose roles branching now | 09:02 |
jrosser | i still don't quite find why mcapi is not reliable in ci | 09:03 |
opendevreview | Merged openstack/openstack-ansible-ops master: add variable filebeat_auth_enabled for possibility to disable sending auth logs https://review.opendev.org/c/openstack/openstack-ansible-ops/+/936330 | 09:30 |
noonedeadpunk | I've jsut realized that kube_tag is also very hardcoded inside the capi driver code: https://github.com/vexxhost/magnum-cluster-api/blob/v0.24.0/magnum_cluster_api/integrations/common.py#L77-L94 | 11:05 |
noonedeadpunk | which is kind of doh. as then any provided value by user is gonna be pretty much neglected | 11:07 |
noonedeadpunk | also magnum-conductor is super unhappy after upgrade from v0.22.1 to v0.24.0 | 11:50 |
noonedeadpunk | https://paste.openstack.org/show/bPINMrn4an6zH8gQWBZC/ | 11:50 |
jrosser | that is surprising on the specifc tags being only the supported ones, i wonder if that is intentional | 11:52 |
noonedeadpunk | looking at patches like this - probably it is https://github.com/vexxhost/magnum-cluster-api/commit/824fb57dd3496814e925752d15836c6db1e92cd6 | 11:53 |
jrosser | that is unfortunate, as image_loader really is peripheral in this case | 11:54 |
* noonedeadpunk wondering how stackhpc does that | 11:55 | |
noonedeadpunk | I wonder also how to fix this upgrade issue.... | 11:56 |
opendevreview | Merged openstack/openstack-ansible-ops master: [doc] Move all variables to group_vars https://review.opendev.org/c/openstack/openstack-ansible-ops/+/931556 | 11:58 |
noonedeadpunk | btw also on v0.24.0 I saw reffering to some atmoshepre stuff in cluster creation failing request in a stack trace... | 12:45 |
* noonedeadpunk reverted back to own fork for now | 12:45 | |
noonedeadpunk | btw, it's weird that changing capi version for magnum doesn't trigger wheels/venv rebuild | 13:28 |
jrosser | is that related to it not using pbr | 13:30 |
jrosser | so there isnt necessarily a changed version if you point to a sha | 13:30 |
jrosser | maybe i am confused with something else there | 13:31 |
noonedeadpunk | Well, I'd guess even sha should be triggering the rebuild | 13:31 |
noonedeadpunk | as requirements file should change | 13:31 |
noonedeadpunk | or maybe wheels are rebuild, but not the venv.... | 13:32 |
* noonedeadpunk need to investigate a little bit further | 13:32 | |
noonedeadpunk | as indeed, if resulting wheels name is the same - it would be like that potentially without pbr | 13:33 |
noonedeadpunk | and I was tagging SHAs anyway, but not adjusting setup.cfg to reflect versions... | 13:34 |
jrosser | here is what andrewbonney has been doing with our fork https://github.com/bbc/magnum-cluster-api/commit/24729d9e7afe33fa974b3920dfe5edb0f7c34e4b | 13:37 |
noonedeadpunk | yeah, probably that's the root cause | 13:37 |
andrewbonney | That's a rather exaggerated example, but yes I tend to bump the patch versions where necessary | 13:37 |
noonedeadpunk | but Ive spotted it while tried to upgrade to 0.24.0 from 0.22.1 fork... | 13:37 |
noonedeadpunk | and jsut spotted same with ovn-bgp-agent sha bump. huh | 13:38 |
noonedeadpunk | https://paste.openstack.org/show/buLPKMm90ki2LXItta9J/ | 13:43 |
noonedeadpunk | so we build wheels, but not re-building venvs after that | 13:43 |
noonedeadpunk | somehow | 13:43 |
noonedeadpunk | as in /openstack/venvs/neutron-29.1.0/requirements.txt we have `neutron-vpnaas\nneutron\novn-bgp-agent\noslo.cache[dogpile]\nosprofiler\nPyMySQL\nsystemd-python\n` which are not versioned | 13:44 |
noonedeadpunk | so wheels update won't reflect in venv update | 13:45 |
noonedeadpunk | which I think is a bug? | 13:45 |
jrosser | hmm | 14:05 |
noonedeadpunk | what I changed was SHA for ovn-bgp-agent in this case | 14:09 |
jrosser | mnaser: did you test much with mcapi 0.24.0? | 15:22 |
noonedeadpunk | jrosser: you already have issues after upgrade? | 15:26 |
noonedeadpunk | s/already/also/ | 15:26 |
jrosser | i am kind of interested in what is wrong with your testing tbh | 15:27 |
noonedeadpunk | ah | 15:27 |
noonedeadpunk | I didn't have time to check anything so far, so reverted back for now... with applying another cherry-pick for 1.31 support... | 15:28 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936375 | 15:34 |
jrosser | i also spotted recently that we should remove all the qdrouterd stuff | 15:35 |
jrosser | i think thats been removed from oslo | 15:36 |
noonedeadpunk | oh, rly? | 15:36 |
jrosser | i *think* so, but it would need checking | 15:36 |
noonedeadpunk | as I think qrouterd is just amqp1.0 or smth... | 15:36 |
noonedeadpunk | I see they've dropped amqp1 | 15:37 |
noonedeadpunk | https://opendev.org/openstack/oslo.messaging/commit/7997a199acada382b0c61dc84aa956e4c65de986 | 15:37 |
jrosser | yes this is what i saw, is that the same thing? | 15:37 |
jrosser | ^ what the qdrouterd bits need i mean | 15:37 |
noonedeadpunk | I think it actually is the same thing | 15:37 |
noonedeadpunk | I guess it's dropped for epoxy... | 15:38 |
noonedeadpunk | which kind of... breaks SLURP.... | 15:38 |
noonedeadpunk | yeah, lets drop qrouterd early next cycle | 15:42 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Update supported distro tests https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936380 | 15:50 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936375 | 15:54 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Remove Buster testing https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936380 | 16:33 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936375 | 16:33 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/936391 | 16:37 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936375 | 16:37 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936375 | 16:38 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-frrouting master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/ansible-role-frrouting/+/936375 | 16:57 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Manage apt repositores and keys using deb822_repository module https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/936391 | 16:58 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Update docker/containerd versions for zun-compute https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/936400 | 17:13 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun master: Update docker/containerd versions for zun-compute https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/936400 | 17:15 |
noonedeadpunk | it appears that molecule situation is a bit awkward right now... we can't use dockerhub images, as it's rate limiting requests. And on quay.io there're no noble images with systemd being present.... | 17:25 |
noonedeadpunk | so feels a litlle bit like a rabbit hole... | 17:25 |
jrosser | we can build images and push to quay.io | 17:32 |
jrosser | also i think kolla are in the same position for ubuntu/debian images, perhaps there will be a common solution for that | 17:33 |
noonedeadpunk | but it isn't free, is it? | 17:35 |
noonedeadpunk | https://quay.io/plans/ | 17:36 |
noonedeadpunk | so solution is kind of infra registry I assume... | 17:36 |
noonedeadpunk | probably we can install systemd on regular image ofc... | 17:37 |
jrosser | i think that the issue was 'official' debian/ubuntu iamges were only on dockerhub | 17:39 |
noonedeadpunk | well. they don't contain systemd iirc as well | 17:39 |
jrosser | but there has been tons of discussion about this in #opendev over the last week or os | 17:40 |
jrosser | *so | 17:40 |
noonedeadpunk | yeah, and also yesterday on tc meeting, with no really obvious solution | 17:40 |
noonedeadpunk | thankfully for us it's only potentially CI-related (and very limited to frrouting role) | 17:41 |
noonedeadpunk | and these are non-oficial anyway: https://opendev.org/openstack/ansible-role-frrouting/src/branch/master/molecule/default/molecule.yml#L13 | 17:41 |
jrosser | example for 24.04 https://github.com/antmelekhin/docker-systemd/blob/main/ubuntu/24.04.Dockerfile | 17:44 |
noonedeadpunk | suggest bulding image locally during runtime? | 17:44 |
jrosser | anyone can build and push to quay? | 17:46 |
jrosser | then use as needed | 17:46 |
noonedeadpunk | I think it's paid recurring subscription... | 17:47 |
jrosser | ooooh right | 17:48 |
* jrosser not read carefully enough | 17:48 | |
noonedeadpunk | oh, well... it seems that for public repo it's open | 17:50 |
noonedeadpunk | at least I can create public after some RedHat agreements... | 17:51 |
noonedeadpunk | and couple of options as a source are available | 17:52 |
noonedeadpunk | so like, fork the repo, maintain it and re-publish on quay... | 17:54 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Upgrade magnum-cluster-api to 0.24.0 https://review.opendev.org/c/openstack/openstack-ansible-ops/+/936229 | 18:05 |
noonedeadpunk | oh my, so it's not me who didn't find how to hide domain on skyline, this is just non-existent: https://review.opendev.org/c/openstack/skyline-apiserver/+/934649 | 20:09 |
sykebenX | Hello, does anyone know how I could disable the "Keystone Credentials" (local accounts) option on the skyline dashboard? | 21:17 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!