16:05:46 #startmeeting openstack_ansible_meeting 16:05:47 Meeting started Tue Dec 8 16:05:46 2020 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:05:48 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:05:50 The meeting name has been set to 'openstack_ansible_meeting' 16:06:43 We don't have new bugs that are worth discussing, so 16:06:47 #topic office hours 16:07:18 well, and here I think we're on the same page, but just to sum up what has went wrong during last week 16:07:39 1. CentOS 8.3 released and break master and ussuri 16:08:05 2. new virtualenv has also released which breaks our linter jobs 16:08:36 i have not added vlan 27 in the router an .1 as the gateway ? i should do that ? 16:08:37 and that in the time where we were absolutely ready to make rc 16:09:14 spatel, https://gist.github.com/a1git/4368656babd5d74753eb1ce3e5c2bc83 16:09:45 766030 sound like smth that should work. except we probqbly need to squash it with 765906? 16:09:51 how do you think jrosser? 16:11:04 oh right yes, its not going to work on it's own 16:14:06 Well, except this I don't have much topics to discuss... Looking forward to fix gates and merge zun stuff to be able to branch 16:14:34 oh,well, also placed a bit scary thing - https://review.opendev.org/c/openstack/openstack-ansible/+/766001 16:14:56 it made me pretty much frustrated because of inconsistency between roles and their behaviour 16:15:24 I think we should also move service_region and package_state to role defaults 16:15:56 oh nice cleanup there 16:17:54 eventually I faced that octavia role was creating me internal uri with http while all other internal urls set to https, as I had openstack_service_internaluri_proto: https in overrides... 16:18:07 and cant stop myself lol 16:18:22 Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Fix libsystemd version for Centos https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/766030 16:18:29 i added .1 on router for vlan 27 ..and also added one ip of that range in br-lbaas eth14 .. now the errors are not coming, i cannot still ping but it says Mark READY in DB for amphora: 1808c89b-2eeb-4f34-b6ab-b1a9536fab49 with compute id 1a018808-1467-4744-9acc-f1b3cbc0d717 16:18:36 I tried to check that removed stuff is not used anywhere and equal to defaults, but worth double checking 16:18:41 that logs of non stop error connecting is not there yet 16:18:48 but since i cannot ping, i dunno if its working or not working 16:19:16 noonedeadpunk: there was also the vars we talked about from the openstack_services.yml file 16:20:38 https://review.opendev.org/c/openstack/openstack-ansible/+/766001 is passing apart from the centos things so it's not so bad to go in an rc 16:21:23 ah, indeed, git_project_group 16:21:44 well, the most scary thing with 766001 as it's not checking all roles.... 16:26:22 oh, btw, woerth saying, I placed a deprecation patches for galera_client roles https://review.opendev.org/q/topic:%22osa%252Fdeprecate_galera_client%22+(status:open%20OR%20status:merged) 16:26:42 and, placed patches to revive monasca repos https://review.opendev.org/q/topic:%22osa%252Frevive_monasca%22+(status:open%20OR%20status:merged) 16:27:30 mensis volunteered to submit required fixes to make role functional - he has working role for U so see no reason not to revive repo 16:29:58 ok so we need this to merge now i think https://review.opendev.org/c/openstack/openstack-ansible-tests/+/765839 16:31:37 Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Remove *_git_project_group variables https://review.opendev.org/c/openstack/openstack-ansible/+/766039 16:31:44 any extra vote?:) 16:34:30 Jonathan Rosser proposed openstack/openstack-ansible-tests master: Return centos-8 jobs to voting https://review.opendev.org/c/openstack/openstack-ansible-tests/+/765986 16:34:58 ^ that should give early indicator if we have fixed the wheel build 16:38:57 brb -- food 16:42:30 I imagine this is fine, but just wanted an ack openstack-ansible-galera_client is going away? 16:42:43 (offhand, what is it replaced by, upstream role)? 16:43:12 galera client and galera server ansible roles were always in a circular dependacy fight with each other 16:43:14 prometheanfire: we moved client side to galera_server role 16:43:25 as they both defined the version to install, so it was best to merge the two togetehr 16:43:51 yarp 16:43:51 well, thinking about this now - we probably could set version in the integrated repo :p 16:44:07 but whatever :) 16:44:10 if we tested then with the new infra jobs yes 16:44:20 but with functional jobs not so much 16:44:42 yeah, the we'd need to bump in tests repo as well... agree 16:45:01 also offhand, when is the .1 release? iirc that was when the upgrades were 'supported' 16:45:40 iirc there's not so much for upgrade for U->V 16:45:58 or we just implemented all at once, since we have upgrade jobs nowadays 16:46:07 so we see broken upgrade path at once 16:46:40 ya, my distro based upgrade went easilly, no big migration to run for the main projects 16:47:41 prometheanfire: you do install_method=distro? 16:48:21 oh, I mean my gentoo packaging stuff 16:48:29 forgot about that install method :P 16:48:45 oh phew - thought you meant OSA distro :) 16:50:18 as far as osa gentoo stuff I may work on it soon (a month or three, whenever the new nuc11 stuff comes out) since I'm rebuilding my lab 16:50:49 once that is done I can stop packaging most/many of the openstack things on gentoo and point people to that 16:51:29 then again, I don't think it'll ever be officially supported, I'm not the only gentoo user, but I am about the only dev 16:56:54 #endmeeting