16:09:46 #startmeeting openstack_ansible_meeting 16:09:47 Meeting started Tue Nov 26 16:09:46 2019 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:09:48 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:09:50 The meeting name has been set to 'openstack_ansible_meeting' 16:09:56 #topic office hours 16:11:06 jrosser: so, am I right, that all blocking upgrade patches have been already placed? 16:11:33 i think we have pushed up everything needed from our side 16:11:38 nice 16:11:39 but i don't think all merged yet? 16:11:48 No, it doesn't :( 16:11:50 oh there is documentation / example to fix for placement 16:12:00 the user_config is missing it 16:12:42 I'd say that we need pretty big effort to looks through our docs and updating them, as this wasn't done for several releases I guess 16:12:46 also these timeouts are bad 16:12:59 Yeah, centos and upgrade jobs. 16:13:02 i am wondering why we have centos7 jobs on master any more 16:13:16 becasue sometime soon there will be py3 only code and then we have to remove the jobs anyway 16:14:09 but that doesnt help with backports to train though 16:14:11 I guess because we still don't have centos8? 16:14:34 And I saw ml regarding that topic 16:14:37 yes, there was some chatter on the ML about that, sharing issues between the deployment projects 16:14:39 snap 16:15:02 i looked again yesterday and still no lsyncd in EPEL 16:15:08 And yes, dunno how we will be supporting both releases for the upgrade 16:15:53 i was really sad with network-manager too 16:16:42 this is really not cool at all https://review.opendev.org/#/c/689629/10/tests/roles/bootstrap-host/tasks/prepare_networking.yml 16:16:47 I don't really like the idea of building it from source for centos... 16:17:20 yeah, I saw that. But we probably can live with it for sime time... 16:18:06 we can maybe get a bit further with an AIO on metal by dropping the lsyncd requirement 16:18:16 obviously multnode repo server will be broken 16:19:20 we can hardcode to deploy repo only to first server in group in case of centos8 lol 16:20:32 btw, doesn't python-selinux appeared for centos 7.7? 16:20:37 *python3 16:20:54 oh maybe, i'm not sure 16:21:30 seems it's not ;( 16:21:49 * noonedeadpunk never liked centos much 16:23:42 do you have any thought what to do with upgrade stuff? 16:24:07 o/ 16:24:11 it's problematic and helpfull at the same time... 16:24:52 do we have a topic come in handy for things that still needs to be merged for upgrades ? 16:25:29 looks like we don't 16:26:37 noonedeadpunk: regarding upgrades i don't know - theres also py2/3 to throw into the mix 16:27:29 yeah, but I think that s->t tests this migration at least for ubuntu. But I saw some weirdness in logs... 16:27:53 right - i'm maybe not surprised, this all needs more work really 16:28:08 perhaps the best thing to do for now is to concentrate on getting further with centos-8 on master 16:28:13 like ansible has probably cached ansible_python_interpreter or smth like that 16:28:21 then we understand what the scale of any backporting is 16:28:33 yeah, agree 16:28:34 noonedeadpunk: yes i think you are right - i've seen something similar 16:28:55 perhaps a setup of deleting the /etc/openstack_deploy facts cache at the midpoint of the upgrade would address that 16:29:01 so the -main- biggest problem with centos 8 is lsycnd? 16:29:19 well i don't know - it was the point at which i gave up :) 16:29:36 several days cursing networkmanager and i'd had enough 16:29:39 ok, by far at least:) 16:29:57 I can totally understand you - I'd probably gave up on it actually 16:30:48 it's probably worth another look - trouble is i'm super busy for a few weeks 16:33:00 jrosser: perhaps not usefull but about https://review.opendev.org/#/c/689629/10/tests/roles/bootstrap-host/tasks/prepare_networking.yml in order to prepare network we are using an ansible playbook using role "michaelrigart.interfaces" 16:33:30 noonedeadpunk: also when i last looked there was no RDO repo at all for Centos-8, thats also a big showstopper 16:33:42 i don't know if thats changed at all now 16:33:46 I think the problem is that ansible mosdules can not work with centos 8 now 16:34:27 noonedeadpunk: whats broken there? 16:35:19 miloa: one of the troubles i had was that networkmanager doesnt seem to have a concept of a dummy interface..... did you make those work? 16:35:26 I think rdo is not ready as well :(((( https://trunk.rdoproject.org/ 16:35:54 jrosser: disregard my opinion about networking 16:36:51 anyway, seems like we will be backporting stuff after releasing... 16:39:07 i made a topic for stuff we need to merge https://review.opendev.org/#/q/topic:osa-train+(status:open+OR+status:merged) 16:39:10 guilhermesp: ^ 16:41:43 nice jrosser thanks 16:41:45 looking now 16:42:00 its all needing review, not just merge 16:43:28 jrosser: I did not try with type dummy. 17:01:58 #endmeeting