16:11:10 <noonedeadpunk> #startmeeting openstack_ansible_meeting
16:11:11 <openstack> Meeting started Tue Oct 13 16:11:10 2020 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:11:12 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:11:14 <noonedeadpunk> #topic office hours
16:11:15 <openstack> The meeting name has been set to 'openstack_ansible_meeting'
16:12:18 <MickyMan77> jrosser: do you know what user i should use for the setting openstack_service_system_user: XXXX ??
16:12:45 <jrosser> MickyMan77: i don't think you should set that at all
16:13:39 <jrosser> that variable will be set to the appropriate value in the cinder/glance/etc roles as here http://codesearch.openstack.org/?q=openstack_service_system_user
16:14:01 <noonedeadpunk> so, I don't have really much to discuss I guess this time, as we're moving forward and things continue merging (pretty slowly though)
16:15:25 <openstackgerrit> Merged openstack/openstack-ansible-lxc_hosts master: Add infra scenario CI jobs  https://review.opendev.org/756440
16:16:32 <noonedeadpunk> except I wanted to share this fancy link to the review board
16:16:35 <noonedeadpunk> #link http://bit.ly/osa-review-board
16:16:52 <jrosser> i am liking that a lot
16:17:11 <noonedeadpunk> it is including non-osa projects at the moment, but I hope I will clean it out
16:18:29 <noonedeadpunk> Yeah, it has at least some structure. not sure how good it works in terms of `2 week without feedback`
16:18:32 <noonedeadpunk> but yeah
16:19:59 * jrosser just looks at the galera bump
16:20:21 <noonedeadpunk> oh, yes, I will test it out for sure as have a use case
16:20:28 <ebbex> Has anyone looked through https://docs.openstack.org/releasenotes/openstack-ansible/ussuri.html
16:20:34 * noonedeadpunk writes down in todo list
16:20:48 <noonedeadpunk> ebbex: well, I did...
16:20:52 <noonedeadpunk> with release team
16:21:07 <ebbex> it's a bit much, no?
16:21:07 <noonedeadpunk> and we were unable to figurre out wtf it was...
16:21:22 <noonedeadpunk> it includes all train and ussuri
16:21:28 <ebbex> yeah, it seems to have carried stuff all the way from rocky.
16:21:36 <noonedeadpunk> https://storyboard.openstack.org/#!/story/2008139
16:22:17 <noonedeadpunk> the only workaround I was suggested is to exclude manually every reno that shouldn't be there
16:22:20 <noonedeadpunk> which is....
16:22:53 <ebbex> 21.0.0 requires ceph-ansible 4.0 (but that upgrade would have happened in train right?)
16:23:00 <noonedeadpunk> and what also we can't do in no way - backport release notes....
16:23:37 <noonedeadpunk> like we did here https://review.opendev.org/#/c/752704/ :(((
16:23:49 <noonedeadpunk> it is
16:24:00 <noonedeadpunk> in 21.0.0 we require 5.0
16:25:43 <jrosser> i am looking at https://review.opendev.org/#/c/757851
16:26:13 <jrosser> doesnt that make N^2 tasks for N compute nodes, each one needing the key for all the others?
16:27:26 <openstackgerrit> Logan V proposed openstack/openstack-ansible-os_nova master: Fix for scheduler filters list construction  https://review.opendev.org/757909
16:29:20 <noonedeadpunk> jrosser: it is:(
16:30:01 <noonedeadpunk> well, I was trying to find the way how to store authorized keys somewhere, but didn't come up with good solution either...
16:31:22 <noonedeadpunk> jrosser: what can be done better is to use some var I guess which will collect all keys for all nodes
16:31:41 <jrosser> or we do the ssh certs thing
16:32:13 <noonedeadpunk> I guess it's in terms of https://etherpad.opendev.org/p/osa-certificates-refactor ?
16:34:02 <jrosser> yeah, if we have a CA there is already an ansible module to create the ssh credential
16:34:03 <noonedeadpunk> but ssh certs sounds really good
16:36:07 <noonedeadpunk> well ok, let's live with it till W
16:36:16 <noonedeadpunk> and do certs afterwards
16:39:19 <openstackgerrit> Merged openstack/openstack-ansible-os_keystone master: Add CADF notifications for federated keystone  https://review.opendev.org/741946
16:41:37 <openstackgerrit> Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-config_template master: Missing document start "---"  https://review.opendev.org/736466
16:54:50 <noonedeadpunk> #endmeeting