*** frenzy_friday is now known as frenzy_friday|rover | 07:46 | |
noonedeadpunk | So... For swift we simply need to pass `--os-cacert /etc/ssl/certs/ca-certificates.crt` for it to work | 08:38 |
---|---|---|
noonedeadpunk | Maybe we should specify that for clouds.yaml or smth.... | 08:38 |
noonedeadpunk | sourcing openrc also works. | 08:41 |
noonedeadpunk | But for some reason defining cacert in clouds.yaml not... | 08:42 |
noonedeadpunk | or I'm editing "wrong" clouds.yaml | 08:43 |
noonedeadpunk | oh, well, it doesn't read clouds.yaml | 08:49 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Add zookeeper deployment https://review.opendev.org/c/openstack/openstack-ansible/+/864750 | 09:13 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic master: Pass CA pass to Swift CLI https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/865656 | 09:57 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-role-zookeeper master: Add SSL support for zookeeper https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/865449 | 11:01 |
*** frenzy_friday is now known as frenzy_friday|rover | 11:10 | |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Add coordination support https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/865518 | 11:23 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Add coordination support https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/865537 | 11:25 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Adopt output structure to new collections version https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/855074 | 11:57 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_heat stable/yoga: Install git into placement containers https://review.opendev.org/c/openstack/openstack-ansible-os_heat/+/865564 | 12:07 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_heat stable/yoga: Install git into heat containers https://review.opendev.org/c/openstack/openstack-ansible-os_heat/+/865564 | 12:11 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_heat stable/xena: Install git into heat containers https://review.opendev.org/c/openstack/openstack-ansible-os_heat/+/865565 | 12:11 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic stable/yoga: Pass CA pass to Swift CLI https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/865566 | 13:05 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Install ironic-ui from git source rather than a pip package https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/863921 | 13:08 |
noonedeadpunk | jrosser: you have quite a few patches in WIP for osa-ironic-tidy topic. Are all of them intended to be in WIP? | 13:09 |
opendevreview | Merged openstack/openstack-ansible-ops master: kibana: fix installation on ubuntu jammy and other py3 only systems https://review.opendev.org/c/openstack/openstack-ansible-ops/+/864258 | 13:31 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Allow ironic bmaas network gateway and dns servers to be undefined https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/863160 | 14:38 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Refactor ironic deploy image handling. https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/863549 | 14:39 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Update variables for switchport introspection during inspection https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/864437 | 14:39 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Fix inspector auth config for ironic-api https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/864395 | 14:39 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Remove duplicate creation of nginx config directory https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/864403 | 14:40 |
jrosser | noonedeadpunk: i think the patch i am most uncertain with is https://review.opendev.org/c/openstack/openstack-ansible/+/860960 | 14:56 |
jrosser | i am concerned that our console handling is not flexible enough, and that the logic here does not help https://github.com/openstack/openstack-ansible/blob/8ceceb4a70e88f87d68dc00920d09f9b176b1371/inventory/group_vars/all/nova.yml#L21-L38 | 14:59 |
jrosser | nova console can be spice/vnc/serial, and ironic is serial and maybe also 'graphical' of some kind in the future | 15:00 |
jrosser | also we might need to mix nova serial and nova vnc/spice in a multi architecture deployment with x86 and arm computes | 15:01 |
jrosser | i extended the nova role to install the nova serial proxy in the ironic compute container if needed, so that part is not too troublesome | 15:10 |
jrosser | https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/860948 | 15:10 |
jrosser | the difficulty is then having only one choice for nova_console_type when now the deployment may have vnc and serial | 15:11 |
jrosser | and as i say ironic aside i want to have nova vnc and nova serial st the same time for different host and i'm not sure that is possible right now | 15:11 |
opendevreview | Merged openstack/openstack-ansible-os_rally stable/ussuri: Return jobs to voting https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/861790 | 15:31 |
opendevreview | Merged openstack/openstack-ansible-os_tempest stable/ussuri: Remove tripleo jobs from stable/ussuri branch https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/849973 | 15:52 |
opendevreview | Merged openstack/openstack-ansible-os_aodh master: Install git into aodh containers https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/864966 | 15:58 |
*** dviroel is now known as dviroel|lunch | 15:58 | |
opendevreview | Merged openstack/openstack-ansible-os_swift master: Add support for running object-servers Per Disk https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/864685 | 16:28 |
noonedeadpunk | Well, I'm trying to understand that patch, but I think I just don't have any idea about how ironic works :( | 16:29 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Adding octavia_provider_network_mtu-parameter parameter https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/864819 | 16:32 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Remove redundant vars line https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/857654 | 16:32 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Enable /healthcheck for Octavia API https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/864419 | 16:32 |
noonedeadpunk | that should unblock octavia https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/855074/3 | 16:33 |
jrosser | noonedeadpunk: i emailed you docs for how the ironic console works | 16:35 |
noonedeadpunk | got it - will look through during weekends! | 16:36 |
jrosser | looks like we never had support for this | 16:36 |
noonedeadpunk | I won't be surprised tbh | 16:37 |
jrosser | anyway you will see how it totally reuses all the nova console stuff eventually | 16:41 |
jrosser | i am wondering if we should simplify all this rather than make more complexity | 16:44 |
noonedeadpunk | oh, it even does provide url thorugh "console url show" | 16:46 |
jrosser | i think that is how it joins up to horizon | 16:47 |
jrosser | just like nova | 16:47 |
noonedeadpunk | I'm not sure what you mean under simplification at the moment | 16:54 |
jrosser | oh well we have quite complicated logic on haproxy to decide on front/back ends for vnc/serial/spice consoles for nova | 17:01 |
jrosser | and now we want to add serial and maybe more console types for ironic too in the future | 17:02 |
jrosser | so having one var for nova right now is troublesome https://github.com/openstack/openstack-ansible/blob/8ceceb4a70e88f87d68dc00920d09f9b176b1371/inventory/group_vars/all/nova.yml#L21-L38 | 17:03 |
jrosser | currently we make a single choice "nova_console_type==foo" and then that means that you can't have other types in parallel | 17:04 |
jrosser | feels like it should be more like "are there nova|ironic serial consoles" -> enable the serial proxy part on haproxy | 17:05 |
jrosser | "are there nova vnc consoles" -> enable the vnc proxy part of haproxy | 17:06 |
*** dviroel|lunch is now known as dviroel | 17:06 | |
jrosser | and i don't know how we do "nova_console_type=[vnc,serial]" at haproxy | 17:08 |
jrosser | and then nova_console_type=vnc for an x86 nova compute at the same time as nova_console_type=serial for an aarch64 nova compute | 17:09 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_designate master: Fix race condition during designate setup https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/865701 | 17:20 |
noonedeadpunk | hm, yes, that's not helpful indeed | 17:26 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Update ansible-collections-openstack version https://review.opendev.org/c/openstack/openstack-ansible/+/864553 | 17:27 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-haproxy_server master: Change 'vip_bind' to 'vip_address' in templates/service-redirect.j2 https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/864784 | 17:38 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible master: Do not explicitly define NFS version in mount options https://review.opendev.org/c/openstack/openstack-ansible/+/865705 | 18:13 |
damiandabrowski | jrosser: sorry, I had a maintenance in one of our regions this week and I missed your message about broken cinder/glance gating. I just pushed a fix | 18:15 |
opendevreview | Merged openstack/openstack-ansible stable/yoga: Update self version fetching mechanism https://review.opendev.org/c/openstack/openstack-ansible/+/865166 | 21:55 |
opendevreview | Merged openstack/openstack-ansible master: Update ansible-collections-openstack version https://review.opendev.org/c/openstack/openstack-ansible/+/864553 | 22:54 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-haproxy_server master: Change 'vip_bind' to 'vip_address' in templates/service-redirect.j2 https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/864784 | 23:37 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!