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