Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/remove-simple-driver. Description: The proposal is to remove glance/db/simple and suggest the usage of an in-memory sqlalchemy instead. Since it is not being used and its functionality can be replicated by using sqlalchemy in-memory database, it is not necessary to keep maintaining that code. Specification URL (additional information): None