Monday, 2023-12-18

opendevreviewTakashi Kajinami proposed openstack/tooz master: Deprecate zake driver because of unmaintained library  https://review.opendev.org/c/openstack/tooz/+/90121403:33
opendevreviewTakashi Kajinami proposed openstack/tooz master: Deprecate zake driver because of unmaintained library  https://review.opendev.org/c/openstack/tooz/+/90121406:08
opendevreviewTakashi Kajinami proposed openstack/tooz master: tox: Bump python runtime versions in the default envlist  https://review.opendev.org/c/openstack/tooz/+/90385506:14
opendevreviewPhilippe SÉRAPHIN proposed openstack/oslo.config master: Add choices parameter for IntOpt class  https://review.opendev.org/c/openstack/oslo.config/+/90385909:02
opendevreviewPhilippe SÉRAPHIN proposed openstack/oslo.config master: Add choices parameter for IntOpt class  https://review.opendev.org/c/openstack/oslo.config/+/90386209:24
opendevreviewTakashi Kajinami proposed openstack/pycadf master: doc: Drop DJANGO_SETTINGS_MODULE environment  https://review.opendev.org/c/openstack/pycadf/+/90387612:06
opendevreviewRodolfo Alonso proposed openstack/oslo.utils master: Python-3.12: do not use datetime.datetime.utcnow()  https://review.opendev.org/c/openstack/oslo.utils/+/90388212:32
tkajinamstephenfin, this is probably a dumb question, but do we need __init__.py in db.migrations and db.migrations.versions ?12:34
tkajinamI found it exists in cinder but does not in nova/heat12:34
tkajinamhttps://github.com/openstack/cinder/blob/master/cinder/db/migrations/__init__.py12:34
stephenfinto the best of my knowledge, alembic doesn't need it, no12:34
stephenfinthe only thing that might is the test runner, but it shouldn't be executing any of that stuff directly12:34
tkajinamyeah, iiuc we do not import these modules so I believe we can omit it.12:35
opendevreviewRodolfo Alonso proposed openstack/oslo.utils master: Python-3.12: do not use datetime.datetime.utcnow()  https://review.opendev.org/c/openstack/oslo.utils/+/90388212:35
tkajinamyeah, I agree12:35
ralonsohzigo, ^^12:35
zigoralonsoh: Oh, good catch ! :)12:36
tkajinamzigo, I guess you have to mimic the usage of replace in your patch for keystoneauth. IIRC utcnow returns timezone without tz while now returns one with tz and we need conversions to avoid math operation between one with tz and the other without tz12:41
zigoralonsoh: FYI, it built fine for me under Python 3.12, I'm uploading the package with your patch to avoid the annoying warning.12:43
tkajinamkeystonemiddleware patch I mean12:43
ralonsohok12:43
zigoI'm not sure I'll have the available time... :/12:45
opendevreviewRodolfo Alonso proposed openstack/oslo.utils master: Python-3.12: do not use datetime.datetime.utcnow()  https://review.opendev.org/c/openstack/oslo.utils/+/90388214:47
opendevreviewMerged openstack/tooz master: Deprecate zake driver because of unmaintained library  https://review.opendev.org/c/openstack/tooz/+/90121417:58

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