clayjar | https://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 |
---|---|---|
clayjar | Actually 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 |
opendevreview | Michal 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/+/874917 | 07:13 |
mnasiadka | clayjar: https://github.com/openstack/kolla-ansible/blob/victoria-eol/ansible/roles/prechecks/vars/main.yml - victoria is the crossover version | 07:18 |
mnasiadka | clayjar: and both ussuri and victoria are EOL | 07:18 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: toolbox: use venv instead of virtualenv https://review.opendev.org/c/openstack/kolla/+/874916 | 07:32 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Revert "bifrost: mark unbuidable for Ubuntu" https://review.opendev.org/c/openstack/kolla/+/874731 | 07:36 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: toolbox: use venv instead of virtualenv https://review.opendev.org/c/openstack/kolla/+/874916 | 08:03 |
opendevreview | Michal 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/+/874917 | 08:11 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Link lib/python version https://review.opendev.org/c/openstack/kolla/+/874989 | 08:22 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop distro_python_version https://review.opendev.org/c/openstack/kolla-ansible/+/874990 | 08:47 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Link lib/python version https://review.opendev.org/c/openstack/kolla/+/874989 | 08:51 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/yoga: CI: Always build images for centos jobs https://review.opendev.org/c/openstack/kolla-ansible/+/874848 | 08:58 |
opendevreview | Michal 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/+/874917 | 08:58 |
opendevreview | Michal 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/+/874917 | 08:59 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Revert "bifrost: mark unbuidable for Ubuntu" https://review.opendev.org/c/openstack/kolla/+/874731 | 09:09 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 10:01 |
opendevreview | Boxiang Zhu proposed openstack/kolla-ansible master: [CI] Add skyline scenario https://review.opendev.org/c/openstack/kolla-ansible/+/861687 | 10:09 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 10:20 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 10:21 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 10:49 |
Fl1nt | Hi team | 11:18 |
Fl1nt | quick question, why for designate do we consider sink to be loaded by default where it should only rely on ceilometer status? | 11:19 |
Fl1nt | Also, why do you want mDNS to be publicly reachable? It shouldn't. | 11:20 |
mnasiadka | event notifications are not only for ceilometer integration | 11:23 |
mnasiadka | https://docs.openstack.org/designate/latest/contributor/architecture.html#designate-sink | 11:23 |
Fl1nt | yeah but by default we do noop on notification everywhere when ceilometer isn't active. | 11:24 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 11:25 |
Fl1nt | https://opendev.org/openstack/kolla-ansible/src/commit/df12f2ce023be3a0e5486757834345e4ae874d6d/ansible/roles/neutron/defaults/main.yml | 11:27 |
opendevreview | Michal 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/+/874917 | 11:27 |
mnasiadka | Fl1nt: you expect me to traverse the whole file to understand what you mean, or do I need to employ a crystal ball? :) | 11:28 |
Fl1nt | redacting the rest of the reasoning hold on ^^ | 11:28 |
Fl1nt | can't type as fast as before with that new keyboard | 11:29 |
Fl1nt | :D | 11:29 |
Fl1nt | that'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 |
Fl1nt | and 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.html | 11:36 |
Fl1nt | sooo, did I missed something ? | 11:36 |
Fl1nt | or is just something that need to be reworked on kolla? | 11:37 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default https://review.opendev.org/c/openstack/kolla-ansible/+/870093 | 11:41 |
Fl1nt | so 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 |
mnasiadka | it has been initially configured as enabled, feel free to post a patch to change the default in Antelope with a proper reno. | 11:43 |
mnasiadka | Initially when somebody did add this functionality | 11:43 |
mnasiadka | Now at least you can disable it :) | 11:43 |
Fl1nt | mnasiadka, Yes, was my point, I'm working on designate lately so if it's fine with everyone I'll fill a patch. | 11:44 |
mnasiadka | the mdns point - https://docs.openstack.org/designate/latest/contributor/architecture.html#designate-minidns | 11:45 |
mnasiadka | it needs to be publically available to answer AXFR requests, right? | 11:45 |
Fl1nt | Only when using external DNS | 11:46 |
mnasiadka | publicly, pardon my friday english | 11:46 |
mnasiadka | Fl1nt: feel free to post a patch to make it optional? | 11:46 |
Fl1nt | yep ^^ Will do :D | 11:46 |
Fl1nt | Is kolla still on launchpad or did we finally migrated to storyboard? | 11:47 |
Fl1nt | ok, launchpad it is ^^ | 11:49 |
Fl1nt | thanks mnasiadka | 11:49 |
mnasiadka | launchpad | 11:49 |
mnasiadka | it's rather the other direction - there's a thread about storyboard future that is not bright. | 11:50 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default https://review.opendev.org/c/openstack/kolla-ansible/+/870093 | 12:05 |
Fl1nt | mnasiadka, not that surprising, storyboard have many flaws tbh | 12:13 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default https://review.opendev.org/c/openstack/kolla-ansible/+/870093 | 12:36 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 12:59 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default https://review.opendev.org/c/openstack/kolla-ansible/+/870093 | 13:01 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: use docker by default https://review.opendev.org/c/openstack/kolla-ansible/+/870093 | 13:24 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 13:29 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 14:06 |
opendevreview | Bartosz Bezak proposed openstack/kayobe stable/yoga: Move to Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/874738 | 14:32 |
admin1 | when 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 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Allow to specify ca_file for blackbox exporter https://review.opendev.org/c/openstack/kolla-ansible/+/875223 | 16:36 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: CI: Always build images for centos jobs https://review.opendev.org/c/openstack/kolla-ansible/+/874848 | 17:00 |
admin1 | octavia_provider_drivers: "ovn:OVN provider" and octavia_provider_agents: "ovn" .. how to also specify amphora there ? using a comma ? | 18:55 |
admin1 | ovh:OVN provider, amphora:Amphora Provider type ? | 18:55 |
admin1 | can it be both ? | 19:09 |
supamatt | admin1: if you have OVN enabled for neutron, both are already selected | 19:27 |
admin1 | supamatt, its working now | 20:06 |
admin1 | thanks | 20:06 |
admin1 | supamatt, do you know how to debug Operating Status Offline and Provisioning Status Error | 21:11 |
admin1 | is 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/!