Files
openstack-manuals/doc/config-reference/source/tables/ironic-oneview.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.2 KiB

Description of OneView configuration options
Configuration option = Default value Description
[oneview]
allow_insecure_connections = False (BoolOpt) Option to allow insecure connection with OneView
manager_url = None (StrOpt) URL where OneView is available
max_polling_attempts = 12 (IntOpt) Max connection retries to check changes on OneView
password = None (StrOpt) OneView password to be used
tls_cacert_file = None (StrOpt) Path to CA certificate
username = None (StrOpt) OneView username to be used