keystone.cmd.doctor.database.
symptom_database_connection_is_not_SQLite
()[source]¶SQLite is not recommended for production deployments.
SQLite does not enforce type checking and has limited support for migrations, making it unsuitable for use in keystone. Please change your keystone.conf [database] connection value to point to a supported database driver, such as MySQL.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.