16:01:43 #startmeeting openstack_ansible_meeting 16:01:44 Meeting started Tue Oct 15 16:01:43 2019 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:01:45 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:01:46 #topic office hours 16:01:47 The meeting name has been set to 'openstack_ansible_meeting' 16:03:50 o/ 16:04:31 ok, so we have train milestone:) https://opendev.org/openstack/openstack-ansible/src/tag/20.0.0.0b1 16:04:56 It's a bit old nowadays, but branching is really soon. 16:05:34 o/ 16:05:45 Actually we have patch for it https://review.opendev.org/#/c/686573/4 but there are some concerns about it 16:05:46 so the next steps is to branch and then we are ok noonedeadpunk ? 16:05:56 o/ 16:06:24 oh evrardjp_ just gave us an example https://review.opendev.org/#/c/686583/ 16:06:41 Yep, kind of:) IF we can consider as ok state when we're late and not everything planed has been done 16:07:22 yep, we'll need to place sha from 686573 there 16:07:43 actually evrardjp_ made everything needed for releasing, yes:) 16:07:57 evrardjp_: rocks ! \m/ 16:08:29 evrardjp_: Is supposed to be on vacation! 16:08:40 much deserved I guess 16:10:14 considering the sad suse part... 16:10:46 He's ok I heard 16:11:16 that's good 16:13:20 i think we are in a much better position to branch with the code as is now vs. 1 week ago 16:13:38 that's absolutely true 16:13:39 so much has merged, that what is left unmerged for train is small and manageable 16:14:16 so another concern that mnaser said today, is that I've missed db migration part of the placement 16:14:39 but it's 1 commit which can be backported I guess 16:16:01 * mnaser is currently fighting fires so apologies 16:17:22 But tomorrow there's coordinated release 16:17:34 so I guess we should branch at least 16:17:56 otherwise we will start using ususri code with train roles 16:19:39 btw, we need to spread pdf patch across roles. I can handle it I guess 16:30:04 oh and also ansible 2.9 release day should be tomorrow 16:32:50 jrosser mnaser: so, would we use 2.9 in train? 16:33:03 I guess no 16:33:06 we have the choice if we want to 16:33:16 the patch is passing with the latest 2.9 rc 16:33:37 yep, I saw. Just not sure how everything is tested out. 16:33:52 We were developing for 2.8 anyway 16:34:22 But I'm not against this either 16:34:55 it's tricky, becasue the lifetime of ansible releases for getting bugfixes merged is much shorter than the lifetime of an openstack release 16:35:09 so being ahead is kinda better than being behind 16:37:14 also we are a cycle-trailing release, so we are only making a release candidate at this point as far as i know 16:37:32 mnaser should probably advise here tbh 16:37:57 cycle-trailing means we can release like up to 2 months after or so 16:38:50 Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-config_template master: PDF Documentation Build tox target https://review.opendev.org/688753 16:40:00 so we're really open to do with whatever 16:40:11 if 2.9 works, i dont see why not 16:40:37 yeah, if things that the integrated repo test misses break, they are bugs and we can fix them 16:40:55 i would rather do that than be on an unsupported ansible sooner 16:42:37 So then let's use 2.9 and branch with it 16:43:03 but anyway, i think this release there is not a massive pile of outstanding stuff like there has been on other releases 16:43:18 so we should be able to get this done quite quickly 16:45:37 quick question, have you tested master on hardware or just aio? 16:49:18 only on AIO personally 16:50:30 because i'm trying hardware and running into issues with ansible_host: undefined, etc 16:50:55 and this is purely master 16:51:05 not my ironic patches 16:51:42 also, looks like bootstrap-host is using 2.7 16:51:50 not 3.x 16:51:53 py 16:52:06 on centos it's 2.7 16:52:25 no, i'm using ubuntu 18.04 16:52:32 hm 16:52:52 can you be more precise that bootstrap-host? 16:52:56 *than 16:53:19 i'm thinking we need to verify master works on hardware before relasing imho 16:53:31 releasing** 16:54:43 cjloader: where do you see it using python2.7? 17:05:23 https://github.com/openstack/openstack-ansible/tree/master/tests/roles/bootstrap-host 17:05:57 https://github.com/openstack/openstack-ansible/blob/master/tests/roles/bootstrap-host/vars/debian.yml#L30 17:08:12 #endmeeting