Author: | keystone@lists.launchpad.net |
---|---|
Date: | 2010-11-16 |
Copyright: | OpenStack LLC |
Version: | 0.1.2 |
Manual section: | 1 |
Manual group: | cloud computing |
keystone-manage [options]
keystone-manage is a utility for managing and configuring a Keystone installation. One important use of keystone-manage is to setup the database. To do this run:
keystone-manage db_sync
General options
- -v, –verbose
- Print more verbose output
- –sql_connection=CONN_STRING
- A proper SQLAlchemy connection string as described here
None