*** amoralej|off is now known as amoralej | 07:42 | |
Juju_ | Hello Team, | 07:51 |
---|---|---|
Juju_ | I am kinda new to Openstack but I managed to get the Environment up and running with kolla-ansible using some guides | 07:51 |
Juju_ | However, I have challenges of some containers getting unhealthy from time to time .... | 07:52 |
Juju_ | Any tools I can use to Monitor the containers state so that I can be able to monitor the openstack services (Projects) | 07:53 |
yoctozepto | mariabackup seems to be fried with new ansible | 09:56 |
yoctozepto | take a look at https://review.opendev.org/c/openstack/kolla-ansible/+/693332 | 09:56 |
yoctozepto | mnasiadka: ^ | 09:56 |
*** hjensas is now known as hjensas|lunch | 09:58 | |
mnasiadka | And what makes you think it's Ansible? | 10:04 |
mnasiadka | ah, invalid privileges specified | 10:05 |
mnasiadka | yoctozepto: wonder why we haven't seen it before | 10:09 |
yoctozepto | mnasiadka: mariabackup not enabled normally | 10:16 |
mnasiadka | yoctozepto: why? :) | 10:16 |
yoctozepto | mnasiadka: that's just how the defaults go... | 10:17 |
mnasiadka | yoctozepto: I'm just saying we could enable it by default in CI | 10:24 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Set proxy option in early dnf invocation https://review.opendev.org/c/openstack/kayobe/+/802246 | 10:24 |
mnasiadka | yoctozepto: we're running that from kolla-toolbox - let's check mysql collection repo... | 10:24 |
hrw | https://review.opendev.org/c/openstack/kolla-ansible/+/811408 - trivial change to review? | 10:48 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Build overcloud host image directly with DIB https://review.opendev.org/c/openstack/kayobe/+/772609 | 10:49 |
Fl1nt | Quick question, when you put a new policy file for keystone, we're OK to said that this rule completely OVERRIDE the default code policy? | 10:55 |
Fl1nt | I mean, I've a policy.yaml file that contain: https://paste.openstack.org/show/bHQ0PXvOro4lXNTlxlie/ | 11:03 |
Fl1nt | The default policy state: https://paste.openstack.org/show/bwuF6jFISscRllWdUURL/ | 11:04 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Support building multiple disk images https://review.opendev.org/c/openstack/kayobe/+/812516 | 11:05 |
Fl1nt | and within the code in here: https://opendev.org/openstack/keystone/src/branch/master/keystone/common/policies/group.py#L198 | 11:05 |
Fl1nt | there is this SYSTEM_ADMIN_OR_DOMAIN_ADMIN_FOR_TARGET_GROUP_USER | 11:06 |
Fl1nt | which is defined in here: https://opendev.org/openstack/keystone/src/branch/master/keystone/common/policies/group.py#L24 | 11:06 |
Fl1nt | My issue here | 11:07 |
Fl1nt | is that even with the custom policy, my user with the project-manager role can't add anyone to a group (403 HTTP Response). | 11:07 |
Fl1nt | with keystone logging stating that: User's token is at project scope where it should be either system or domain. | 11:08 |
Fl1nt | So does it means that policies are additive and not override base? | 11:08 |
mnasiadka | hrw: It's fantastic it's a transitional package, does it mean we don't have it install it anymore? ;-) (update the commit message at least for non-deb people) | 11:13 |
hrw | ok | 11:16 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla-ansible master: Debian: apt-transport-https is transitional package https://review.opendev.org/c/openstack/kolla-ansible/+/811408 | 11:17 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla-ansible master: Debian: apt-transport-https is transitional package https://review.opendev.org/c/openstack/kolla-ansible/+/811408 | 11:17 |
hrw | updated and rebased | 11:17 |
opendevreview | Piotr Parczewski proposed openstack/kolla-ansible master: Docs: Update to opendev.org domain https://review.opendev.org/c/openstack/kolla-ansible/+/812664 | 11:26 |
opendevreview | Mark Goddard proposed openstack/kayobe master: CI: add host configure tests for firewalld https://review.opendev.org/c/openstack/kayobe/+/812299 | 11:36 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Build neutron-sriov-agent image when enabled https://review.opendev.org/c/openstack/kayobe/+/812667 | 11:44 |
*** amoralej is now known as amoralej|lunch | 11:55 | |
opendevreview | Mark Goddard proposed openstack/kayobe master: firewalld: support infra VMs https://review.opendev.org/c/openstack/kayobe/+/812669 | 11:57 |
hrw | :q | 11:59 |
Fl1nt | anyone regarding the policies? | 12:00 |
mnasiadka | yoctozepto: are you sure that this priv exists? https://github.com/ansible-collections/community.mysql/blob/0ce1fa1634eab1152c7bb442ca7ee82935081e05/plugins/module_utils/user.py#L110 | 12:07 |
mnasiadka | yoctozepto: we probably can pin to 2.2.0 to revert to previous behaviour | 12:11 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Infra VMs: follow up https://review.opendev.org/c/openstack/kayobe/+/812670 | 12:14 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: DNM: mariabackup - test pinning mysql collection https://review.opendev.org/c/openstack/kolla/+/812671 | 12:18 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Test MariaDB backup https://review.opendev.org/c/openstack/kolla-ansible/+/693332 | 12:19 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Add support for configuring tuned profile https://review.opendev.org/c/openstack/kayobe/+/811424 | 12:29 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: firewalld: support infra VMs https://review.opendev.org/c/openstack/kayobe/+/812669 | 12:33 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Add support for configuring tuned profile https://review.opendev.org/c/openstack/kayobe/+/811424 | 12:33 |
kevko | Fl1nt: hmm, i have another meeting currently so i've read only quickly what you mentioned ...but am I right that policy.d should solve your issue ? | 12:53 |
Fl1nt | kevko, I think the issue come from the default API policy code that state a scope_types to ['system','domain'] and I don't know how to override that ^^ | 12:55 |
Fl1nt | on a proper rule | 12:55 |
kevko | hmm | 12:57 |
yoctozepto | mnasiadka: https://mariadb.com/docs/reference/mdb/privileges/REPLICATION_CLIENT/ | 13:01 |
yoctozepto | I think it somehow does not like it's "frozenset" in there | 13:02 |
yoctozepto | as it looks like some improper serialisation happening | 13:02 |
yoctozepto | I think I saw a similar issue in prometheus efk job a while ago but now it's working | 13:02 |
yoctozepto | hmm | 13:02 |
mnasiadka | yoctozepto: pinning helped | 13:03 |
mnasiadka | yoctozepto: now it's missing the image for some reason - https://53d7be21bff53cc4ec1b-61bd117c7a07988d858da42b097d1abe.ssl.cf2.rackcdn.com/693332/6/check/kolla-ansible-ubuntu-source-mariadb/63e9bb4/primary/logs/ansible/test-mariadb | 13:04 |
yoctozepto | mnasiadka: yeah, that's fine, I even commented it's going to fail on that | 13:04 |
yoctozepto | inline | 13:04 |
yoctozepto | thanks for fixing it | 13:04 |
yoctozepto | please repropose as a mergable patch | 13:05 |
yoctozepto | and I add it to the whiteboard as well | 13:05 |
mnasiadka | question why that priv is not showing SHOW PRIVILEGES | 13:07 |
yoctozepto | mnasiadka: yeah, I looked at the code now, hmm | 13:10 |
yoctozepto | maybe it is missing this privilege, hmm | 13:11 |
yoctozepto | mnasiadka: ok, I know | 13:13 |
mnasiadka | alias? | 13:13 |
yoctozepto | yeah | 13:14 |
mnasiadka | Renamed to BINLOG MONITOR in MariaDB 10.5.2 (but still supported as an alias for compatibility reasons). | 13:14 |
mnasiadka | so let's switch to BINLOG MONITOR and done | 13:14 |
yoctozepto | yeah | 13:14 |
yoctozepto | I will switch then | 13:14 |
yoctozepto | unless you want to :-) | 13:14 |
mnasiadka | go ahead | 13:14 |
yoctozepto | ok | 13:15 |
yoctozepto | I will also propose to test mariabackup in CI | 13:15 |
*** amoralej|lunch is now known as amoralej | 13:17 | |
yoctozepto | and yeah, in prometheus efk it's the same case | 13:19 |
yoctozepto | makes sense | 13:19 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Fix privileges for MariaDB 10.5 https://review.opendev.org/c/openstack/kolla-ansible/+/812677 | 13:22 |
opendevreview | Pierre Riteau proposed openstack/kolla master: Add prometheus-msteams image https://review.opendev.org/c/openstack/kolla/+/812678 | 13:34 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams https://review.opendev.org/c/openstack/kolla-ansible/+/812679 | 13:35 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Infra VMs: follow up https://review.opendev.org/c/openstack/kayobe/+/812670 | 13:36 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: Fix IPA builder version typo https://review.opendev.org/c/openstack/kayobe/+/812680 | 13:36 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Infra VMs: follow up https://review.opendev.org/c/openstack/kayobe/+/812670 | 13:45 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams https://review.opendev.org/c/openstack/kolla-ansible/+/812679 | 13:47 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams https://review.opendev.org/c/openstack/kolla-ansible/+/812679 | 13:55 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: WIP: CI: Test MariaDB backup https://review.opendev.org/c/openstack/kolla-ansible/+/693332 | 14:08 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Drop become in stackhpc.libvirt-vm for seed vm provision https://review.opendev.org/c/openstack/kayobe/+/812687 | 14:15 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Drop become in stackhpc.libvirt-vm for seed vm provision https://review.opendev.org/c/openstack/kayobe/+/812687 | 14:22 |
opendevreview | Merged openstack/kolla-ansible master: Debian: apt-transport-https is transitional package https://review.opendev.org/c/openstack/kolla-ansible/+/811408 | 14:31 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Fix wrong filename in bifrost docs https://review.opendev.org/c/openstack/kayobe/+/812689 | 14:32 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: Set correct gateway for the bifrost provision network https://review.opendev.org/c/openstack/kayobe/+/812710 | 14:36 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams https://review.opendev.org/c/openstack/kolla-ansible/+/812679 | 14:45 |
opendevreview | Merged openstack/kolla master: [placement] Stop copying unused script https://review.opendev.org/c/openstack/kolla/+/812250 | 14:47 |
opendevreview | Merged openstack/kolla master: [bifrost] Drop workarounds https://review.opendev.org/c/openstack/kolla/+/812253 | 14:55 |
opendevreview | Merged openstack/kolla-ansible master: [CI] Stop adding the DROP workaround https://review.opendev.org/c/openstack/kolla-ansible/+/795856 | 14:55 |
opendevreview | Merged openstack/kolla-ansible master: Do not create haproxy and swift log dirs needlessly https://review.opendev.org/c/openstack/kolla-ansible/+/811018 | 14:55 |
opendevreview | Merged openstack/kolla-ansible master: [tox] Optimise docs actions https://review.opendev.org/c/openstack/kolla-ansible/+/759253 | 14:55 |
opendevreview | Merged openstack/kolla-ansible master: [tox] Add docs-iterative command https://review.opendev.org/c/openstack/kolla-ansible/+/806789 | 14:55 |
hrw | mnasiadka: #startmeeting? | 15:01 |
mnasiadka | hrw: thanks | 15:01 |
mnasiadka | #startmeeting kolla | 15:01 |
opendevmeet | Meeting started Wed Oct 6 15:01:18 2021 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 |
mnasiadka | #topic rollcall | 15:01 |
hrw | [°][_] | 15:01 |
yoctozepto | o/ | 15:02 |
yoctozepto | call ppl | 15:02 |
mnasiadka | o/ | 15:02 |
mnasiadka | mgoddard mnasiadka hrw egonzalez yoctozepto rafaelweingartne cosmicsound osmanlicilegi bbezak parallax Fl1nt - meeting now | 15:02 |
mgoddard | \o | 15:03 |
yoctozepto | much better | 15:03 |
priteau | o/ | 15:03 |
Fl1nt | O/ | 15:03 |
mnasiadka | #topic agenda | 15:04 |
mnasiadka | * Announcements | 15:05 |
mnasiadka | * Review action items from the last meeting | 15:05 |
mnasiadka | * CI status | 15:05 |
mnasiadka | * Release tasks | 15:05 |
mnasiadka | * Xena cycle planning | 15:05 |
mnasiadka | * Yoga PTG planning | 15:05 |
mnasiadka | * Open discussion | 15:05 |
mnasiadka | #topic Announcements | 15:05 |
mnasiadka | Xena has been released - http://lists.openstack.org/pipermail/openstack-announce/2021-October/002056.html | 15:05 |
mnasiadka | Any more announcements? | 15:05 |
mnasiadka | No? Then let's go on | 15:06 |
mgoddard | Use #info for announcements? | 15:06 |
mnasiadka | #info Xena has been released - http://lists.openstack.org/pipermail/openstack-announce/2021-October/002056.html | 15:06 |
mnasiadka | thank you mgoddard | 15:06 |
mgoddard | also note that the release excludes kolla deliverables | 15:06 |
frickler | o/ | 15:07 |
mnasiadka | #info Kolla deliverables are cycle trailing, we are still working towards RC1. | 15:07 |
mnasiadka | ok, I guess that's enough. | 15:07 |
mnasiadka | #topic Review action items from the last meeting | 15:07 |
mnasiadka | There was one: mnasiadka to add topics to PTG around dropping binary, using one distro as base, etc | 15:07 |
mnasiadka | I did that | 15:07 |
mnasiadka | #topic CI status | 15:08 |
mnasiadka | green as grass according to whiteboard | 15:08 |
mnasiadka | #topic Release tasks | 15:09 |
priteau | Still a few occasional disk full failures in Kayobe, you can recheck when you see them | 15:09 |
mnasiadka | I doubt we're going to fix that in a couple of days, but still makes sense to understand what is causing them and fix it in the longer run... | 15:09 |
yoctozepto | yeah, CI is happy on k&k-a | 15:10 |
yoctozepto | <champagne showers> | 15:10 |
mnasiadka | So, we agreed on the last meeting today we are going to plan cutting RC1 for Kolla and Kolla-Ansible at least | 15:11 |
mnasiadka | Are there any outstanding patches that have to get in before we do that? | 15:11 |
yoctozepto | as far as I am concerned, letmerge our | 15:11 |
yoctozepto | let's merge our treasure chests* | 15:11 |
yoctozepto | https://etherpad.opendev.org/p/KollaWhiteBoard | 15:12 |
yoctozepto | L278 and below | 15:12 |
yoctozepto | (well, perhaps except the docs as highlighted) | 15:12 |
hrw | according to tools/version-check.py we have versioned tarballs for everything | 15:12 |
mnasiadka | that's good | 15:13 |
mnasiadka | yoctozepto: https://review.opendev.org/c/openstack/kolla-ansible/+/812677 - is that prometheus statement a stopper? | 15:13 |
priteau | I don't think it's on the white board but it would be nice to merge https://review.opendev.org/c/openstack/kolla-ansible/+/810017 | 15:14 |
yoctozepto | mnasiadka: no, just need to check if that exporter does not complain | 15:14 |
yoctozepto | priteau: it's not, will add | 15:14 |
yoctozepto | added | 15:14 |
yoctozepto | and others review | 15:14 |
mnasiadka | yoctozepto: seems multinode (ceph) jobs are complaining | 15:14 |
yoctozepto | looking | 15:15 |
mgoddard | those treasure chest items don't really look like features | 15:15 |
mgoddard | a few of them give me that 'this could easily break us in a weird way' feeling | 15:15 |
mnasiadka | I think the most important one is the mariabackup bugfix after Ansible upgrade - but we can always sort it out after RC1 in a backport | 15:16 |
yoctozepto | RUNNING HANDLER [mariadb : Wait for MariaDB service to sync WSREP] ************* | 15:16 |
mnasiadka | yoctozepto: cluster broke? | 15:16 |
mgoddard | yeah, bugfixes don't need to wait for RC1 | 15:16 |
yoctozepto | mnasiadka: looks like some random issue | 15:17 |
yoctozepto | yeah, they are bugfixes | 15:17 |
mnasiadka | dropping workarounds and other things - I agree with mgoddard, would be easier to push them to master after branching stable/xena and backport if needed | 15:18 |
mnasiadka | well, maybe not easier - but safer | 15:18 |
mnasiadka | I'm pretty sure we'll have some other bugfixes to fix | 15:18 |
yoctozepto | ok, as you prefer | 15:19 |
mgoddard | they could go on a list of release blockers / wants | 15:20 |
mnasiadka | Ok, any volunteer to run the preparations for RC1? | 15:20 |
mnasiadka | #link https://docs.openstack.org/kolla/latest/contributor/release-management.html | 15:20 |
mgoddard | sounds like a rite of passage for a new PTL :) | 15:21 |
mnasiadka | Well, it's not the first time I'll be doing this, but so be it :) | 15:22 |
hrw | first time as PTL | 15:22 |
mnasiadka | #action mnasiadka to run through the release checklist | 15:22 |
yoctozepto | :-) | 15:23 |
mgoddard | priteau suggested a change to the schedule to move kayobe RC1 after kolla | 15:23 |
mnasiadka | I think that's reasonable, and for some reason Kayobe tasks are last in the doc | 15:23 |
mgoddard | we do a sync of config & flags & stuff, so it's nice to know it shouldn't change | 15:23 |
mgoddard | action me to make that update mnasiadka | 15:24 |
mnasiadka | update the docs to reflect that Kayobe is a next step? | 15:25 |
mgoddard | yes | 15:25 |
mnasiadka | #action mgoddard to update release docs to reflect Kayobe should be branched/cut RC1 after we have Kolla/Kolla-Ansible RC1s | 15:25 |
yoctozepto | makes sense to me | 15:26 |
mnasiadka | ok then, I think it concludes release tasks topic | 15:26 |
mnasiadka | #topic Xena cycle planning | 15:26 |
mnasiadka | I think that one is over, right? ;) | 15:26 |
hrw | s/cycle/release/ | 15:27 |
mgoddard | +1 | 15:27 |
hrw | and release is part of cycle ;D | 15:27 |
mnasiadka | #topic Yoga PTG planning | 15:27 |
mnasiadka | #link https://etherpad.opendev.org/p/kolla-yoga-ptg | 15:28 |
mnasiadka | And I have send a reminder email to openstack-discuss ML | 15:28 |
mnasiadka | We have some people on the attendee list - some topics - I'll populate the Xena PTG actions list and not-picked-up priorities | 15:29 |
mnasiadka | The PTG is in less than two weeks - for those that haven't noticed ;-) | 15:30 |
mnasiadka | Ok, I think I exhausted the topic | 15:31 |
mnasiadka | #topic Open discussion | 15:31 |
mnasiadka | Anybody wants to discuss anything? | 15:31 |
mgoddard | are there any other PTG topics we should cover? | 15:31 |
yoctozepto | yeah, that would be good to discuss today and next meeting | 15:32 |
hrw | for RC we go with versioned tarballs or stable-xena ones? | 15:32 |
yoctozepto | I wonder if frickler is around, he may have some I guess | 15:32 |
mnasiadka | I think we've done stable for some time now, right? | 15:32 |
mgoddard | yes | 15:32 |
frickler | I'd like to shortly introduce myself, for those who don't know me yet | 15:32 |
frickler | yoctozepto: some what? | 15:32 |
yoctozepto | frickler: ptg discussion points | 15:33 |
mnasiadka | Anybody is free to add any topic they like to the PTG Etherpad, we don't have a lot there currently | 15:33 |
frickler | I know cberendt had something, but I'm not up to speed yet regarding that | 15:33 |
yoctozepto | ok | 15:33 |
mgoddard | frickler: go ahead with an intro | 15:33 |
yoctozepto | intro, intro | 15:33 |
frickler | so ... I've changed sides now, I was doing openstack-chef for quite some time | 15:34 |
frickler | but since Friday I'm now working for osism | 15:34 |
frickler | and that will imply a considerate amount of upstream work, i.e. kolla* | 15:34 |
frickler | I'll also continue my other things, like infra-root etc. | 15:35 |
yoctozepto | another devstack core on board ;d | 15:35 |
frickler | that too, yes ;) | 15:35 |
frickler | and I guess that's enough for now | 15:36 |
mgoddard | welcome frickler, looking forward to working with you more | 15:36 |
frickler | thx | 15:36 |
mnasiadka | welcome :) | 15:36 |
priteau | Welcome frickler | 15:37 |
priteau | Also just in: OpenInfra Summit, returning to Berlin on June 7-9, 2022 at the Berlin Congress Center | 15:38 |
yoctozepto | welcome frickler | 15:38 |
yoctozepto | glad to have you on our side :D | 15:38 |
frickler | oh, nice. I'm located in Berlin btw. ;) | 15:38 |
mnasiadka | Berlin again - good it's close ;) | 15:38 |
hrw | ja | 15:38 |
yoctozepto | oh, oh, I'll try to organise something with my employers | 15:39 |
yoctozepto | so that I can go there as well | 15:39 |
yoctozepto | immer besser persönlich :D | 15:39 |
priteau | What is this "travel" thing you're talking about? | 15:40 |
hrw | someone remembers how much openinfra summit entry costed? | 15:40 |
hrw | priteau: 150km is not travel :D | 15:40 |
mgoddard | hrw could commute | 15:41 |
mnasiadka | yeah, it's twice the distance for me - still no tragedy | 15:42 |
frickler | hrw: wasn't it still free for ATCs? | 15:42 |
hrw | frickler: no idea, long time since was | 15:43 |
hrw | frickler: when it is in other continent then travel costs... | 15:43 |
frickler | priteau: do you have a link for that announcement? | 15:44 |
priteau | https://openinfra.dev/summit/ | 15:44 |
yoctozepto | I'm subscribing the newsletter | 15:45 |
priteau | Back in 2019 for the Berlin summit this was the policy: | 15:45 |
priteau | All ATCs who had at least one contribution merged during the Rocky development cycle will receive a Full Access pass to the Berlin Summit for USD $300. | 15:45 |
yoctozepto | will let you know when I have any news too | 15:45 |
priteau | But they may have changed, we'll see | 15:45 |
priteau | Also if you are a speaker it's usually free | 15:45 |
* frickler is more of a listener than a speaker | 15:46 | |
* yoctozepto too | 15:47 | |
mnasiadka | As well all most probably are ;) | 15:47 |
mnasiadka | Ok, any more topics in the open discussion - or should we wrap up the meeting? | 15:47 |
mgoddard | re PTG, the topics are a little loosely defined currently | 15:48 |
mgoddard | maybe the proposers could add some context | 15:48 |
mgoddard | links to bugs/patches etc | 15:48 |
mgoddard | otherwise, yes - all done | 15:49 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Add support for configuring tuned profile https://review.opendev.org/c/openstack/kayobe/+/811424 | 15:49 |
mnasiadka | ok then | 15:49 |
mnasiadka | thanks for attending! | 15:49 |
mnasiadka | #endmeeting | 15:50 |
opendevmeet | Meeting ended Wed Oct 6 15:50:00 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:50 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2021/kolla.2021-10-06-15.01.html | 15:50 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2021/kolla.2021-10-06-15.01.txt | 15:50 |
opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2021/kolla.2021-10-06-15.01.log.html | 15:50 |
yoctozepto | maybe we could organise some cooperative talk for summit? | 15:50 |
yoctozepto | eh, meh | 15:50 |
priteau | There's still plenty of time to discuss this ;-) | 15:50 |
mnasiadka | yoctozepto: it's next year, plenty of months to plan talks - and plenty of new viruses to be discovered ;-) | 15:50 |
yoctozepto | lol, fair | 15:50 |
priteau | Although I do remember that the CFP is quite early | 15:50 |
* yoctozepto off | 15:52 | |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Tidy up renos before Xena release https://review.opendev.org/c/openstack/kolla/+/812723 | 16:10 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: release: Use Xena sources by default https://review.opendev.org/c/openstack/kolla/+/812726 | 16:14 |
opendevreview | Merged openstack/kolla-ansible master: Use friendly target names in Prometheus https://review.opendev.org/c/openstack/kolla-ansible/+/810017 | 16:27 |
urimeba | Hello everyone! | 16:27 |
urimeba | I was hoping you guys could help me with a Neutron Metering and Kolla Ansible issue | 16:28 |
urimeba | I'll appreciate any help :) | 16:28 |
urimeba | So, in a few words, the Neutron Metering doesnt work in Kolla Ansible | 16:28 |
urimeba | even when I set "docker_disable_default_iptables_rules" to "no" | 16:30 |
urimeba | Somehow, iptables doesnt get modified with the correct chains to meter bandwidth | 16:30 |
urimeba | Was wondering if maybe there is another flag or component that could be causing this? | 16:31 |
mnasiadka | I don't think we have metering enabled in the CI, so it's not really tested. | 16:32 |
mnasiadka | But let's wait - maybe somebody else has some insight into that. | 16:33 |
mnasiadka | yoctozepto, mgoddard, hrw: vmtp hasn't released Xena (and it's x/vmtp - so I don't know if we care) - and last commit has been 11 months ago - retire? | 16:35 |
mgoddard | mnasiadka: there are always some late ones | 16:35 |
mgoddard | I wouldn't base the decision on that | 16:36 |
mgoddard | could be a ptg topic | 16:36 |
mnasiadka | ekhm, I think it's independent now | 16:36 |
mnasiadka | https://opendev.org/x/vmtp# | 16:36 |
mnasiadka | no branches, just release tags | 16:36 |
mnasiadka | let me check | 16:36 |
mnasiadka | it's not in openstack/releases repo | 16:37 |
mnasiadka | so maybe it's master always, huh | 16:38 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Update versions for Xena https://review.opendev.org/c/openstack/kolla/+/812729 | 16:46 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: release: Use Xena sources by default https://review.opendev.org/c/openstack/kolla/+/812726 | 16:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Use RDO's Xena Delorean packages https://review.opendev.org/c/openstack/kolla/+/812730 | 16:49 |
mnasiadka | ok, let's stop for now with Kolla - rest tomorrow | 16:51 |
opendevreview | Merged openstack/kayobe master: Fix wrong filename in bifrost docs https://review.opendev.org/c/openstack/kayobe/+/812689 | 16:51 |
*** amoralej is now known as amoralej|off | 17:01 | |
opendevreview | Michal Arbet proposed openstack/kolla master: Remove default policy files https://review.opendev.org/c/openstack/kolla/+/812479 | 17:03 |
hrw | mnasiadka: it was 2.5 for last few cycles iirc | 17:05 |
opendevreview | Merged openstack/kolla-ansible master: Docs: Update to opendev.org domain https://review.opendev.org/c/openstack/kolla-ansible/+/812664 | 17:08 |
opendevreview | Mark Goddard proposed openstack/kayobe master: CI: add host configure tests for firewalld https://review.opendev.org/c/openstack/kayobe/+/812299 | 17:08 |
opendevreview | Michal Arbet proposed openstack/kolla master: Switch openstack services to use policy.d https://review.opendev.org/c/openstack/kolla/+/812479 | 17:09 |
mnasiadka | hrw: maybe we should use latest version tag - but I guess it's ok for now | 17:12 |
hrw | vmtp-master.tar.gz 2019-12-12 | 17:16 |
hrw | I would say that it is dead project | 17:16 |
hrw | nearly 2 years without any tarball update | 17:17 |
hrw | 11 months ago was one commit and previous were 2y | 17:17 |
hrw | deprecate in X, remove in Y? | 17:18 |
hrw | (tbh: I have no idea what vmtp does) | 17:18 |
mnasiadka | me neither | 17:21 |
* hrw off | 17:39 | |
opendevreview | Mark Goddard proposed openstack/kayobe master: CI: add host configure tests for firewalld https://review.opendev.org/c/openstack/kayobe/+/812299 | 18:06 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/wallaby: Add support for apt proxy setting https://review.opendev.org/c/openstack/kayobe/+/812698 | 19:16 |
opendevreview | Mark Goddard proposed openstack/kayobe master: CI: add host configure tests for firewalld https://review.opendev.org/c/openstack/kayobe/+/812299 | 19:42 |
opendevreview | Merged openstack/kayobe master: Fix IPA builder version typo https://review.opendev.org/c/openstack/kayobe/+/812680 | 19:53 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams https://review.opendev.org/c/openstack/kolla-ansible/+/812679 | 20:28 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/wallaby: Fix wrong filename in bifrost docs https://review.opendev.org/c/openstack/kayobe/+/812706 | 20:30 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/victoria: Fix wrong filename in bifrost docs https://review.opendev.org/c/openstack/kayobe/+/812707 | 20:30 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/ussuri: Fix wrong filename in bifrost docs https://review.opendev.org/c/openstack/kayobe/+/812742 | 20:31 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/train: Fix wrong filename in bifrost docs https://review.opendev.org/c/openstack/kayobe/+/812743 | 20:31 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/wallaby: Fix IPA builder version typo https://review.opendev.org/c/openstack/kayobe/+/812744 | 20:32 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/victoria: Fix IPA builder version typo https://review.opendev.org/c/openstack/kayobe/+/812745 | 20:33 |
opendevreview | Maksim Malchuk proposed openstack/kayobe stable/ussuri: Fix IPA builder version typo https://review.opendev.org/c/openstack/kayobe/+/812746 | 20:33 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!