Re: [pve-devel] [PATCH v1 pve-storage 7/8] pluginbase: document volume operations

2025-04-14 Thread Wolfgang Bumiller
On Wed, Apr 02, 2025 at 06:32:14PM +0200, Max Carrara wrote: > On Mon Mar 31, 2025 at 5:12 PM CEST, Fabian Grünbichler wrote: > > On March 26, 2025 3:20 pm, Max Carrara wrote: > > > Add docstrings for the following methods: > > > - list_volumes > > > - get_volume_attribute > > > - update_volume_att

[pve-devel] [PATCH v1 pve-storage 7/8] pluginbase: document volume operations

2025-04-05 Thread Max Carrara
Add docstrings for the following methods: - list_volumes - get_volume_attribute - update_volume_attribute - volume_size_info - volume_resize - volume_snapshot - volume_snapshot_info - volume_rollback_is_possible - volume_snapshot_rollback - volume_snapshot_delete - volume_snapshot_needs_fsfreeze -

Re: [pve-devel] [PATCH v1 pve-storage 7/8] pluginbase: document volume operations

2025-04-05 Thread Max Carrara
On Mon Mar 31, 2025 at 5:12 PM CEST, Fabian Grünbichler wrote: > On March 26, 2025 3:20 pm, Max Carrara wrote: > > Add docstrings for the following methods: > > - list_volumes > > - get_volume_attribute > > - update_volume_attribute > > - volume_size_info > > - volume_resize > > - volume_snapshot >

Re: [pve-devel] [PATCH v1 pve-storage 7/8] pluginbase: document volume operations

2025-04-04 Thread Fabian Grünbichler
On March 26, 2025 3:20 pm, Max Carrara wrote: > Add docstrings for the following methods: > - list_volumes > - get_volume_attribute > - update_volume_attribute > - volume_size_info > - volume_resize > - volume_snapshot > - volume_snapshot_info > - volume_rollback_is_possible > - volume_snapshot_rol