Monday, 2021-01-18

*** tosky has quit IRC00:03
*** zzzeek has quit IRC00:44
*** zzzeek has joined #openstack-ironic00:46
*** benj_ has quit IRC02:18
*** benj_ has joined #openstack-ironic02:19
*** sshnaidm has quit IRC02:19
*** gudrutis5 has joined #openstack-ironic02:22
*** dsneddon has quit IRC02:23
*** gudrutis has quit IRC02:23
*** gudrutis5 is now known as gudrutis02:23
*** sshnaidm has joined #openstack-ironic02:29
*** rcernin has quit IRC02:41
openstackgerritIury Gregory Melo Ferreira proposed openstack/ironic-lib master: Add initial privsep structure  https://review.opendev.org/c/openstack/ironic-lib/+/74553602:42
*** dsneddon has joined #openstack-ironic02:50
*** rcernin has joined #openstack-ironic02:58
*** rcernin has quit IRC03:03
*** rcernin has joined #openstack-ironic03:03
*** mkrai has joined #openstack-ironic03:06
*** zzzeek has quit IRC03:22
*** stevebaker has quit IRC03:22
*** zzzeek has joined #openstack-ironic03:23
*** ricolin_ has joined #openstack-ironic03:25
*** stevebaker has joined #openstack-ironic03:48
*** paras333 has joined #openstack-ironic03:58
*** paras333 has quit IRC04:03
*** zzzeek has quit IRC05:10
*** zzzeek has joined #openstack-ironic05:14
*** anuradha1904 has joined #openstack-ironic05:58
stevebakerevening everyone (I'm working late today)06:26
jandershey stevebaker06:29
janderssame here06:29
stevebakerjanders: hey06:30
*** mkrai has quit IRC07:20
openstackgerritVerification of a change to openstack/ironic failed: redfish-virtual-media: make fewer calls when preparing boot  https://review.opendev.org/c/openstack/ironic/+/76432307:35
*** ociuhandu has joined #openstack-ironic07:53
*** rcernin has quit IRC07:53
*** ricolin_ has quit IRC07:57
*** rcernin has joined #openstack-ironic07:57
*** ociuhandu has quit IRC07:58
*** rpittau|afk is now known as rpittau07:59
rpittaugood morning ironic! o/07:59
arne_wiebalckGood morning, ironic!08:00
jandersgood morning rpittau and arne_wiebalck08:18
rpittauhey janders :)08:18
*** mkrai has joined #openstack-ironic08:23
*** dtantsur|afk is now known as dtantsur08:32
dtantsurmorning ironic08:32
*** tosin has joined #openstack-ironic08:32
rpittauhey dtantsur :)08:32
rpittaudtantsur: I'm going to merge the increase memory for grenade job for inspector victoria and ussuri with the removal of lower-constraints, it's the only job now failing08:34
dtantsur++08:34
jandersgood morning dtantsur08:35
dtantsurrpittau: could you also check https://review.opendev.org/c/openstack/ironic/+/770922 please? then we can release ironic victoria08:36
rpittauyes08:36
openstackgerritRiccardo Pittau proposed openstack/ironic-inspector stable/victoria: Remove lower-constraints job  https://review.opendev.org/c/openstack/ironic-inspector/+/76753608:38
openstackgerritankit proposed openstack/sushy master: DNM Patch : Testing the HPEProliant CI  https://review.opendev.org/c/openstack/sushy/+/77116808:38
arne_wiebalckhey janders and rpittay o/08:38
arne_wiebalck*rpittau08:39
rpittauhey arne_wiebalck :D08:39
jandersI'm doing further work on https://review.opendev.org/c/openstack/ironic-python-agent/+/770237 (though I might need to stop for some time to prepare a demo). dtantsur rpittau I wanted to ask you a couple implementation details of NVMe sanitise. 1) Should the code be checking for outstanding sanitize operations in progress before commencing sanitise?08:39
janders2) when starting sanitize, should the code sleep, monitor progress and only report success when NVMe log shows sanitize success?08:39
jandersI'm in the dark to a degree as I don't have any NVMes that support sanitize that are suitable for testing (my laptop boots of one but that's not very useful :) ) but it seems to me that would be a "safe" approach. What do you think?08:40
dtantsuragreed on both accounts08:42
rpittaujanders: 1) that would be nice to have, I wonder if the sanitize process doesn't belong to the instance of ipa checking it, what we want to do 2) that's ideal08:42
jandersthank you dtantsur rpittau08:43
jandersrpittau I'd imagine in user-facing instances, nothing prevents the user from kicking off sanitize prior to releasing node (and I'd totally do that! :). Good question on how to handle this. I will do some testing with nvme log commands to see what info is available08:44
*** tosky has joined #openstack-ironic08:44
rpittaujanders: yeah, same thought, just wondering how ipa should react to that, I guess if it's user triggered and the user is aware (hopefully) the process should be untouched08:46
dtantsurI think if another sanitize is already running, we should wait for it and declare success08:46
jandersack rpittau dtantsur08:46
jandersmy first thought was wait for the existing sanitize to finish and then run another one but I have to say I can't think of an obvious weakness in just relying on the existing process (unless the device isn't compliant with NVMe spec)08:47
openstackgerritRiccardo Pittau proposed openstack/ironic-inspector stable/ussuri: Remove lower-constraints job  https://review.opendev.org/c/openstack/ironic-inspector/+/76753708:48
openstackgerritwushiming proposed openstack/bifrost master: Update version of doc8  https://review.opendev.org/c/openstack/bifrost/+/77116908:48
jandersit should a) reject any reads/writes while the sanitize is going and b) logging success guarantees all old data is irreversibly destroyed08:48
janders(as far as my understanding of the spec goes)08:48
openstackgerritVerification of a change to openstack/ironic failed: redfish-virtual-media: make fewer calls when preparing boot  https://review.opendev.org/c/openstack/ironic/+/76432308:50
openstackgerritTosin Farai proposed openstack/bifrost master: Test node boot device setting function  https://review.opendev.org/c/openstack/bifrost/+/77117108:51
openstackgerritRiccardo Pittau proposed openstack/ironic-inspector bugfix/10.3: Remove lower-constraints job  https://review.opendev.org/c/openstack/ironic-inspector/+/76950408:52
jandersdtantsur rpittau here's an example nvme sanitize-log if you're interested. Looks workable. I will need to test this somewhere but the SSTAT field looks like something workable: http://paste.openstack.org/show/801711/08:55
*** lucasagomes has joined #openstack-ironic08:56
rpittaujanders: that looks like a proper field to check08:59
*** ociuhandu has joined #openstack-ironic09:01
*** rcernin has quit IRC09:13
*** nam-est has joined #openstack-ironic09:15
*** rcernin has joined #openstack-ironic09:24
nam-estHi Ironic09:26
nam-estI have a question. Does ironic-conductor only communicate with ironic-api?09:27
*** derekh has joined #openstack-ironic09:38
openstackgerritShuai Qian proposed openstack/ironic-ui master: Fix unittest coverage bug  https://review.opendev.org/c/openstack/ironic-ui/+/77117609:52
*** ociuhandu has quit IRC10:00
*** ociuhandu has joined #openstack-ironic10:01
*** ociuhandu has quit IRC10:01
*** ociuhandu has joined #openstack-ironic10:01
dtantsurnam-est: define "only" please10:12
*** Qianbiao has joined #openstack-ironic10:12
dtantsurat the very least it communicates with the database and node BMCs10:12
openstackgerritMerged openstack/ironic stable/victoria: Fix redfish-virtual-media boot mode handling ordering  https://review.opendev.org/c/openstack/ironic/+/77092210:15
dtantsurrpittau: wanna request a release ^^? ditto for IPA10:16
*** mkrai has quit IRC10:33
rpittaudtantsur: yep10:45
nam-estdtantsur: Sorry if my question was not clear. I wonder which components communicate with Ironic using HTTP/HTTPs. We have ironic-api, the database and BMC of nodes as you mentioned. Is that all, or I am still missing some other components?10:45
dtantsurnam-est: and ironic-inspector. (assuming you're asking in the context of metal3)10:46
nam-estyes, I am talking in the context of metal3.10:47
nam-estdtantsur: thanks for your answer10:47
openstackgerritVerification of a change to openstack/ironic-inspector failed: Remove lower-constraints job  https://review.opendev.org/c/openstack/ironic-inspector/+/76753610:51
rpittauthere seems to be a massive issue in opendev10:52
dtantsurle sigh10:52
*** ociuhandu has quit IRC10:53
*** ociuhandu has joined #openstack-ironic10:53
*** ociuhandu has quit IRC11:00
rpittau:/11:00
iurygregorygood morning ironic o/11:01
*** ociuhandu has joined #openstack-ironic11:01
rpittauhey iurygregory :)11:01
*** ftarasenko has joined #openstack-ironic11:03
iurygregoryrpittau, o/11:04
*** ociuhandu has quit IRC11:06
*** ociuhandu has joined #openstack-ironic11:07
jandersgood morning iurygregory o/11:09
*** ociuhandu has quit IRC11:13
*** ociuhandu has joined #openstack-ironic11:17
rpittauthe issue on opendev seems getting better11:24
rpittaudtantsur: https://review.opendev.org/c/openstack/releases/+/771182 https://review.opendev.org/c/openstack/releases/+/77118311:29
dtantsurthanks!11:29
* rpittau lunch time, meatballs extravaganza day11:29
dtantsursounds awesome, enjoy!11:30
rpittauthanks :)11:30
*** ociuhandu has quit IRC11:34
*** ociuhandu has joined #openstack-ironic11:35
iurygregoryhey janders o/11:45
*** ociuhandu has quit IRC11:49
*** ociuhandu has joined #openstack-ironic11:49
*** ociuhandu has quit IRC11:54
*** dougsz has joined #openstack-ironic11:55
*** ociuhandu has joined #openstack-ironic12:20
*** QianbiaoNG has joined #openstack-ironic12:21
*** mkrai has joined #openstack-ironic12:23
*** Qianbiao has quit IRC12:25
*** rcernin has quit IRC12:36
*** ociuhandu has quit IRC12:38
*** ociuhandu has joined #openstack-ironic12:38
*** eandersson has quit IRC12:44
*** eandersson has joined #openstack-ironic12:44
*** ociuhandu has quit IRC12:46
*** rh-jelabarre has joined #openstack-ironic12:51
*** sshnaidm is now known as sshnaidm|ruck12:52
*** rcernin has joined #openstack-ironic12:55
*** dougsz has quit IRC12:56
*** jdandrea has quit IRC12:56
*** ddurst has quit IRC12:56
*** logan- has quit IRC12:56
*** ociuhandu has joined #openstack-ironic12:57
*** dougsz has joined #openstack-ironic12:59
*** jdandrea has joined #openstack-ironic12:59
*** ddurst has joined #openstack-ironic12:59
*** logan- has joined #openstack-ironic12:59
*** arne_wiebalck has quit IRC12:59
*** logan- has quit IRC12:59
*** logan- has joined #openstack-ironic13:00
*** rcernin has quit IRC13:00
*** arne_wiebalck has joined #openstack-ironic13:01
*** mkowalski has quit IRC13:03
*** ociuhandu has quit IRC13:05
*** rcernin has joined #openstack-ironic13:13
*** mkowalski has joined #openstack-ironic13:21
openstackgerritRiccardo Pittau proposed openstack/ironic master: Replace retrying with tenacity  https://review.opendev.org/c/openstack/ironic/+/37657413:24
openstackgerritMerged openstack/sushy master: Fixes issue of redfish firmware update  https://review.opendev.org/c/openstack/sushy/+/76491513:24
*** rcernin has quit IRC13:27
openstackgerritRiccardo Pittau proposed openstack/ironic-inspector bugfix/10.3: Use correct Node id attribute  https://review.opendev.org/c/openstack/ironic-inspector/+/77119713:29
*** ociuhandu has joined #openstack-ironic13:32
openstackgerritRiccardo Pittau proposed openstack/ironic-inspector bugfix/10.3: Use correct Node id attribute  https://review.opendev.org/c/openstack/ironic-inspector/+/77119713:33
*** mkowalski has quit IRC13:34
*** ociuhandu has quit IRC13:36
*** ociuhandu has joined #openstack-ironic13:36
*** rloo has joined #openstack-ironic13:51
*** tosin has quit IRC14:00
*** lbragstad has joined #openstack-ironic14:03
*** mkowalski has joined #openstack-ironic14:08
openstackgerritMerged openstack/ironic master: Add a delay/retry is vmedia insert fails  https://review.opendev.org/c/openstack/ironic/+/77027014:08
openstackgerritVerification of a change to openstack/ironic failed: redfish-virtual-media: make fewer calls when preparing boot  https://review.opendev.org/c/openstack/ironic/+/76432314:09
dtantsurffs, how many changes will conflict with it?14:13
*** lbragstad has quit IRC14:16
openstackgerritDmitry Tantsur proposed openstack/ironic master: redfish-virtual-media: make fewer calls when preparing boot  https://review.opendev.org/c/openstack/ironic/+/76432314:19
*** lbragstad has joined #openstack-ironic14:19
*** lbragstad has quit IRC14:20
*** paras333 has joined #openstack-ironic14:20
*** lbragstad has joined #openstack-ironic14:20
*** ociuhandu has quit IRC14:29
*** zbitter is now known as zaneb14:30
*** ociuhandu has joined #openstack-ironic14:30
*** ociuhandu has quit IRC14:34
*** ociuhandu has joined #openstack-ironic14:34
iurygregoryffs? .-.14:36
iurygregory"for fuck's sake!"?14:37
*** tzumainn has joined #openstack-ironic14:42
*** kaifeng_ has joined #openstack-ironic14:49
rpittauno, no, I'm pretty sure is "Formatted File System"14:55
*** anuradha1904 has quit IRC14:56
iurygregoryrpittau, hahahaha I will wait for dtantsur to confirm...14:58
rpittau:)14:59
rpittaummm is bank holiday in US today I think15:01
rpittauwow, awesome phrase construction15:01
rpittaumhmhmh15:01
rpittauI think today is bank holiday in the USA15:01
rpittauok, better15:01
iurygregoryMartin Luther King Jr. Day Mon, Jan 18, 202115:02
rpittauare we skipping the meeting ?15:02
iurygregoryprobably? Julia is a bit sick afaik =(15:02
dtantsur#startmeeting ironic15:02
openstackMeeting started Mon Jan 18 15:02:34 2021 UTC and is due to finish in 60 minutes.  The chair is dtantsur. Information about MeetBot at http://wiki.debian.org/MeetBot.15:02
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:02
rpittauoh15:02
rpittauok15:02
*** openstack changes topic to " (Meeting topic: ironic)"15:02
rpittaunvm15:02
openstackThe meeting name has been set to 'ironic'15:02
rpittauo/15:02
dtantsursorry, late lunch15:02
iurygregoryo/15:02
bdoddo/15:02
kaifeng_o/15:02
dtantsurhi everyone, welcome to the ironic meeting15:02
rlooo/15:02
ajyao/15:02
dtantsur#link https://wiki.openstack.org/wiki/Meetings/Ironic is out agenda15:03
*** sdanni has joined #openstack-ironic15:03
dtantsur#link https://etherpad.opendev.org/p/ironic-wallaby-midcycle midcycle planning etherpad15:03
dtantsurthe doodle outcome is inconclusive, I'll let Julia handle it15:04
*** stendulker has joined #openstack-ironic15:04
dtantsuranything else to announce or remind us of?15:05
*** mkrai has quit IRC15:05
dtantsur#topic Review subteam status reports (capped at ten minutes)15:05
*** openstack changes topic to "Review subteam status reports (capped at ten minutes) (Meeting topic: ironic)"15:05
* dtantsur removes "default to GPT"15:06
* dtantsur removes "make UEFI happy" as well15:07
dtantsurwe probably need a review jam for RBAC patches, maybe during the midcycle15:08
arne_wiebalcko/15:08
*** MentalSiege has joined #openstack-ironic15:09
rloodtantsur: wrt the RBAC patches -- are there links to those somewhere?15:09
dtantsurlemme see15:09
rloodtantsur: oh, so don't bother reviewing beforehand, cuz we'll review during midcycle?15:10
dtantsur#link https://review.opendev.org/q/topic:%22secure-rbac%22+project:openstack/ironic RBAC topic15:10
rlooi see a link to a spec for rbac. is that what you mean? https://review.opendev.org/c/openstack/ironic-specs/+/76407015:10
dtantsurrloo: to me it's better if we review them asynchronously, it's more efficient15:10
dtantsurbut if we cannot, we can schedule a jam or use the midcycle15:11
rloodoes the spec need to be reviewed/approved first?15:11
dtantsurmany of the patches are refactoring, they can be review in parallel with the spec15:11
dtantsur#link https://review.opendev.org/c/openstack/ironic-specs/+/764070 RBAC spec15:11
*** lmcgann has joined #openstack-ironic15:12
dtantsurI'm also not 100% sure how much freedom we have in accepting/not accepting the spec, to be honest15:12
rloooh. someone please find out. if we don't have freedom, then we should just approve instead of 'reviewing'.15:13
dtantsurI suspect we have a say in details, so we better read in anyway15:13
rloook15:14
dtantsuralso I'm not sure there exists "someone" with enough free time (given that Julia is already spending most of her time writing the code)15:14
dtantsurare we don with the statuses?15:15
rloois RBAC a community goal? or just the 'json to yaml conversion' ?15:15
dtantsurI think json to yaml is not merely a file format change15:15
iurygregoryhttp://lists.openstack.org/pipermail/openstack-discuss/2020-December/019313.html15:15
dtantsurI think they're changing the way it works. The spec likely has the details, I haven't read it yet15:15
*** MentalSiege has quit IRC15:15
dtantsur#link http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019313.html RBAC work announcement15:15
rloothx, added that link to the whiteboard.15:16
iurygregorysorry forgot to add the link before ty dtantsur15:17
dtantsurno worries15:17
*** hjensas is now known as hjensas|afk15:17
*** MentalSiege has joined #openstack-ironic15:18
dtantsurready to move on?15:19
rloo++15:19
dtantsur#topic Deciding on priorities for the coming week15:20
*** openstack changes topic to "Deciding on priorities for the coming week (Meeting topic: ironic)"15:20
dtantsurI've cleaned up the list a bit. what should we have there?15:20
rpittauit looks ok as it is, to be honest15:21
rpittausomeone already added the secure boot support in sushy as well :)15:22
dtantsuryeah, it was me15:22
ajyacan anyone look at config mold spec, especially the storage part?15:23
dtantsuradded to the list15:24
dtantsuranything else?15:24
iurygregoryI will update my wip patch and probably add to the list hehe15:24
iurygregoryhttps://review.opendev.org/c/openstack/ironic/+/77052615:25
dtantsurokay, added, let's move on?15:25
iurygregory++15:25
dtantsur#topic Baremetal SIG15:26
*** openstack changes topic to "Baremetal SIG (Meeting topic: ironic)"15:26
dtantsurarne_wiebalck: anything from you?15:26
arne_wiebalckwell received presentation on multi-tenancy15:26
arne_wiebalckI added a link to the blog post to the etherpad15:26
dtantsur#link https://owlet.today/posts/ironic-node-multi-tenancy/ blog post from tzumainn on the topic from the last meeting15:26
dtantsurthanks!15:26
dtantsuralso tzumainn++15:26
arne_wiebalckone more thing15:26
arne_wiebalckif someone is into video editing and would like to help with the presentation videos, get in touch with TheJulia or me :)15:27
* arne_wiebalck has no clue about video editing 15:27
dtantsurI hate video editing but can help if needed15:27
arne_wiebalckthat would be great, thanks15:27
arne_wiebalckthat's it from me15:27
dtantsurany comments before we move on?15:28
dtantsurI guess we need a topic for the next presentation(s)?15:28
arne_wiebalckyes, there is a list of ideas15:28
arne_wiebalckon the etherpad15:28
arne_wiebalckand I will chase candidates15:28
arne_wiebalckbut if someone would like to volunteer ... :)15:29
*** ricolin has quit IRC15:29
arne_wiebalckotherwise I might come after you :-D15:29
arne_wiebalck#link https://etherpad.opendev.org/p/bare-metal-sig15:29
dtantsursorry, will expand a bit15:30
dtantsur#undo15:30
openstackRemoving item from minutes: #link https://etherpad.opendev.org/p/bare-metal-sig15:30
dtantsur#link https://etherpad.opendev.org/p/bare-metal-sig (around line 78) please add your topics and volunteer for telling them!15:30
arne_wiebalckdtantsur: thanks!15:30
dtantsur#topic Open discussion15:30
*** openstack changes topic to "Open discussion (Meeting topic: ironic)"15:30
dtantsuranyone has anything?15:30
* dtantsur is under heavy influence of politics today15:30
rloocrickets?15:32
dtantsuryep!15:32
dtantsurthank you everyone, I'm returning you 30 minutes of your work day15:32
*** ociuhandu has quit IRC15:32
iurygregoryty dtantsur15:32
arne_wiebalckthanks dtantsur !15:32
rpittauthanks!15:32
dtantsur#endmeeting15:32
*** openstack changes topic to "Bare Metal Provisioning | Status: http://bit.ly/ironic-whiteboard | Docs: http://docs.openstack.org/ironic/ | Bugs: https://storyboard.openstack.org/#!/project_group/75 | Contributors are generally present between 6 AM and 12 AM UTC, If we do not answer, please feel free to pose questions to openstack-discuss mailing list."15:32
openstackMeeting ended Mon Jan 18 15:32:43 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:32
openstackMinutes:        http://eavesdrop.openstack.org/meetings/ironic/2021/ironic.2021-01-18-15.02.html15:32
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/ironic/2021/ironic.2021-01-18-15.02.txt15:32
openstackLog:            http://eavesdrop.openstack.org/meetings/ironic/2021/ironic.2021-01-18-15.02.log.html15:32
*** ociuhandu has joined #openstack-ironic15:33
*** Dhuldev_Valekar has joined #openstack-ironic15:35
*** ociuhandu has quit IRC15:37
openstackgerritMerged openstack/ironic-inspector stable/victoria: Remove lower-constraints job  https://review.opendev.org/c/openstack/ironic-inspector/+/76753615:38
*** QianbiaoNG has quit IRC15:45
*** ociuhandu has joined #openstack-ironic16:04
openstackgerritDerek Higgins proposed openstack/ironic stable/victoria: Add a delay/retry is vmedia insert fails  https://review.opendev.org/c/openstack/ironic/+/77124316:04
*** stendulker has quit IRC16:09
*** ociuhandu has quit IRC16:09
*** ociuhandu has joined #openstack-ironic16:29
*** dsneddon has quit IRC16:32
*** ociuhandu has quit IRC16:33
*** eandersson8 has joined #openstack-ironic16:43
*** sdanni has quit IRC16:45
*** eandersson has quit IRC16:45
*** nam-est has quit IRC16:45
*** zzzeek has quit IRC16:45
*** stevebaker has quit IRC16:45
*** ociuhandu has joined #openstack-ironic16:45
*** eandersson8 is now known as eandersson16:45
*** sdanni has joined #openstack-ironic16:46
*** zzzeek has joined #openstack-ironic16:46
rpittaugood night! o/16:49
*** rpittau is now known as rpittau|afk16:49
*** ociuhandu has quit IRC16:53
*** lucasagomes has quit IRC16:56
*** ociuhandu has joined #openstack-ironic17:00
*** ociuhandu has quit IRC17:01
*** ociuhandu has joined #openstack-ironic17:02
*** ociuhandu has quit IRC17:02
*** dsneddon has joined #openstack-ironic17:12
*** ociuhandu has joined #openstack-ironic17:35
*** kaifeng_ has quit IRC17:38
*** dougsz has quit IRC17:39
*** ociuhandu has quit IRC17:40
*** ociuhandu has joined #openstack-ironic17:41
openstackgerritMerged openstack/ironic-python-agent master: Remove lldp-timeout support  https://review.opendev.org/c/openstack/ironic-python-agent/+/70120717:44
openstackgerritMerged openstack/ironic master: Enable testing to dynamicly leverage ACL roles  https://review.opendev.org/c/openstack/ironic/+/76813517:44
*** ociuhandu has quit IRC17:51
*** ociuhandu has joined #openstack-ironic17:53
*** ociuhandu has quit IRC17:58
*** ociuhandu has joined #openstack-ironic18:22
*** ociuhandu has quit IRC18:35
*** ociuhandu has joined #openstack-ironic18:53
*** ociuhandu has quit IRC19:01
*** ociuhandu has joined #openstack-ironic19:56
*** ociuhandu has quit IRC20:01
lbragstadTheJulia i finally got around the reviewing the ironic protection tests20:27
*** stevebaker has joined #openstack-ironic20:28
lbragstadi'm not sure if my suggestions are valid, but if you want help implementing them, just let me know20:28
stevebakerarne_wiebalck: hey, I wouldn't mind doing some video editing20:28
arne_wiebalckstevebaker: great, thanks a lot! I will upload the videos to some shareable  place and send a link ... tomorrow :)20:48
arne_wiebalckbye everyone o/20:48
stevebakerarne_wiebalck: ok cool20:49
*** ociuhandu has joined #openstack-ironic20:58
*** ociuhandu has quit IRC21:09
*** ociuhandu has joined #openstack-ironic21:10
*** ociuhandu has quit IRC21:13
*** ociuhandu has joined #openstack-ironic21:13
*** ociuhandu has quit IRC21:26
*** juanoterocas has joined #openstack-ironic21:37
*** juanoterocas has quit IRC21:53
*** lmcgann has quit IRC22:36
*** rcernin has joined #openstack-ironic22:39
jandersgood morning Ironic o/23:09
*** pmannidi has joined #openstack-ironic23:20
*** pmannidi has quit IRC23:22
*** rloo has quit IRC23:23
*** jdandrea has quit IRC23:32
jandersrecording a demo - going offline for some time23:35
*** derekh has quit IRC23:41
*** ociuhandu has joined #openstack-ironic23:49
*** pmannidi has joined #openstack-ironic23:58
*** ociuhandu has quit IRC23:59

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