glance/doc/source/man/openstack_options.rst
Matt Fischer 8f1c1b1a3b Update all the glance manpages
Finish updating the glance manpages:
  - Update and modernize all files and references
  - Add a new manpage for glance-replicator
  - Move the common configuration options to common files for
    easier maintenance and less redundancy

Change-Id: If2cbcc30f2761b187038f39324c7698de4eb2ab9
Closes-Bug: #1238366
2014-01-26 06:48:05 -07:00

517 B

-os-auth-token=OS_AUTH_TOKEN

Defaults to env[OS_AUTH_TOKEN]

--os-username=OS_USERNAME

Defaults to env[OS_USERNAME]

--os-password=OS_PASSWORD

Defaults to env[OS_PASSWORD]

--os-region-name=OS_REGION_NAME

Defaults to env[OS_REGION_NAME]

--os-tenant-id=OS_TENANT_ID

Defaults to env[OS_TENANT_ID]

--os-tenant-name=OS_TENANT_NAME

Defaults to env[OS_TENANT_NAME]

--os-auth-url=OS_AUTH_URL

Defaults to env[OS_AUTH_URL]