Tuesday, 2021-10-26

opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo stable/victoria: Horizon: Enable heat-dashboard configurations  https://review.opendev.org/c/openstack/puppet-tripleo/+/81536200:43
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo stable/victoria: Horizon: Enable octavia-dashboard configurations  https://review.opendev.org/c/openstack/puppet-tripleo/+/81536300:44
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo stable/victoria: Horizon: Enable manila-dashboard configurations  https://review.opendev.org/c/openstack/puppet-tripleo/+/81536400:45
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates stable/wallaby: stable-only: Remove heat-dashboard parameters from local_settings  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81013300:47
opendevreviewTakashi Kajinami proposed openstack/puppet-tripleo master: Remove the unused parameter  https://review.opendev.org/c/openstack/puppet-tripleo/+/81539400:53
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Remove unused cinder_type tag  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81539500:53
opendevreviewMerged openstack/tripleo-quickstart master: Added the bool transformation on the whole_disk_images conditional  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81489301:12
opendevreviewMerged openstack/tripleo-ci master: [EL9] skip collectd container  https://review.opendev.org/c/openstack/tripleo-ci/+/81442801:12
opendevreviewAlan Bishop proposed openstack/tripleo-heat-templates master: Clear up confusion on cinder's default volume type  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81533203:09
opendevreviewIan Wienand proposed openstack/diskimage-builder master: [wip] regenerate initramfs with FEDORA-2021-e4843341ca  https://review.opendev.org/c/openstack/diskimage-builder/+/81538503:32
opendevreviewPooja Jadhav proposed openstack/openstack-tempest-skiplist master: Revert tempest skiplist for tempest scenario tests  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81485504:14
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Clean up implementation to manage volume type by puppet  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81539504:16
*** ykarel|away is now known as ykarel04:44
opendevreviewIan Wienand proposed openstack/diskimage-builder master: fedora-container: regenerate initramfs for F34  https://review.opendev.org/c/openstack/diskimage-builder/+/81538505:09
opendevreviewIan Wienand proposed openstack/diskimage-builder master: dracut-regenerate: drop Python 2 packages  https://review.opendev.org/c/openstack/diskimage-builder/+/81540905:09
*** pojadhav is now known as pojadhav|ruck05:34
opendevreviewVijayalakshmi proposed openstack/os-net-config master: Add ifcfg-* scripts on boot for Mellanox NIC interface  https://review.opendev.org/c/openstack/os-net-config/+/81383805:40
opendevreviewJiri Podivin proposed openstack/tripleo-quickstart-extras master: Override inventory var value if the job defines it's own  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81480106:07
opendevreviewmbu proposed openstack/tripleo-quickstart-extras master: Add validation playbook in ovb.yml and make conditional import  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81529206:10
bandinihjensas: I filed https://bugs.launchpad.net/tripleo/+bug/1948754 (reverting https://review.opendev.org/c/openstack/tripleo-heat-templates/+/812286 fixes it for me. Not sure you have other reviews in flight already or knew about it)06:23
*** ysandeep|out is now known as ysandeep06:28
*** holser is now known as holser_06:32
hjensasbandini: hmm, let's revert that patch then. It is probably just the change in deployment/haproxy/haproxy-internal-tls-certmonger.j2.yaml that is incorrect. I think a revert, and then follow up fixing the issues in individual changes ... without breaking things.07:03
opendevreviewHarald Jensås proposed openstack/tripleo-heat-templates master: Revert "Fix TLS-e with custom network names"  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81536907:04
bandinihjensas: we can also wait for a fix on top, whichever you prefer07:04
hjensasbandini: Error: Evaluation Error: Operator '[]' is not applicable to an Undef Value.  - is also the error in CI https://logserver.rdoproject.org/86/812286/9/openstack-check/tripleo-ci-centos-8-ovb-3ctlr_1comp_1supp-featureset039/7bb573f/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz07:08
bandiniah okay then let's do the revert for now07:09
hjensasbandini: yeah, I think it was a mistake to merge that with the failed CI.07:09
bandinihappens :)07:10
Tenguhjensas: hello there :). FYI: https://bugs.launchpad.net/tripleo/+bug/1948760  some info about my issue with node provisioning07:10
* Tengu hides07:11
Tengusorry for that patch merge, hjensas, bandini :/07:11
Tenguneeds some more work I guess, but we need "a variant of it"07:11
Tenguguess we'll need my env with TLS-e and custom network names a bit more :)07:12
hjensasTengu: yes, I approved the revert for now. I'll propose two separate fixes to replace it.07:14
Tenguhjensas: lemme know if you want to test them on my env07:14
*** amoralej|off is now known as amoralej07:17
hjensasTengu: I wonder if changeing use_ipmitool_retries to "true" in ironic.conf will fix your issue.07:22
Tenguhjensas: is there an option to set in the undercloud.conf?07:23
hjensasTengu: not aware of undercloud.conf option, can probably do it with hiera override? "Node busy" is in the retryable errors list: https://opendev.org/openstack/ironic/commit/4d020a68fbcfc49be88841f92acb409bd64cbedd07:24
Tenguhmmm, have to check how to pass that. iirc there's an option to point to some hieradata_override or something.07:25
hjensasTengu: ironic::drivers::ipmi::use_ipmitool_retries: true in a file, use "hieradata_override" in undercloud.conf to point to the file.07:27
Tenguhjensas: ah, was looking at the hiera key :). thanks! and that file has no dict - just flat?07:27
Tenguah. yep. flat.07:28
Tenguperfect.07:28
hjensasTengu: it seems, it's got complicated handling: https://opendev.org/openstack/python-tripleoclient/src/branch/master/tripleoclient/config/standalone.py#L123-L135 ... but flat should work.07:28
*** jpena|off is now known as jpena07:31
Tengulet's see.07:33
opendevreviewGael Chamoulaud proposed openstack/validations-libs master: [WIP] Add new CLI sub command to create community validations  https://review.opendev.org/c/openstack/validations-libs/+/81482907:55
Tenguhjensas: sooo. the option prevents the failure, which is already a good thing - I see the "Node busy" in the ironic-conductor logs.08:23
Tengubut it seems to be looping.08:23
Tenguah. it actually just failed.08:23
Tenguhjensas: I can see "use_ipmitool_retries=True" in the ironic.conf - so the hieradata_override was fine. but it's still not good for some other reasons :/. I see their might be some debug related option.08:25
opendevreviewSandeep Yadav proposed openstack/tripleo-heat-templates stable/ussuri: [victoria/ussuri/train] Tune minion defaults  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81543108:28
Tenguadding debug and making the command_retry_timeout and min_command_interval longer.08:29
Tengulet's see08:29
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Clean up implementation to manage volume type by puppet  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81539508:33
hjensasTengu: ok, so it retries but keep failing with "Node busy" and eventually it fails after n-number of retries?08:49
opendevreviewmbu proposed openstack/tripleo-quickstart-extras master: Add validation playbook in ovb.yml and make conditional import  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81529208:49
Tenguhjensas: exactly08:49
hjensasTengu: this is VirtualBMC?08:49
Tenguhjensas: yep08:49
Tenguand if, after the failure, I unprovision and restart the provision, it just works08:50
Tenguhjensas: btw, ramishra told me earlier that it's working fine without TLS-E. maybe something there? though I have some doubts about TLS impact on IPMI...08:50
opendevreviewMerged openstack/diskimage-builder master: Switch ARM64 testing to bullseye  https://review.opendev.org/c/openstack/diskimage-builder/+/81484608:54
*** ykarel is now known as ykarel|lunch08:55
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart master: Use venv instead of virtualenv on EL9.  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81362408:56
hjensasTengu: can you reproduce by running ipmitool manually? i.e 'ipmitool -I lanpluc -H <bmc_ip> -U <bmc_use> -P <bmc_passwd> power status|on|off ?08:57
hjensass/lanpluc/lanplus/08:57
Tenguhjensas: env is trashed and rebuilding with debug, undercloud is being deployed right now08:58
opendevreviewAnanya proposed openstack/tripleo-ci master: Cleanup Exclude list - c8 master  https://review.opendev.org/c/openstack/tripleo-ci/+/81542508:59
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-quickstart-extras master: Build branchless projects with build-tests role  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81545109:07
hjensasTengu: look for VirtualBMC logs as well, could be there is a hint.09:08
Tenguhmmm right. have to find them back.09:08
Tenguhjensas: errr... where are the logs?09:09
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-quickstart-extras master: Build branchless projects with build-tests role  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81545109:09
hjensasTengu: journal?09:10
Tenguhmmm.09:10
Tenguwe'll see.09:10
Tengurunning journalctl -f09:10
Tenguoohhhh09:11
Tengulibvirt: QEMU Driver error : internal error: qemu unexpectedly closed the monitor: 2021-10-26T08:23:23.404566Z qemu-kvm: cannot set up guest memory 'pc.ram': Cannot allocate memory09:11
TenguI guess this won't help.....09:11
Tenguthough a 64G node should be able to run 4 VMs... hmmm. lemme check how much ram is allocated, freeIPA is a big consumer on its own.09:12
Tenguouch.. ok. yeah. heh. guess I'm a little bit overprovisioning the RAM09:13
hjensas:) buy more RAM09:14
Tengucan't09:14
Tengu64 is the max for the NUC09:14
TenguI don't remember if I did hit this issue on the builder1 - it has 128G (and can get more)09:14
Tenguramishra: -^^  memory outage might explain my provisioning failures.09:15
Tenguthough it doesn't explain why it passes on second attempt.... humpf.09:16
Tenguanyway. I'll check with the current run, and if it fails, trash&restart with some less memory on the OC nodes.09:16
opendevreviewchandan kumar proposed openstack/tripleo-common master: Delete overcloud-hardened-full image definitions  https://review.opendev.org/c/openstack/tripleo-common/+/80574809:16
hjensasTengu: ack, I'll be out|lunch for some time.09:19
Tenguhjensas: np - will be out soon as well.09:20
opendevreviewAnanya proposed openstack/tripleo-ci master: Cleanup Exclude list - c9 master  https://review.opendev.org/c/openstack/tripleo-ci/+/81545409:26
opendevreviewAnanya proposed openstack/tripleo-ci master: Cleanup Exclude list - c8 victoria, c8/c7 train  https://review.opendev.org/c/openstack/tripleo-ci/+/81545609:36
*** ysandeep is now known as ysandeep|lunch09:44
opendevreviewPooja Jadhav proposed openstack/openstack-tempest-skiplist master: Revert tempest skiplist for tempest scenario tests  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81485509:50
opendevreviewchandan kumar proposed openstack/tripleo-quickstart master: Add enable_secure_rbac option to fs020 and fs001  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81308309:58
opendevreviewAnanya proposed openstack/tripleo-ci master: Cleanup Exclude list - c8 victoria, c8/c7 train, stein, queens  https://review.opendev.org/c/openstack/tripleo-ci/+/81545610:00
opendevreviewPooja Jadhav proposed openstack/openstack-tempest-skiplist master: Revert tempest skiplist for tempest scenario tests  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81485510:11
*** holser_ is now known as holser10:12
opendevreviewPooja Jadhav proposed openstack/openstack-tempest-skiplist master: Revert tempest skiplist for tempest scenario tests  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81485510:19
opendevreviewFrancesco Pantano proposed openstack/tripleo-heat-templates stable/train: [TRAIN-ONLY] Restart ceph-nfs after the Ceph Upgrade stage  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81252610:27
shyam2389Hi ykarel: Tengu: Can we add a condition to skip this block?10:28
shyam2389https://github.com/trilioData/triliovault-cfg-scripts/blob/dev-stable/4.2/redhat-director-scripts/rhosp16.1/services/trilio-datamover-api.yaml#L249-L25510:28
*** holser is now known as holser_10:28
shyam2389Service and endpoint creation part?10:28
*** ysandeep|lunch is now known as ysandeep10:33
*** rlandy is now known as rlandy|ruck10:34
*** jcapitao is now known as jcapitao_lunch10:40
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-quickstart-extras master: Build branchless projects with build-tests role  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81545110:43
Tenguhjensas: bingo. RAM. with a bit less resources on the OC nodes, it's working perfectly. dang..... I should have checked the vbmc logs before running into ironic XD10:52
hjensasTengu: ok, good. Guess we can close that bug then.10:52
Tenguyup, on my way!10:53
Tenguhjensas: marking as "invalid".10:54
Tenguhjensas: though I still see some issues with the memory, but at least, it's starting. guess my NUC is too small for IPA+uc+ctrl+compute10:55
*** ykarel|lunch is now known as ykarel10:56
rlandy|ruckhjensas: ramishra: thanks for following up on https://bugs.launchpad.net/tripleo/+bug/1947403 - any debug info needed from our side?11:00
opendevreviewmbu proposed openstack/tripleo-quickstart-extras master: Add validation playbook in ovb.yml and make conditional import  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81529211:05
Tenguhjensas: lemme know if you have patches I can test on the env in order to replace the one that was reverted today.11:07
*** amoralej is now known as amoralej|lunch11:08
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart-extras master: [EL9] Set NovaLibvirtNumPciePorts to 12  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81547211:10
ramishrarlandy|ruck: hjensas may have some idea what more to check, also maybe try and reproduce locally11:11
*** dviroel|rover|out is now known as dviroel|rover11:11
rlandy|ruckk - sounds good11:12
ramishrastevebaker[m] Hey! If you can check https://bugs.launchpad.net/tripleo/+bug/194740311:12
hjensasrlandy|ruck: I put a comment on the bug. I can try to reproduce locally. Does the reproducer scripts work?11:17
*** jpena is now known as jpena|lunch11:24
*** tosky_ is now known as tosky11:25
rlandy|rucksometimes?11:28
ramishrahjensas: does https://logserver.rdoproject.org/openstack-periodic-integration-stable4/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-train/6e7e3a4/logs/undercloud/var/log/containers/ironic/ironic-conductor.log.txt.gz look normal to you?11:35
ramishrait's powered off since 08:20 to 9:2011:37
ramishraI mean the nodes are powered off for an hour or so...11:39
opendevreviewMichele Baldessari proposed openstack/puppet-tripleo stable/ussuri: Make sure resource_op_defaults are set before bundles  https://review.opendev.org/c/openstack/puppet-tripleo/+/81543611:41
opendevreviewMichele Baldessari proposed openstack/puppet-tripleo stable/train: Make sure resource_op_defaults are set before bundles  https://review.opendev.org/c/openstack/puppet-tripleo/+/81543711:41
*** pojadhav|ruck is now known as pojadhav|brb11:45
opendevreviewJuan Badia Payno proposed openstack/tripleo-quickstart-extras master: Create overcloud_baremetal_deploy.yaml file properly  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/79745211:53
hjensasramishra: I agree that looks not good, also the timeout ERROR "waiting for power off on node"11:59
*** ysandeep is now known as ysandeep|brb12:03
*** pojadhav|brb is now known as pojadhav|ruck12:04
*** jcapitao_lunch is now known as jcapitao12:04
*** amoralej|lunch is now known as amoralej12:24
*** jpena|lunch is now known as jpena12:25
*** ysandeep|brb is now known as ysandeep12:25
*** holser_ is now known as holser12:26
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart-extras master: Fix repo setup for multinode-standalone-upgrade  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81549312:50
*** Guest3656 is now known as redrobot13:03
cloudnullmornings 13:05
fultonjhi cloudnull 13:05
cloudnullo/ fultonj 13:05
cloudnullhows it ?13:05
fultonji watched all your directord videos, nice job on that13:06
cloudnullthanks!13:06
* cloudnull needs to make more, updated ones. 13:06
fultonji was like paramiko? but then i heard you replaced that part13:06
cloudnullYup, that's been replaced with libssh 13:06
cloudnullMaybe do a series two here soon. 13:07
fultonjduring the ptg we talked about putting task-core DSL into THT as output13:07
fultonjbut some task-core 13:07
fultonjbut some task-core DSL might be run without THT, e.g. networkv2, metalsmith, ceph so i wonder where that might live13:08
* fultonj is POC'ing a ceph deploy w/ task-core/directord 13:08
cloudnullthat's a good question. IDK where we'd put all that. You can run task-core bits on their own, as well as directord orchestrations 13:10
cloudnullmwhahaha just pushed the task-core bits into the directord org, to build that out as a standalone lib. So maybe we can shore up that interface.  13:10
fultonjright, i started writing some directord stuff by itself just to appreciate task-core 13:10
cloudnullhttps://github.com/Directord/task-core13:11
opendevreviewmbu proposed openstack/tripleo-quickstart-extras master: Add validation playbook in ovb.yml and make conditional import  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81529213:13
hjensasrlandy|ruck: ramishra: I put a comment on the bug, I think that can explain why we are not seeing the issue in ussuri/victoria/wallaby/master.13:15
fultonjcloudnull: ok, thanks. i'll use that as the authoritative source for now13:15
*** rlandy|ruck is now known as rlandy|ruck|mtg13:16
cloudnullfultonj ++ 13:19
opendevreviewmbu proposed openstack/tripleo-quickstart-extras master: Add validation playbook in ovb.yml and make conditional import  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81529213:19
opendevreviewMichal Nasiadka proposed openstack/diskimage-builder master: Add dnf versionlock support  https://review.opendev.org/c/openstack/diskimage-builder/+/81194513:21
*** lbragstad6 is now known as lbragstad13:28
rlandy|ruck|mtghjensas: thanks13:32
opendevreviewJames Slagle proposed openstack/tripleo-specs master: TripleO.Next - Task-Core + Directord  https://review.opendev.org/c/openstack/tripleo-specs/+/80163013:36
opendevreviewJose Luis Franco proposed openstack/tripleo-heat-templates master: Do not force streams when SkipRhelEnforcement.  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81550413:36
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart-extras master: [EL9] Set NovaLibvirtNumPciePorts to 12  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81547213:43
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: Use service_net_map, not conditions on hard-coded networ names  https://review.opendev.org/c/openstack/tripleo-ansible/+/81520013:55
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart-extras master: [EL9] Set NovaLibvirtNumPciePorts to 12  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81547214:00
slagle#startmeeting tripleo14:00
opendevmeetMeeting started Tue Oct 26 14:00:51 2021 UTC and is due to finish in 60 minutes.  The chair is slagle. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'tripleo'14:00
slaglegood day! who's around?14:01
marioshello14:01
fultonjo/14:01
* slagle guessing some folks still burnt out from last week14:02
slagle#topic agenda14:02
slagletoday, we have items for community, specs, and then reviews14:02
slagle#topic community14:02
sshnaidm_o/14:03
*** sshnaidm_ is now known as sshnaidm14:03
slaglefirst, thanks for the great participation in the PTG everyone, and especially those who moderated topics14:03
ysandeepo/14:03
slagle#link https://etherpad.opendev.org/p/tripleo-yoga-topics14:03
slaglethe team photo we took is at14:03
slagle#link https://slagle.fedorapeople.org/TripleO-Yoga-PTG-Team-Photo.png14:03
slaglehopefully i spliced everyone in14:04
slaglei will send a summary to the openstack-discuss list today14:04
slaglei'd also like any feedback on the PTG experience, feel free to reply to that summary email, or send to me privately14:04
slagle#topic specs14:05
slagle#link https://review.opendev.org/c/openstack/tripleo-specs/+/80163014:05
slagleI've updated the directord+task-core spec14:05
slagleif you plan to review the spec, please do so this week. I'd like to merge it next week14:06
slaglepending any further feedback14:06
mariosthanks for running a great ptg once again slagle ... it is a tiring and thankless task ... i know ;)14:06
slaglemarios ++14:06
fultonjthanks slagle 14:07
slaglehopefully the scope and work items are well defined. i attemped to focus those14:07
slagleany other spec business?14:07
fultonj#link https://review.opendev.org/c/openstack/tripleo-specs/+/81359814:07
fultonjwe'd like to merge ^ 14:07
slaglesounds good. seems we all agreed during the ptg14:08
slaglei'll review it and merge today if not doing before I get to it :)14:08
fultonjthanks14:08
slagle#topic reviews14:09
slagle#link https://etherpad.opendev.org/p/tripleo-review-priorities14:09
slaglei don't see anything new or urgent14:09
slagle#topic open discussion14:10
slagleany other business before we wrap up?14:10
mariosslagle: any links to recording from last week yet? 14:10
slaglei got sent something from the organizers, but I'm not sure it's all the recordings14:11
slaglei need to check14:11
mariosslagle: k 14:11
mariosslagle: will check your summary mail 14:11
slaglei'll update the main ptg etherpad with the recording links once I have them14:11
mariosack sounds good14:11
slaglealright thanks folks!14:12
slagle#endmeeting14:12
opendevmeetMeeting ended Tue Oct 26 14:12:08 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:12
opendevmeetMinutes:        https://meetings.opendev.org/meetings/tripleo/2021/tripleo.2021-10-26-14.00.html14:12
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/tripleo/2021/tripleo.2021-10-26-14.00.txt14:12
opendevmeetLog:            https://meetings.opendev.org/meetings/tripleo/2021/tripleo.2021-10-26-14.00.log.html14:12
opendevreviewmbu proposed openstack/validations-common master: Add baremetal Component for component CI tests  https://review.opendev.org/c/openstack/validations-common/+/81550814:13
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: Use service_net_map for ganesha_vip  https://review.opendev.org/c/openstack/tripleo-ansible/+/81520114:20
opendevreviewMerged openstack/python-tripleoclient master: Save needed stack outputs in working_dir  https://review.opendev.org/c/openstack/python-tripleoclient/+/80360914:20
opendevreviewMerged openstack/python-tripleoclient master: Add additional saved stack outputs  https://review.opendev.org/c/openstack/python-tripleoclient/+/81368114:20
opendevreviewMerged openstack/python-tripleoclient master: Refactor --stack-only, --setup-only, --config-download-only  https://review.opendev.org/c/openstack/python-tripleoclient/+/80361014:20
opendevreviewMerged openstack/tripleo-ansible master: Remove cli-config-download-export.yaml  https://review.opendev.org/c/openstack/tripleo-ansible/+/80361314:20
*** ysandeep is now known as ysandeep|out15:08
opendevreviewLuca Miccini proposed openstack/tripleo-heat-templates stable/train: Use consistent naming for MysqlInnodbBufferPoolSize  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81544515:12
opendevreviewMerged openstack/tripleo-quickstart-extras master: Allow to build containers before undercloud-install  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81469915:14
opendevreviewMerged openstack/tripleo-heat-templates master: Revert "Fix TLS-e with custom network names"  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81536915:14
opendevreviewMerged openstack/tripleo-quickstart master: Centos 9 periodic release file  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80691015:14
*** pojadhav|ruck is now known as pojadhav|out15:15
*** ykarel is now known as ykarel|away15:16
opendevreviewShnaidman Sagi (Sergey) proposed openstack/tripleo-quickstart-extras master: Build branchless projects with build-tests role  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81545115:30
*** marios is now known as marios|out15:54
opendevreviewMichele Baldessari proposed openstack/tripleo-heat-templates master: Do not error out when a network is ipv6 only  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81552316:16
*** jpena is now known as jpena|off16:33
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates master: Use KillMode=process for Libvirt containers  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81453716:53
*** amoralej is now known as amoralej|off17:16
opendevreviewMerged openstack/tripleo-heat-templates stable/wallaby: Added support for Neutron loggings service plugin configuration  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81360117:18
*** rlandy|ruck|mtg is now known as rlandy|ruck17:33
opendevreviewMerged openstack/tripleo-specs master: Introduce tripleo-ceph-ganesha spec  https://review.opendev.org/c/openstack/tripleo-specs/+/81359817:41
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: [DNM] Increase ironic power state timeout to 60 in ovb jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/81553717:59
slaglecloudnull: the recordings links are up now on https://etherpad.opendev.org/p/tripleo-yoga-topics18:30
slagle(hope the links work)18:30
fultonjslagle: is it expected that we get Enter the passcode to watch "Folsom Room PTG"18:31
fultonj?18:31
fultonjoh i see you pasted the passwd18:31
slagleyea18:31
fultonjWrong passcode18:31
fultonj(^ is the error message i get)18:32
slaglefor which one?18:32
fultonjah good point18:32
fultonjsorry about that18:33
fultonjmy problem not yours :)18:33
fultonjdiff passwrod per day18:33
slagle++18:33
cloudnullslagle woot!18:37
cloudnullI'll watch those a little later today 18:37
cloudnullthanks for that 18:37
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart-extras master: [DNM] Add 'power_state_change_timeout' to undercloud-setup  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81554018:47
opendevreviewAde Lee proposed openstack/tripleo-ci master: WIP/DNM - Add fips jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/80821518:49
opendevreviewAlex Schultz proposed openstack/tripleo-common master: Fix permissions for deployments  https://review.opendev.org/c/openstack/tripleo-common/+/81538418:52
opendevreviewAlex Schultz proposed openstack/tripleo-common master: task-core file generation  https://review.opendev.org/c/openstack/tripleo-common/+/79872118:52
opendevreviewAde Lee proposed openstack/tripleo-ci master: WIP/DNM - Add fips jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/80821518:53
opendevreviewAlex Schultz proposed openstack/tripleo-heat-templates master: task-core basic framework  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/79874719:00
opendevreviewAlex Schultz proposed openstack/python-tripleoclient master: Create code to provide deployer host info to deployment  https://review.opendev.org/c/openstack/python-tripleoclient/+/81449219:04
rlandy|ruckmwhahaha: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/806562/ is failing  gate on the first run:  https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_3dd/806562/5/gate/tripleo-ci-centos-8-scenario000-multinode-oooq-container-updates/3dd96b4/logs/undercloud/home/zuul/overcloud_deploy.log19:36
rlandy|ruckhttps://www.irccloud.com/pastebin/Jp3MKaOd/19:36
rlandy|ruckcan you remove you w+19:36
mwhahahak19:37
rlandy|ruckand we'll get it out the gate queue with abandon/restore19:37
rlandy|ruckthanks19:37
opendevreviewJames Slagle proposed openstack/tripleo-specs master: TripleO.Next - Task-Core + Directord  https://review.opendev.org/c/openstack/tripleo-specs/+/80163020:32
*** dviroel|rover is now known as dviroel|rover|afk20:42
opendevreviewAlex Schultz proposed openstack/python-tripleoclient master: [WIP] Import task core into tripleoclient  https://review.opendev.org/c/openstack/python-tripleoclient/+/79653321:20
opendevreviewMerged openstack/puppet-tripleo master: Add option to configure snmpd auth type  https://review.opendev.org/c/openstack/puppet-tripleo/+/81308722:18
opendevreviewMerged openstack/puppet-tripleo master: Remove the unused parameter  https://review.opendev.org/c/openstack/puppet-tripleo/+/81539422:33
opendevreviewDouglas Mendizábal proposed openstack/tripleo-heat-templates master: Implement project personas in custom barbican policy file  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81049622:35
spotz_mwhahaha: You about?22:47
opendevreviewMerged openstack/tripleo-quickstart master: Use venv instead of virtualenv on EL9.  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81362422:52
opendevreviewSteve Baker proposed openstack/tripleo-heat-templates master: Add parameter IronicPowerStateChangeTimeout  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81557023:50
opendevreviewDouglas Viroel proposed openstack/tripleo-quickstart-extras master: Add 'power_state_change_timeout' to undercloud-setup  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81554023:57
opendevreviewDouglas Viroel proposed openstack/tripleo-ci master: Set ironic power state timeout to 60 in ovb jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/81553723:57

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