*** tosky has quit IRC | 00:03 | |
*** zzzeek has quit IRC | 00:44 | |
*** zzzeek has joined #openstack-ironic | 00:46 | |
*** benj_ has quit IRC | 02:18 | |
*** benj_ has joined #openstack-ironic | 02:19 | |
*** sshnaidm has quit IRC | 02:19 | |
*** gudrutis5 has joined #openstack-ironic | 02:22 | |
*** dsneddon has quit IRC | 02:23 | |
*** gudrutis has quit IRC | 02:23 | |
*** gudrutis5 is now known as gudrutis | 02:23 | |
*** sshnaidm has joined #openstack-ironic | 02:29 | |
*** rcernin has quit IRC | 02:41 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-lib master: Add initial privsep structure https://review.opendev.org/c/openstack/ironic-lib/+/745536 | 02:42 |
---|---|---|
*** dsneddon has joined #openstack-ironic | 02:50 | |
*** rcernin has joined #openstack-ironic | 02:58 | |
*** rcernin has quit IRC | 03:03 | |
*** rcernin has joined #openstack-ironic | 03:03 | |
*** mkrai has joined #openstack-ironic | 03:06 | |
*** zzzeek has quit IRC | 03:22 | |
*** stevebaker has quit IRC | 03:22 | |
*** zzzeek has joined #openstack-ironic | 03:23 | |
*** ricolin_ has joined #openstack-ironic | 03:25 | |
*** stevebaker has joined #openstack-ironic | 03:48 | |
*** paras333 has joined #openstack-ironic | 03:58 | |
*** paras333 has quit IRC | 04:03 | |
*** zzzeek has quit IRC | 05:10 | |
*** zzzeek has joined #openstack-ironic | 05:14 | |
*** anuradha1904 has joined #openstack-ironic | 05:58 | |
stevebaker | evening everyone (I'm working late today) | 06:26 |
janders | hey stevebaker | 06:29 |
janders | same here | 06:29 |
stevebaker | janders: hey | 06:30 |
*** mkrai has quit IRC | 07:20 | |
openstackgerrit | Verification of a change to openstack/ironic failed: redfish-virtual-media: make fewer calls when preparing boot https://review.opendev.org/c/openstack/ironic/+/764323 | 07:35 |
*** ociuhandu has joined #openstack-ironic | 07:53 | |
*** rcernin has quit IRC | 07:53 | |
*** ricolin_ has quit IRC | 07:57 | |
*** rcernin has joined #openstack-ironic | 07:57 | |
*** ociuhandu has quit IRC | 07:58 | |
*** rpittau|afk is now known as rpittau | 07:59 | |
rpittau | good morning ironic! o/ | 07:59 |
arne_wiebalck | Good morning, ironic! | 08:00 |
janders | good morning rpittau and arne_wiebalck | 08:18 |
rpittau | hey janders :) | 08:18 |
*** mkrai has joined #openstack-ironic | 08:23 | |
*** dtantsur|afk is now known as dtantsur | 08:32 | |
dtantsur | morning ironic | 08:32 |
*** tosin has joined #openstack-ironic | 08:32 | |
rpittau | hey dtantsur :) | 08:32 |
rpittau | dtantsur: 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 failing | 08:34 |
dtantsur | ++ | 08:34 |
janders | good morning dtantsur | 08:35 |
dtantsur | rpittau: could you also check https://review.opendev.org/c/openstack/ironic/+/770922 please? then we can release ironic victoria | 08:36 |
rpittau | yes | 08:36 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector stable/victoria: Remove lower-constraints job https://review.opendev.org/c/openstack/ironic-inspector/+/767536 | 08:38 |
openstackgerrit | ankit proposed openstack/sushy master: DNM Patch : Testing the HPEProliant CI https://review.opendev.org/c/openstack/sushy/+/771168 | 08:38 |
arne_wiebalck | hey janders and rpittay o/ | 08:38 |
arne_wiebalck | *rpittau | 08:39 |
rpittau | hey arne_wiebalck :D | 08:39 |
janders | I'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 |
janders | 2) when starting sanitize, should the code sleep, monitor progress and only report success when NVMe log shows sanitize success? | 08:39 |
janders | I'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 |
dtantsur | agreed on both accounts | 08:42 |
rpittau | janders: 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 ideal | 08:42 |
janders | thank you dtantsur rpittau | 08:43 |
janders | rpittau 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 available | 08:44 |
*** tosky has joined #openstack-ironic | 08:44 | |
rpittau | janders: 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 untouched | 08:46 |
dtantsur | I think if another sanitize is already running, we should wait for it and declare success | 08:46 |
janders | ack rpittau dtantsur | 08:46 |
janders | my 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 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector stable/ussuri: Remove lower-constraints job https://review.opendev.org/c/openstack/ironic-inspector/+/767537 | 08:48 |
openstackgerrit | wushiming proposed openstack/bifrost master: Update version of doc8 https://review.opendev.org/c/openstack/bifrost/+/771169 | 08:48 |
janders | it should a) reject any reads/writes while the sanitize is going and b) logging success guarantees all old data is irreversibly destroyed | 08:48 |
janders | (as far as my understanding of the spec goes) | 08:48 |
openstackgerrit | Verification of a change to openstack/ironic failed: redfish-virtual-media: make fewer calls when preparing boot https://review.opendev.org/c/openstack/ironic/+/764323 | 08:50 |
openstackgerrit | Tosin Farai proposed openstack/bifrost master: Test node boot device setting function https://review.opendev.org/c/openstack/bifrost/+/771171 | 08:51 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector bugfix/10.3: Remove lower-constraints job https://review.opendev.org/c/openstack/ironic-inspector/+/769504 | 08:52 |
janders | dtantsur 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-ironic | 08:56 | |
rpittau | janders: that looks like a proper field to check | 08:59 |
*** ociuhandu has joined #openstack-ironic | 09:01 | |
*** rcernin has quit IRC | 09:13 | |
*** nam-est has joined #openstack-ironic | 09:15 | |
*** rcernin has joined #openstack-ironic | 09:24 | |
nam-est | Hi Ironic | 09:26 |
nam-est | I have a question. Does ironic-conductor only communicate with ironic-api? | 09:27 |
*** derekh has joined #openstack-ironic | 09:38 | |
openstackgerrit | Shuai Qian proposed openstack/ironic-ui master: Fix unittest coverage bug https://review.opendev.org/c/openstack/ironic-ui/+/771176 | 09:52 |
*** ociuhandu has quit IRC | 10:00 | |
*** ociuhandu has joined #openstack-ironic | 10:01 | |
*** ociuhandu has quit IRC | 10:01 | |
*** ociuhandu has joined #openstack-ironic | 10:01 | |
dtantsur | nam-est: define "only" please | 10:12 |
*** Qianbiao has joined #openstack-ironic | 10:12 | |
dtantsur | at the very least it communicates with the database and node BMCs | 10:12 |
openstackgerrit | Merged openstack/ironic stable/victoria: Fix redfish-virtual-media boot mode handling ordering https://review.opendev.org/c/openstack/ironic/+/770922 | 10:15 |
dtantsur | rpittau: wanna request a release ^^? ditto for IPA | 10:16 |
*** mkrai has quit IRC | 10:33 | |
rpittau | dtantsur: yep | 10:45 |
nam-est | dtantsur: 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 |
dtantsur | nam-est: and ironic-inspector. (assuming you're asking in the context of metal3) | 10:46 |
nam-est | yes, I am talking in the context of metal3. | 10:47 |
nam-est | dtantsur: thanks for your answer | 10:47 |
openstackgerrit | Verification of a change to openstack/ironic-inspector failed: Remove lower-constraints job https://review.opendev.org/c/openstack/ironic-inspector/+/767536 | 10:51 |
rpittau | there seems to be a massive issue in opendev | 10:52 |
dtantsur | le sigh | 10:52 |
*** ociuhandu has quit IRC | 10:53 | |
*** ociuhandu has joined #openstack-ironic | 10:53 | |
*** ociuhandu has quit IRC | 11:00 | |
rpittau | :/ | 11:00 |
iurygregory | good morning ironic o/ | 11:01 |
*** ociuhandu has joined #openstack-ironic | 11:01 | |
rpittau | hey iurygregory :) | 11:01 |
*** ftarasenko has joined #openstack-ironic | 11:03 | |
iurygregory | rpittau, o/ | 11:04 |
*** ociuhandu has quit IRC | 11:06 | |
*** ociuhandu has joined #openstack-ironic | 11:07 | |
janders | good morning iurygregory o/ | 11:09 |
*** ociuhandu has quit IRC | 11:13 | |
*** ociuhandu has joined #openstack-ironic | 11:17 | |
rpittau | the issue on opendev seems getting better | 11:24 |
rpittau | dtantsur: https://review.opendev.org/c/openstack/releases/+/771182 https://review.opendev.org/c/openstack/releases/+/771183 | 11:29 |
dtantsur | thanks! | 11:29 |
* rpittau lunch time, meatballs extravaganza day | 11:29 | |
dtantsur | sounds awesome, enjoy! | 11:30 |
rpittau | thanks :) | 11:30 |
*** ociuhandu has quit IRC | 11:34 | |
*** ociuhandu has joined #openstack-ironic | 11:35 | |
iurygregory | hey janders o/ | 11:45 |
*** ociuhandu has quit IRC | 11:49 | |
*** ociuhandu has joined #openstack-ironic | 11:49 | |
*** ociuhandu has quit IRC | 11:54 | |
*** dougsz has joined #openstack-ironic | 11:55 | |
*** ociuhandu has joined #openstack-ironic | 12:20 | |
*** QianbiaoNG has joined #openstack-ironic | 12:21 | |
*** mkrai has joined #openstack-ironic | 12:23 | |
*** Qianbiao has quit IRC | 12:25 | |
*** rcernin has quit IRC | 12:36 | |
*** ociuhandu has quit IRC | 12:38 | |
*** ociuhandu has joined #openstack-ironic | 12:38 | |
*** eandersson has quit IRC | 12:44 | |
*** eandersson has joined #openstack-ironic | 12:44 | |
*** ociuhandu has quit IRC | 12:46 | |
*** rh-jelabarre has joined #openstack-ironic | 12:51 | |
*** sshnaidm is now known as sshnaidm|ruck | 12:52 | |
*** rcernin has joined #openstack-ironic | 12:55 | |
*** dougsz has quit IRC | 12:56 | |
*** jdandrea has quit IRC | 12:56 | |
*** ddurst has quit IRC | 12:56 | |
*** logan- has quit IRC | 12:56 | |
*** ociuhandu has joined #openstack-ironic | 12:57 | |
*** dougsz has joined #openstack-ironic | 12:59 | |
*** jdandrea has joined #openstack-ironic | 12:59 | |
*** ddurst has joined #openstack-ironic | 12:59 | |
*** logan- has joined #openstack-ironic | 12:59 | |
*** arne_wiebalck has quit IRC | 12:59 | |
*** logan- has quit IRC | 12:59 | |
*** logan- has joined #openstack-ironic | 13:00 | |
*** rcernin has quit IRC | 13:00 | |
*** arne_wiebalck has joined #openstack-ironic | 13:01 | |
*** mkowalski has quit IRC | 13:03 | |
*** ociuhandu has quit IRC | 13:05 | |
*** rcernin has joined #openstack-ironic | 13:13 | |
*** mkowalski has joined #openstack-ironic | 13:21 | |
openstackgerrit | Riccardo Pittau proposed openstack/ironic master: Replace retrying with tenacity https://review.opendev.org/c/openstack/ironic/+/376574 | 13:24 |
openstackgerrit | Merged openstack/sushy master: Fixes issue of redfish firmware update https://review.opendev.org/c/openstack/sushy/+/764915 | 13:24 |
*** rcernin has quit IRC | 13:27 | |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector bugfix/10.3: Use correct Node id attribute https://review.opendev.org/c/openstack/ironic-inspector/+/771197 | 13:29 |
*** ociuhandu has joined #openstack-ironic | 13:32 | |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector bugfix/10.3: Use correct Node id attribute https://review.opendev.org/c/openstack/ironic-inspector/+/771197 | 13:33 |
*** mkowalski has quit IRC | 13:34 | |
*** ociuhandu has quit IRC | 13:36 | |
*** ociuhandu has joined #openstack-ironic | 13:36 | |
*** rloo has joined #openstack-ironic | 13:51 | |
*** tosin has quit IRC | 14:00 | |
*** lbragstad has joined #openstack-ironic | 14:03 | |
*** mkowalski has joined #openstack-ironic | 14:08 | |
openstackgerrit | Merged openstack/ironic master: Add a delay/retry is vmedia insert fails https://review.opendev.org/c/openstack/ironic/+/770270 | 14:08 |
openstackgerrit | Verification of a change to openstack/ironic failed: redfish-virtual-media: make fewer calls when preparing boot https://review.opendev.org/c/openstack/ironic/+/764323 | 14:09 |
dtantsur | ffs, how many changes will conflict with it? | 14:13 |
*** lbragstad has quit IRC | 14:16 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: redfish-virtual-media: make fewer calls when preparing boot https://review.opendev.org/c/openstack/ironic/+/764323 | 14:19 |
*** lbragstad has joined #openstack-ironic | 14:19 | |
*** lbragstad has quit IRC | 14:20 | |
*** paras333 has joined #openstack-ironic | 14:20 | |
*** lbragstad has joined #openstack-ironic | 14:20 | |
*** ociuhandu has quit IRC | 14:29 | |
*** zbitter is now known as zaneb | 14:30 | |
*** ociuhandu has joined #openstack-ironic | 14:30 | |
*** ociuhandu has quit IRC | 14:34 | |
*** ociuhandu has joined #openstack-ironic | 14:34 | |
iurygregory | ffs? .-. | 14:36 |
iurygregory | "for fuck's sake!"? | 14:37 |
*** tzumainn has joined #openstack-ironic | 14:42 | |
*** kaifeng_ has joined #openstack-ironic | 14:49 | |
rpittau | no, no, I'm pretty sure is "Formatted File System" | 14:55 |
*** anuradha1904 has quit IRC | 14:56 | |
iurygregory | rpittau, hahahaha I will wait for dtantsur to confirm... | 14:58 |
rpittau | :) | 14:59 |
rpittau | mmm is bank holiday in US today I think | 15:01 |
rpittau | wow, awesome phrase construction | 15:01 |
rpittau | mhmhmh | 15:01 |
rpittau | I think today is bank holiday in the USA | 15:01 |
rpittau | ok, better | 15:01 |
iurygregory | Martin Luther King Jr. Day Mon, Jan 18, 2021 | 15:02 |
rpittau | are we skipping the meeting ? | 15:02 |
iurygregory | probably? Julia is a bit sick afaik =( | 15:02 |
dtantsur | #startmeeting ironic | 15:02 |
openstack | Meeting 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 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:02 |
rpittau | oh | 15:02 |
rpittau | ok | 15:02 |
*** openstack changes topic to " (Meeting topic: ironic)" | 15:02 | |
rpittau | nvm | 15:02 |
openstack | The meeting name has been set to 'ironic' | 15:02 |
rpittau | o/ | 15:02 |
dtantsur | sorry, late lunch | 15:02 |
iurygregory | o/ | 15:02 |
bdodd | o/ | 15:02 |
kaifeng_ | o/ | 15:02 |
dtantsur | hi everyone, welcome to the ironic meeting | 15:02 |
rloo | o/ | 15:02 |
ajya | o/ | 15:02 |
dtantsur | #link https://wiki.openstack.org/wiki/Meetings/Ironic is out agenda | 15:03 |
*** sdanni has joined #openstack-ironic | 15:03 | |
dtantsur | #link https://etherpad.opendev.org/p/ironic-wallaby-midcycle midcycle planning etherpad | 15:03 |
dtantsur | the doodle outcome is inconclusive, I'll let Julia handle it | 15:04 |
*** stendulker has joined #openstack-ironic | 15:04 | |
dtantsur | anything else to announce or remind us of? | 15:05 |
*** mkrai has quit IRC | 15: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 well | 15:07 | |
dtantsur | we probably need a review jam for RBAC patches, maybe during the midcycle | 15:08 |
arne_wiebalck | o/ | 15:08 |
*** MentalSiege has joined #openstack-ironic | 15:09 | |
rloo | dtantsur: wrt the RBAC patches -- are there links to those somewhere? | 15:09 |
dtantsur | lemme see | 15:09 |
rloo | dtantsur: 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 topic | 15:10 |
rloo | i see a link to a spec for rbac. is that what you mean? https://review.opendev.org/c/openstack/ironic-specs/+/764070 | 15:10 |
dtantsur | rloo: to me it's better if we review them asynchronously, it's more efficient | 15:10 |
dtantsur | but if we cannot, we can schedule a jam or use the midcycle | 15:11 |
rloo | does the spec need to be reviewed/approved first? | 15:11 |
dtantsur | many of the patches are refactoring, they can be review in parallel with the spec | 15:11 |
dtantsur | #link https://review.opendev.org/c/openstack/ironic-specs/+/764070 RBAC spec | 15:11 |
*** lmcgann has joined #openstack-ironic | 15:12 | |
dtantsur | I'm also not 100% sure how much freedom we have in accepting/not accepting the spec, to be honest | 15:12 |
rloo | oh. someone please find out. if we don't have freedom, then we should just approve instead of 'reviewing'. | 15:13 |
dtantsur | I suspect we have a say in details, so we better read in anyway | 15:13 |
rloo | ok | 15:14 |
dtantsur | also 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 |
dtantsur | are we don with the statuses? | 15:15 |
rloo | is RBAC a community goal? or just the 'json to yaml conversion' ? | 15:15 |
dtantsur | I think json to yaml is not merely a file format change | 15:15 |
iurygregory | http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019313.html | 15:15 |
dtantsur | I think they're changing the way it works. The spec likely has the details, I haven't read it yet | 15:15 |
*** MentalSiege has quit IRC | 15:15 | |
dtantsur | #link http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019313.html RBAC work announcement | 15:15 |
rloo | thx, added that link to the whiteboard. | 15:16 |
iurygregory | sorry forgot to add the link before ty dtantsur | 15:17 |
dtantsur | no worries | 15:17 |
*** hjensas is now known as hjensas|afk | 15:17 | |
*** MentalSiege has joined #openstack-ironic | 15:18 | |
dtantsur | ready to move on? | 15:19 |
rloo | ++ | 15:19 |
dtantsur | #topic Deciding on priorities for the coming week | 15:20 |
*** openstack changes topic to "Deciding on priorities for the coming week (Meeting topic: ironic)" | 15:20 | |
dtantsur | I've cleaned up the list a bit. what should we have there? | 15:20 |
rpittau | it looks ok as it is, to be honest | 15:21 |
rpittau | someone already added the secure boot support in sushy as well :) | 15:22 |
dtantsur | yeah, it was me | 15:22 |
ajya | can anyone look at config mold spec, especially the storage part? | 15:23 |
dtantsur | added to the list | 15:24 |
dtantsur | anything else? | 15:24 |
iurygregory | I will update my wip patch and probably add to the list hehe | 15:24 |
iurygregory | https://review.opendev.org/c/openstack/ironic/+/770526 | 15:25 |
dtantsur | okay, added, let's move on? | 15:25 |
iurygregory | ++ | 15:25 |
dtantsur | #topic Baremetal SIG | 15:26 |
*** openstack changes topic to "Baremetal SIG (Meeting topic: ironic)" | 15:26 | |
dtantsur | arne_wiebalck: anything from you? | 15:26 |
arne_wiebalck | well received presentation on multi-tenancy | 15:26 |
arne_wiebalck | I added a link to the blog post to the etherpad | 15:26 |
dtantsur | #link https://owlet.today/posts/ironic-node-multi-tenancy/ blog post from tzumainn on the topic from the last meeting | 15:26 |
dtantsur | thanks! | 15:26 |
dtantsur | also tzumainn++ | 15:26 |
arne_wiebalck | one more thing | 15:26 |
arne_wiebalck | if 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 | |
dtantsur | I hate video editing but can help if needed | 15:27 |
arne_wiebalck | that would be great, thanks | 15:27 |
arne_wiebalck | that's it from me | 15:27 |
dtantsur | any comments before we move on? | 15:28 |
dtantsur | I guess we need a topic for the next presentation(s)? | 15:28 |
arne_wiebalck | yes, there is a list of ideas | 15:28 |
arne_wiebalck | on the etherpad | 15:28 |
arne_wiebalck | and I will chase candidates | 15:28 |
arne_wiebalck | but if someone would like to volunteer ... :) | 15:29 |
*** ricolin has quit IRC | 15:29 | |
arne_wiebalck | otherwise I might come after you :-D | 15:29 |
arne_wiebalck | #link https://etherpad.opendev.org/p/bare-metal-sig | 15:29 |
dtantsur | sorry, will expand a bit | 15:30 |
dtantsur | #undo | 15:30 |
openstack | Removing item from minutes: #link https://etherpad.opendev.org/p/bare-metal-sig | 15: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_wiebalck | dtantsur: thanks! | 15:30 |
dtantsur | #topic Open discussion | 15:30 |
*** openstack changes topic to "Open discussion (Meeting topic: ironic)" | 15:30 | |
dtantsur | anyone has anything? | 15:30 |
* dtantsur is under heavy influence of politics today | 15:30 | |
rloo | crickets? | 15:32 |
dtantsur | yep! | 15:32 |
dtantsur | thank you everyone, I'm returning you 30 minutes of your work day | 15:32 |
*** ociuhandu has quit IRC | 15:32 | |
iurygregory | ty dtantsur | 15:32 |
arne_wiebalck | thanks dtantsur ! | 15:32 |
rpittau | thanks! | 15:32 |
dtantsur | #endmeeting | 15: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 | |
openstack | Meeting ended Mon Jan 18 15:32:43 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:32 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/ironic/2021/ironic.2021-01-18-15.02.html | 15:32 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/ironic/2021/ironic.2021-01-18-15.02.txt | 15:32 |
openstack | Log: http://eavesdrop.openstack.org/meetings/ironic/2021/ironic.2021-01-18-15.02.log.html | 15:32 |
*** ociuhandu has joined #openstack-ironic | 15:33 | |
*** Dhuldev_Valekar has joined #openstack-ironic | 15:35 | |
*** ociuhandu has quit IRC | 15:37 | |
openstackgerrit | Merged openstack/ironic-inspector stable/victoria: Remove lower-constraints job https://review.opendev.org/c/openstack/ironic-inspector/+/767536 | 15:38 |
*** QianbiaoNG has quit IRC | 15:45 | |
*** ociuhandu has joined #openstack-ironic | 16:04 | |
openstackgerrit | Derek Higgins proposed openstack/ironic stable/victoria: Add a delay/retry is vmedia insert fails https://review.opendev.org/c/openstack/ironic/+/771243 | 16:04 |
*** stendulker has quit IRC | 16:09 | |
*** ociuhandu has quit IRC | 16:09 | |
*** ociuhandu has joined #openstack-ironic | 16:29 | |
*** dsneddon has quit IRC | 16:32 | |
*** ociuhandu has quit IRC | 16:33 | |
*** eandersson8 has joined #openstack-ironic | 16:43 | |
*** sdanni has quit IRC | 16:45 | |
*** eandersson has quit IRC | 16:45 | |
*** nam-est has quit IRC | 16:45 | |
*** zzzeek has quit IRC | 16:45 | |
*** stevebaker has quit IRC | 16:45 | |
*** ociuhandu has joined #openstack-ironic | 16:45 | |
*** eandersson8 is now known as eandersson | 16:45 | |
*** sdanni has joined #openstack-ironic | 16:46 | |
*** zzzeek has joined #openstack-ironic | 16:46 | |
rpittau | good night! o/ | 16:49 |
*** rpittau is now known as rpittau|afk | 16:49 | |
*** ociuhandu has quit IRC | 16:53 | |
*** lucasagomes has quit IRC | 16:56 | |
*** ociuhandu has joined #openstack-ironic | 17:00 | |
*** ociuhandu has quit IRC | 17:01 | |
*** ociuhandu has joined #openstack-ironic | 17:02 | |
*** ociuhandu has quit IRC | 17:02 | |
*** dsneddon has joined #openstack-ironic | 17:12 | |
*** ociuhandu has joined #openstack-ironic | 17:35 | |
*** kaifeng_ has quit IRC | 17:38 | |
*** dougsz has quit IRC | 17:39 | |
*** ociuhandu has quit IRC | 17:40 | |
*** ociuhandu has joined #openstack-ironic | 17:41 | |
openstackgerrit | Merged openstack/ironic-python-agent master: Remove lldp-timeout support https://review.opendev.org/c/openstack/ironic-python-agent/+/701207 | 17:44 |
openstackgerrit | Merged openstack/ironic master: Enable testing to dynamicly leverage ACL roles https://review.opendev.org/c/openstack/ironic/+/768135 | 17:44 |
*** ociuhandu has quit IRC | 17:51 | |
*** ociuhandu has joined #openstack-ironic | 17:53 | |
*** ociuhandu has quit IRC | 17:58 | |
*** ociuhandu has joined #openstack-ironic | 18:22 | |
*** ociuhandu has quit IRC | 18:35 | |
*** ociuhandu has joined #openstack-ironic | 18:53 | |
*** ociuhandu has quit IRC | 19:01 | |
*** ociuhandu has joined #openstack-ironic | 19:56 | |
*** ociuhandu has quit IRC | 20:01 | |
lbragstad | TheJulia i finally got around the reviewing the ironic protection tests | 20:27 |
*** stevebaker has joined #openstack-ironic | 20:28 | |
lbragstad | i'm not sure if my suggestions are valid, but if you want help implementing them, just let me know | 20:28 |
stevebaker | arne_wiebalck: hey, I wouldn't mind doing some video editing | 20:28 |
arne_wiebalck | stevebaker: great, thanks a lot! I will upload the videos to some shareable place and send a link ... tomorrow :) | 20:48 |
arne_wiebalck | bye everyone o/ | 20:48 |
stevebaker | arne_wiebalck: ok cool | 20:49 |
*** ociuhandu has joined #openstack-ironic | 20:58 | |
*** ociuhandu has quit IRC | 21:09 | |
*** ociuhandu has joined #openstack-ironic | 21:10 | |
*** ociuhandu has quit IRC | 21:13 | |
*** ociuhandu has joined #openstack-ironic | 21:13 | |
*** ociuhandu has quit IRC | 21:26 | |
*** juanoterocas has joined #openstack-ironic | 21:37 | |
*** juanoterocas has quit IRC | 21:53 | |
*** lmcgann has quit IRC | 22:36 | |
*** rcernin has joined #openstack-ironic | 22:39 | |
janders | good morning Ironic o/ | 23:09 |
*** pmannidi has joined #openstack-ironic | 23:20 | |
*** pmannidi has quit IRC | 23:22 | |
*** rloo has quit IRC | 23:23 | |
*** jdandrea has quit IRC | 23:32 | |
janders | recording a demo - going offline for some time | 23:35 |
*** derekh has quit IRC | 23:41 | |
*** ociuhandu has joined #openstack-ironic | 23:49 | |
*** pmannidi has joined #openstack-ironic | 23:58 | |
*** ociuhandu has quit IRC | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!