Monday, 2021-09-20

opendevreviewRonelle Landy proposed openstack/openstack-tempest-skiplist master: test_trunk_subport_lifecycle test - failing fs020  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/80996200:15
opendevreviewSteve Baker proposed openstack/tripleo-quickstart master: WIP switch to UEFI boot on featureset001  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80996302:34
opendevreviewPurandhar Sairam Mannidi proposed openstack/tripleo-heat-templates stable/victoria: Remove setting ACLs during Upgrade  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80996705:04
opendevreviewRabi Mishra proposed openstack/tripleo-heat-templates master: Don't use *-dist.conf files in commands  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80954005:21
stevebakerramishra_: ah, I have an intention to use ironic-dist.conf for some very dist specific config (locations of packaged efi images)05:23
ramishra_stevebaker: we can keep the ironic one if that's planned to be used. Most of the services don't have anything relevant and create issues05:26
stevebakerramishra_: ok as long as its not a hard policy. Also ironic is the only command which doesn't include it so I'd have to add it in a change anyway05:27
ramishra_stevebaker: FYI we had a hack to read the *dist.conf in packaging that was removed with https://review.rdoproject.org/r/c/openstack/oslo-config-distgit/+/3493805:31
stevebakerok, so explicit --config-file /usr/share/$foo/$foo-dist.conf but only when required05:34
ramishra_yep05:35
stevebakercool05:35
*** ramishra_ is now known as ramishra05:38
*** ysandeep|away is now known as ysandeep05:45
Tenguhello there! is there a way to tell zuul to ignore some patters in its job definition, for instance to not trigger molecule if */meta/main.yml is modified?05:59
mariosTengu: yeah like irrelevant-files lemme get you example06:11
mariosTengu: if that's what you meant: https://opendev.org/openstack/tripleo-ci/src/commit/82f407c5288974428ec8d35e22ae516dc9bf0a96/zuul.d/multinode-jobs.yaml#L1306:11
Tengumarios: thanks - that will help merging the patch unlocking tripleo-ansible06:11
Tenguthis looks like what I want!06:12
mariosTengu: for your reference https://zuul-ci.org/docs/zuul/reference/job_def.html#attr-job.irrelevant-files 06:12
Tenguah, I was on duckduck for that kind of info :)06:12
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: fix galaxy meta requirements  https://review.opendev.org/c/openstack/tripleo-ansible/+/80964306:25
Tengumarios: -^^   that should make things better.06:25
Tengumarios: if you have a moment to double check, I should have done it right, but..06:26
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: fix galaxy meta requirements  https://review.opendev.org/c/openstack/tripleo-ansible/+/80964306:36
Tengucloudnull: -^^ took the liberty to amend a bit your change..06:36
mariosTengu: lgtm 06:38
Tengumarios: thanks :)06:38
opendevreviewRabi Mishra proposed openstack/tripleo-ansible master: Revert "Use project_id with neutron resources"  https://review.opendev.org/c/openstack/tripleo-ansible/+/79976106:50
*** ykarel_ is now known as ykarel|afk06:54
opendevreviewBhagyashri Shewale proposed openstack/tripleo-ci master: [WIP] Remove jobs corresponds to obselete featuresets  https://review.opendev.org/c/openstack/tripleo-ci/+/80805906:56
*** amoralej|off is now known as amoralej07:00
*** jpena|off is now known as jpena07:27
Tengumarios: grumpf.... what's the point to get that option if it can't work? -.-07:37
TenguI may get a solution, but..07:37
Tengusince "files" accepts regexp.07:37
Tenguinstead of *, (tasks|templates|defaults|vars|molecule)  can do the trick.07:38
opendevreviewBhagyashri Shewale proposed openstack/tripleo-ci master: [WIP] Remove jobs corresponds to obselete featuresets  https://review.opendev.org/c/openstack/tripleo-ci/+/80805907:38
TenguOR, if negative lookahead are OK, (?!meta)07:39
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: fix galaxy meta requirements  https://review.opendev.org/c/openstack/tripleo-ansible/+/80964307:47
Tengumarios: -^07:47
mariosTengu: ah did it cause problems? 07:48
Tengumarios: well, all jobs were running...07:48
mariosTengu: yeah as commented there we avoided it because had issues... i ddind't realise you also had 'files: there when you asked earlier07:48
Tenguno problem,07:49
Tenguthe regexp is explained in the commit message, so everything should be fine07:49
mariosTengu: so the 'problem' to look out for is if it fails to trigger some jobs when you expected them to07:49
Tengulet's see.07:49
mariosTengu: so i just commented fyi in case you see weirdness in the triggers after you merge it 07:49
Tengumarios: yeah... in this case, all jobs were triggered, while they shouldn't07:51
*** rpittau|afk is now known as rpittau07:55
opendevreviewBhagyashri Shewale proposed openstack/tripleo-ci master: [WIP] Remove jobs corresponds to obselete featuresets  https://review.opendev.org/c/openstack/tripleo-ci/+/80805907:55
Tenguseems better now.07:55
Tengufar, far, far better.07:55
*** ykarel|afk is now known as ykarel07:58
opendevreviewMarios Andreou proposed openstack/tripleo-quickstart master: Partial revert for tripleo-quickstart/+/791486 for centos7  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80967008:04
opendevreviewBhagyashri Shewale proposed openstack/tripleo-repos master: Add module to generate CentOS Compose repos  https://review.opendev.org/c/openstack/tripleo-repos/+/80430608:08
*** ykarel_ is now known as ykarel08:09
opendevreviewRabi Mishra proposed openstack/tripleo-heat-templates master: Don't use *-dist.conf files in commands  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80954008:09
*** ysandeep is now known as ysandeep|lunch08:53
opendevreviewMerged openstack/puppet-tripleo master: Fix front/back-end options  https://review.opendev.org/c/openstack/puppet-tripleo/+/80941109:01
opendevreviewArx Cruz proposed openstack/ansible-role-collect-logs master: [WIP] Fix molecule job  https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/80997909:10
jbadiapamarios, Tengu, I have a little question that you might know.09:12
Tengujbadiapa: go on?09:12
* Tengu knows nothing09:12
jbadiapamarios, Tengu, I saw that the undercloud https://github.com/openstack/tripleo-heat-templates/blob/master/environments/undercloud.yaml#L108 09:12
jbadiapaXDDDD, Tengu snow???09:13
Tengu:)09:13
jbadiapadirect, and ansible as a ironic enabled interfaces09:13
jbadiapaI need to add ramdisk there on a deployed environment.09:14
jbadiapaI tried just to update the envifile and re-install the undercloud, but it didnt work09:14
jbadiapathe /var/lib/config-data/ironic.... was not recreated.09:15
Tenguhmmm.... maybe a question for hjensas since it seems to be more related to hardware provisionning?09:15
jbadiapais he located on the us?09:15
TenguEMEA09:15
opendevreviewJiri Podivin proposed openstack/validations-libs master: Validation help improvement  https://review.opendev.org/c/openstack/validations-libs/+/80782809:15
Tengunorthern Europe iirc09:15
jbadiapaoh cool, thx09:15
marioso/ jbadiapa or perhaps ramishra may know 09:16
jbadiapathx marios09:16
jbadiapahjensas, ramishra: I'm trying to redeploy the undercloud to update the configuration of ironic. 09:17
jbadiapahjensas, ramishra: the parameter that I need to update is IronicEnabledDeployInterfaces, https://github.com/openstack/tripleo-heat-templates/blob/master/environments/undercloud.yaml#L10809:18
jbadiapaI'm adding the modification on the undercloud.yaml file and reinstall the undercloud but the configuration of the /var/lib/config-data/puppet-generated/ironic/etc/ironic/ironic.conf is not updated09:19
ramishrajbadiapa: which environment are you updating. location?09:19
jbadiapaosp-cloudops-05.ext.cloudops.lab.eng.rdu2.redhat.com09:20
jbadiapathe only way I was able to do it was modifiying the files directly and stoping ironic09:21
jbadiaparamishra, do you want to take a look?09:21
ramishraI mean either you can update /usr/share/openstack-triploe-heat-templates/environments/undercloud.yaml (not suggested)09:22
jbadiapaI did update that file.09:22
jbadiapa:(09:22
ramishraor create a new environment file with the change and use 'custom_env_files' in undercloud.conf09:23
ramishraIt should work, if you change that09:24
jbadiapaI'm not sure which env name is on the undercloud.conf tbh09:24
ramishrajbadiapa: you can specify any additional env files using the key 'custom_env_files'09:25
hjensasI think that deploy_interfaces is hardcoded - https://opendev.org/openstack/python-tripleoclient/src/branch/master/tripleoclient/v1/undercloud_config.py#L18709:25
ramishraoh yeah, I forgot about that hack, thanks hjensas 09:26
jbadiapaohhhh! thx.09:26
jbadiapais there a reason for that? I mean can I modify to enable ramdisk?09:26
hjensasramishra: I think a custom_env_files should still work, it will override the env file written by undercloud_config.py09:26
* Tengu knows nothing - but knows who to ask for knowledge09:26
Tengu:)09:26
jbadiapaTengu, that's a really important thing to know09:27
jbadiapahjensas, ok... I'm going to try that, thx a lot09:27
jbadiaparamishra, thanks09:27
opendevreviewBogdan Dobrelya proposed openstack/puppet-tripleo master: Special case to calculate service workers counts  https://review.opendev.org/c/openstack/puppet-tripleo/+/80998209:28
hjensasjbadiapa: In undercloud only ansible and direct is supported, so we don't give you an "easy" option to change it. If there is a usecase open an RFE?09:29
opendevreviewRabi Mishra proposed openstack/tripleo-ansible master: Revert "Use project_id with neutron resources"  https://review.opendev.org/c/openstack/tripleo-ansible/+/79976109:29
jbadiapahjensas, there is a use case09:29
jbadiapahjensas, https://review.opendev.org/c/openstack/tripleo-ansible/+/799512/16/tripleo_ansible/roles/backup_and_restore/tasks/restore_node.yml#17 09:30
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Allow to disable GSSAPI authentication  https://review.opendev.org/c/openstack/tripleo-ansible/+/75905709:30
opendevreviewDamien Ciabrini proposed openstack/tripleo-heat-templates stable/wallaby: [Wallaby only] Drop unused openstack DB users in mysql  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80963909:30
jbadiapahjensas, the idea restore the nodes directly with ironic09:31
jbadiapahjensas, by the RFE do you mean a BZ RFE? 09:32
hjensasjbadiapa: yes, and/or a launcpad RFE? And I guess just add 'ramdisk' to the hard-coded list here https://opendev.org/openstack/python-tripleoclient/src/branch/master/tripleoclient/v1/undercloud_config.py#L187 ?09:32
jbadiapawell, There is a BZ RFE regarding the integration Ironic ReaR...09:37
jbadiapalet me find it....09:37
jbadiapabut there is nothing regarding the ramdisk09:38
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates master: Auto configure min workers for low mem env  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80998609:39
opendevreviewLuigi Toscano proposed openstack/ansible-role-collect-logs master: Set a time limit to the collectio of SELinux denials  https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/80998709:41
jbadiapahjensas, https://bugzilla.redhat.com/show_bug.cgi?id=1960254 09:41
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates master: Add missing OctaviaWorkers to control workers cnt  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80998809:48
opendevreviewBogdan Dobrelya proposed openstack/tripleo-heat-templates master: Add missing OctaviaWorkers to control workers cnt  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80998809:49
opendevreviewLuigi Toscano proposed openstack/ansible-role-collect-logs master: Time limit the collection of SELinux denials  https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/80998709:59
*** ykarel_ is now known as ykarel|lunch10:10
opendevreviewRajesh Tailor proposed openstack/tripleo-heat-templates master: Enable support for Libvirt modular daemons  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80391510:32
*** ysandeep|lunch is now known as ysandeep10:35
*** rlandy is now known as rlandy|rover10:56
opendevreviewMarios Andreou proposed openstack/tripleo-repos master: Add centos7 molecule instance for train/c7/py2 use-case  https://review.opendev.org/c/openstack/tripleo-repos/+/80962811:03
*** chem is now known as Guest39611:03
rlandy|roverTengu: hey ... wrt https://review.opendev.org/c/openstack/tripleo-ansible/+/80964311:07
rlandy|roverI see your comment "issues aren't related to the change..."11:08
rlandy|roverbut there were actual molecule failures - anyways I see the new patchstes11:08
*** ykarel|lunch is now known as ykarel11:12
Tengurlandy|rover: yeah - timeouts mostly. the goal here is to unlock that project by NOT test "meta" changes.11:13
Tenguand if actual molecul jobs are failing with future updates, we'll take care of them.11:13
Tengurole by role11:13
Tenguright now, running that huge amount of molecule jobs is just killing it :/11:14
opendevreviewMerged openstack/openstack-tempest-skiplist master: test_trunk_subport_lifecycle test - failing fs020  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/80996211:16
rlandy|roverTengu: k - whatever it takes to get that fix in :)11:17
*** pojadhav is now known as pojadhav|brb11:18
Tengurlandy|rover: :) we'll see if cloudnull is OK with my tiny added changes11:20
*** amoralej is now known as amoralej|lunch11:25
*** jpena is now known as jpena|lunch11:29
*** jcapitao is now known as jcapitao_lunch11:30
*** dviroel|out is now known as dviroel11:36
*** ysandeep is now known as ysandeep|afk11:37
opendevreviewMichele Baldessari proposed openstack/tripleo-heat-templates stable/wallaby: Simplify mysql users creation  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80931011:43
*** pojadhav|brb is now known as pojadhav11:47
opendevreviewMerged openstack/python-tripleoclient stable/ussuri: Remove name parameter from cell export  https://review.opendev.org/c/openstack/python-tripleoclient/+/80725112:04
*** amoralej|lunch is now known as amoralej12:21
*** jpena|lunch is now known as jpena12:22
opendevreviewAnanya proposed openstack/openstack-tempest-skiplist master: Adding periodic-tripleo-ci-centos-8-standalone-full-tempest-scenario-tempest-master to TrunkTest.test_trunk_subport_lifecycle  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81000212:23
rlandy|roverbandini: hi ... are we ready to put https://github.com/openstack/tripleo-common/commit/3d1d8c5b86d2177ffa57385e77a66c2827fd6556 back?12:24
bandinirlandy|rover: I think we prolly want https://bugzilla.redhat.com/show_bug.cgi?id=2003556 fixed first. dciabrin mind poking mschorm about it?12:26
dciabrinbandini, ack let me do that12:26
bandinirlandy|rover: without that the tlse rdo with multiple controllers are going to fail12:26
*** jcapitao_lunch is now known as jcapitao12:27
rlandy|roverbandini: dciabrin: thanks12:27
rlandy|roverjust didn't want to stop progress on the containers for c912:27
bandiniah no worries, let's see how long it takes12:27
dciabrinmeanwhile we can always inject the missing script into the mysql cs9 container12:28
bandiniah yes maybe that is a reasonable workaround for the time being. as long as we do not forget removing it once the bz is fixed ;)12:28
bandinilet's see if we get an eta from  mschorm first12:29
dciabrin+112:29
mariosrlandy|rover: anbanerj|ruck: o/ ready https://review.opendev.org/c/openstack/tripleo-quickstart/+/809670/2#message-46f45c41d9b46c52da86043e0ed6229a016e4a66 for https://bugs.launchpad.net/tripleo/+bug/1943968 12:29
anbanerj|ruckmarios, ++ thanks12:30
cloudnullTengu LGTM 12:30
mariosanbanerj|ruck: rlandy|rover: results at https://review.opendev.org/c/openstack/tripleo-heat-templates/+/809687/2#message-377aec7710e63ba0427ca509c36dc086da9b608e sorry bad link ;)12:31
rlandy|rovermarios: looks good - thanks for the fix12:31
rlandy|roveranbanerj|ruck: pls vote12:32
rlandy|roverand we can w+ that12:32
rlandy|roverto ckear gate12:32
rlandy|roverclear12:32
rlandy|roverdviroel: ^^ pls vote here12:33
Tengucloudnull: thanks for checking :). Sorry for taking over like that, but..... well.12:33
* dviroel checks12:34
opendevreviewUemit Seren proposed openstack/tripleo-validations stable/victoria: Bufix: Fix typo  https://review.opendev.org/c/openstack/tripleo-validations/+/81000612:36
dviroelmarios: rlandy|rover the revert looks good, tks12:40
opendevreviewCedric Jeanneret proposed openstack/tripleo-specs master: Healthchecks: a new hope  https://review.opendev.org/c/openstack/tripleo-specs/+/80315212:40
opendevreviewCedric Jeanneret proposed openstack/tripleo-specs master: Create Yoga placeholder  https://review.opendev.org/c/openstack/tripleo-specs/+/81000712:40
Tenguratailor: dang.... sorry for that typo -^^ it's now corrected.12:41
Tenguand there's a dedicated patch creating the placeholder.12:41
Tengueasier/better.12:41
ratailorTengu, np. Thanks :)12:41
cloudnullTengu it’s all good. I appreciate you putting in the update. 12:41
opendevreviewUemit Seren proposed openstack/tripleo-validations stable/victoria: Bufix: Fix typo  https://review.opendev.org/c/openstack/tripleo-validations/+/81000612:42
Tengufolks, care to have a look (and vote) at https://review.opendev.org/c/openstack/tripleo-specs/+/810007 ? it's creating the specs/yoga placeholder for next cycle :)12:43
rlandy|roverdviroel: thank you12:43
rlandy|rovermarios: w+'ed thank you12:44
fultonjTengu: +212:46
Tengufultonj: thanks :)12:46
mariosthanks rlandy|rover and good call on the sanity test ;)12:46
*** ysandeep|afk is now known as ysandeep12:47
Tengufultonj: oh, btw, you were having issues with tripleo-lab a some ceph deploy? something with full-disk image iirc? Could you sort it out?12:47
fultonjTengu: yes i am12:48
fultonjnot yet sorted12:48
Tengufultonj: do you have some details? maybe I can free some cycles.12:48
fultonjTengu: i was trying to triage it12:49
fultonjTengu: i am not sure it's a tirpleo lab issue12:49
fultonji wrote up what i was going to make a tirpleo-lab issue but then thought i needed to open a more general bug12:49
fultonjTengu: i'll get you the write up12:49
Tengufultonj: fine then :) lemme know if I can help12:49
rlandy|rovermarios: :) weshay|ruck told me I have to "trust but verify"12:49
fultonjTengu: https://paste.centos.org/view/487a38c7 12:52
fultonjTengu: it's like the ability to use ironic's root_disk is gone12:54
fultonji can workaround it by not using root_disk and then manually choosing the desired boot disk in the bios at boot12:54
Tengufultonj: sounds like wrong root device is set in the kvm XML? would that be something?12:55
Tengufultonj: would be interesting to ensure the content of the libvirt XML (virsh dump-xml <domain> iirc)12:56
Tengubrb12:56
fultonjTengu: i did12:56
fultonjTengu: i can explain when you're back12:56
ramishrafultonj, Tengu : that sounds like  the uefi  default issue with ovb, we've reverted that patch, should be fine now I guess... more details in https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80931112:57
* fultonj looks12:58
ramishrastevebaker is working on fixing the issue before bringing it back12:58
opendevreviewMerged openstack/tripleo-heat-templates master: Remove mistral  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80946212:59
fultonjthanks ramishra i'll try rebuilding tripleo-lab now that this has been reverted13:00
opendevreviewamolkahat proposed openstack/tripleo-quickstart-extras master: Added list type support for var workers_args  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80874813:00
Tengufultonj: back - but apparently ramishra has a good hint - as usuall I'd say :)13:03
opendevreviewDavid Hill proposed openstack/tripleo-heat-templates stable/ussuri: Configure api_base_uri to DesignateEndpoint URI  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80966113:03
opendevreviewMerged openstack/tripleo-heat-templates master: Remove zaqar  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80946313:03
Tenguhmm... weird. seems some zuul jobs are stuck in "TASK [get df disk usage]" - does it ring any bells?13:07
opendevreviewArx Cruz proposed openstack/openstack-tempest-skiplist master: Add 'all' wildcard for releasses  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/81001013:07
Tengutosky: is it the issue you're trying to solve actually? for instance: https://zuul.opendev.org/t/openstack/stream/e36ef69123b34b71afa7775ecd996b22?logfile=console.log (job stuck)13:09
toskyTengu: that doesn't seem the same issue; I've observed it internally13:10
Tengutosky: okay... :/13:11
toskythat issue manifest itself when running that specific task (sealert), and it takes more than expected (20, even 45 minutes)13:11
Tengutosky: ok. does it really provide more info than "ausearch -i" ?13:12
Tengutosky: just asking, I'm mostly using ausearch -i (or plain grep in audit.log).. never tested/used sealert.13:12
Tengutosky: any idea why that "df" thing is stuck, btw?13:14
toskyTengu: doesn't ausearch just return the events that failed? sealert shows a description of what could have gone wrong13:14
toskyTengu: but anyway I haven't added that sealert, you should ask weshay|ruck :)13:14
Tengutosky: ausearch can provide some more data13:15
toskyTengu: does it interact with setroubleshootd? Anyway13:15
toskyTengu: and no, sadly I don't know the reason for df being stuck, unless there is a problem with accessing one of the filesystems13:15
toskywhich may block the execution I guess13:15
Tengutosky: ausearch is basically "read audit.log with some added value" - especially with "-i". But probably not as far as sealert.13:16
Tengutosky: and, ok for that df thing. Do we actually need it?13:16
toskyI dunno :D13:16
Tengu:]13:17
toskywell, it's useful to know the status of the filesystems13:17
Tengubut when it leads to some timeout, it's more of an inconvenience :/13:17
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart-extras master: Install lvm2 in modify-image role  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/81001113:17
Tenguslagle, cloudnull care to +W https://review.opendev.org/c/openstack/tripleo-specs/+/810007 ? thanks :)13:30
opendevreviewUemit Seren proposed openstack/tripleo-validations stable/ussuri: Bufix: Fix typo  https://review.opendev.org/c/openstack/tripleo-validations/+/80966213:31
cloudnullTengu https://review.opendev.org/c/openstack/tripleo-specs/+/810007/1/specs/yoga/placeholder.rst13:31
Tengucloudnull: ah, meh.13:32
opendevreviewCedric Jeanneret proposed openstack/tripleo-specs master: Create Yoga placeholder  https://review.opendev.org/c/openstack/tripleo-specs/+/81000713:33
Tengucloudnull: -^^  13:33
opendevreviewUemit Seren proposed openstack/tripleo-validations stable/ussuri: Bufix: Fix typo  https://review.opendev.org/c/openstack/tripleo-validations/+/80966213:33
Tenguapparently there's no "lint-like" job :)13:33
opendevreviewUemit Seren proposed openstack/tripleo-validations stable/ussuri: Bufix: Fix typo  https://review.opendev.org/c/openstack/tripleo-validations/+/80966213:34
cloudnullthe sphinx jobs used to do linting for those bits, but idk if that's a thing anymore . 13:34
ade_leerlandy|rover, goeie more!13:35
rlandy|roverade_lee: hoe gaan dit?13:36
opendevreviewUemit Seren proposed openstack/tripleo-validations stable/train: Bufix: Fix typo  https://review.opendev.org/c/openstack/tripleo-validations/+/80966313:36
ade_leerlandy|rover, ja nee lekker, 'n andere week.13:37
rlandy|roverade_lee: I edited the fips test patch to use container provider 13:37
rlandy|roverwill update that one again later13:37
ade_leerlandy|rover, do you have link so I can see what you did?13:37
rlandy|roverade_lee: https://review.rdoproject.org/r/c/testproject/+/35121/22/.zuul.yaml13:38
rlandy|roverstill need some work13:38
rlandy|rovercontent provider failed13:38
ade_leedviroel, https://zuul.opendev.org/t/openstack/build/6f17ef622f59490991097ed44eefd8ac/logs  can you check this one?  the tests that fail indicated "swift", but cschwede said he only sees manila errors in the logs13:39
dviroelade_lee: sure, let me check ;)13:39
rlandy|roverlbragstad: hi - w-113:41
rlandy|rovered your fs020 oatch13:41
rlandy|roverpatch13:41
rlandy|roveruntil there is a debug session on tempest errors there13:42
dviroelhttps://openinfra-ptg.eventbrite.com/13:44
ade_leerlandy|rover, seems like a lot of errors?13:44
rlandy|roverade_lee: yeah - was first attempt - will look at it more later13:49
ade_leerlandy|rover, just looking - but it seems like we're still having fips enabled on the build -- https://review.rdoproject.org/zuul/build/c8bb74e3ddb4499a8121cb0d768b8179/log/logs/undercloud/home/zuul/DLRN/data/repos/component/tempest/25/b3/25b3c699f722dd5d2c74abc5c7951051ff1d34e3_dev/build.log.txt.gz13:50
ade_leeunless I'm looking at the wrong thing13:51
opendevreviewMerged openstack/tripleo-specs master: Create Yoga placeholder  https://review.opendev.org/c/openstack/tripleo-specs/+/81000713:53
ade_leerlandy|rover, in fact, it looks like the variable is not being set : https://review.rdoproject.org/zuul/build/c8bb74e3ddb4499a8121cb0d768b8179/log/job-output.txt#72813:54
lbragstadrlandy|rover ack - thanks!14:00
opendevreviewMerged openstack/puppet-tripleo stable/wallaby: haproxy: frontend/backend syntax in config  https://review.opendev.org/c/openstack/puppet-tripleo/+/80758714:05
*** poojajadhav is now known as pojadhav14:13
opendevreviewAlex Schultz proposed openstack/puppet-tripleo master: Remove mistral  https://review.opendev.org/c/openstack/puppet-tripleo/+/80946614:21
opendevreviewAlex Schultz proposed openstack/puppet-tripleo master: Remove zaqar  https://review.opendev.org/c/openstack/puppet-tripleo/+/80946714:21
opendevreviewAlex Schultz proposed openstack/python-tripleoclient master: Remove mistral  https://review.opendev.org/c/openstack/python-tripleoclient/+/80947314:23
opendevreviewAlex Schultz proposed openstack/python-tripleoclient master: Remove zaqar  https://review.opendev.org/c/openstack/python-tripleoclient/+/80947414:23
*** ykarel is now known as ykarel|away14:39
rlandy|roverlbragstad: https://logserver.rdoproject.org/11/809811/2/openstack-check/tripleo-ci-centos-8-ovb-1ctlr_2comp-featureset020/a1d439b/logs/undercloud/var/log/tempest/stestr_results.html.gz14:42
rlandy|roverhere's your fs020 damage 14:42
rlandy|roverlbragstad: I am out tomorrow and wednesday14:43
lbragstadrlandy|rover cool - thank you 14:43
rlandy|roveryou can ping other CI people to help with that debug or ping me on thursday when I get back14:43
rlandy|roverade_lee: will pick that review back up in a bit14:44
dviroelade_lee: i'm debuggin with cschwede, it actually starts with swift tests receiving a bad gateway error.14:45
dviroelade_lee: the manila error in tempest isn't related, just a delete share that doesn't exists anymore14:45
opendevreviewBogdan Dobrelya proposed openstack/puppet-tripleo master: Special case to calculate service workers counts  https://review.opendev.org/c/openstack/puppet-tripleo/+/80998214:45
gchamouldvd: Hi David, wasn't it in your plan to backport this one https://review.opendev.org/c/openstack/tripleo-validations/+/794866?14:53
gchamouldvd: just seeing those typos fixes here https://review.opendev.org/q/I4584bca6385b44e4b4399a1146d0983dc078644b 14:54
dvdgchamoul, sure will do14:55
opendevreviewDavid Vallee Delisle proposed openstack/tripleo-validations stable/wallaby: Moving setting validation from nova_event_callback  https://review.opendev.org/c/openstack/tripleo-validations/+/80966514:56
dvdgchamoul, I'll check this later though14:56
gchamouldvd: sure no hurry!14:56
gchamouldvd: thx anyway14:57
opendevreviewMerged openstack/tripleo-heat-templates master: Adding json output to yaml-diff  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80741614:57
opendevreviewCedric Jeanneret proposed openstack/tripleo-specs master: Healthchecks: a new hope  https://review.opendev.org/c/openstack/tripleo-specs/+/80315214:59
ade_leedviroel, cool - let me know what you guys find. thanks15:03
ade_leerlandy|rover, ok - thanks - let me know if you need any help15:04
ykarel|awayrlandy|rover, anbanerj|ruck is issue with fs035/fs020 etc known related to where --heat-type installed is being used?15:09
ykarel|awayexample in https://review.rdoproject.org/zuul/buildset/364d15ea6d01450e83846f2ec35edd1715:10
anbanerj|ruckykarel|away, where can I check that? Which file is it?15:12
ykarel|awayanbanerj|ruck, ex. log https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-master/5cd217c/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz15:12
anbanerj|ruckykarel|away, thanks, lemme check15:12
anbanerj|ruckykarel|away, yes --heat-type installed is being used. But in both the passing jobs and failing jobs --heat-type installed is used15:17
anbanerj|ruckopenstack overcloud deploy --stack overcloud --override-ansible-cfg /home/zuul/custom_ansible.cfg --heat-type installed --templates /usr/share/openstack-tripleo-heat-templates --libvirt-type qemu --timeout 120 --ntp-server 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org -e /home/zuul/cloud-names.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/deployed-server-environment.yaml -e 15:17
anbanerj|ruck/home/zuul/overcloud-baremetal-deployed.yaml --deployed-server -e /home/zuul/neutronl3ha.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml -e /home/zuul/containers-prepare-parameter.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/podman.yaml -e /usr/share/openstack-tripleo-heat-templates/ci/environments/network/multiple-nics/network-isolation-absolute.yaml -e 15:17
anbanerj|ruck/usr/share/openstack-tripleo-heat-templates/ci/environments/network/multiple-nics/network-environment.yaml -e /home/zuul/overcloud_network_params.yaml -e /home/zuul/overcloud_storage_params.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml -e /home/zuul/src/opendev.org/openstack/tripleo-ci/test-environments/worker-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/d15:17
anbanerj|ruckebug.yaml -e /home/zuul/inject-trust-anchor.yaml --validation-warnings-fatal -e /home/zuul/overcloud-topology-config.yaml -e /home/zuul/overcloud-selinux-config.yaml --disable-protected-resource-types15:17
anbanerj|ruck^ is same in all the logs15:17
ykarel|awayanbanerj|ruck, yes that what i meant jobs using --installed-type installed started failing 15:18
ykarel|awaylikely something changed recently15:18
ykarel|aways/installed-type/heat-type/15:19
rlandy|roverykarel|away: anbanerj|ruck: looking15:19
ykarel|awayrlandy|rover, anbanerj|ruck ok so https://review.opendev.org/c/openstack/python-tripleoclient/+/799409 caused it15:25
ykarel|awayso seems either need to enable keystone or switch to heat-type pod in those jobs15:25
rlandy|roveranbanerj|ruck: pls bug that15:26
* rlandy|rover check fs00115:27
rlandy|roveralso failing  on that?15:27
opendevreviewMichele Baldessari proposed openstack/puppet-tripleo stable/wallaby: Replace rsprep directive with http-response replace-header  https://review.opendev.org/c/openstack/puppet-tripleo/+/81005015:28
rlandy|roverfs001 got to tempest15:28
ykarel|awayfs001 don't have that failure as heat-type pod15:28
rlandy|roverhttps://github.com/openstack/tripleo-quickstart/blob/master/config/general_config/featureset001.yml#L12915:30
ykarel|awayovercloud fs not in https://codesearch.opendev.org/?q=ephemeral_heat%3A&i=nope&literal=nope&files=&excludeFiles=&repos=openstack/tripleo-quickstart are impacted15:30
rlandy|roverykarel|away: so the question is if there is value in testing w/o heat-type pod15:30
rlandy|roverif not, fix is to add to fs020 and fs03515:30
opendevreviewJuan Badia Payno proposed openstack/tripleo-quickstart master: Install tripleo.operator collections  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80538415:30
ysandeepfs020 can be easily converted to heat-type pod, but fs035 will need more work.. as that uses ipv6... Need to create a network-data-v2 for ipv6 15:31
ykarel|awayrlandy|rover, yeap something for df, /me no comment15:31
* ysandeep puts a patch for fs02015:31
rlandy|roverysandeep: slagle: ^^ can you comment15:31
rlandy|roverotherwise we will need to revert https://review.opendev.org/c/openstack/python-tripleoclient/+/799409 until fs035 can be modified15:32
* ykarel|away needs to leave, dropping out15:32
ysandeeprlandy|rover: afaik.. going forward we will only support ephermal heat, Imho.. we should convert all jobs to use ephermal heat.. slagle please correct me If I am wrong.15:33
rlandy|roverysandeep: ok - bu we can't break fs03515:33
rlandy|rover"fs035 will need more work.. as that uses ipv6... Need to create a network-data-v2 for ipv6"15:34
rlandy|roveranbanerj|ruck: so we have a bug yet on that?15:34
rlandy|roverysandeep: ^^ add said bug to you fs020 patch15:34
ykarel|awayuntil then may be enable keystone in fs035?15:34
anbanerj|ruckadding15:34
* ysandeep checking if we have a tqe parameter to enable keystone?15:35
rlandy|roverhttps://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-scenario007-multinode-oooq-container-master/e443981/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz15:35
rlandy|roverysandeep: ^^ one more15:35
rlandy|roverperiodic-tripleo-ci-centos-8-scenario007-multinode-oooq-container-master15:36
ysandeeprlandy|rover: ack adding to my list 15:36
rlandy|roverysandeep: if you need to go - we can take this15:36
ysandeepykarel|away: Do we have a tq parameter to enable keystone on undercloud?15:37
ysandeeprlandy|rover: nw, I can put the patch, please update it if iterations required15:39
ysandeepramishra, hey do you know if we have added a tq parameter to enable keystone on undercloud?15:40
rlandy|roverI think ykarel|away is actually away now15:40
rlandy|rovermwhahaha: ^^ do you know 15:41
anbanerj|ruckrlandy|rover, https://bugs.launchpad.net/tripleo/+bug/1944217 - updating it with the suspected cause15:41
mwhahahai don't think so?15:42
mwhahahai know we added one to tripleoclient, not certain if there's a patch to tq yet15:42
rlandy|roverso we can fix scenario007 and fs020 with the  heat-type pod definition15:44
rlandy|roverif there is nothing ready to enable keystone15:44
mwhahahai dont' think we've switched it off yet, but we definately need to add a tqe + enablement first15:45
rlandy|roverwe will have to hold the master promotion or revert https://review.opendev.org/c/openstack/python-tripleoclient/+/79940915:45
mwhahahathat should have it enabled byd efault?15:46
mwhahahahttps://review.opendev.org/c/openstack/python-tripleoclient/+/799409/2/tripleoclient/config/standalone.py#5915:46
ysandeepmwhahaha: the affected fs020/fs030/35 are multinode jobs not standalone..15:47
mwhahahathe undercloud config inherits from standalone15:47
rlandy|roverone standalone15:48
mwhahahaoh wait yea that patch disabled it15:48
mwhahaharevert15:48
mwhahahawe should add the option in enabeld first then a follow up patch to switch it15:49
rlandy|roverok adding a revert15:49
mwhahahaor add a patch to enable it15:50
opendevreviewRonelle Landy proposed openstack/python-tripleoclient master: Revert "Add option to enable keystone in undercloud"  https://review.opendev.org/c/openstack/python-tripleoclient/+/81005115:50
mwhahahahttps://review.opendev.org/c/openstack/python-tripleoclient/+/799409/2/tripleoclient/config/undercloud.py15:50
mwhahahashould have been True 15:50
rlandy|roverbetter idea - let's try fix it15:50
rlandy|roverleaving both patches around to see which one works15:50
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart master: Move fs020/fs030 to support ephermal heat  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81004815:54
ysandeeprlandy|rover, anbanerj|ruck ^^ fyi.. I will post a patch to testproject it.15:55
ysandeep+1 to mwhahaha instead of reverting whole patch, we can add a patch to enable keystone for now as default.. 15:56
opendevreviewRonelle Landy proposed openstack/python-tripleoclient master: Enable keystone in config/undercloud.py  https://review.opendev.org/c/openstack/python-tripleoclient/+/81004915:57
rlandy|roverysandeep: ^^ we can try that 15:57
rlandy|roverinstead of revert15:57
ysandeep+1 15:57
rlandy|roverto add to your testproject15:57
rlandy|roverwill w-1 the revert while we  are testing that15:58
mwhahahaysandeep: need to fix the tests as well15:58
mwhahahahttps://review.opendev.org/c/openstack/python-tripleoclient/+/799409/2/tripleoclient/tests/config/test_config_undercloud.py#17315:58
rlandy|roveradding to patch15:59
ysandeeprlandy|rover, ^^ 173 to True15:59
rlandy|roveryep15:59
opendevreviewRonelle Landy proposed openstack/python-tripleoclient master: Enable keystone in config/undercloud.py  https://review.opendev.org/c/openstack/python-tripleoclient/+/81004916:00
*** rpittau is now known as rpittau|afk16:00
rlandy|roveranbanerj|ruck: let's see if we can promote the previous master hash16:00
rlandy|roverif there was only fs020 with a known failure16:01
rlandy|roverwill chat with you16:01
rlandy|roverysandeep: pls ping when you are EoD - will watch your testproject patches16:01
*** marios is now known as marios|out16:09
fultonjTengu: ramishra: thanks for your help. using this reverted patch worked for me. https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80931116:12
opendevreviewMerged openstack/tripleo-quickstart master: Partial revert for tripleo-quickstart/+/791486 for centos7  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80967016:13
rlandy|rovermarios|out: ^^ yaya16:13
*** jbadiapa is now known as jbadiapa|off16:18
*** ysandeep is now known as ysandeep|dinner16:25
opendevreviewDavid Vallee Delisle proposed openstack/tripleo-validations stable/wallaby: Moving setting validation from nova_event_callback  https://review.opendev.org/c/openstack/tripleo-validations/+/80966516:34
opendevreviewRabi Mishra proposed openstack/tripleo-heat-templates master: Add network_data_v6.yaml for CI jobs  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/81008216:43
opendevreviewRabi Mishra proposed openstack/tripleo-quickstart master: Convert fs020 and fs035 to use ephemeral heat  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81008316:45
opendevreviewRonelle Landy proposed openstack/tripleo-quickstart master: Set distro_ver on train c7 promotion release  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81008416:50
rlandy|roverramishra: https://review.opendev.org/c/openstack/tripleo-quickstart/+/810048  will have a clash here with fs02016:53
rlandy|roverwe can remove it from one of those patches16:53
*** ysandeep|dinner is now known as ysandeep17:05
rlandy|roverysandeep: hey17:06
rlandy|roverchange of plan ^^17:06
rlandy|roverwe can merge your patch with fs020 and fs030 if we get passes there17:07
rlandy|roverthe other testproject died17:07
ysandeeprlandy|rover: ack, I see rabi have also proposed a patch including both fs020 and fs035.. 17:08
rlandy|roverso clash there17:09
rlandy|roveras stated17:09
rlandy|roverbut it's fine17:09
ysandeeprlandy|rover: Its late for both me and ramishra, I can work with ramishra in my morning to sort this out.17:09
rlandy|roverlet's merge what works17:09
rlandy|roverysandeep: no worries17:09
rlandy|rovermaster will hopefully promote from last hash17:09
rlandy|roveryou have time17:09
*** amoralej is now known as amoralej|off17:16
*** jpena is now known as jpena|off17:19
ysandeeprlandy|rover: this is blocking check/gate :(17:23
ysandeephttps://ead0719ed153b486a502-e3d5a649020fd4c80622a59c8df4599b.ssl.cf5.rackcdn.com/810011/1/check/tripleo-ci-centos-8-scenario007-multinode-oooq-container/ee34719/logs/undercloud/home/zuul/overcloud_deploy.log17:23
rlandy|roverysandeep: ack - bug is marked promotion blocker17:24
rlandy|roverif your fix works, we will merge it17:24
ysandeeprlandy|rover: let me update my patch to fix fs030(sc007) so that we can unblock check/gate and we fix fs020/fs035 with ramishra 's patches17:24
rlandy|roverysandeep: https://review.rdoproject.org/zuul/stream/b2b934c299a74adf8ca4ed4bb65983f1?logfile=console.log17:24
rlandy|roverysandeep: it passed on your patch17:25
opendevreviewLance Bragstad proposed openstack/tripleo-heat-templates master: DNM: Provide a template to enable project personas  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/78157117:26
ysandeeprlandy|rover: I missed to update network_isolation_args in my patch for fs020, ramishra have that.. Let's go ahead with his patch for fs02017:26
rlandy|roverysandeep: ok17:27
rlandy|roverso yeah - limit your patch to scenraio00717:27
rlandy|roverand we can merge that17:27
ysandeepack17:27
rlandy|roverysandeep: we can re - testproject with a check  job17:27
rlandy|roverto be sure17:27
lbragstadrlandy|rover ok - i pushed a new version of the project persona overrides17:29
lbragstadi fixed a few of the issues from tempest (a subset of the 27 failures) 17:29
lbragstadand i'm rechecking featureset 10 and 20 now17:29
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart master: Move fs030 to support ephermal heat  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81004817:30
rlandy|roverlbragstad++ thanks17:31
opendevreviewMerged openstack/tripleo-heat-templates stable/victoria: Remove setting ACLs during Upgrade  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80996717:31
opendevreviewMerged openstack/tripleo-heat-templates master: Ensure startup files exist before containers might be started  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80051117:31
ysandeeprlandy|rover: updated: https://review.opendev.org/c/openstack/tripleo-quickstart/+/810048 17:32
rlandy|roverysandeep: ok - let paste the testproject results and I'll ,erge17:33
rlandy|rovermerge17:33
ysandeeprlandy|rover: I have added a comment on ramishra patch: https://review.opendev.org/c/openstack/tripleo-quickstart/+/810083/1#message-a67ebe57c8d6e80599149cae250846f92e8af8c6 , i think we need network_provision.17:35
* ysandeep wondering Should I update his patch or wait for tomorrow.17:35
* ysandeep updating 17:38
rlandy|roverysandeep: in test https://review.rdoproject.org/r/c/testproject/+/3566317:48
*** ysandeep is now known as ysandeep|away18:04
redrobotHi TripleO friends!18:05
redrobotI have a question about image-prepare.  I'm trying to apply a refspec as per https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/container_image_prepare.html#modify-with-python-source-code-installed-via-pip-from-opendev-gerrit18:05
redrobotbut it seems to fail because it's looking for images in a local repository instead of pulling from quay.io18:05
redrobotWhat's weird is that I did not specify push_destination: true18:06
redrobotAny tips for getting this to work?18:06
redrobotMy containers-prepare-parameters.yaml looks like this: https://paste.opendev.org/show/809443/18:07
opendevreviewMerged openstack/tripleo-upgrade master: Add different migration actions based on guest  https://review.opendev.org/c/openstack/tripleo-upgrade/+/79837318:12
opendevreviewSandeep Yadav proposed openstack/tripleo-quickstart master: Convert fs020 and fs035 to use ephemeral heat  https://review.opendev.org/c/openstack/tripleo-quickstart/+/81008318:12
opendevreviewMerged openstack/python-tripleoclient master: Fix update run for Ephemeral Heat  https://review.opendev.org/c/openstack/python-tripleoclient/+/80557518:32
mwhahaharedrobot: you need to push_destination: true if you're going to do that unless you're doing a standalone19:00
redrobotmwhahaha, yeah, it's a standalone deployment.19:10
mwhahahai don't know if we've actually tested that tbh19:10
opendevreviewMerged openstack/tripleo-heat-templates stable/train: Fix ansible var  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80937919:26
redrobotmwhahaha womp womp.  thanks for the help anyway. :)19:30
mwhahahayea applying patches from gerrit is a there be dragons effort19:30
opendevreviewHarald Jensås proposed openstack/python-tripleoclient master: Deprecate network data v1 definition  https://review.opendev.org/c/openstack/python-tripleoclient/+/79864219:59
stevebakersshnaidm[m], rlandy|rover, anbanerj|ruck: hey, I'm looking for someone who can set up glance images in the RDO vexxhost tenant (or wherever featureset001 runs). The change required is described in the commit message of https://review.opendev.org/c/openstack/tripleo-quickstart/+/80996320:11
rlandy|roverstevebaker: hi ...20:12
rlandy|roverby " set up glance images " so you mean upload an image to the vexxhost tenant?20:12
rlandy|roverthis is what I understand from the commit message20:13
rlandy|roveranyone on the CI team or infra can do that20:13
stevebakerrlandy|rover: yes, upload an image, but its an identical image to the current 'ipxe-boot' image just with different properties20:19
rlandy|roverstevebaker: I am on the nodepool-tripleo tenant20:19
rlandy|roverwe can download the ipxe-boot image20:23
rlandy|roverand update the propery20:23
rlandy|roverpropety20:23
rlandy|roverugh20:23
rlandy|roverproperty20:23
rlandy|roverjust asking infra if we have permissions to upload the changed image20:23
stevebakerI'm also in #vexxhost if it comes to that20:23
rlandy|roverstevebaker: can you join #rhos-ops on internal?20:24
opendevreviewAlan Bishop proposed openstack/tripleo-heat-templates master: Support project personas in cinder  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/80946120:45
opendevreviewSteve Baker proposed openstack/tripleo-quickstart-extras master: Add param undercloud_ironic_default_boot_mode  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80996021:04
opendevreviewSteve Baker proposed openstack/tripleo-quickstart-extras master: Use tripleo-mount-image for modify-image  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80628421:04
opendevreviewSteve Baker proposed openstack/tripleo-quickstart-extras master: In modify-image don't convert qcow2<->raw  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/80948721:04
opendevreviewSteve Baker proposed openstack/tripleo-quickstart master: Switch to UEFI boot on featureset001  https://review.opendev.org/c/openstack/tripleo-quickstart/+/80996321:06
opendevreviewDouglas Viroel proposed openstack/tripleo-repos master: WIP - Improvements to yum-config module  https://review.opendev.org/c/openstack/tripleo-repos/+/80821621:06
*** dviroel is now known as dviroel|out21:09
opendevreviewSteve Baker proposed openstack/tripleo-common master: Detect image format for qemu-nbd --format  https://review.opendev.org/c/openstack/tripleo-common/+/80948621:56
opendevreviewSteve Baker proposed openstack/tripleo-common master: Delete overcloud-hardened-full image definitions  https://review.opendev.org/c/openstack/tripleo-common/+/80574821:56
opendevreviewMerged openstack/tripleo-common master: Add configs for CentOS 9 image  https://review.opendev.org/c/openstack/tripleo-common/+/80601823:43
opendevreviewMerged openstack/python-tripleoclient stable/victoria: [Stable-Only]Reversing the legacy directory conditional  https://review.opendev.org/c/openstack/python-tripleoclient/+/80806723:43

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