yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14088
[Bug 1256952] Re: Many api configuration options appear undocumented
File doc/common/tables/glance-registry.xml contains all the content now,
see: http://docs.openstack.org/trunk/config-reference/content
/ch_configuring-openstack-image-
service.html#config_table_glance_registry
** Changed in: openstack-manuals
Status: Confirmed => Fix Released
** Changed in: glance
Status: Triaged => Fix Released
--
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):
Fix Released
Status in OpenStack Manuals:
Fix Released
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