Tuesday, 2024-03-05

opendevreviewTakashi Kajinami proposed openstack/glance master: Require more specific exception  https://review.opendev.org/c/openstack/glance/+/91104105:00
*** mklejn_ is now known as mklejn07:56
opendevreviewRajat Dhasmana proposed openstack/glance_store master: Use normal credentials for legacy image update  https://review.opendev.org/c/openstack/glance_store/+/91100512:19
croelandtabhishekk: I think rosmaita might like a few +2/+1 on these https://review.opendev.org/q/topic:%22accesskey%2214:38
abhishekkack, looking14:38
abhishekkfor unmaintained i don't have +2 +w 14:46
opendevreviewRajat Dhasmana proposed openstack/glance_store master: Use normal credentials for legacy image update  https://review.opendev.org/c/openstack/glance_store/+/91100515:09
croelandtabhishekk: yeah unmaintained is not up to us16:23
opendevreviewMerged openstack/glance_store stable/zed: Do not show access_key in s3 driver  https://review.opendev.org/c/openstack/glance_store/+/90773616:29
opendevreviewMerged openstack/glance_store stable/2023.1: Do not show access_key in s3 driver  https://review.opendev.org/c/openstack/glance_store/+/90773316:29
opendevreviewMerged openstack/glance_store stable/2023.2: Do not show access_key in s3 driver  https://review.opendev.org/c/openstack/glance_store/+/90648416:29
abhishekkcroelandt, https://review.opendev.org/c/openstack/glance/+/901429 can you +w on this?16:31
croelandtdone16:36
abhishekkthank you!16:38
croelandttons of reviews these days, I think some of them are in a "double +2" state, so don't hesitate to ping me here if you need some of them pushed16:43
abhishekk++, thanks16:58
opendevreviewMerged openstack/glance master: Use centralized_db cache driver in tempest jobs  https://review.opendev.org/c/openstack/glance/+/90142918:37
opendevreviewAbhishek Kekane proposed openstack/glance master: Make `centralized_db` cache driver default  https://review.opendev.org/c/openstack/glance/+/90711118:39
abhishekkdansmith, please have a look when you get time, thank you!18:43
dansmithabhishekk: okay so the grenade job will not test sqlite->centralized because we hard-code the driver in both old and new right?18:53
dansmithdo you have a job (even if DNM) that enables caching but doesn't set the driver so we can see that it handles the default change gracefully?18:53
abhishekkwait18:53
abhishekksince devstack merged, I guess now it will set centeralized db to both old and new18:56
abhishekkbut before that, https://fb3330539b69de0bdc86-643409a283e79db7e81f738ea775c76a.ssl.cf1.rackcdn.com/901649/26/check/glance-grenade-centralized-cache/a29da32/controller/logs/grenade_save/etc.glance/glance-api_conf.txt18:56
abhishekkhttps://review.opendev.org/c/openstack/glance/+/90164918:57
dansmithI gotta disconnect now for another meeting, back in a bit, sorry18:57
abhishekkack18:58
abhishekkI thought this will always set old glance to sqlite, https://review.opendev.org/c/openstack/glance/+/901649/26/.zuul.yaml#28118:59
dansmithabhishekk: okay I'm done19:22
dansmithabhishekk: oh yep, that's what I'm looking for 19:23
abhishekkdone with meeting or done with centalized_db :D19:23
dansmithbasically sqlite on old, centralized on new, either because the default is changing or because you set it that way19:23
dansmithso cool, let me look through those logs19:24
abhishekkyep19:24
dansmithabhishekk: hah, no, done with meeting :P19:24
abhishekk:)19:24
abhishekkhttps://fb3330539b69de0bdc86-643409a283e79db7e81f738ea775c76a.ssl.cf1.rackcdn.com/901649/26/check/glance-grenade-centralized-cache/a29da32/controller/logs/screen-g-api.txt19:24
abhishekkthis is new log19:24
dansmithare there cached images in the oldside though?19:24
abhishekkMar 02 15:50:08.563376 np0036938600 devstack@g-api.service[151371]: DEBUG glance.sqlite_migration [None req-4315570b-27b4-4ec3-8a3d-68f48ff78aa9 None None] Migrated 1 records from SQLite db to Centralized db {{(pid=151371) migrate /opt/stack/new/glance/glance/sqlite_migration.py:141}}19:25
dansmithoh must be19:25
dansmithokay yeah cool19:26
abhishekkit helped me to not add a script to create and cache images on old glance19:26
abhishekkalso the logs has old  and new glance sql queries as well19:28
abhishekk* I don't think so that grenade change is required, since I am setting driver for old and new glance in above change19:29
dansmithabhishekk: couple comments on the default patch, let me know what you think19:31
abhishekklooking19:31
abhishekk1st comment agree, 2nd in test I need to check locally by removing mock19:33
abhishekkregarding 2nd comment, I am setting driver to sqlite in functional tests and not in unit19:39
abhishekkSo since unit has default "centralized_db" set it does not finds the sqlite db in migrate_if_required function and fails there, 19:42
abhishekkSo to avoid mock, I need to set sqlite as cache driver in each test which is failing or set image_cache_sqlite_db to cache.db19:47
dansmithabhishekk: right but, hang on19:52
dansmithoh heh, okay,19:52
dansmithI was thinking you were mocking out the whole migrate, but you're mocking the "can_migrate" thing which is what I was going to suggest19:52
dansmithokay cool19:52
dansmithyou'll move the config help item up in a follow up or do it here? if here, I can +2+W when you do19:53
abhishekkack, doing it now19:53
* dansmith standing by19:53
abhishekkalready done, just running pep8 checks19:53
opendevreviewAbhishek Kekane proposed openstack/glance master: Make `centralized_db` cache driver default  https://review.opendev.org/c/openstack/glance/+/90711119:55
abhishekkdone!19:55
abhishekkthank you!19:55
dansmithabhishekk: done, thanks19:56
abhishekk\o/19:56

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