yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06923
[Bug 1256952] Re: Many api configuration options appear undocumented
Is there any way to automate the docs for settings in glance-api.conf?
** Also affects: openstack-manuals
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1256952
Title:
Many api configuration options appear undocumented
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Status in OpenStack Manuals:
New
Bug description:
I don't see documentation for options marked with a '<<<':
CONF.import_opt('registry_client_protocol', _registry_client)
CONF.import_opt('registry_client_key_file', _registry_client)
CONF.import_opt('registry_client_cert_file', _registry_client)
CONF.import_opt('registry_client_ca_file', _registry_client)
CONF.import_opt('registry_client_insecure', _registry_client)
CONF.import_opt('registry_client_timeout', _registry_client)
CONF.import_opt('use_user_token', _registry_client) <<<
CONF.import_opt('admin_user', _registry_client) <<<
CONF.import_opt('admin_password', _registry_client) <<<
CONF.import_opt('admin_tenant_name', _registry_client) <<<
CONF.import_opt('auth_url', _registry_client) <<<
CONF.import_opt('auth_strategy', _registry_client) <<<
CONF.import_opt('auth_region', _registry_client) <<<
CONF.import_opt('metadata_encryption_key', 'glance.common.config')
The other options seemed to be documented
(http://docs.openstack.org/developer/glance/configuring.html)
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1256952/+subscriptions