opendevreview | Boxiang Zhu proposed openstack/kolla-ansible master: [CI] Add skyline scenario https://review.opendev.org/c/openstack/kolla-ansible/+/861687 | 02:57 |
---|---|---|
opendevreview | Boxiang Zhu proposed openstack/kolla-ansible master: [CI] Add skyline scenario https://review.opendev.org/c/openstack/kolla-ansible/+/861687 | 05:56 |
mnasiadka | morning | 06:54 |
jovial | Where do I ask to get the kayobe feature/zookeeper branch removed? Is it #openstack-relaese? | 08:16 |
mnasiadka | jovial: yes, that's the place | 08:22 |
jovial | thanks | 08:24 |
kevko | morning \o/ | 08:40 |
SvenKieske | o/ | 08:41 |
kevko | has anyone seen some weird kolla stucks ? i mean ...kolla is building and building and stucked in a while | 08:41 |
kevko | after 20 minutes i can still see stucked containers while they trying to install something via apt | 08:41 |
kevko | ubuntu building | 08:41 |
kevko | zed branch | 08:42 |
SvenKieske | no, but I'm still analyzing old build failures, didn't have the time yet to look at new ones, have an example (link) ? | 09:08 |
kevko | local build | 09:27 |
kevko | but i've already discovered where is the issue | 09:27 |
kevko | apt sources list of ubuntu is refering to http://mirrors.ubuntu.com/mirrors.txt | 09:28 |
kevko | for me it is czech republic | 09:28 |
kevko | aaaand https://ucho.ignum.cz/ << 500 | 09:28 |
kevko | f*ck | 09:28 |
kevko | i was debugging whole night until 7 ...need to sleep some hour or two :D | 09:28 |
opendevreview | Sven Kieske proposed openstack/kolla-ansible master: remove workaround for image creation https://review.opendev.org/c/openstack/kolla-ansible/+/899459 | 09:39 |
SvenKieske | yeah, better get some rest :) | 09:40 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Move ephemeral disk config to a role https://review.opendev.org/c/openstack/kolla/+/899465 | 10:28 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Configure ephemeral disk using Kolla role https://review.opendev.org/c/openstack/kolla-ansible/+/899466 | 10:34 |
opendevreview | Michal Nasiadka proposed openstack/ansible-collection-kolla master: CI: add podman jobs https://review.opendev.org/c/openstack/ansible-collection-kolla/+/899468 | 10:59 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Run bootstrap-servers with container_engine var https://review.opendev.org/c/openstack/kolla-ansible/+/899470 | 11:29 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Configure ephemeral disk using Kolla role https://review.opendev.org/c/openstack/kolla-ansible/+/899466 | 11:29 |
opendevreview | Merged openstack/ansible-collection-kolla master: CI: Drop kolla_python_version from Debian jobs https://review.opendev.org/c/openstack/ansible-collection-kolla/+/896642 | 12:26 |
SvenKieske | mnasiadka: it would be really nice to drop at least one word as to _why_ we do something in changes, no?: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/896642 | 12:57 |
SvenKieske | no need for an elaborate bug report or paragraph, but "fixes CI failure" or something would be helpful for future me going through git logs :P | 12:58 |
SvenKieske | seems podman reconfigure is somewhat unstable? https://zuul.opendev.org/t/openstack/build/195cfc5e3d6e4f8d909e3ebb3e50550a/log/primary/logs/ansible/reconfigure | 13:06 |
frickler | "Failed to connect to the host via ssh" happens occasionally, doesn't need to be related to podman | 13:10 |
SvenKieske | true | 14:05 |
Hugo | Does anyone know how can I add luks encryption support on cinder with kolla-ansible? | 14:08 |
Hugo | I have enabled barbican but the cinder_api and nova_computer config missing the [key_manager] session which configure barbican | 14:10 |
SvenKieske | Hugo: just add the necessary options (https://docs.openstack.org/cinder/latest/configuration/block-storage/volume-encryption.html#) via your custom cinder.conf? https://docs.openstack.org/kolla-ansible/latest/admin/deployment-philosophy.html#kolla-s-solution-to-customization | 14:10 |
jovial | I wonder if we should add it all services? Seems to be in murano.conf only: https://github.com/openstack/kolla-ansible/blob/66853f8620376ecfd9508b2ccfb145ac6f17925c/ansible/roles/murano/templates/murano.conf.j2#L91 | 14:11 |
Hugo | Thanks. Let me have a look. I wasn't aware that I could customize the config. | 14:16 |
SvenKieske | jovial: feel free to propose a patch, but for a user the override mechanism just works: https://github.com/openstack/kolla-ansible/blob/66853f8620376ecfd9508b2ccfb145ac6f17925c/ansible/roles/cinder/tasks/config.yml#L75 | 14:16 |
jovial | Indeed, I was more thinking that it would be nice if k-a did this for you instead of requiring every user to add that piece of boiler plate. Perhaps we could file a bug? | 14:41 |
SvenKieske | sure :) | 14:54 |
SvenKieske | jovial: there's even already a barbican check, you need only to extend that: https://github.com/openstack/kolla-ansible/blob/66853f8620376ecfd9508b2ccfb145ac6f17925c/ansible/roles/cinder/templates/cinder.conf.j2#L242 | 14:57 |
jovial | Cheers, I've made the bug report here: https://bugs.launchpad.net/kolla-ansible/+bug/2041675. | 15:03 |
SvenKieske | nice :) | 15:08 |
mnasiadka | SvenKieske: you're too picky | 15:19 |
mnasiadka | for me it was self explanatory, and should be for most core reviewers | 15:19 |
mnasiadka | have a good weekend y'all :) | 15:20 |
SvenKieske | well I'm not core and still wondering :P code should not only be digestible by core, no? | 15:21 |
SvenKieske | have a nice weekend as well. | 15:21 |
r3ap3r | Hello, I have a quick question. I'm reading the RadosGW docs here: https://docs.openstack.org/kolla-ansible/2023.1/reference/storage/external-ceph-guide.html#radosgw for my Kolla-Ansible deployment and wondering about one of the options. The docs say set the `ceph_rgw_swift_compatibility` to enable Swift compatibility for RadosGW but the parameter doesn't currently currently exist in the `globals.yml` file. I found some old | 16:22 |
r3ap3r | commits from the Xena code where it was set in the `ansible/group_vars/all.yml` as well but it is absent from there as well. My question is, can I just add the parameter to the `globals.yml` file and set it to `true` to enable the capability? Thanks. | 16:22 |
Hugo | for the luks encryption, the custom config works... | 16:28 |
Hugo | thanks | 16:28 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Add kolla.target systemd file https://review.opendev.org/c/openstack/kolla-ansible/+/899507 | 19:33 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Add kolla.target systemd file https://review.opendev.org/c/openstack/kolla-ansible/+/899507 | 19:33 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Add kolla.target systemd file https://review.opendev.org/c/openstack/kolla-ansible/+/899507 | 19:35 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Add kolla.target systemd file https://review.opendev.org/c/openstack/kolla-ansible/+/899507 | 19:50 |
guesswhat[m] | Hi, question, how can I run additional iptables rules ? should I create drop-in for netfilter-persistent.service with dependency on kolla-neutron_dhcp_agent-container.service kolla-neutron_l3_agent-container.service kolla-neutron_metadata_agent-container.service kolla-neutron_openvswitch_agent-container.service kolla-neutron_server-container.service ? The problem is that iptables rules are sometimes lost, I guess | 21:09 |
guesswhat[m] | because of neutron. Thanks | 21:09 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!