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