Tuesday, 2021-09-14

*** odyssey4me is now known as Guest719605:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump OpenStack-Ansible master  https://review.opendev.org/c/openstack/openstack-ansible/+/80877508:19
*** odyssey4me is now known as Guest720910:02
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump OpenStack-Ansible master  https://review.opendev.org/c/openstack/openstack-ansible/+/80877512:03
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump OpenStack-Ansible master  https://review.opendev.org/c/openstack/openstack-ansible/+/80877512:17
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Set galera to use TLS for connections by default  https://review.opendev.org/c/openstack/openstack-ansible/+/80788012:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump OpenStack-Ansible master  https://review.opendev.org/c/openstack/openstack-ansible/+/80877512:38
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Set galera to use TLS for connections by default  https://review.opendev.org/c/openstack/openstack-ansible/+/80788012:38
spatelnoonedeadpunk around?14:22
noonedeadpunkyep14:23
spatelexternal_lb_vip_address: 10.30.40.1014:23
spatelinternal_lb_vip_address: 172.30.40.1014:23
spatelI have that config in openstack_user_config.yml but keepalived not setting up them14:23
spateldo i need to tell it interface name? 14:24
spatelmay be this is missing - haproxy_keepalived_external_interface: br-host14:25
spatellet me try and see 14:25
spatelnoonedeadpunk that was it.. i don't know how did i miss that.. thank you14:28
noonedeadpunklol14:29
noonedeadpunkI love that kind of questions :)14:29
mgariepyhaha :D14:29
spatelhehe.. as soon as i see you guys i get idea itself :)14:29
spatelnoonedeadpunk i am planning to add SSL to OVN so may hit you with PKI question :)14:30
noonedeadpunklast week I realized that I suck14:35
noonedeadpunkbecause I spent whole day figuring out why intermediate cert is not fine for mysql client...14:35
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-plugins master: Define missing options for ssh connection wrapper  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/80765714:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump ansible version to 2.11.4  https://review.opendev.org/c/openstack/openstack-ansible/+/80731614:47
noonedeadpunk#startmeeting openstack_ansible_meeting15:00
opendevmeetMeeting started Tue Sep 14 15:00:27 2021 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:00
noonedeadpunk#topic rollcall15:00
noonedeadpunk\o/15:00
jrossero/ hello15:05
noonedeadpunk#topic office hours15:06
noonedeadpunkSo. Recently I was working on pki for galera and it should eventually work now.15:06
noonedeadpunkThe question there how fine to provide ca-file to the system trust store?15:07
jrosserdoesnt the openstack-hosts role do that?15:09
noonedeadpunkit does.. the question here is to pymysql code15:10
noonedeadpunkwhich for me looks weird...15:10
jrosserah ok15:10
noonedeadpunkso here code that parses connection https://github.com/PyMySQL/PyMySQL/blob/main/pymysql/connections.py#L266-L28415:10
noonedeadpunkand it feels the only way to enable ssl is to provide ca-file15:10
noonedeadpunkregardless it is installed to system trust store or not15:11
noonedeadpunkbecause it's stupid - `if ssl_ca` and next line - "ca": ssl_ca15:12
noonedeadpunkso it would be just namerror15:12
jrosserthat is really odd code15:13
jrosseroh well its default to None?15:14
noonedeadpunkah, indeed it is15:14
noonedeadpunkso we can kind of just define ssl_verify_cert ?15:15
noonedeadpunkthen more relevant question15:15
noonedeadpunkdo we want to patch all roles for that ?:)15:15
noonedeadpunkbecause we have that connection string literally everywhere https://opendev.org/openstack/openstack-ansible-os_glance/src/branch/master/templates/glance-api.conf.j2#L3915:16
jrosseroh my15:17
jrosserseems we should refactor that15:18
noonedeadpunkso right now basically https://review.opendev.org/c/openstack/openstack-ansible/+/807880/8/inventory/group_vars/all/infra.yml solves the issue15:18
noonedeadpunkanother thing that I worked on was upgrade of ansible version. I hope it should pass now, but not 100% sure. At least ssh plugin seems to be fixed now15:24
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump ansible version to 2.11.5  https://review.opendev.org/c/openstack/openstack-ansible/+/80731615:24
noonedeadpunkRegarding next thing that I think we should do - is to work on nova role integration with PKI15:25
noonedeadpunkbecause iirc live migration with tunneling is going to be droped in X15:26
noonedeadpunkso we must have tls in place to release15:26
jrosserthat hopefully is not to difficult, as we kind of practice a bit now with the PKI role15:32
noonedeadpunkand I do super dump istakes :(15:32
noonedeadpunk*mistakes15:32
noonedeadpunk*dumb15:32
noonedeadpunkregarding reviews - I'd love to push a bit merge of murano fix https://review.opendev.org/c/openstack/openstack-ansible-os_murano/+/78123915:36
noonedeadpunkand if we're fine with https://review.opendev.org/q/topic:%22bp%252Fprotecting-plaintext-configs%22+(status:open%20OR%20status:merged) as poc?15:37
spatelanyone has any experience with server.com to renting servers for openstack?15:48
spateli am planning to build datacenter in EU and found these guys 15:49
spatelsorry if meeting is continue. 15:50
noonedeadpunk#endmeeting15:50
opendevmeetMeeting ended Tue Sep 14 15:50:13 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:50
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-09-14-15.00.html15:50
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-09-14-15.00.txt15:50
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-09-14-15.00.log.html15:50
noonedeadpunkalso seems that there're some caveats with shallow-since...16:07
noonedeadpunkdamn... I had to take into account timezones....16:31
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Fix ceph-ansible shallow_since date  https://review.opendev.org/c/openstack/openstack-ansible/+/80899916:34
noonedeadpunkcan we quickly merge that? ^16:34
jrosseryep16:39
noonedeadpunkyes, seems we would need to refactor how SSL is used wrt galera everywhere16:51
noonedeadpunkbut good news is that https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/807717seems okeyish16:51
spatelnoonedeadpunk i can safely upgrade 22.1.2 to 23.1.0 right?17:21
spateljrosser ^17:29

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!