opendevreview | Merged openstack/cinder master: Add the clone_across_pools driver capability https://review.opendev.org/c/openstack/cinder/+/847131 | 02:53 |
---|---|---|
opendevreview | Pete Zaitcev proposed openstack/cinder master: DNM Support encrypted backups https://review.opendev.org/c/openstack/cinder/+/915192 | 04:12 |
opendevreview | Nilesh Thathagar proposed openstack/cinder master: Dell PowerMax Driver: Added Support for NVMe/TCP https://review.opendev.org/c/openstack/cinder/+/924902 | 05:31 |
opendevreview | kiran pawar proposed openstack/cinder master: StorPool: declare the clone_across_pools capability https://review.opendev.org/c/openstack/cinder/+/847132 | 07:33 |
opendevreview | yunfei hu proposed openstack/cinder master: Add Ceastor Cinder Driver https://review.opendev.org/c/openstack/cinder/+/921020 | 07:51 |
*** chuanm6 is now known as chuanm | 12:47 | |
opendevreview | yunfei hu proposed openstack/cinder master: Add Ceastor Cinder Driver https://review.opendev.org/c/openstack/cinder/+/921020 | 13:01 |
opendevreview | Merged openstack/cinder master: Fix: [Ceph] Backup Driver Python3 Encoding Issue https://review.opendev.org/c/openstack/cinder/+/920073 | 14:11 |
opendevreview | Merged openstack/devstack-plugin-ceph stable/2024.1: Fix ingress deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/924727 | 14:18 |
opendevreview | Eric Harney proposed openstack/cinder stable/2024.1: Fix: [Ceph] Backup Driver Python3 Encoding Issue https://review.opendev.org/c/openstack/cinder/+/924942 | 14:40 |
*** dviroel is now known as dviroel|afk | 15:14 | |
opendevreview | Merged openstack/cinder master: Hitachi: Fix to set correct object ID for LDEV nickname https://review.opendev.org/c/openstack/cinder/+/923354 | 17:27 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Fix ingress deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/924960 | 17:48 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Fix ingress deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/924960 | 17:53 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2023.2: Fix ingress deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/924960 | 17:54 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph stable/2024.1: Follow Up Patch Fix Ingress Deamon https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/924964 | 17:59 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Add functions to srbac base file https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/920168 | 19:40 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing Volume Actions https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/889379 | 19:42 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing group snapshots https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/896979 | 19:53 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing Volume https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/889852 | 20:02 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing volumes metatada https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/897016 | 20:07 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing groups https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/896977 | 20:18 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing QOS specs https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/897003 | 20:24 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing volume attachments https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/891393 | 20:30 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: [srbac] Testing group types https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/896605 | 20:35 |
opendevreview | Eric Harney proposed openstack/cinder stable/2024.1: Pass with mypy 1.11.0 https://review.opendev.org/c/openstack/cinder/+/924979 | 21:06 |
eharney | rosmaita: it seems surprising that we need ^ on stable/2024.1 -- shouldn't we cap the mypy version there? | 21:07 |
rosmaita | eharney: linters aren't in upper constraints, so we would have to do that ourselves | 21:09 |
eharney | right, i suspect we should | 21:10 |
rosmaita | looks like 2023.2 is uncapped too | 21:11 |
rosmaita | k | 21:11 |
eharney | i'll submit a patch | 21:12 |
rosmaita | are you going to abandon https://review.opendev.org/c/openstack/cinder/+/924979 in favor of a cap? | 21:13 |
rosmaita | or could do both, i guess | 21:13 |
eharney | i was thinking i'd just cap it at 1.11.0 | 21:13 |
clarkb | ya 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 closely | 21:13 |
rosmaita | yeah. 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 release | 21:15 |
opendevreview | Eric Harney proposed openstack/cinder stable/2024.1: Constrain mypy version on stable/2024.1 https://review.opendev.org/c/openstack/cinder/+/924980 | 21:15 |
eharney | well it's different for some linters, like hacking. we cap that one everywhere | 21:15 |
clarkb | not in constraints | 21:22 |
clarkb | (may be done in cinder though) | 21:22 |
eharney | yeah, we do it in cinder | 21:23 |
eharney | the 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 there | 21:25 |
rosmaita | weird, i don't know | 21:25 |
eharney | oh it's in https://opendev.org/openstack/requirements/raw/branch/stable/2023.2/upper-constraints.txt | 21:27 |
eharney | so we only need to fix 2024.1 | 21:27 |
opendevreview | Eric Harney proposed openstack/cinder stable/2024.1: Fix: [Ceph] Backup Driver Python3 Encoding Issue https://review.opendev.org/c/openstack/cinder/+/924942 | 21:28 |
clarkb | eharney: you figured it out, but yes python requirements on the pacakge are a common reasons that an older version might be installed than you expected | 21:39 |
opendevreview | Donggyu 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/+/924983 | 22:52 |
opendevreview | Donggyu Choi proposed openstack/cinder master: Change scheduling to a random host when backup import https://review.opendev.org/c/openstack/cinder/+/924983 | 23:02 |
opendevreview | Donggyu Choi proposed openstack/cinder master: Add backup_swift_region_name option https://review.opendev.org/c/openstack/cinder/+/924985 | 23:28 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!