Friday, 2023-02-24

clayjarhttps://docs.openstack.org/kolla/ussuri/support_matrix says Ubuntu Bionic and https://docs.openstack.org/kolla/victoria/support_matrix says Ubuntu Focal. ISTR Ussuri being the crossover version, which supported both bionic and focal - do I recall correctly? Is this explicitly documented somewhere?02:16
clayjarActually the two relevant pages are https://docs.openstack.org/kolla-ansible/ussuri/user/support-matrix.html and https://docs.openstack.org/kolla-ansible/victoria/user/support-matrix.html since it's host OS I'm thinking about.02:18
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/yoga: rocky: add to distro_python_version_map and update CI jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87491707:13
mnasiadkaclayjar: https://github.com/openstack/kolla-ansible/blob/victoria-eol/ansible/roles/prechecks/vars/main.yml - victoria is the crossover version07:18
mnasiadkaclayjar: and both ussuri and victoria are EOL07:18
opendevreviewMichal Nasiadka proposed openstack/kolla master: toolbox: use venv instead of virtualenv  https://review.opendev.org/c/openstack/kolla/+/87491607:32
opendevreviewMichal Nasiadka proposed openstack/kolla master: Revert "bifrost: mark unbuidable for Ubuntu"  https://review.opendev.org/c/openstack/kolla/+/87473107:36
opendevreviewMichal Nasiadka proposed openstack/kolla master: toolbox: use venv instead of virtualenv  https://review.opendev.org/c/openstack/kolla/+/87491608:03
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/yoga: rocky: add to distro_python_version_map and update CI jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87491708:11
opendevreviewMichal Nasiadka proposed openstack/kolla master: Link lib/python version  https://review.opendev.org/c/openstack/kolla/+/87498908:22
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Drop distro_python_version  https://review.opendev.org/c/openstack/kolla-ansible/+/87499008:47
opendevreviewMichal Nasiadka proposed openstack/kolla master: Link lib/python version  https://review.opendev.org/c/openstack/kolla/+/87498908:51
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/yoga: CI: Always build images for centos jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87484808:58
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/yoga: rocky: add to distro_python_version_map and update CI jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87491708:58
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/yoga: rocky: add to distro_python_version_map and update CI jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87491708:59
opendevreviewMichal Nasiadka proposed openstack/kolla master: Revert "bifrost: mark unbuidable for Ubuntu"  https://review.opendev.org/c/openstack/kolla/+/87473109:09
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473810:01
opendevreviewBoxiang Zhu proposed openstack/kolla-ansible master: [CI] Add skyline scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/86168710:09
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473810:20
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473810:21
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473810:49
Fl1ntHi team11:18
Fl1ntquick question, why for designate do we consider sink to be loaded by default where it should only rely on ceilometer status?11:19
Fl1ntAlso, why do you want mDNS to be publicly reachable? It shouldn't.11:20
mnasiadkaevent notifications are not only for ceilometer integration11:23
mnasiadkahttps://docs.openstack.org/designate/latest/contributor/architecture.html#designate-sink11:23
Fl1ntyeah but by default we do noop on notification everywhere when ceilometer isn't active.11:24
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473811:25
Fl1nthttps://opendev.org/openstack/kolla-ansible/src/commit/df12f2ce023be3a0e5486757834345e4ae874d6d/ansible/roles/neutron/defaults/main.yml11:27
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/yoga: rocky: add to distro_python_version_map and update CI jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87491711:27
mnasiadkaFl1nt: you expect me to traverse the whole file to understand what you mean, or do I need to employ a crystal ball? :)11:28
Fl1ntredacting the rest of the reasoning hold on ^^11:28
Fl1ntcan't type as fast as before with that new keyboard11:29
Fl1nt:D11:29
Fl1ntthat's part is a bit weird, we enable notification when sink is enabled but we always enable sink and therefor neutron/nova always end up enabling notifications where sink is supposed to be optional service.11:33
Fl1ntand additionally, nothing in the doc do state you have to get sink activated to benefit from DNS integration on neutron/nova: https://docs.openstack.org/designate/latest/user/neutron-integration.html11:36
Fl1ntsooo, did I missed something ?11:36
Fl1ntor is just something that need to be reworked on kolla?11:37
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default  https://review.opendev.org/c/openstack/kolla-ansible/+/87009311:41
Fl1ntso the reasoning is: If sink is optional (from doc), that it is not required for neutron/nova integration, the only reason it exist is for OPS/Users to be able to trigger record creation from notifications for OPS purpose, we should have it enabled optionally.11:42
mnasiadkait has been initially configured as enabled, feel free to post a patch to change the default in Antelope with a proper reno.11:43
mnasiadkaInitially when somebody did add this functionality11:43
mnasiadkaNow at least you can disable it :)11:43
Fl1ntmnasiadka, Yes, was my point, I'm working on designate lately so if it's fine with everyone I'll fill a patch.11:44
mnasiadkathe mdns point - https://docs.openstack.org/designate/latest/contributor/architecture.html#designate-minidns11:45
mnasiadkait needs to be publically available to answer AXFR requests, right?11:45
Fl1ntOnly when using external DNS11:46
mnasiadkapublicly, pardon my friday english11:46
mnasiadkaFl1nt: feel free to post a patch to make it optional?11:46
Fl1ntyep ^^ Will do :D11:46
Fl1ntIs kolla still on launchpad or did we finally migrated to storyboard?11:47
Fl1ntok, launchpad it is ^^11:49
Fl1ntthanks mnasiadka 11:49
mnasiadkalaunchpad11:49
mnasiadkait's rather the other direction - there's a thread about storyboard future that is not bright.11:50
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default  https://review.opendev.org/c/openstack/kolla-ansible/+/87009312:05
Fl1ntmnasiadka, not that surprising, storyboard have many flaws tbh12:13
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default  https://review.opendev.org/c/openstack/kolla-ansible/+/87009312:36
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473812:59
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default  https://review.opendev.org/c/openstack/kolla-ansible/+/87009313:01
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default  https://review.opendev.org/c/openstack/kolla-ansible/+/87009313:24
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473813:29
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473814:06
opendevreviewBartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9  https://review.opendev.org/c/openstack/kayobe/+/87473814:32
admin1when i login to horizon, from time to time i get Something went wrong!  but refresh fixes it ..  i think one of the horizon containers might be the issue .. how to delete and create only horizon containers again ? 15:01
opendevreviewPierre Riteau proposed openstack/kolla-ansible master: Allow to specify ca_file for blackbox exporter  https://review.opendev.org/c/openstack/kolla-ansible/+/87522316:36
opendevreviewMerged openstack/kolla-ansible stable/yoga: CI: Always build images for centos jobs  https://review.opendev.org/c/openstack/kolla-ansible/+/87484817:00
admin1octavia_provider_drivers: "ovn:OVN provider"   and octavia_provider_agents: "ovn"   .. how to also specify amphora there ?   using a comma ? 18:55
admin1ovh:OVN provider,  amphora:Amphora Provider type ? 18:55
admin1can it be both ? 19:09
supamattadmin1: if you have OVN enabled for neutron, both are already selected19:27
admin1supamatt, its working now 20:06
admin1thanks 20:06
admin1supamatt, do you know how to debug Operating Status Offline  and Provisioning Status Error 21:11
admin1is provider amphora even possible if network = ovn 21:20

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