Hello Everyone,
We are working on contributing a new Cinder driver for Infoscale. This implementation requires coordinated changes across three projects to support the full attachment lifecycle:
Cinder: The core driver implementation.
os-brick: The connector APIs have been implemented there
Nova: New driver implementation to support the required operations like, "attach, detach, extend" for the volumes provisioned through the InfoScale Backend.
We have already registered blueprints for this work:
Cinder Blueprint: https://blueprints.launchpad.net/cinder/+spec/infoscale-cinder-driver
Nova Blueprint: https://blueprints.launchpad.net/nova/+spec/infoscale-nova-driver
Since this is a cross-project effort, I would appreciate guidance on the preferred workflow for submitting patches across multiple repositories to ensure a smooth integration.
Looking forward to your feedback and suggestions.