| *** holser has joined #tripleo | 00:02 | |
| *** cfontain has joined #tripleo | 00:27 | |
| *** ahosam has quit IRC | 00:29 | |
| *** cfontain has quit IRC | 00:32 | |
| *** cfontain has joined #tripleo | 00:33 | |
| *** holser has quit IRC | 01:28 | |
| *** cfontain has quit IRC | 01:41 | |
| *** dmacpher has quit IRC | 02:49 | |
| *** dmacpher has joined #tripleo | 03:03 | |
| *** dmacpher has quit IRC | 03:11 | |
| *** Goneri has quit IRC | 03:37 | |
| *** sanjayu_ has joined #tripleo | 03:45 | |
| *** chem has quit IRC | 04:02 | |
| *** chem has joined #tripleo | 04:04 | |
| *** jdandrea has quit IRC | 04:30 | |
| *** jrist has quit IRC | 04:33 | |
| *** rajinir has quit IRC | 04:35 | |
| *** jrist has joined #tripleo | 04:35 | |
| *** mburned has quit IRC | 04:35 | |
| *** dpaterson has quit IRC | 04:35 | |
| *** mmedvede has quit IRC | 04:35 | |
| *** simondodsley has quit IRC | 04:36 | |
| *** rajinir has joined #tripleo | 04:36 | |
| *** simondodsley has joined #tripleo | 04:37 | |
| *** Ng has quit IRC | 04:38 | |
| *** dpaterson has joined #tripleo | 04:38 | |
| *** zbr|rover has quit IRC | 04:40 | |
| *** zbr has joined #tripleo | 04:41 | |
| *** fungi has quit IRC | 04:41 | |
| *** lennyb has quit IRC | 04:41 | |
| *** dalvarez has quit IRC | 04:41 | |
| *** mmedvede has joined #tripleo | 04:42 | |
| *** Ng has joined #tripleo | 04:44 | |
| *** ChanServ sets mode: +v Ng | 04:44 | |
| *** lennyb has joined #tripleo | 04:45 | |
| *** fungi has joined #tripleo | 05:09 | |
| *** mmethot has quit IRC | 05:15 | |
| *** mmethot has joined #tripleo | 05:15 | |
| *** evrardjp has quit IRC | 05:33 | |
| *** evrardjp has joined #tripleo | 05:34 | |
| *** paramite|clone has quit IRC | 05:53 | |
| *** cgoncalves has quit IRC | 06:56 | |
| *** cgoncalves has joined #tripleo | 07:00 | |
| *** cgoncalves has quit IRC | 07:03 | |
| *** cgoncalves has joined #tripleo | 07:10 | |
| openstackgerrit | mathieu bultel proposed openstack/tripleo-heat-templates stable/train: Ovn upgrade - test if db already exist https://review.opendev.org/701920 | 08:52 |
|---|---|---|
| *** avivgta has joined #tripleo | 09:04 | |
| *** sshnaidm_ has joined #tripleo | 09:14 | |
| *** sshnaidm|off has quit IRC | 09:18 | |
| *** slaweq has joined #tripleo | 09:36 | |
| *** slaweq has quit IRC | 09:44 | |
| *** slaweq has joined #tripleo | 09:47 | |
| *** slaweq has quit IRC | 10:46 | |
| *** jdandrea has joined #tripleo | 11:23 | |
| *** tosky has joined #tripleo | 11:27 | |
| *** bhagyashris has joined #tripleo | 14:02 | |
| *** cfontain has joined #tripleo | 14:55 | |
| *** cfontain has quit IRC | 14:59 | |
| openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: WIP: add support for rhel8/centos8 virthosts https://review.opendev.org/702100 | 15:21 |
| *** Goneri has joined #tripleo | 15:38 | |
| *** cylopez has joined #tripleo | 15:55 | |
| *** cylopez has quit IRC | 15:57 | |
| *** jdandrea has quit IRC | 16:00 | |
| *** bhagyashris has quit IRC | 16:06 | |
| *** dpawlik has quit IRC | 16:12 | |
| *** xek_ has quit IRC | 16:15 | |
| *** bhagyashris has joined #tripleo | 16:25 | |
| openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-heat-templates master: Don't use pacemaker in ironic sa job https://review.opendev.org/682410 | 16:38 |
| openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-ci master: Use podman for scenario012 https://review.opendev.org/682341 | 16:39 |
| openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: WIP: add support for rhel8/centos8 virthosts https://review.opendev.org/702100 | 16:41 |
| openstackgerrit | Sorin Sbarnea proposed openstack/tripleo-quickstart-extras master: ansible-lint: resolved 601, 602 skips https://review.opendev.org/692190 | 17:09 |
| sshnaidm_ | zbr, maybe worth to leave 602 until it has better solutions? length > 0 for string seems anti-pythonic and ugly.. | 17:23 |
| *** sshnaidm_ is now known as sshnaidm | 17:23 | |
| openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: WIP: add support for rhel8/centos8 virthosts https://review.opendev.org/702100 | 17:24 |
| sshnaidm | zbr, or to use |bool | 17:24 |
| openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: WIP: add support for rhel8/centos8 virthosts https://review.opendev.org/702100 | 17:25 |
| zbr | sshnaidm: maybe, but read https://github.com/ansible/ansible-lint/issues/457#issuecomment-573137057 | 17:25 |
| zbr | my impression is that we should migrate towards `| default(false)` | 17:26 |
| zbr | as you can see 602 debate is one year old | 17:27 |
| sshnaidm | damn | 17:27 |
| zbr | sshnaidm: that is what I sad too. | 17:28 |
| sshnaidm | default(false, true) then, because pure 'default' is for undefined, not for empty | 17:29 |
| sshnaidm | and then playing trivia trying to guess what should be a result | 17:29 |
| zbr | the entire 602 is giving me headaches, maybe is better to keep that skip until we get 2.10 | 17:31 |
| sshnaidm | zbr, yeah, I think it's better | 17:32 |
| *** evrardjp has quit IRC | 17:33 | |
| openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-ci master: DNM: test ansible 2.9 https://review.opendev.org/693274 | 17:34 |
| *** evrardjp has joined #tripleo | 17:34 | |
| sshnaidm | weshay_, replied: https://review.opendev.org/#/c/692748/ | 17:36 |
| openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: WIP: add support for rhel8/centos8 virthosts https://review.opendev.org/702100 | 17:45 |
| *** bhagyashris has quit IRC | 17:51 | |
| *** ahosam has joined #tripleo | 18:11 | |
| *** pcaruana has joined #tripleo | 18:12 | |
| *** dpawlik has joined #tripleo | 18:22 | |
| openstackgerrit | Merged openstack/tripleo-common master: Remove the tripleo.ansible action https://review.opendev.org/699996 | 18:24 |
| *** matbu has quit IRC | 18:28 | |
| *** matbu has joined #tripleo | 18:30 | |
| *** ahosam has quit IRC | 18:31 | |
| *** ahosam has joined #tripleo | 18:31 | |
| *** matbu has quit IRC | 18:36 | |
| *** pcaruana has quit IRC | 18:54 | |
| *** dpawlik has quit IRC | 18:56 | |
| *** avivgta has quit IRC | 18:58 | |
| openstackgerrit | John Fulton proposed openstack/tripleo-heat-templates master: WIP/DNM: Introduce CephMultiBackendsHash https://review.opendev.org/702141 | 19:05 |
| *** cloudnull has joined #tripleo | 19:06 | |
| openstackgerrit | John Fulton proposed openstack/tripleo-ansible master: WIP/DNM: Add support for ceph_multi_backends_hash https://review.opendev.org/702143 | 19:19 |
| openstackgerrit | John Fulton proposed openstack/tripleo-heat-templates master: WIP/DNM: Introduce CephMultiBackendsHash https://review.opendev.org/702141 | 19:21 |
| *** chem has quit IRC | 19:32 | |
| *** chem has joined #tripleo | 19:34 | |
| *** sanjayu_ has quit IRC | 20:12 | |
| *** tosky has quit IRC | 20:13 | |
| *** chem has quit IRC | 20:14 | |
| *** chem has joined #tripleo | 20:16 | |
| *** ahosam has quit IRC | 20:24 | |
| *** ahosam has joined #tripleo | 20:24 | |
| *** slaweq has joined #tripleo | 20:39 | |
| *** slaweq has quit IRC | 21:07 | |
| *** bfournie has joined #tripleo | 21:17 | |
| *** cfontain has joined #tripleo | 21:24 | |
| *** cfontain has quit IRC | 21:29 | |
| openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: DNM: Run ansible 2.9 jobs https://review.opendev.org/692750 | 21:30 |
| openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-ansible stable/train: DNM: test roles debugs https://review.opendev.org/702145 | 21:38 |
| *** chem has quit IRC | 21:44 | |
| *** chem has joined #tripleo | 21:45 | |
| *** Goneri has quit IRC | 22:16 | |
| *** Goneri has joined #tripleo | 22:17 | |
| openstackgerrit | John Fulton proposed openstack/tripleo-ansible master: WIP/DNM: Add support for ceph_multi_backends_hash https://review.opendev.org/702143 | 22:20 |
| *** ianw_pto is now known as ianw | 22:30 | |
| *** chem has quit IRC | 22:52 | |
| *** chem has joined #tripleo | 22:54 | |
| *** rcernin has joined #tripleo | 23:01 | |
| *** avivgta has joined #tripleo | 23:02 | |
| *** ahosam has quit IRC | 23:07 | |
| *** avivgta has quit IRC | 23:33 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!