On 5/4/25 9:41 PM, Harsh Ailani wrote:
Hi Jon,
I have registered the blueprint for this idea of a new cinder API to move a volume from one group to another directly : https://blueprints.launchpad.net/cinder/+spec/volume-migration-between-group... <https://blueprints.launchpad.net/cinder/+spec/volume-migration-between-groups>
Please let me know if this is alright so that I can get started on the development for the same 😊
Hi Harsh, changes to the API require a full spec. You can find more info here: https://docs.openstack.org/cinder/latest/contributor/contributing.html#new-f...
Thanks and Regards,
Harsh Ailani
*From: *Harsh Ailani <harsh.ailani@ibm.com> *Date: *Monday, 5 May 2025 at 12:53 AM *To: *Jon Bernard <jobernar@redhat.com> *Cc: *openstack-discuss@lists.openstack.org <openstack-discuss@lists.openstack.org> *Subject: *[EXTERNAL] RE: [Cinder] : Group API query
That’s great Jon ! Thankyou for looking into this. I will get started on raising a blueprint for the same and add it to our cinder weekly meeting topic for any further discussions. Thanks and Regards, Harsh Ailani From: Jon Bernard <jobernar@ redhat. com>
That’s great Jon !
Thankyou for looking into this. I will get started on raising a blueprint for the same and add it to our cinder weekly meeting topic for any further discussions.
Thanks and Regards,
Harsh Ailani
*From: *Jon Bernard <jobernar@redhat.com> *Date: *Friday, 2 May 2025 at 7:01 PM *To: *Harsh Ailani <harsh.ailani@ibm.com> *Cc: *openstack-discuss@lists.openstack.org <openstack-discuss@lists.openstack.org> *Subject: *[EXTERNAL] Re: [Cinder] : Group API query
On May 01, Harsh Ailani <harsh.ailani@ibm.com> wrote:
Hi Jon,
Thanks for the input.
In an enterprise version based on community OpenStack, we can develop a new API to wrap the two group update calls as you mentioned. Our internal team is working on the same logic.
But, I was looking for an API which a community user could use to move a volume directly from one group to another.
Currently no such API exists in Cinder. Is it possible to submit a blueprint to develop such kind of API for the community OpenStack users?
It is possible, that's part of the design of open source :)Â As an API change - a spec is required, but assuming it's technically sound and meets the project requirements, it would certainly be considered.
-- Jon