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