opendevreview | Verification of a change to openstack/ironic-python-agent master failed: Move loading of IPMI module loading to a single point https://review.opendev.org/c/openstack/ironic-python-agent/+/803710 | 05:52 |
---|---|---|
*** iurygregory_ is now known as iurygregory | 06:31 | |
iurygregory | good morning janders and Ironic! | 06:32 |
arne_wiebalck | Good morning iurygregory janders and Ironic! | 06:43 |
iurygregory | morning arne_wiebalck o/ | 06:43 |
arne_wiebalck | Hey iurygregory, hope you had a good mini-break! | 07:10 |
iurygregory | arne_wiebalck, yes! \o/ | 07:10 |
iurygregory | I had the chance to enjoy the last week of summer in Brno heheh | 07:12 |
arne_wiebalck | pretty hot, I guess? | 07:14 |
jssfr | good morning Ironic! | 07:17 |
jssfr | https://review.opendev.org/c/openstack/ironic-python-agent/+/803710 the gate failure here looks (very) unrelated to my changes. Do I just recheck, or is this something a human needs to look into? | 07:17 |
janders | good morning iurygregory arne_wiebalck jssfr and Ironic o/ | 07:18 |
iurygregory | hey janders o/ | 07:18 |
arne_wiebalck | jssfr: if the seems unrelated, just recheck | 07:19 |
arne_wiebalck | *the error | 07:19 |
iurygregory | yeah just recheck should do the job if metalsmith is not broken... | 07:19 |
jssfr | done, thx | 07:20 |
*** pmannidi is now known as pmannidi|AFK | 08:13 | |
jssfr | hm, now my change broke with the normal checks (not gate) (even though it passed before), but with the same error message as the gate: https://zuul.opendev.org/t/openstack/build/e9fe08a42fe84e3598f1ae02c00a1df9 | 09:30 |
ajya | jssfr: I started seeing that error last week locally for other packages. Looks like this needs to be addressed, something somewhere changed | 09:35 |
ajya | not sure if it's pip, OS or devstack that somehow changed | 09:38 |
gryf | ajya, I bet on OS. I've seen something similar with simplejson on ubuntu-server cloud image. | 09:43 |
gryf | I've uninstalled python3-simplejson, and started stack.sh to see if that helps. | 09:44 |
iurygregory | probably worth asking in #openstack-qa | 09:45 |
iurygregory | we shouldn't forget that today is Monday \o/ | 09:52 |
iurygregory | so it totally makes sense that CI is unhappy :D | 09:52 |
*** sshnaidm|pto is now known as sshnaidm | 10:30 | |
*** sshnaidm is now known as sshnaidm|pto | 10:31 | |
fmuyassarov | Hi Ironic team! Am I right to assume that CentOS 8 GenericCloud image(http://cloud.centos.org/centos/8/x86_64/images/CentOS-8-GenericCloud-8.4.2105-20210603.0.x86_64.qcow2) is used as the base for IPA that is published in https://images.rdoproject.org/centos8/master/rdo_trunk/current-tripleo/ ? | 11:33 |
ankumar5 | TheJulia: Hi | 11:43 |
ankumar5 | TheJulia: Would you please review this RFE https://storyboard.openstack.org/#!/story/2009118 | 11:44 |
opendevreview | Merged openstack/bifrost master: Avoid a double restart of ironic components https://review.opendev.org/c/openstack/bifrost/+/803235 | 12:04 |
arne_wiebalck | fmuyassarov: tbh, I don't know :) iurygregory any clue? Otherwise: rpittau|afk would know for sure, he will be back tomorrow, and TheJulia will probably be online later today. Sorry :) | 12:05 |
fmuyassarov | arne_wiebalck, no problem. I can wait. Thank you! | 12:06 |
* iurygregory looks | 12:09 | |
opendevreview | Merged openstack/bifrost master: Remove destination when doing copy_from_local_path https://review.opendev.org/c/openstack/bifrost/+/803234 | 12:10 |
viks__ | hi, how to make novnc console work for baremetal instance? It works fine for non baremetal instanes in my setup? | 12:15 |
arne_wiebalck | viks__: Is https://docs.openstack.org/ironic/latest/admin/console.html of any help? | 12:27 |
viks__ | arne_wiebalck: thanks... i have tried it.... but basically it does not seem to integrate well with nova/horizon... i.e. i cannot open a console from horizon (via open console menu option), but some preconfigured url, it shows up the console.. | 12:40 |
iurygregory | fmuyassarov, the content based image used should be the same I would say, we don't use the image directlly from cloud.centos.org but from mirror centos | 12:41 |
fmuyassarov | iurygregory, I see, thanks. The reason I asked was I was building the custom IPA with the IPA builder utility and I see that it accepts centos 8 and centos-minimal. And then I was wondering which one is used for building upstream IPA image | 12:44 |
iurygregory | I think we start with the minimal to avoid a lot of pre-installed packages we don't need | 12:46 |
iurygregory | otherwise you will see a huge image :D | 12:46 |
fmuyassarov | makes sense. Thanks a lot | 12:54 |
arne_wiebalck | viks__: yes, that is true | 13:13 |
arne_wiebalck | viks__: there was some work in the past to integrate this, never finished | 13:14 |
arne_wiebalck | viks__: it was supposed to be revived with the move to Redfish, but never materialised either (until now) | 13:14 |
arne_wiebalck | viks__: in fact, we (at CERN) started to work on this, but got stuck when trying to understand what some Redfish implementations actually offer as their KVMIP endpoint | 13:16 |
arne_wiebalck | viks__: we have a some pointers from our supplier, but did not get round to have a closer look | 13:16 |
iurygregory | we never had anyone to move forward with the console work basically =) | 13:18 |
arne_wiebalck | viks__: what we use at the moment is a downstream patch to print URL and creds (then you need to use this in a browser) | 13:18 |
iurygregory | there are some patches up and we had a discussion in the mid cycle at CERN about it XD | 13:18 |
arne_wiebalck | viks__: some servers offer an iKVM one-time link over Redfish, but this is not standard I think | 13:18 |
arne_wiebalck | viks__: but the one-time link is similar to what you get for virtual instances on the cli | 13:19 |
arne_wiebalck | viks__: since this is available only on some nodes, we did not integrate this into Horizon | 13:20 |
iurygregory | I'm wondering if we will have quorum for the meeting today.... | 14:04 |
opendevreview | Leo McGann proposed openstack/python-ironicclient master: Adds Attestation Interface to Node and Driver https://review.opendev.org/c/openstack/python-ironicclient/+/755837 | 14:12 |
iurygregory | #startmeeting ironic | 15:00 |
opendevmeet | Meeting started Mon Aug 16 15:00:00 2021 UTC and is due to finish in 60 minutes. The chair is iurygregory. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'ironic' | 15:00 |
iurygregory | Hello everyone! Welcome to our weekly meeting o/ | 15:00 |
ajya | o/ | 15:00 |
bfournie | o/ | 15:00 |
rloo | o/ | 15:00 |
stendulker | o/ | 15:00 |
iurygregory | let's give a few minutes to see if we have quorum =) | 15:00 |
* TheJulia is on PTO and not here :) | 15:01 | |
* iurygregory is aware ^ | 15:01 | |
erbarr | o/ | 15:02 |
iurygregory | I think I will just say the announcements and move to Open Discussion if anyone has a topic hehe :D | 15:02 |
iurygregory | #topic Announcements / Reminder | 15:02 |
iurygregory | #info TC & PTL Elections are open! | 15:02 |
iurygregory | #link http://lists.openstack.org/pipermail/openstack-discuss/2021-August/024093.html | 15:03 |
iurygregory | #info Release Countdown for R7 | 15:03 |
iurygregory | #info General libraries (except client libraries) need to have their last feature release before Non-client library freeze (August 19th) | 15:03 |
iurygregory | #info Client libraries (think python-*client libraries) need to have their last feature release before Client library freeze (September 2nd) | 15:03 |
iurygregory | #info Next Week is our Mid Cycle, I will send an email with the schedule based on the topics we have in the etherpad. | 15:04 |
rpioso | \o | 15:04 |
iurygregory | One thing to keep in mind, we won't have upstream meeting next week since is the Mid Cycle =) | 15:04 |
iurygregory | #action Iury to send an email with the Mid Cycle schedule for each day | 15:05 |
iurygregory | Does anyone have something to announce or remind us? | 15:06 |
iurygregory | Does anyone has something to discuss and we should move to Open Discussion or just finish the meeting? | 15:08 |
iurygregory | ok seems like we don't have any topics :D | 15:10 |
iurygregory | Thanks everyone for your 10 minutes :D | 15:10 |
iurygregory | #endmeeting | 15:10 |
opendevmeet | Meeting ended Mon Aug 16 15:10:57 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:10 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/ironic/2021/ironic.2021-08-16-15.00.html | 15:10 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/ironic/2021/ironic.2021-08-16-15.00.txt | 15:10 |
opendevmeet | Log: https://meetings.opendev.org/meetings/ironic/2021/ironic.2021-08-16-15.00.log.html | 15:10 |
arne_wiebalck | bye everyone o/ | 16:30 |
opendevreview | Takashi Kajinami proposed openstack/metalsmith master: Use importlib instead of imp https://review.opendev.org/c/openstack/metalsmith/+/804803 | 23:17 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!