| openstackgerrit | Bob Fournier proposed openstack/sushy master: Add support for BIOS Attribute Registry https://review.opendev.org/c/openstack/sushy/+/784516 | 00:20 |
|---|---|---|
| *** tzumainn has quit IRC | 01:12 | |
| openstackgerrit | Bob Fournier proposed openstack/ironic stable/ussuri: Refactor vendor detection and add Redfish implementation https://review.opendev.org/c/openstack/ironic/+/784452 | 01:12 |
| *** k_mouza has joined #openstack-ironic | 01:13 | |
| *** k_mouza has quit IRC | 01:18 | |
| *** sshnaidm|afk is now known as sshnaidm|off | 01:27 | |
| TheJulia | JayF: balance must be obtained between the cattle beverages and the... well.. the special beverages. | 02:41 |
| TheJulia | in-balance in the drink forces are no good for anyone :) | 02:42 |
| *** jamesdenton has quit IRC | 03:45 | |
| *** jamesdenton has joined #openstack-ironic | 03:45 | |
| *** rcernin_ has joined #openstack-ironic | 04:28 | |
| *** jamesdenton has quit IRC | 04:36 | |
| *** jamesden_ has joined #openstack-ironic | 04:36 | |
| *** rcernin_ has quit IRC | 04:41 | |
| eandersson | TheJulia when generating the default policy in W it sounds like you still get a ton of policy generated UserWarnings | 05:23 |
| eandersson | > tox -e genpolicy | 05:23 |
| eandersson | I haven't actually tested it myself, but I guess that isn't intended? | 05:23 |
| eandersson | Actually you can see it in the CI as well | 05:27 |
| *** jamesden_ has quit IRC | 05:27 | |
| eandersson | e.g. https://zuul.opendev.org/t/openstack/build/de86859ba0dc493381a31e0c38786e4e/log/controller/logs/screen-ir-api.txt | 05:27 |
| eandersson | > /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1054: UserWarning: Policy baremetal:node:list_all failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required | 05:28 |
| *** jamesdenton has joined #openstack-ironic | 05:28 | |
| eandersson | Also, meant that using the default policy with ironic-api leads to a lot of UseWarnings, not necessarily that generating the policy itself leads to warnings. I realize that my initial comment was a little misleading. | 05:34 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/ironic master: Imported Translations from Zanata https://review.opendev.org/c/openstack/ironic/+/784537 | 06:53 |
| *** ociuhandu has joined #openstack-ironic | 07:29 | |
| *** ociuhandu has quit IRC | 07:39 | |
| *** ociuhandu has joined #openstack-ironic | 07:40 | |
| *** jamesdenton has quit IRC | 07:50 | |
| *** jamesdenton has joined #openstack-ironic | 07:51 | |
| *** ociuhandu has quit IRC | 07:52 | |
| *** ociuhandu has joined #openstack-ironic | 07:53 | |
| *** ociuhandu has quit IRC | 08:01 | |
| *** ociuhandu has joined #openstack-ironic | 08:03 | |
| *** tosky has joined #openstack-ironic | 08:09 | |
| *** ociuhandu has quit IRC | 08:10 | |
| *** ociuhandu has joined #openstack-ironic | 08:25 | |
| *** ociuhandu has quit IRC | 08:32 | |
| *** ociuhandu has joined #openstack-ironic | 08:45 | |
| *** ricolin has quit IRC | 08:51 | |
| *** ociuhandu has quit IRC | 08:56 | |
| *** ociuhandu has joined #openstack-ironic | 08:57 | |
| *** ociuhandu has quit IRC | 09:02 | |
| *** ociuhandu has joined #openstack-ironic | 09:10 | |
| *** ociuhandu has quit IRC | 09:20 | |
| *** ociuhandu has joined #openstack-ironic | 09:21 | |
| *** ociuhandu has quit IRC | 09:23 | |
| *** ociuhandu has joined #openstack-ironic | 09:24 | |
| *** ociuhandu has quit IRC | 10:35 | |
| *** ociuhandu has joined #openstack-ironic | 11:06 | |
| *** ociuhandu has quit IRC | 11:10 | |
| *** ociuhandu has joined #openstack-ironic | 11:54 | |
| *** ociuhandu has quit IRC | 11:59 | |
| *** jamesdenton has quit IRC | 12:00 | |
| *** jamesdenton has joined #openstack-ironic | 12:01 | |
| *** ociuhandu has joined #openstack-ironic | 12:06 | |
| *** ociuhandu has quit IRC | 12:54 | |
| *** ociuhandu has joined #openstack-ironic | 12:55 | |
| *** zaneb has quit IRC | 12:59 | |
| *** jamesdenton has quit IRC | 13:37 | |
| *** jamesdenton has joined #openstack-ironic | 13:38 | |
| *** ociuhandu has quit IRC | 13:45 | |
| *** ociuhandu has joined #openstack-ironic | 13:46 | |
| *** ociuhandu has quit IRC | 13:47 | |
| *** ociuhandu_ has joined #openstack-ironic | 13:47 | |
| *** tosky has quit IRC | 14:01 | |
| *** openstackstatus has joined #openstack-ironic | 14:31 | |
| *** ChanServ sets mode: +v openstackstatus | 14:31 | |
| *** jamesdenton has quit IRC | 15:00 | |
| *** jamesden_ has joined #openstack-ironic | 15:01 | |
| *** ociuhandu has joined #openstack-ironic | 15:13 | |
| *** ociuhandu_ has quit IRC | 15:16 | |
| *** ociuhandu has quit IRC | 15:20 | |
| *** ceryx has joined #openstack-ironic | 15:53 | |
| TheJulia | eandersson: Yeah, we're aware of that as it is a known aspect as there are deprecated policy rules, I've asked oslo folks to make us a config option to silence those from being logged. A "I know I know, I either use a custom policy or sufer logging" option | 16:04 |
| TheJulia | the promise is a patch up early next week which I think we shouldn't have any real issues backporting at this point because of the nightmare of that in real operational cases | 16:04 |
| TheJulia | (I didn't realize how bad it was in running logs until a few days ago) | 16:05 |
| JayF | SPUC happening today? (in 54 minutes by my clock) | 16:06 |
| TheJulia | eandersson: but also, it *is* intended to get operators attention from the oslo policy folks... just... we really need an operator or three be involved there to think through things like "logging" | 16:06 |
| TheJulia | JayF: I'm off today | 16:06 |
| JayF | that's a better approach to sanity preservation | 16:06 |
| TheJulia | ++ I just finished washing the mobile command center. | 16:07 |
| TheJulia | That MIGHT not have been a good idea for sanity preservation | 16:07 |
| JayF | I think I'm going to head out a little early today and go grocery shopping with Vanessa. I find that enjoyable enough for it to be a sanity preservation measure :P | 16:09 |
| JayF | plus I'm out of bottled water, which means it'd also a hydration preservation measure | 16:09 |
| TheJulia | ++ | 16:10 |
| TheJulia | Hydration ++ | 16:10 |
| *** dking has quit IRC | 16:11 | |
| eandersson | TheJulia is there a meeting, or you more just talking about the irc channel for oslo? | 16:15 |
| TheJulia | #openstack-oslo really | 16:20 |
| TheJulia | It was one of the folks on oslo_policy that I was talking to on a call earlier in the week | 16:20 |
| TheJulia | well | 16:20 |
| TheJulia | actually.. | 16:21 |
| TheJulia | It occurs to me I didn't talk to them. I left notes for the meeting they were in | 16:21 |
| * TheJulia is awful | 16:21 | |
| TheJulia | Anyway, I need to run some errands | 16:21 |
| *** ceryx has quit IRC | 16:53 | |
| eandersson | btw is there a ticket we could track for this? | 17:06 |
| *** ccstone has joined #openstack-ironic | 17:16 | |
| eandersson | > ModuleNotFoundError: No module named 'setuptools_rust' | 18:56 |
| eandersson | Anyone got a quick solution to this ^ ? | 18:56 |
| eandersson | When building the IPA images | 18:57 |
| openstackgerrit | Arun S A G proposed openstack/ironic master: Add support for configdrive in anaconda interface https://review.opendev.org/c/openstack/ironic/+/780398 | 19:05 |
| openstackgerrit | Arun S A G proposed openstack/ironic master: Add support for configdrive in anaconda interface https://review.opendev.org/c/openstack/ironic/+/780398 | 19:06 |
| eandersson | TheJulia pretty sure that IPA builds no longer work with W | 19:09 |
| *** jamesden_ has quit IRC | 19:11 | |
| *** jamesdenton has joined #openstack-ironic | 19:11 | |
| eandersson | Maybe an Ubuntu only issue | 19:13 |
| eandersson | hmm we are building using 18.04, maybe we need to move to 20.04 | 19:17 |
| *** tosky has joined #openstack-ironic | 19:20 | |
| *** samcat11691 has joined #openstack-ironic | 19:55 | |
| *** samcat11691 has left #openstack-ironic | 19:55 | |
| *** kajalsah has joined #openstack-ironic | 19:55 | |
| *** samcat1166 has joined #openstack-ironic | 19:56 | |
| *** zzzeek has quit IRC | 19:58 | |
| kajalsah | Hi, I am Kajal from India. I have qualified the initial application stage of Outreachy and I really like Openstack's project "Expose boot mode and secure boot status in the Ironic API". Is the project open for more contributors? I will be following the guide https://etherpad.opendev.org/p/IronicOutreachySummer2021 and will come up with questions and doubts, if any. | 19:58 |
| *** zzzeek has joined #openstack-ironic | 19:59 | |
| *** samcat1166 has quit IRC | 20:00 | |
| *** aasdfa has joined #openstack-ironic | 20:08 | |
| *** dsneddon has quit IRC | 20:10 | |
| *** jamesdenton has quit IRC | 20:40 | |
| *** jamesden_ has joined #openstack-ironic | 20:41 | |
| *** dsneddon has joined #openstack-ironic | 20:44 | |
| *** ociuhandu has joined #openstack-ironic | 21:23 | |
| *** aasdfa has quit IRC | 21:25 | |
| *** ociuhandu has quit IRC | 21:28 | |
| *** zzzeek has quit IRC | 21:52 | |
| *** zzzeek has joined #openstack-ironic | 21:53 | |
| *** jamesden_ has quit IRC | 22:12 | |
| *** jamesdenton has joined #openstack-ironic | 22:12 | |
| TheJulia | eandersson: not aware of it outright, storyboard is the place though :) | 23:16 |
| TheJulia | kajalsah: Greeeting! You'll likely want to talk with dtantsur|afk and iurygregory. I *believe* dtantsur|afk is out until Tuesday, and I *think* iurygregory will be back after the weekend. | 23:18 |
| *** tosky has quit IRC | 23:19 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!