Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/db2-database. Description: Current OpenStack supports multiple open source database as the backend database, for example: MySQL, SQLite, PostgreSQL are the default supported database for the community. I plan to contribue changes to Cinder to allow the use of DB2 as the backing database, and doing so will require me to: 1. Update Cinder project to support DB2 initialization and access by updating the SQLALchemy-migrate code. 2. Run tempest on a DB2 installed environment Specification URL (additional information): None