opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 06:11 |
---|---|---|
frickler | mnasiadka: sorry I missed your patch, I would've abandoned mine as duplicate, but now you've approved it already | 06:52 |
opendevreview | Merged openstack/kolla-ansible master: Fix log collection https://review.opendev.org/c/openstack/kolla-ansible/+/883950 | 06:59 |
mnasiadka | frickler: no problems - glad it's fixed | 07:35 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: opensearch: alter path after using rpm/deb packaging https://review.opendev.org/c/openstack/kolla-ansible/+/883942 | 07:35 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 07:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 07:49 |
Fl1nt | Hi folks! | 07:50 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: ubuntu: mark collectd and telegraf as buildable https://review.opendev.org/c/openstack/kolla/+/884001 | 07:56 |
Fl1nt | guys, did you catched up that dnf install <package><wildcard_version> doesn't work anymore? dnf can't find the appropriate package using wildcard somehow weirdly enough it doesn't seems to affect the CI jobs Oo | 08:02 |
opendevreview | Merged openstack/kolla master: CI: Move useful rocky/ubuntu jobs out of experimental https://review.opendev.org/c/openstack/kolla/+/883937 | 08:03 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: build opensearch in venus scenario https://review.opendev.org/c/openstack/kolla-ansible/+/884003 | 08:03 |
opendevreview | Graeme Moss proposed openstack/kolla-ansible master: Fix the fluentd regexp to collect the logs https://review.opendev.org/c/openstack/kolla-ansible/+/876039 | 08:14 |
opendevreview | Graeme Moss proposed openstack/kolla-ansible master: Fix the fluentd regexp to collect the logs https://review.opendev.org/c/openstack/kolla-ansible/+/876039 | 08:15 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: opensearch: alter path after using rpm/deb packaging https://review.opendev.org/c/openstack/kolla-ansible/+/883942 | 08:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 08:56 |
opendevreview | lishuliang proposed openstack/kolla-ansible master: Fix the fluentd regexp to collect the logs https://review.opendev.org/c/openstack/kolla-ansible/+/876039 | 09:00 |
opendevreview | lishuliang proposed openstack/kolla-ansible master: Fix the fluentd regexp to collect the logs https://review.opendev.org/c/openstack/kolla-ansible/+/876039 | 09:04 |
SvenKieske | Fl1nt: can you post an error message somewhere with a complete command line? I doubt that something fundamental has changed in dnf | 10:02 |
mmalchuk | cores, please review and merge https://review.opendev.org/q/topic:fix-bash-expansion-issue-openrc | 10:31 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 10:40 |
Fl1nt | SvenKieske, will do for sure, just tested it with rabbitmq-server-3.8.* and the rabbitmq repo enabled, cache appropriatly find any available package using dnf provides rabbitmq-server and list me all available version, dnf provides rabbitmq-server-3.8.* return a match not found, same with install. | 10:48 |
mnasiadka | Fl1nt: it works in kolla-build, why wouldn't that work anywhere else? | 10:58 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Refactor MariaDB restart procedure https://review.opendev.org/c/openstack/kolla-ansible/+/884182 | 11:36 |
frickler | mnasiadka: I'm a bit worried about the opensearch-upgrade failures in https://review.opendev.org/c/openstack/kolla-ansible/+/883942 , but didn't look into them yet, do you happen to know what is going wrong there? | 11:38 |
mnasiadka | frickler: well, it doesn't work in zed, so that's why it fails in upgrade jobs I guess - but will have a look in a minute | 11:38 |
frickler | mnasiadka: I just had the same idea, that would be plausible, yes. | 11:39 |
mnasiadka | frickler: I think we still need a reno that log location for opensearch has changed, but will add that to the k-a change | 11:40 |
frickler | so we first need to merge this and then backport | 11:40 |
SvenKieske | Fl1nt: I believe "dnf provides" is a dnf plugin and not in core? not sure though | 11:47 |
Fl1nt | SvenKieske, actually it is, I've found out what's going on. Upstream rabbitmq repofile is incomplete, it start at 3.9 and doesn't list 3.8 even if it provide 3.8 release package. | 11:51 |
Fl1nt | mnasiadka, frickler why did we switched from Elastic to opensearch? | 11:54 |
mnasiadka | Fl1nt: please don't ask that question again | 11:54 |
mnasiadka | because Elastic changed license | 11:54 |
Fl1nt | woot?? | 11:54 |
SvenKieske | Fl1nt: elastic licence is not open source compatible, it's source available with some weird restrictions, I guess it's the "business software licence" or something like that? | 11:55 |
mnasiadka | https://www.elastic.co/blog/license-change-clarification | 11:55 |
Fl1nt | yeah just saw that mixed apache-2.0/SSPL shit... | 11:56 |
SvenKieske | see e.g. here https://www.coss.community/cossc/elastic-license-2-0-and-the-evolution-of-open-source-licensing-3jb3 | 11:56 |
SvenKieske | under what rock did you live? :D that was all over the news at the time it changed and resulted in amazon forking elasticsearch into opensearch | 11:57 |
Fl1nt | What the fuck is that suppose to mean: "giving users the choice of which license to apply" I do choose MIT | 11:57 |
Fl1nt | SvenKieske, A rock in front of the Ocean, full of coconut trees and sunshine my friend ^^ | 11:58 |
Fl1nt | Didn't had time to care about licenses :D | 11:58 |
SvenKieske | sounds nicer than looking at licences for sure :D | 11:59 |
Fl1nt | I'm rather working on our infra and how it kick asses while not being a settings plumbing hell, and we do reach a sweat spot lately automating offline kolla workflows, services rework such as designate and few others. | 12:00 |
Fl1nt | BTW: I'll patch few missing blocks and improper macros call in few days as we review the wallaby release in here :D | 12:00 |
Fl1nt | Then Xena and Yoga following to reach Zed before the end of the year. | 12:01 |
Fl1nt | ok guys, I'll need to offlinize this: https://opendev.org/openstack/kolla/src/tag/12.7.0/docker/kolla-toolbox/Dockerfile.j2#L96 <-- Can't work in offline mode build ^^ | 12:16 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Fix fluentd haproxy/syslog logs https://review.opendev.org/c/openstack/kolla-ansible/+/884183 | 12:21 |
mnasiadka | Fl1nt: how? setting up a local galaxy server? ;-) | 12:21 |
SvenKieske | I mean you can just pre-download and local install ansible-galaxy requirements, no? | 12:23 |
* SvenKieske never quite understood the security advantage of air gapped installations. | 12:24 | |
opendevreview | Merged openstack/kolla-ansible stable/zed: Fix Bash variable expansion issues in openrc file https://review.opendev.org/c/openstack/kolla-ansible/+/883228 | 12:24 |
opendevreview | Merged openstack/kolla-ansible stable/xena: Fix Bash variable expansion issues in openrc file https://review.opendev.org/c/openstack/kolla-ansible/+/883230 | 12:24 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: Fix Bash variable expansion issues in openrc file https://review.opendev.org/c/openstack/kolla-ansible/+/883229 | 12:24 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: Fix Bash variable expansion issues in openrc file https://review.opendev.org/c/openstack/kolla-ansible/+/883231 | 12:25 |
mnasiadka | frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/876039 - that would be also good to get in | 12:26 |
Fl1nt | SvenKieske, don't ask, I'll not fight against the whole planet, Enterprise do it that way, we're crafting a profesionnal oriented solution, let's deal with it ^^ | 12:29 |
SvenKieske | sure; I mean I like offline installs, air gap is another thing imho :) still a lot of work | 12:30 |
Fl1nt | mnasiadka, as SvenKieske said, I'll introduce a galaxy_repo_url that let you point out at a local galaxy server or simple git/http web server + a conditional route on the dockerfile depending on this variable. | 12:30 |
Fl1nt | SvenKieske, per see, it's not an airgapped zone in here, the zone just don't get access to internet, only the mirror have way to replicate data from the internet through a special proxy+ids+whatever. | 12:31 |
SvenKieske | nice, that could be useful for more people I guess :) | 12:34 |
frickler | mnasiadka: what about https://review.opendev.org/c/openstack/kolla-ansible/+/876785 ? seems to be the same issue with a different solution? I don't want to actually check those regexes though | 12:34 |
Fl1nt | SvenKieske, at least for me and Ubisoft at first glance :D Probably a bit for Societe Generale and Redhat too I guess :D | 12:35 |
SvenKieske | yeah; I also was a little bit initmidated by the regexes, even if those are not the longest I've seen in my life. | 12:35 |
mnasiadka | frickler: I actually checked the one I mentioned - with the change that is stacked on top of it - I haven't checked the one you linked to ;-) | 12:36 |
mnasiadka | grami[m]: ^^ - care to elaborate why your fix is better? ;) | 12:36 |
frickler | mnasiadka: I'm just worrying a bit about the submitter of the other patch. essentially getting ignored for some weeks and then superseded by another patch isn't a nice experience | 12:37 |
mmalchuk | Fl1nt ask me about offline builds) I can help | 12:37 |
mnasiadka | frickler: true, but the other one mentions kafka :) | 12:38 |
Fl1nt | mmalchuk, will do as soon as I'll drop my downstream patches, for now I've few of them for fluentD/Kolla-toolbox and Openstack-base. | 12:38 |
Fl1nt | frickler, Definitely do agree with that statement ^^ | 12:39 |
frickler | mnasiadka: ah, grami[m] already commented on the other bug, so that's ok-ish I think | 12:40 |
grami[m] | mnasiadka: so this one follows the log format standard where as the other ones are a hack with no regex grouping this way you can now get system scope Id and removes the errors in fluentd that is caused by the missing system scope | 12:43 |
mnasiadka | grami[m]: thanks, it's merging - remember to refresh the cherry pick once it's merged | 12:43 |
grami[m] | Thanks mnasiadka learning so much. Yes will need to get this down to zed at least. | 12:44 |
mnasiadka | mgoddard mnasiadka hrw bbezak frickler kevko SvenKieske mmalchuk - weekly meeting in 10 | 12:50 |
opendevreview | Merged openstack/kolla master: opensearch-dashboards: Fix permissions https://review.opendev.org/c/openstack/kolla/+/883941 | 12:52 |
mnasiadka | #startmeeting kolla | 13:01 |
opendevmeet | Meeting started Wed May 24 13:01:45 2023 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:01 |
opendevmeet | The meeting name has been set to 'kolla' | 13:01 |
mnasiadka | #topic rollcall | 13:01 |
frickler | \o | 13:01 |
mnasiadka | o/ | 13:01 |
mattcrees | o/ | 13:02 |
mhiner | o/ | 13:02 |
mmalchuk | \o | 13:02 |
ihalomi | \o | 13:02 |
mgoddard | \o | 13:02 |
SvenKieske | o/ | 13:03 |
mnasiadka | #topic agenda | 13:04 |
mnasiadka | * CI status | 13:04 |
mnasiadka | * Release tasks | 13:04 |
mnasiadka | * Regular stable releases (first meeting in a month) | 13:04 |
mnasiadka | * Current cycle planning | 13:04 |
mnasiadka | * Additional agenda (from whiteboard) | 13:04 |
mnasiadka | * Open discussion | 13:04 |
mnasiadka | #topic CI Status | 13:04 |
frickler | lots of last minute fun ;) | 13:04 |
mnasiadka | So, not counting the OpenSearch breakage, I think it's not bad | 13:04 |
SvenKieske | and we have more tests now not in experimental, no? so should stay better? | 13:04 |
mnasiadka | at least we'll notice that something is wrong | 13:05 |
frickler | more debian testing might still be nice https://review.opendev.org/c/openstack/kolla-ansible/+/879132?usp=dashboard | 13:05 |
mnasiadka | we should probably aim to mark more jobs as voting (prometheus-opensearch should be stable) | 13:06 |
mnasiadka | frickler: octavia seems unhappy? | 13:06 |
frickler | I just saw that, will check later, ack | 13:06 |
mnasiadka | ok then | 13:07 |
mnasiadka | #topic Release tasks | 13:07 |
mnasiadka | So, kolla, kolla-ansible and ansible-collection-kolla are on the way for rc1 | 13:07 |
mnasiadka | kayobe needs some patches to be in that shape | 13:07 |
mnasiadka | but doesn't sound very bad, at least for now ;-) | 13:08 |
mnasiadka | mgoddard is looking at reworking the mariadb role to get around the Ansible breakage - because it seems they think it shouldn't work the way we used it ;-) | 13:08 |
mnasiadka | #link https://github.com/ansible/ansible/issues/80848 | 13:09 |
mnasiadka | do we have any other urgent things to fix? | 13:09 |
mgoddard | https://review.opendev.org/c/openstack/kolla-ansible/+/884182 | 13:09 |
mgoddard | (mariadb restart) | 13:10 |
mgoddard | doesn't work yet | 13:10 |
mmalchuk | we have CI issue with images build | 13:11 |
mnasiadka | nice | 13:11 |
mmalchuk | fix: https://review.opendev.org/c/openstack/kayobe/+/881679 | 13:11 |
mmalchuk | jobs non-voting so it ok for now but blocks other changes | 13:12 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: Bump to current LTS (10.11) https://review.opendev.org/c/openstack/kolla/+/882924 | 13:12 |
mnasiadka | mattcrees, mgoddard can you have a look in that kayobe patch? | 13:12 |
SvenKieske | mgoddard: is https://review.opendev.org/c/openstack/kolla-ansible/+/884182 ready for review? didn't really understand your comment "doesn't work yet" as zuul says it's all good? | 13:13 |
mnasiadka | not good, check the failed mariadb and multinode jobs | 13:14 |
mgoddard | mmalchuk: will take a look | 13:15 |
mmalchuk | mgoddard thanks | 13:15 |
SvenKieske | mhm, we really should make more jobs voting, it's very confusing for new contributors.. | 13:15 |
mmalchuk | +1 | 13:15 |
mnasiadka | SvenKieske: that's what we should aim in B cycle | 13:16 |
mnasiadka | let's focus on releasing for now | 13:16 |
SvenKieske | sure :) | 13:16 |
frickler | just teach new contributors that "non-voting" != "ignore me" | 13:18 |
frickler | also remind old cores of that from time to time again ;) | 13:19 |
SvenKieske | (but only sometimes; it's really easy ;) ) | 13:19 |
mnasiadka | true, but jobs like prometheus-opensearch or others that are relatively stable could be marked as voting | 13:19 |
mnasiadka | and we could try to focus to get the multinode jobs less failing | 13:20 |
frickler | ack | 13:21 |
mnasiadka | anyway, kolla and kolla-ansible don't seem to have any more RP+1 patches | 13:22 |
mmalchuk | there have couple from me) | 13:23 |
Fl1nt | RP? | 13:23 |
mmalchuk | https://review.opendev.org/c/openstack/kolla-ansible/+/882100 | 13:23 |
mmalchuk | https://review.opendev.org/c/openstack/kolla-ansible/+/883495 | 13:23 |
SvenKieske | Fl1nt: review priority | 13:24 |
Fl1nt | aaah yes ^^ | 13:24 |
SvenKieske | mmalchuk: I gave all the +1 I had :) | 13:24 |
mmalchuk | cool | 13:24 |
SvenKieske | actually I didn't, looking at the second changeset | 13:24 |
Fl1nt | I still need another +1 in here: https://review.opendev.org/c/openstack/kolla-ansible/+/878270 | 13:25 |
mmalchuk | done | 13:26 |
Fl1nt | nice, thx! | 13:26 |
mnasiadka | ok then | 13:26 |
mnasiadka | let's move on | 13:26 |
mnasiadka | #topic Additional agenda (from whiteboard) | 13:26 |
mnasiadka | ihalomi: it's podman and /run again - what's up? | 13:27 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop support for openEuler https://review.opendev.org/c/openstack/kolla-ansible/+/879129 | 13:27 |
ihalomi | i had exams so i didnt have time to look more into it but basically the only option i see is to manually create all subdirs inside run before running deployment | 13:28 |
SvenKieske | yeah, pretty ugly; I even asked upstream podman, but have not seen any indication of change to be more compatible with docker :/ | 13:28 |
Fl1nt | gave all my +1 available on the two ticket mnasiadka and SvenKieske | 13:29 |
mnasiadka | ihalomi: ok, so docker creates them by itself, podman doesn't - can we create it in kolla_container Ansible module? | 13:30 |
mnasiadka | the other question is - why are those /run subdirs absent? | 13:30 |
SvenKieske | well, technically podman can create them, but it's a security thing regarding one subdir which is incompatible how we spawn the container.. | 13:31 |
SvenKieske | this is the issue: https://github.com/containers/podman/issues/16305#issuecomment-1299810004 | 13:33 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Refactor MariaDB restart procedure https://review.opendev.org/c/openstack/kolla-ansible/+/884182 | 13:33 |
ihalomi | i guess we can create it inside module but wouldnt it be better to create all of them at once before deployment and not try to do it before each container? | 13:33 |
SvenKieske | we mount "shared" and this doesn't work the second time, because it's a tmpfs, AFAIK | 13:33 |
mnasiadka | so - docker is not using /run/secrets - or what is the difference? | 13:34 |
SvenKieske | I _think_ docker shares secrets via ENV? but not 100% sure | 13:34 |
mnasiadka | ihalomi: didn't somebody give you a list of all /run dirs that are required for libvirt? | 13:35 |
ihalomi | yes, but there are some others that are needed under specific conditions | 13:36 |
SvenKieske | uhm, I might have found a workaround, if really only /run/secret is the problem | 13:37 |
mnasiadka | what specific conditions? | 13:37 |
SvenKieske | you can configure recent podman versions to supply secrets via env: https://docs.podman.io/en/latest/markdown/options/secret.html#secret-secret-opt-opt | 13:37 |
ihalomi | for example openvswitch and linuxbridge | 13:37 |
SvenKieske | "type=mount|env" default is mount | 13:38 |
SvenKieske | at least since podman 4.3 | 13:38 |
ihalomi | yes but from what i understood you have to mount each secret manually | 13:38 |
SvenKieske | with the "env" variant you don | 13:39 |
SvenKieske | 't have to mount anything | 13:39 |
SvenKieske | let's discuss this seperately, maybe? | 13:39 |
ihalomi | and second problem is it that it will mount all secrets from user to container anyway and thats security issue i guess | 13:40 |
mnasiadka | hmm, how tripleo is/was doing that | 13:40 |
mnasiadka | https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/train/deployment/nova/nova-libvirt-container-puppet.yaml | 13:40 |
mnasiadka | maybe that will shed some light | 13:40 |
mnasiadka | (they supported podman in train) | 13:41 |
ihalomi | they are mounting run as not shared and only mounting /run/libvirt as shared | 13:42 |
mnasiadka | maybe that's a solution - but that needs testing | 13:42 |
ihalomi | or /var/run/libvirt to be precise | 13:42 |
SvenKieske | and they are running virsh commands to set nova secrets: https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/train/deployment/nova/nova-libvirt-container-puppet.yaml#L797 | 13:42 |
mnasiadka | SvenKieske: I think we push that in a file | 13:44 |
mnasiadka | anyway, some homework to do on podman ;-) | 13:45 |
mnasiadka | #topic Open discussion | 13:46 |
mnasiadka | Anybody anything? | 13:46 |
mmalchuk | Kayobe still lack of reviewers | 13:46 |
kevko | o/ sorry, another meeting :( | 13:46 |
opendevreview | Merged openstack/kolla-ansible master: opensearch: alter path after using rpm/deb packaging https://review.opendev.org/c/openstack/kolla-ansible/+/883942 | 13:46 |
mmalchuk | who can review my changes? | 13:46 |
mmalchuk | https://review.opendev.org/c/openstack/kayobe/+/883867 | 13:47 |
mmalchuk | https://review.opendev.org/c/openstack/kayobe/+/879554 | 13:47 |
mmalchuk | https://review.opendev.org/c/openstack/kayobe/+/793697 | 13:47 |
mmalchuk | https://review.opendev.org/c/openstack/kayobe/+/840033 | 13:47 |
mmalchuk | enough for now | 13:47 |
opendevreview | Mark Goddard proposed openstack/kayobe master: dev: Improve error checking for config check functions https://review.opendev.org/c/openstack/kayobe/+/884202 | 13:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/zed: opensearch-dashboards: Fix permissions https://review.opendev.org/c/openstack/kolla/+/883928 | 13:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/zed: opensearch-dashboards: Fix permissions https://review.opendev.org/c/openstack/kolla/+/883928 | 13:49 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/zed: opensearch: alter path after using rpm/deb packaging https://review.opendev.org/c/openstack/kolla-ansible/+/883929 | 13:49 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/zed: opensearch: alter path after using rpm/deb packaging https://review.opendev.org/c/openstack/kolla-ansible/+/883929 | 13:49 |
mnasiadka | ok then, thanks for coming :) | 13:50 |
mnasiadka | #endmeeting | 13:50 |
opendevmeet | Meeting ended Wed May 24 13:50:07 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:50 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2023/kolla.2023-05-24-13.01.html | 13:50 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2023/kolla.2023-05-24-13.01.txt | 13:50 |
opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2023/kolla.2023-05-24-13.01.log.html | 13:50 |
mmalchuk | thanks mnasiadka | 13:50 |
kevko | thanks | 13:50 |
opendevreview | Merged openstack/kolla-ansible master: Fix the fluentd regexp to collect the logs https://review.opendev.org/c/openstack/kolla-ansible/+/876039 | 13:50 |
SvenKieske | thanks all | 13:50 |
opendevreview | Graeme Moss proposed openstack/kolla-ansible stable/zed: Fix the fluentd regexp to collect the logs https://review.opendev.org/c/openstack/kolla-ansible/+/883915 | 13:59 |
grami[m] | ^^ I think i refreshed the cherrypick looks like it's on the right patch set. | 14:02 |
opendevreview | Mark Goddard proposed openstack/kolla master: mariadb-clustercheck: ensure /var/log/kolla/mariadb exists https://review.opendev.org/c/openstack/kolla/+/884208 | 14:19 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Refactor MariaDB restart procedure https://review.opendev.org/c/openstack/kolla-ansible/+/884182 | 14:21 |
opendevreview | Maksim Malchuk proposed openstack/kolla-ansible master: Fix passwords.yml permissions https://review.opendev.org/c/openstack/kolla-ansible/+/882100 | 14:25 |
opendevreview | Merged openstack/kolla stable/xena: fluentd: pin fluent-plugin-elasticsearch to <5.3.0 https://review.opendev.org/c/openstack/kolla/+/883408 | 14:53 |
opendevreview | Merged openstack/kolla stable/wallaby: fluentd: pin fluent-plugin-elasticsearch to <5.3.0 https://review.opendev.org/c/openstack/kolla/+/883536 | 14:53 |
opendevreview | Merged openstack/kayobe master: Show an error when *_bridge_ports is not a list https://review.opendev.org/c/openstack/kayobe/+/883867 | 15:38 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/zed: Show an error when *_bridge_ports is not a list https://review.opendev.org/c/openstack/kayobe/+/884242 | 16:02 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/yoga: Show an error when *_bridge_ports is not a list https://review.opendev.org/c/openstack/kayobe/+/884243 | 16:02 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/xena: Show an error when *_bridge_ports is not a list https://review.opendev.org/c/openstack/kayobe/+/884244 | 16:03 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/wallaby: Show an error when *_bridge_ports is not a list https://review.opendev.org/c/openstack/kayobe/+/884245 | 16:03 |
opendevreview | Merged openstack/kolla stable/zed: opensearch-dashboards: Fix permissions https://review.opendev.org/c/openstack/kolla/+/883928 | 16:47 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: Fix an issue when user forgot combine custom passwords https://review.opendev.org/c/openstack/kayobe/+/861397 | 18:12 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: Fix an issue when user forgot combine custom passwords https://review.opendev.org/c/openstack/kayobe/+/861397 | 18:28 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!