15:01:20 <mgoddard> #startmeeting ironic 15:01:21 <openstack> Meeting started Mon Jan 6 15:01:20 2020 UTC and is due to finish in 60 minutes. The chair is mgoddard. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:21 <kaifeng_> o/ 15:01:22 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:24 <openstack> The meeting name has been set to 'ironic' 15:01:24 <etingof> o/ 15:01:26 <rpioso> o/ 15:01:28 <rpittau> o/ 15:01:28 <mgoddard> \o 15:02:39 <iurygregory> o/ 15:02:57 <cdearborn> o/ 15:03:02 <mgoddard> #topic agenda 15:03:11 <mgoddard> Announcements / Reminder 15:03:15 <mgoddard> Review action items from previous meeting: http://eavesdrop.openstack.org/meetings/ironic/2019/ 15:03:15 <mgoddard> Review subteam status reports (capped at ten minutes) 15:03:17 <mgoddard> Deciding on priorities for the coming week 15:03:19 <mgoddard> Discussion (Requests to have your patch reviewed should not be a 'Discussion' topic. If desired, please discuss during 'Open Discussion') 15:03:21 <mgoddard> Baremetal SIG 15:03:23 <mgoddard> Whitepaper 15:03:25 <mgoddard> Calling all case study submitters, add your case studies! 15:03:27 <mgoddard> User stories 15:03:29 <mgoddard> RFE review 15:03:31 <mgoddard> Open discussion 15:03:33 <mgoddard> #topic announcements 15:04:00 <mgoddard> No announcements from me. Anyone else? 15:04:22 <arne_wiebalck> o/ 15:04:27 <rpittau> unfortunately I won't be at the ops meetup in London :( 15:04:51 <arne_wiebalck> will anyone go? 15:05:23 <mgoddard> rpittau: neither will I. We have johnthetubaguy and Wasaac in attendance though, I will ask them to represent bare metal 15:05:34 <iurygregory> I can't =( 15:05:55 <arne_wiebalck> mgoddard: great, thanks! 15:06:02 <rpittau> mgoddard: thanks! 15:06:52 <etingof> there might be an ironic talk at the upcoming fosdem -- https://fosdem.org/2020/schedule/event/vai_baremetal_at_the_edge/ 15:07:15 <rpittau> cool! 15:07:41 <mgoddard> nice work etingof 15:07:55 <iurygregory> congrats etingof! 15:08:03 <rpioso> etingof: \o/ 15:08:20 <mgoddard> I can't see any action items from the last meeting 15:08:23 <mgoddard> #topic Review subteam status reports 15:08:46 <mgoddard> #link https://etherpad.openstack.org/p/IronicWhiteBoard 15:09:01 <mgoddard> L292 15:09:29 <mgoddard> please ensure your status is up to date 15:12:40 <mgoddard> here's the ussuri release schedule for anyone working on features: https://releases.openstack.org/ussuri/schedule.html 15:13:09 <mgoddard> Feature freeze in the first full week of April 15:13:58 <mgoddard> Any subteam statuses we need to discuss? 15:15:08 <mgoddard> #topic Deciding on priorities for the coming week 15:18:36 <mgoddard> I'm just removing items that have merged 15:19:06 <mgoddard> iurygregory: py27 drop looks in a good state - only bifrost left on the gerrit topic. Is that everything? 15:19:18 <iurygregory> mgoddard, yeah 15:19:39 <mgoddard> ok, I'll remove it from priorities. Nice work 15:19:41 <rpittau> wondering if we want to have a read-only Python 3.8 job anywhere ? 15:19:56 <iurygregory> rpittau, read-only? 15:20:00 <rpittau> s/read-only/non-voting (my brain) 15:20:05 <iurygregory> ok =) 15:20:30 <iurygregory> unit testing or functional? 15:20:34 <rpittau> unit test 15:21:03 <iurygregory> should we wait for open discussion? 15:21:47 <mgoddard> iurygregory: +1 15:21:48 <rpittau> sure :) 15:22:03 <mgoddard> any patches we should add to priorities? 15:22:10 <mgoddard> maybe the bifrost patch chain? 15:22:20 <rpittau> mgoddard: that shoule definitely be on prio 15:22:27 <mgoddard> I'll add it 15:23:19 <rpittau> I was able to verify the vagrant file changes only using virtualbox as provider, if anyone is successful with libvirt would be great! 15:24:54 <iurygregory> Im testing with libvirt 15:25:09 <iurygregory> but im hitting the problem with mysql =( 15:25:24 <iurygregory> while running the tests on the Vagrant VM 15:25:25 <mgoddard> let's move on, we have some useful things on the list 15:25:25 <mgoddard> No discussion topics prospoed 15:25:25 <mgoddard> #topic Baremetal SIG 15:25:59 <mgoddard> Anything to discuss on this? 15:26:43 <arne_wiebalck> no, we are still waiting for some feedback frim the foundation 15:26:52 <mgoddard> #topic RFE review 15:26:52 <arne_wiebalck> *from 15:26:55 <mgoddard> Any to review? 15:27:46 <mgoddard> I don't see any new 15:27:52 <mgoddard> #topic Open discussion 15:28:00 <mgoddard> rpittau: py3.8 15:28:24 <rpittau> yes! So there's a patch being worked on to add a py3.8 non-voting job to ussuri 15:28:42 <rpittau> my udnerstanding is that it will be added in April 15:29:10 <rpittau> https://review.opendev.org/693401 15:29:10 <patchbot> patch 693401 - openstack-zuul-jobs - Add non-voting tox py38 jobs to Ussuri templates - 3 patch sets 15:29:24 <iurygregory> so we will automatically get in all repos \o/ 15:29:35 <rpittau> just wondering if we want to go ahead and add a non-voting py3.8 job (unit tests) to a couple of projects 15:30:10 <iurygregory> we "get for free" the job since we don't have to modify anything in our jobs 15:30:30 <rpittau> iurygregory: yes, when it will be merged :) 15:30:39 <iurygregory> yeah =) 15:31:03 <rpittau> actually this might be close to be merged as V has been named 15:31:22 <mgoddard> rpittau: if we are planning to make it pass quickly, then yes. Otherwise we'd just have a failing job 15:31:32 <iurygregory> we should just keep an eye on it after we get it green on our side 15:31:53 <mgoddard> but if we do work to be 3.8 compatible then adding a job is a good way to keep it working 15:32:21 <rpittau> well it seems ubuntu 20.04 will have Py 3.8 only 15:32:37 <iurygregory> nice 15:32:42 <iurygregory> this will be fun 15:34:01 <rpittau> anyway, we can wait to see if the patch is merged this week and get back to it next meeting 15:34:32 <mgoddard> sure 15:34:39 <rpittau> in any case it will be non-voting only for the time being 15:34:51 <mgoddard> iurygregory: did you want to discuss bifrost+vagrant+libvirt any more? 15:35:24 <iurygregory> if someone has any ideas how we can solve the mysql issue yes XD 15:35:31 <rpittau> iurygregory: which mysql issue ? 15:35:33 * iurygregory looks for the link 15:35:34 <mgoddard> answers on a postcard 15:36:16 <mgoddard> where is he looking that has no IRC? :) 15:36:26 <iurygregory> sorry wrong button 15:36:29 <rpittau> lol 15:36:42 <mgoddard> link stored on paper inside laptop? 15:36:54 <iurygregory> =)http://paste.openstack.org/show/788085/ 15:37:36 <rpittau> oh right, THAT mysql issue 15:37:44 <iurygregory> this is what i get inside Vagrant VM after running ./scripts/test-bifrost.sh 15:38:10 <iurygregory> vagrant brings up the VM fine but I can't get all tests passing \o/ 15:38:26 <rpittau> iurygregory: did you use libvirt provisioner ? 15:38:33 <iurygregory> rpittau, yes sir 15:38:58 <rpittau> it doesn't work for me, only virtualbox :/ 15:39:15 <iurygregory> my virtualbox is broken after libvirt started working hehe 15:39:49 <iurygregory> rpittau, you were able to run ./scripts/test-bifrost.sh the VM? 15:40:26 <rpittau> iurygregory: not yet, I'm running it now, but it looks like a credentials issue 15:40:28 <mgoddard> iurygregory: it's getting 'unable to find /home/vagrant/.my.cnf.' 15:40:43 <rpittau> mgoddard: that happens if username or password are wrong, it falls back to the conf file 15:40:53 <iurygregory> hummm 15:40:59 <rpittau> which doesn't exist 15:41:05 <rpittau> at least that's ansible logic 15:41:47 <mgoddard> iurygregory: can you manually log in using those credentials? 15:42:07 <mgoddard> mysql -h localhost -u <user> -p<password> 15:42:08 <rpittau> https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/database/mysql/mysql_db.py#L511 15:42:27 * iurygregory is going to try 15:43:06 <mgoddard> Anything else for open discussion? 15:44:03 <mgoddard> Ok, let's have some time back 15:44:06 <mgoddard> Thanks everyone 15:44:14 <rpittau> iurygregory: https://github.com/ansible/ansible/blob/devel/lib/ansible/module_utils/mysql.py#L62 15:44:14 <mgoddard> #endmeeting