Monday, 2023-03-20

opendevreviewHao Wang proposed openstack/cinder master: Time comparison filter didn't support time zone offset  https://review.opendev.org/c/openstack/cinder/+/73441502:11
opendevreviewHao Wang proposed openstack/cinder master: Support multiple filters together for volume time comparison filter  https://review.opendev.org/c/openstack/cinder/+/74014602:31
opendevreviewHao Wang proposed openstack/cinder master: Support to query snapshot filter by updated_at/created_at  https://review.opendev.org/c/openstack/cinder/+/73306202:51
opendevreviewHao Wang proposed openstack/cinder master: Time comparison filter didn't support time zone offset  https://review.opendev.org/c/openstack/cinder/+/73441503:24
opendevreviewDesire Barine proposed openstack/cinder master: HPE: Fix keyerror seen during volume migration  https://review.opendev.org/c/openstack/cinder/+/87758306:56
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Test srbac on user_messages  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87673008:56
opendevreviewTakashi Kajinami proposed openstack/cinder master: [coordination] backend_url should be secret  https://review.opendev.org/c/openstack/cinder/+/87793409:32
opendevreviewTakashi Kajinami proposed openstack/cinder master: [coordination] backend_url should be secret  https://review.opendev.org/c/openstack/cinder/+/87793409:34
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Include volume type constraints in internal API  https://review.opendev.org/c/openstack/cinder/+/84614611:29
opendevreviewRaghavendra Tilay proposed openstack/cinder master: DNM: Create for temporary test - Please ignore  https://review.opendev.org/c/openstack/cinder/+/87564312:24
akhodosHi everyone! I am developing a new cinder driver, but our backend does not support snapshots at the moment. Is it possible to get merged without snapshot feature implemented or is that a hard requirement?14:38
jbernardakhodos: creation and deletion of snapshots is considered required functionality for acceptance14:48
jbernardakhodos: see https://docs.openstack.org/cinder/latest/reference/support-matrix.html#driver-support-matrix14:48
jbernardakhodos: if snapshot ability is in progress you could certainly develop your driver in parallel and submit it once things have landed14:50
akhodosit is still uncertain when snapshots will be introduced, so I was wondering if getting merged without snapshots is a possibility at all14:52
jbernardakhodos: the way I read the document, it seems like a requirment - but others may chime in,14:54
jbernardwhoami-rajat: ^ curious14:54
eharneyakhodos: can you implement snapshot support by using volume clones on the backend?14:56
akhodoseharney: no, that is also no possible14:57
eharneyakhodos: does it support volume clones at all?14:57
akhodosno14:58
opendevreviewEric Harney proposed openstack/cinder master: Message API: Handle empty message_action from context  https://review.opendev.org/c/openstack/cinder/+/87796615:06
opendevreviewEric Harney proposed openstack/cinder master: mypy: Cover message code  https://review.opendev.org/c/openstack/cinder/+/87796715:06
eharneyrosmaita: i think i sorted out that message bug you guys were asking about last week ^15:08
opendevreviewToheeb Oyekola proposed openstack/cinder-tempest-plugin master: Fix test_boot_cloned_encrypted_volume docstring  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87690515:13
opendevreviewToheeb Oyekola proposed openstack/cinder-tempest-plugin master: Fix test_boot_cloned_encrypted_volume docstring  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87690515:14
rosmaitaeharney: i thought you were going to go a different direction with that, not allow the action to be an optional, and then figure out who's not setting it (on the theory that it never makes sense to not specify the action when creating a user message)15:15
eharneyrosmaita: the issue is, since it's read from the context, i don't think we are going to guarantee that the context always had an associated action in it when we hit these errors and want to generate messages15:15
eharney(since the action is read from the context)15:16
rosmaitaeharney: yeah, though the context support was added fairly recently, i wish we could figure out a way to make sure that if you're using the context to pass user message info, that an action has been specified15:21
rosmaitaor maybe i'm misunderstanding what's going on here15:21
opendevreviewToheeb Oyekola proposed openstack/cinder-tempest-plugin master: Fix test_boot_cloned_encrypted_volume docstring  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87690515:22
opendevreviewToheeb Oyekola proposed openstack/cinder-tempest-plugin master: Fix test_boot_cloned_encrypted_volume docstring  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87690515:22
eharneyrosmaita: i think the point of confusion (for me now at least) is whether it's valid to send messages when there is no action specified.  i.e. when we send messages, are we supposed to assume that an action was already set?15:24
rosmaitaeharney: i thought so, but maybe i'm confusing it with another field15:25
rosmaitamaybe we can look at this for the PTG15:26
eharneyeven if we are supposed to do that, i doubt our code actually does15:26
eharneyyeah15:26
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: create_cloned_volume() improvements  https://review.opendev.org/c/openstack/cinder/+/84327716:06
opendevreviewPeter Penchev proposed openstack/cinder master: Add iSCSI export support to the StorPool driver  https://review.opendev.org/c/openstack/cinder/+/84753616:06
eharneyhas anyone been looking at cinder.tests.unit.db.test_migrations.TestModelsSyncSQLite.test_models_sync failures?16:10
opendevreviewEric Harney proposed openstack/cinder master: Bump mypy to 1.1.1  https://review.opendev.org/c/openstack/cinder/+/87798116:18
opendevreviewMerged openstack/cinder master: Yadro tatlin_client: Fix bad message formatting  https://review.opendev.org/c/openstack/cinder/+/87151817:11
*** User_ is now known as Toheeb17:21
opendevreviewMerged openstack/cinder master: RemoteFS: Fix messy string formatting  https://review.opendev.org/c/openstack/cinder/+/87698720:54
opendevreviewDamian Pietras proposed openstack/cinder master: LVM-nvmet: persist configuration after changing it  https://review.opendev.org/c/openstack/cinder/+/87803121:44
opendevreviewToheeb Oyekola proposed openstack/cinder-tempest-plugin master: Fix test_boot_cloned_encrypted_volume docstring  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87690522:28
opendevreviewPeter Penchev proposed openstack/cinder master: Add iSCSI export support to the StorPool driver  https://review.opendev.org/c/openstack/cinder/+/84753622:50
Roamer`^^ so now the StorPool iSCSI export implementation has more lines in unit tests than it does in the actual driver change... as it should have been from the start :)22:59
opendevreviewSimon Dodsley proposed openstack/cinder master: [Pure Storage] Add NVMe-TCP transport type to NVMe driver  https://review.opendev.org/c/openstack/cinder/+/87791823:59

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