openstack-manuals/doc/config-reference/source/common-configurations/database.rst
KATO Tomoyuki 0075570d41 [config-ref] cleanup common configurations
Change-Id: Icd2dafb8447c5f4336a287828f4d0d6654d51f4b
2016-09-30 10:31:43 +09:00

466 B

Database configurations

You can configure OpenStack services to use any SQLAlchemy-compatible database.

To ensure that the database schema is current, run the following command:

# SERVICE-manage db sync

To configure the connection string for the database, use the configuration option settings documented in the table common-database.