
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.2 KiB
1.2 KiB
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 |