SQL-Alchemy -> SQLAlchemy
The correct spelling is "SQLAlchemy" (no dash). See: http://www.sqlalchemy.org/ Change-Id: I4a314f17d584bb7bf38c7a2b22943989528e997c
This commit is contained in:
parent
2666f6f77d
commit
5e3d2e8550
@ -99,5 +99,5 @@ SQL database
|
||||
- Projects
|
||||
|
||||
Theoretically, OpenStack Compute can support any database that
|
||||
SQL-Alchemy supports. Common databases are SQLite3 for test and
|
||||
SQLAlchemy supports. Common databases are SQLite3 for test and
|
||||
development work, MySQL, MariaDB, and PostgreSQL.
|
||||
|
@ -3570,7 +3570,7 @@ S
|
||||
The Compute VM scheduling algorithm that attempts to start a new
|
||||
VM on the host with the least amount of load.
|
||||
|
||||
SQL-Alchemy
|
||||
SQLAlchemy
|
||||
|
||||
An open source SQL toolkit for Python, used in OpenStack.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user