Author: | glance@lists.launchpad.net |
---|---|
Date: | 2010-11-16 |
Copyright: | OpenStack LLC |
Version: | 0.1.2 |
Manual section: | 1 |
Manual group: | cloud computing |
glance-registry [options]
glance-registry is a server daemon that serves image metadata through a REST-like API.
General options
- -v, –verbose
- Print more verbose output
- –registry_host=HOST
- Address of host running glance-registry. Defaults to 0.0.0.0.
- –registry_port=PORT
- Port that glance-registry listens on. Defaults to 9191.
- –sql_connection=CONN_STRING
- A proper SQLAlchemy connection string as described here
None