opendevreview | James Kirsch proposed openstack/kolla-ansible master: Add service role to service users https://review.opendev.org/c/openstack/kolla-ansible/+/815577 | 00:30 |
---|---|---|
opendevreview | James Kirsch proposed openstack/kolla-ansible master: Add service role to service users https://review.opendev.org/c/openstack/kolla-ansible/+/815577 | 00:32 |
spatel | If i make any change related specific service in global.yaml then how do i push that change out to specific role/service? For example i make change related nova but now how do i push it out? | 04:33 |
spatel | kolla-ansible -i <path-to-inventory> reconfigure is this correct command? but how does it just make change to only nova? or may be use --limit nova_compute ? | 04:35 |
opendevreview | LEDUC Florian proposed openstack/kolla-ansible master: Variabilize ceilometer publishers https://review.opendev.org/c/openstack/kolla-ansible/+/589855 | 08:01 |
gueswhat | spatel --tags nova | 08:17 |
gueswhat | can be kolla_external_vip_interface same as neutron_external_interface ? thanks | 08:24 |
frickler | mnasiadka: in this case the issue is with zigo's osbpo repo. they published a backport for git, but the arm64 repo is missing the git pkg, leading to a conflict that apt seems to be unable to resolve on its own | 08:48 |
mnasiadka | frickler: fantastic | 08:48 |
frickler | I talked to zigo and they tried to fix it, but no success yet | 08:48 |
mnasiadka | gueswhat: no, neutron_external_interface will be added to OVS br-ex, and it won't be usable on OS level | 08:49 |
opendevreview | Piotr Parczewski proposed openstack/kolla-ansible master: Improve MariaDB restore procedure https://review.opendev.org/c/openstack/kolla-ansible/+/823486 | 08:50 |
gueswhat | mnasiadka, but kolla_external_vip_interface has to be separate public interface , right? i tried it, but adds only <ip>/32 address to interface, its was not routable from internet | 08:51 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Do not fail when admin openrc file does not exist https://review.opendev.org/c/openstack/kayobe/+/815259 | 08:53 |
mnasiadka | gueswhat: it's an interface, which keepalived uses to set the virtual ip on - it needs to be reachable from internet (if it's not - how do you access APIs?) | 08:58 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: Add support for deploying Prometheus libvirt exporter https://review.opendev.org/c/openstack/kolla-ansible/+/643568 | 09:07 |
frickler | oh, wow, the setup for the nova-libvirt container is really confusing. there is a bindmount /var/lib/docker/volumes/nova_libvirt_run/_data:/var/run/libvirt but then there is also one for /run:/run. and since /var/run is a symlink to /run, the libvirt data end up in all of these locations | 09:15 |
frickler | the good news about this is that the prometheus exporter can work without having to change anything about the libvirt container | 09:16 |
opendevreview | Will Szumski proposed openstack/kayobe master: Adds support for dellos10 switch configuration https://review.opendev.org/c/openstack/kayobe/+/823416 | 09:24 |
gueswhat | mnasiadka: i tried to add provider external network for internal communication, just for test, but i hit the problem with multiple gateways ( seems that routing has to be done on os level ) | 09:39 |
gueswhat | does it mean that i need two public IPs for that external interface ? VIP and then IP of interface? | 09:39 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Refactor of kolla_docker into module_utils https://review.opendev.org/c/openstack/kolla-ansible/+/817954 | 10:00 |
frickler | arm64 builds should be fixed as of now. I wonder though why the failure didn't show up as -1, even though the job is marked as voting. is that intentional? | 10:05 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/wallaby: Add ironic-inspector policy configuration https://review.opendev.org/c/openstack/kolla-ansible/+/823452 | 10:09 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/victoria: Add ironic-inspector policy configuration https://review.opendev.org/c/openstack/kolla-ansible/+/823453 | 10:09 |
opendevreview | Mark Goddard proposed openstack/kolla stable/wallaby: Fix variable name https://review.opendev.org/c/openstack/kolla/+/823454 | 10:10 |
opendevreview | Mark Goddard proposed openstack/kolla stable/wallaby: Fix variable name https://review.opendev.org/c/openstack/kolla/+/823454 | 10:11 |
opendevreview | Mark Goddard proposed openstack/kolla stable/victoria: Fix variable name https://review.opendev.org/c/openstack/kolla/+/823455 | 10:12 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/xena: horizon: move horizon_enable_tls_backend to group_vars https://review.opendev.org/c/openstack/kolla-ansible/+/823456 | 10:13 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/wallaby: horizon: move horizon_enable_tls_backend to group_vars https://review.opendev.org/c/openstack/kolla-ansible/+/823457 | 10:13 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/victoria: horizon: move horizon_enable_tls_backend to group_vars https://review.opendev.org/c/openstack/kolla-ansible/+/823458 | 10:14 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible stable/victoria: horizon: move horizon_enable_tls_backend to group_vars https://review.opendev.org/c/openstack/kolla-ansible/+/823458 | 10:19 |
opendevreview | Verification of a change to openstack/kolla-ansible stable/xena failed: Add ironic-inspector policy configuration https://review.opendev.org/c/openstack/kolla-ansible/+/823209 | 11:18 |
opendevreview | Angelos Kolaitis proposed openstack/kolla-ansible master: Use Volume V3 API in OpenStack exporter https://review.opendev.org/c/openstack/kolla-ansible/+/823397 | 11:19 |
opendevreview | Angelos Kolaitis proposed openstack/kolla-ansible master: Use Volume V3 API in OpenStack exporter https://review.opendev.org/c/openstack/kolla-ansible/+/823397 | 11:19 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Run testssl.sh against HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/823499 | 11:27 |
opendevreview | Mark Goddard proposed openstack/kayobe stable/xena: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/823459 | 11:46 |
opendevreview | Merged openstack/kayobe stable/wallaby: Deploy Grafana when Monasca is enabled https://review.opendev.org/c/openstack/kayobe/+/823306 | 11:51 |
opendevreview | Mark Goddard proposed openstack/kayobe stable/wallaby: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/823460 | 11:51 |
opendevreview | Mark Goddard proposed openstack/kayobe stable/victoria: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/823461 | 12:01 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Run testssl.sh against HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/823499 | 12:02 |
gueswhat | mnasiadka does it mean that i need two public IPs for that external interface ? VIP and then IP of interface? | 12:14 |
mnasiadka | gueswhat: usually yes | 12:14 |
gueswhat | mmasiadka and use case that involves allinone setup? to not consume 2 public IPs ? | 12:25 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: Add support for deploying Prometheus libvirt exporter https://review.opendev.org/c/openstack/kolla-ansible/+/643568 | 12:30 |
mnasiadka | gueswhat: in all in one - just disable haproxy and keepalived | 12:45 |
gueswhat | mnasiadka: but this would disable tls, right? | 12:46 |
mnasiadka | gueswhat: yes | 12:46 |
gueswhat | cuz tls is offloaded on haproxy | 12:46 |
mnasiadka | external TLS - yes | 12:46 |
gueswhat | even internal | 12:46 |
mnasiadka | internal also | 12:46 |
mnasiadka | backend tls is something else | 12:46 |
gueswhat | but haproxy as reverse proxy without keepalive can do the same thing | 12:48 |
gueswhat | proper option would be to have a option to disable keepalived for single node instances | 12:49 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Remove Monasca Log Metrics service https://review.opendev.org/c/openstack/kolla-ansible/+/822940 | 12:50 |
opendevreview | jinyuanliu proposed openstack/kolla-ansible master: ADD venus for kolla-ansible https://review.opendev.org/c/openstack/kolla-ansible/+/793897 | 12:51 |
opendevreview | jinyuanliu proposed openstack/kolla master: venus: add log management system https://review.opendev.org/c/openstack/kolla/+/793795 | 12:54 |
opendevreview | Merged openstack/kayobe master: Do not fail when admin openrc file does not exist https://review.opendev.org/c/openstack/kayobe/+/815259 | 12:57 |
opendevreview | Bram Kranendonk proposed openstack/kolla-ansible master: Add multi dhcp-range support for ironic-dnsmasq.conf https://review.opendev.org/c/openstack/kolla-ansible/+/823216 | 13:11 |
opendevreview | Bram Kranendonk proposed openstack/kolla-ansible master: Add multi dhcp-range support for ironic-dnsmasq.conf https://review.opendev.org/c/openstack/kolla-ansible/+/823216 | 13:11 |
opendevreview | Bram Kranendonk proposed openstack/kolla-ansible master: Add multi dhcp-range support for ironic-dnsmasq.conf https://review.opendev.org/c/openstack/kolla-ansible/+/823216 | 13:12 |
opendevreview | Merged openstack/kolla stable/wallaby: Fix variable name https://review.opendev.org/c/openstack/kolla/+/823454 | 13:27 |
mnasiadka | gueswhat: well, you can disable keepalived, but I think we default to listen on VIP in haproxy configs. | 13:27 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Run testssl.sh against HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/823499 | 13:38 |
opendevreview | Will Szumski proposed openstack/kayobe master: Adds support for dellos10 switch configuration https://review.opendev.org/c/openstack/kayobe/+/823416 | 13:43 |
gueswhat | mnasiadka: will you accept PR for options to setting haproxy address to interface ip[0] if enable_keepalived: "yes" ? | 13:48 |
gueswhat | *option | 13:48 |
gueswhat | *set , omg | 13:48 |
opendevreview | Will Szumski proposed openstack/kayobe master: Adds support for dellos10 switch configuration https://review.opendev.org/c/openstack/kayobe/+/823416 | 13:55 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: nova: disable external metadata haproxy frontend https://review.opendev.org/c/openstack/kolla-ansible/+/823403 | 14:15 |
gueswhat | enable_keepalived: "no", omg | 14:16 |
opendevreview | Merged openstack/kayobe stable/xena: Deploy Grafana when Monasca is enabled https://review.opendev.org/c/openstack/kayobe/+/823305 | 14:48 |
opendevreview | Verification of a change to openstack/kayobe stable/xena failed: ipa: Use openstack_branch instead of master https://review.opendev.org/c/openstack/kayobe/+/823353 | 14:51 |
yoctozepto | mnasiadka: no meety-meety today? | 15:01 |
mnasiadka | ah, meety meety | 15:01 |
mnasiadka | #startmeeting kolla | 15:01 |
opendevmeet | Meeting started Wed Jan 5 15:01:20 2022 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
opendevmeet | The meeting name has been set to 'kolla' | 15:01 |
yoctozepto | :-) | 15:01 |
yoctozepto | o/ | 15:01 |
priteau | o/ | 15:01 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [CI] Drop unused nodeset https://review.opendev.org/c/openstack/kolla-ansible/+/823548 | 15:01 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/xena: [CI] Drop unused nodeset https://review.opendev.org/c/openstack/kolla-ansible/+/823466 | 15:02 |
mnasiadka | #topic rollcall | 15:02 |
mnasiadka | o/ | 15:02 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/wallaby: [CI] Drop unused nodeset https://review.opendev.org/c/openstack/kolla-ansible/+/823467 | 15:02 |
mgoddard | \o | 15:02 |
frickler | o/ | 15:04 |
mnasiadka | #topic agenda | 15:05 |
mnasiadka | * Roll-call | 15:06 |
mnasiadka | * Agenda | 15:06 |
mnasiadka | * Announcements | 15:06 |
mnasiadka | * Review action items from the last meeting | 15:06 |
mnasiadka | * CI status | 15:06 |
mnasiadka | * Release tasks | 15:06 |
mnasiadka | * Current cycle planning | 15:06 |
mnasiadka | * Additional agenda (from whiteboard) | 15:06 |
mnasiadka | * Open discussion | 15:06 |
mnasiadka | #topic Announcements | 15:06 |
mnasiadka | Point releases for Kolla deliverables (stable branches) are out | 15:06 |
mnasiadka | #topic Review action items from the last meeting | 15:06 |
mnasiadka | mnasiadka to triage security bugs and update them with resolution plan (if needed) | 15:07 |
mnasiadka | mnasiadka post a patch for docs - standard topics that should be discussed over PTG and then revisited in mid-cycle | 15:07 |
mnasiadka | yoctozepto remove CentOS 8 based CI jobs | 15:07 |
mnasiadka | mgoddard raise changes for stable point releases | 15:07 |
mnasiadka | I've started to triage the sec bugs | 15:07 |
mnasiadka | mgoddard did his | 15:07 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Add ironic-inspector policy configuration https://review.opendev.org/c/openstack/kolla-ansible/+/823209 | 15:08 |
mnasiadka | yoctozepto: yours is in progress, right? | 15:08 |
yoctozepto | yes | 15:08 |
yoctozepto | but you can drop the action point | 15:08 |
mnasiadka | ok | 15:08 |
mnasiadka | #action mnasiadka to triage security bugs and update them with resolution plan (if needed) | 15:08 |
mnasiadka | #action mnasiadka post a patch for docs - standard topics that should be discussed over PTG and then revisited in mid-cycle | 15:08 |
mnasiadka | #topic CI Status | 15:09 |
mnasiadka | How's the CI? | 15:09 |
frickler | arm64 debian builds are repaired | 15:09 |
mnasiadka | mgoddard, priteau: what about the kayobe-tox-ansible job failing on setuptools? | 15:10 |
priteau | When did this happen? | 15:11 |
priteau | https://zuul.openstack.org/builds?job_name=kayobe-tox-ansible | 15:12 |
mnasiadka | https://etherpad.opendev.org/p/KollaWhiteBoard - L148 | 15:12 |
priteau | I was not aware. Is it resolved | 15:12 |
mnasiadka | failed around christmas time | 15:12 |
mnasiadka | but now it seems it's good | 15:12 |
yoctozepto | holidays to blame | 15:13 |
priteau | https://zuul.openstack.org/builds?job_name=kayobe-tox-ansible&branch=stable%2Fwallaby | 15:13 |
priteau | Last failure 2021-12-28 14:48:44 | 15:13 |
mnasiadka | so let's mark as GREEN and revisit if needed. | 15:13 |
priteau | Same for victoria | 15:13 |
mnasiadka | updated on the whiteboard | 15:14 |
mnasiadka | let's move on | 15:14 |
mnasiadka | #topic Release tasks | 15:14 |
mnasiadka | Today is R-12 week | 15:15 |
mnasiadka | next task is at R-8 (beginning of Feb) | 15:15 |
mnasiadka | #topic Current cycle planning | 15:15 |
mnasiadka | Anybody wants to discuss any of their feature changes? | 15:16 |
mnasiadka | We have a lot of prio items on the Whiteboard without any owner - maybe somebody wants to sign up to something? | 15:17 |
mnasiadka | Line 312 | 15:18 |
yoctozepto | I can't commit more time | 15:19 |
mnasiadka | yoctozepto: understandable | 15:21 |
mnasiadka | ok then, let's move on | 15:24 |
mnasiadka | #topic CentOS 8 testing removal on Kayobe pre-Victoria means removing all Kayobe testing - per https://review.opendev.org/c/openstack/kayobe/+/823266 | 15:24 |
mnasiadka | Does that mean we should EOL Kayobe pre-Victoria? | 15:25 |
priteau | I know of a company using Kayobe which still has customers on older releases | 15:26 |
mnasiadka | We all know that company | 15:27 |
priteau | So should we keep ussuri and train open for commits with minimal testing only? | 15:27 |
priteau | Or should that company switch to use a fork | 15:27 |
mnasiadka | minimal testing means unit testing and ansible lint at most ;-) | 15:27 |
priteau | Better than nothing | 15:28 |
mnasiadka | Question what would break, if we would run the same testing on c8s in pre-Victoria | 15:28 |
opendevreview | Merged openstack/kayobe stable/wallaby: ipa: Use openstack_branch instead of master https://review.opendev.org/c/openstack/kayobe/+/823354 | 15:28 |
yoctozepto | if it's ok for you, I will proceed with removal | 15:28 |
opendevreview | Merged openstack/kayobe stable/wallaby: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/823460 | 15:28 |
mnasiadka | mgoddard: opinions? | 15:29 |
priteau | It might be good to be able to merge fixes for other Kayobe users too. There might be people still on Ussuri and Train. | 15:29 |
priteau | But we should add warnings that it is not actively tested / maintained | 15:30 |
mgoddard | I'd suggest we keep these branches open with whatever testing is available | 15:30 |
mgoddard | we'll just need to take a bit more care when merging | 15:30 |
yoctozepto | it is what I wanted to know | 15:31 |
priteau | Would we be able to run some jobs on c8s without massive changes? | 15:32 |
mnasiadka | Seems reasonable, just wanted a discussion. | 15:32 |
yoctozepto | if you want to go that route, then I'm not doing it ;-) | 15:32 |
mnasiadka | Well, the change in Victoria needs to be merged, that's logical. | 15:32 |
mnasiadka | I can invest little time in trying to run Ussuri on Stream, if that works - we can survive with that - if not - we just remove the CI depending on CentOS Linux 8. | 15:33 |
mnasiadka | So - let's merge the Victoria change and hold off before the next meeting with removing those jobs pre-Victoria - I'll do a dumb try to run Ussuri on Stream. | 15:35 |
* yoctozepto likes this | 15:35 | |
mgoddard | I'm not sure how much we'd gain | 15:36 |
mgoddard | unless we're going to do it properly and support ussuri on stream | 15:37 |
opendevreview | Merged openstack/kayobe stable/xena: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/823459 | 15:37 |
mgoddard | might be issues with RDO? | 15:37 |
mnasiadka | Ussuri and beyond are EM, so we wouldn't be able to post point releases - but I'm not a fan of keeping something alive with basically no testing | 15:37 |
priteau | mgoddard: I thought we would keep using c8 containers, using the latest that are published on docker hub, but use c8s host from opendev | 15:38 |
mnasiadka | Yes, true - for sure some packaging issues - if we use RDO in Kayobe (and I thought we don't) | 15:38 |
mgoddard | ok, c8 containers would be easier | 15:38 |
mnasiadka | Ironically... those operators that use C7 and Train are in a better position than C8 ones :) | 15:41 |
yoctozepto | indeed | 15:41 |
yoctozepto | all the more reasons to go debian-only :-) | 15:43 |
mgoddard | not really - they are basically stuck there | 15:43 |
yoctozepto | and even more :-) | 15:43 |
mnasiadka | so, c8 containers on c8s, I'm willing to try if that works in CI - if it doesn't we just keep them in bare testing regime (them = Train + Ussuri) | 15:44 |
mnasiadka | agreed? | 15:44 |
priteau | +1 | 15:44 |
mgoddard | +1 | 15:45 |
mnasiadka | goodie, then I'll try (on Monday/Tuesday) - I'm off for the next two days (like probably most of PL people) | 15:45 |
mgoddard | would at least provide a route from train to ussuri | 15:45 |
mnasiadka | true, for those poor people | 15:46 |
mnasiadka | Ok, last topic | 15:46 |
mnasiadka | #topic Open discussion | 15:46 |
mnasiadka | Anyone? Anything? | 15:47 |
yoctozepto | not a thing | 15:48 |
frickler | fluentd cleanup and unpin stack should be ready for reviews | 15:48 |
frickler | https://review.opendev.org/c/openstack/kolla/+/821695 | 15:48 |
yoctozepto | well, except for shameless plugs it seems :D | 15:48 |
mnasiadka | Downgrade ES gems, oh boy | 15:49 |
priteau | The move from Elasticsearch to OpenSearch has become more important due to the log4j issues, because we are locked on old packages | 15:49 |
mnasiadka | So we upgrade td-agent, but downgrade ES plugins? Is it even worth it? ;-) | 15:49 |
frickler | would opensearch have their own gems? | 15:51 |
yoctozepto | it would be good to unpin td-agent | 15:51 |
yoctozepto | that's one thing | 15:51 |
yoctozepto | elasticsearch is pita atm | 15:51 |
yoctozepto | let's roll out rsyslog-based solution lol | 15:52 |
mnasiadka | Or replace Elasticsearch with something else ;) | 15:55 |
mnasiadka | frickler: https://github.com/opensearch-project/opensearch-ruby - there is this, don't know if that can be used with td-agent | 15:56 |
yoctozepto | well, rsyslog is that thing (o_o)' | 15:56 |
mnasiadka | https://github.com/uken/fluent-plugin-elasticsearch/issues/915 | 15:56 |
yoctozepto | mnasiadka, frickler: it would need support in the plugin | 15:56 |
yoctozepto | or another plugin | 15:57 |
yoctozepto | yeah | 15:57 |
mnasiadka | I feel OpenSearch is a bit of a hell hole today | 15:57 |
spatel | How about - Venus (Log management service) | 15:57 |
yoctozepto | spatel: we don't know yet what it really offers; it seems to integrate with elasticsearch so it leaves it around | 15:57 |
yoctozepto | mnasiadka: yeah, that is one fugly situation | 15:58 |
yoctozepto | also, venus does not exist on earlier branches | 15:58 |
yoctozepto | it's still in review on master heh | 15:58 |
mnasiadka | ehh, maybe we need to start thinking what to do with this crap | 15:59 |
spatel | ES is pretty solid solution for logging, I am new here so not sure what is the difficulty to run it with kolla :) | 15:59 |
mnasiadka | time to finish the meeting | 15:59 |
mnasiadka | thanks for coming! | 15:59 |
mnasiadka | #endmeeting | 15:59 |
opendevmeet | Meeting ended Wed Jan 5 15:59:56 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:59 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-01-05-15.01.html | 15:59 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-01-05-15.01.txt | 15:59 |
opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-01-05-15.01.log.html | 15:59 |
yoctozepto | spatel: not the difficulty in running but its licensing which crippled its legitimate usage; we have it pinned to last really permissive open source release | 16:00 |
yoctozepto | and pinning for a long time breaks the world ;d | 16:01 |
spatel | Totally. i thought ES is completely free but i may be wrong | 16:02 |
spatel | yoctozepto thank you for replying on gmail related my GlustyerFS question, Look like i am all set and it works | 16:03 |
yoctozepto | spatel: I am glad :-) | 16:03 |
spatel | I am new to kolla and going to deploy large cluster in one of university research so just paying before commit | 16:04 |
spatel | I have noticed kolla has OVN support so assuming it does deploy OVN cluster also correct? | 16:04 |
yoctozepto | I'm assuming you meant "playing" and not "paying" as I have seen no monies :D | 16:05 |
yoctozepto | yeah, it does deploy enough OVN out-of-the-box | 16:05 |
spatel | playing.. :) | 16:05 |
spatel | I meant Raft clustering for OVN central nodes | 16:06 |
spatel | northd | 16:06 |
yoctozepto | yeah, I think it's HA with raft; mnasiadka can answer this | 16:07 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: [CI] Stop testing non-stream CentOS https://review.opendev.org/c/openstack/kolla-ansible/+/823555 | 16:09 |
spatel | biggest issue with kolla is documentation :( kolla does everything but not sure how :) until unless get your hands on | 16:11 |
yoctozepto | tbh, I've seen worse ;-) | 16:12 |
yoctozepto | but true, it could use some more love, as always | 16:12 |
spatel | +1 its simple to deploy but lack of documentation its hard to operate | 16:14 |
opendevreview | Merged openstack/kolla stable/victoria: Fix variable name https://review.opendev.org/c/openstack/kolla/+/823455 | 16:15 |
spatel | I think we need one page worth of doc explaining some operation tips, like how to make changes, where to make changes, how to recover stuff etc.. i will see if i can start with basic and someone fill up some other stuff | 16:15 |
yoctozepto | that would be appreciated | 16:16 |
opendevreview | Radosław Piliszek proposed openstack/kolla stable/victoria: [CI] Stop testing non-stream CentOS https://review.opendev.org/c/openstack/kolla/+/823557 | 16:17 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: [CI] Stop testing non-stream CentOS https://review.opendev.org/c/openstack/kolla-ansible/+/823555 | 16:18 |
opendevreview | Radosław Piliszek proposed openstack/kolla stable/victoria: [CI] Stop testing non-stream CentOS https://review.opendev.org/c/openstack/kolla/+/823557 | 16:21 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: dnf: add includepkgs argument to custom dnf repository https://review.opendev.org/c/openstack/kayobe/+/823560 | 16:28 |
bkranendonk | how/when/who reviews gerrit code changes? is there any (project specific) procedure for this? | 16:32 |
yoctozepto | bkranendonk: how ~> https://docs.openstack.org/project-team-guide/review-the-openstack-way.html when ~> depends who ~> anybody can, but only cores can approve | 16:33 |
bkranendonk | yoctozepto: so after zuul gives a +1 i should add a core as reviewer? | 16:35 |
yoctozepto | bkranendonk: you don't really need to; we usually try to review on our own; but sometimes you might know who would be best to review that part and then it's worthwhile to let them know like this | 16:36 |
bkranendonk | alright, so i just leave it +1'ed by zuul and have some patience? :) | 16:36 |
bkranendonk | thanks | 16:36 |
yoctozepto | yeah | 16:36 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: dnf: support exclude and includepkgs arguments https://review.opendev.org/c/openstack/kayobe/+/823560 | 17:07 |
priteau | bkranendonk: most core reviewers will have email notifications for new changes | 17:14 |
opendevreview | Merged openstack/kayobe-config-dev stable/victoria: [CI] Move testing to CentOS Stream https://review.opendev.org/c/openstack/kayobe-config-dev/+/823268 | 20:33 |
opendevreview | Merged openstack/kayobe stable/victoria: [CI] Stop testing non-stream CentOS https://review.opendev.org/c/openstack/kayobe/+/823266 | 20:33 |
opendevreview | Merged openstack/kayobe stable/xena: ipa: Use openstack_branch instead of master https://review.opendev.org/c/openstack/kayobe/+/823353 | 20:33 |
opendevreview | Merged openstack/kayobe stable/victoria: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/823461 | 20:37 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!