Gauvain Pocentek cce63f68aa [config-ref] Tables update
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
2016-03-19 08:34:45 +01:00

1.2 KiB

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