15:00:38 <damiandabrowski> #startmeeting openstack_ansible_meeting
15:00:38 <opendevmeet> Meeting started Tue Aug 23 15:00:38 2022 UTC and is due to finish in 60 minutes.  The chair is damiandabrowski. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:38 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:38 <opendevmeet> The meeting name has been set to 'openstack_ansible_meeting'
15:01:26 <damiandabrowski> ok, i don't have required privileges or what? :D
15:01:43 <opendevreview> Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Bind http and tftp services to the bmaas network  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/852122
15:02:02 <damiandabrowski> ah, now it works
15:02:06 <damiandabrowski> #topic rollcall
15:02:21 <jrosser_> o/ hello
15:02:23 <damiandabrowski> hey everyone!
15:05:46 <damiandabrowski> #topic bug triage
15:07:06 <damiandabrowski> looks like noonedeadpunk is keeping and eye on bugs while he's on vacation, but literally an hour ago a new bug has arrived
15:07:09 <damiandabrowski> #link https://bugs.launchpad.net/openstack-ansible/+bug/1987405
15:07:22 <damiandabrowski> have you ever seen something similar?
15:07:44 <jrosser_> yes this is from my team
15:08:09 <jrosser_> switching neutron api to uwsgi has broken the way the config files are appended to the ExecStarts line
15:08:35 <jrosser_> depending on which neutron plugins you have there may need to be additional config files referenced
15:16:43 <damiandabrowski> ahh ok, so perhaps we should patch either neutron or uwsgi role?
15:17:04 <damiandabrowski> btw. do you remember the reason why we moved things behind uwsgi?
15:17:14 <jrosser_> i've not had chance to look at it yet
15:17:31 <jrosser_> i guess that by convention all of the API services are uwsgi, and neutron was one of the last
15:17:53 <jrosser_> though it seems we did not account for there being >=1 config file sometimes
15:18:06 <damiandabrowski> let's take glance as an example, uwsgi only causes troubles there
15:18:42 <damiandabrowski> some time ago i was thinking about disabling uwsgi for glance by default. Do you think it may be a good idea?
15:19:28 <damiandabrowski> https://docs.openstack.org/glance/latest/admin/apache-httpd.html
15:19:54 <damiandabrowski> "Glance project team recommends that Glance be run in its normal standalone configuration, particularly in production environments."
15:21:33 <damiandabrowski> (i just realized that i got off topic a bit)
15:33:57 <anskiy> I've also sent a patch to optionally disable uwsgi for mistral-api some time ago.
15:35:52 <damiandabrowski> ah, so there may be more services with problems similar to glance... thanks for the info
15:36:03 <damiandabrowski> #info on next meeting it may be worth to discuss what services should have uwsgi disabled by default
15:36:19 <damiandabrowski> #topic office hours
15:38:30 <opendevreview> Jonathan Rosser proposed openstack/openstack-ansible master: Ironic role should pick the address services bind to  https://review.opendev.org/c/openstack/openstack-ansible/+/854231
15:38:31 <damiandabrowski> as you may now, Xena branch has issues with rabbitmq repo because pinned erlang version disappeared. I posted a question about that on their mailing list.
15:38:37 <damiandabrowski> #link https://groups.google.com/g/rabbitmq-users/c/olys-t2N5-Y/m/gCuZ8gDCAwAJ
15:38:56 <jrosser_> afaik the issue with glance is that the code is not written with uwsgi in mind
15:38:57 <damiandabrowski> do we have any other topics to discuss?
15:39:21 <damiandabrowski> jrosser_: exactly ;)
15:39:35 <jrosser_> but that doesnt automatically mean that the rest suffer the same
15:40:11 <damiandabrowski> of course, i'm not trying to disable uwsgi for all services :D
15:46:12 <opendevreview> Jean-Philippe Evrard proposed openstack/openstack-ansible master: Declaratively set host aggregates  https://review.opendev.org/c/openstack/openstack-ansible/+/854235
15:49:07 <opendevreview> Damian DÄ…browski proposed openstack/openstack-ansible master: Install rally only on first utility container  https://review.opendev.org/c/openstack/openstack-ansible/+/854237
15:50:10 <damiandabrowski> ^ yesterday i've found a minor issue with rally
15:59:45 <damiandabrowski> #endmeeting