Thursday, 2024-07-25

opendevreviewMerged openstack/cinder master: Add the clone_across_pools driver capability  https://review.opendev.org/c/openstack/cinder/+/84713102:53
opendevreviewPete Zaitcev proposed openstack/cinder master: DNM Support encrypted backups  https://review.opendev.org/c/openstack/cinder/+/91519204:12
opendevreviewNilesh Thathagar proposed openstack/cinder master: Dell PowerMax Driver: Added Support for NVMe/TCP  https://review.opendev.org/c/openstack/cinder/+/92490205:31
opendevreviewkiran pawar proposed openstack/cinder master: StorPool: declare the clone_across_pools capability  https://review.opendev.org/c/openstack/cinder/+/84713207:33
opendevreviewyunfei hu proposed openstack/cinder master: Add Ceastor Cinder Driver  https://review.opendev.org/c/openstack/cinder/+/92102007:51
*** chuanm6 is now known as chuanm12:47
opendevreviewyunfei hu proposed openstack/cinder master: Add Ceastor Cinder Driver  https://review.opendev.org/c/openstack/cinder/+/92102013:01
opendevreviewMerged openstack/cinder master: Fix: [Ceph] Backup Driver Python3 Encoding Issue  https://review.opendev.org/c/openstack/cinder/+/92007314:11
opendevreviewMerged openstack/devstack-plugin-ceph stable/2024.1: Fix ingress deamon  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/92472714:18
opendevreviewEric Harney proposed openstack/cinder stable/2024.1: Fix: [Ceph] Backup Driver Python3 Encoding Issue  https://review.opendev.org/c/openstack/cinder/+/92494214:40
*** dviroel is now known as dviroel|afk15:14
opendevreviewMerged openstack/cinder master: Hitachi: Fix to set correct object ID for LDEV nickname  https://review.opendev.org/c/openstack/cinder/+/92335417:27
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Fix ingress deamon  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/92496017:48
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Fix ingress deamon  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/92496017:53
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Fix ingress deamon  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/92496017:54
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph stable/2024.1: Follow Up Patch Fix Ingress Deamon  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/92496417:59
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Add functions to srbac base file  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/92016819:40
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing Volume Actions  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/88937919:42
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing group snapshots  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/89697919:53
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing Volume  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/88985220:02
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing volumes metatada  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/89701620:07
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing groups  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/89697720:18
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing QOS specs  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/89700320:24
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing volume attachments  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/89139320:30
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing group types  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/89660520:35
opendevreviewEric Harney proposed openstack/cinder stable/2024.1: Pass with mypy 1.11.0  https://review.opendev.org/c/openstack/cinder/+/92497921:06
eharneyrosmaita: it seems surprising that we need ^ on stable/2024.1 -- shouldn't we cap the mypy version there?21:07
rosmaitaeharney: linters aren't in upper constraints, so we would have to do that ourselves21:09
eharneyright, i suspect we should21:10
rosmaitalooks like 2023.2 is uncapped too21:11
rosmaitak21:11
eharneyi'll submit a patch21:12
rosmaitaare you going to abandon https://review.opendev.org/c/openstack/cinder/+/924979 in favor of a cap?21:13
rosmaitaor could do both, i guess21:13
eharneyi was thinking i'd just cap it at 1.11.021:13
clarkbya a long time ago they were centrally managed but that meant early in a cycle someone would have to remember to uncap them all and set them to latest and effectively force everyone to update or skip rules. That led to not managing them centrally but not projects run into problems like this if they aren't managing them closely21:13
rosmaitayeah. we need to add a task to the PTL cycle checklist to cap the linter kind of stuff in the stable branch after the coordinated release21:15
opendevreviewEric Harney proposed openstack/cinder stable/2024.1: Constrain mypy version on stable/2024.1  https://review.opendev.org/c/openstack/cinder/+/92498021:15
eharneywell it's different for some linters, like hacking.  we cap that one everywhere21:15
clarkbnot in constraints21:22
clarkb(may be done in cinder though)21:22
eharneyyeah, we do it in cinder21:23
eharneythe stable/2023.2 jobs seem to only install mypy-1.2.0.  i wonder if there's some other constraint on python version etc holding it back there21:25
rosmaitaweird, i don't know21:25
eharneyoh it's in https://opendev.org/openstack/requirements/raw/branch/stable/2023.2/upper-constraints.txt21:27
eharneyso we only need to fix 2024.121:27
opendevreviewEric Harney proposed openstack/cinder stable/2024.1: Fix: [Ceph] Backup Driver Python3 Encoding Issue  https://review.opendev.org/c/openstack/cinder/+/92494221:28
clarkbeharney: you figured it out, but yes python requirements on the pacakge are a common reasons that an older version might be installed than you expected21:39
opendevreviewDonggyu Choi proposed openstack/cinder master: Change scheduling to a random host instead of the first host during backup import  https://review.opendev.org/c/openstack/cinder/+/92498322:52
opendevreviewDonggyu Choi proposed openstack/cinder master: Change scheduling to a random host when backup import  https://review.opendev.org/c/openstack/cinder/+/92498323:02
opendevreviewDonggyu Choi proposed openstack/cinder master: Add backup_swift_region_name option  https://review.opendev.org/c/openstack/cinder/+/92498523:28

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