Monday, 2025-05-05

*** elodille1 is now known as elodilles07:57
croelandtabhishek_: are we going to remove single store support one day?13:38
abhishek_ideally we should13:39
croelandtok I was thinking about this because ofthe single store mention in the eventletpatches :)13:41
abhishek_Till then we have to support it :?13:52
croelandtyep13:52
croelandtabhishekk: I'm about to +2 https://review.opendev.org/c/openstack/glance/+/948292/4 but are you sure that test_dir  is removed?14:20
croelandtAll I can find is glance/tests/functional/v2/test_images.py:6121:        os.rmdir(self.test_dir + "/images_3")14:21
abhishekkcroelandt: yes14:25
abhishekkI have verified it14:25
croelandtbut how? :)14:29
croelandtis there some magic I'm missing?14:29
abhishekksee the definition of useFixture method which is used to create the test_dir14:31
abhishekkself.test_dir = self.useFixture(fixtures.TempDir()).path14:31
abhishekk """Use fixture in a test case.14:31
abhishekk        The fixture will be setUp, and self.addCleanup(fixture.cleanUp) called.14:31
abhishekk        :param fixture: The fixture to use.14:31
abhishekk        :return: The fixture, after setting it up and scheduling a cleanup for14:31
abhishekk           it.14:31
abhishekk        """14:31
croelandtoh it's a TempDir, ofc14:32
abhishekkyes14:33
opendevreviewCyril Roelandt proposed openstack/glance stable/2024.2: Harden copy bust lock test  https://review.opendev.org/c/openstack/glance/+/94881015:00
opendevreviewCyril Roelandt proposed openstack/glance stable/2024.1: Harden copy bust lock test  https://review.opendev.org/c/openstack/glance/+/94881215:02
croelandtabhishekk: while I have you, is Thursday a bank holiday in India as well?15:02
opendevreviewMerged openstack/glance stable/2024.1: Fix broken metadata function calls  https://review.opendev.org/c/openstack/glance/+/94866515:41
abhishekkcroelandt: no, we are working this thursday16:00
abhishekkcroelandt: So are we going to remove glance/common/wsgi.py which is eventlet based or convert it to use thread based server?16:01
JayFhttps://opendev.org/openstack/ironic-python-agent/commit/c03021fee25f47ccd2c04e0d91341cd829c9e600 IPA is using cheroot to build a wsgi server16:10
JayFif you're looking to keep the existing pattern in some what16:10
abhishekkack16:21
abhishekksounds interesting, we will discuss this in our weekly meeting16:27
abhishekkthank you JayF!!16:27
JayFit's cid's code, toss him a o/ if you end up using that pattern16:28

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