The configs in osclients.py are not in rally.conf.sample
Closes-Bug: #1321987 Change-Id: I3ed025e5633f96f0a72902ed879b969f88ebe27d
This commit is contained in:
parent
6e4f1e361b
commit
b4e8a7677f
@ -110,6 +110,18 @@
|
|||||||
# Syslog facility to receive log lines (string value)
|
# Syslog facility to receive log lines (string value)
|
||||||
#syslog_log_facility=LOG_USER
|
#syslog_log_facility=LOG_USER
|
||||||
|
|
||||||
|
#
|
||||||
|
# Options defined in rally.osclients
|
||||||
|
#
|
||||||
|
|
||||||
|
# HTTP timeout for any of OpenStack service in seconds
|
||||||
|
#openstack_client_http_timeout=30.0
|
||||||
|
|
||||||
|
# Use SSL for all OpenStack API interfaces
|
||||||
|
#https_insecure=False
|
||||||
|
|
||||||
|
# Path to CA server cetrificate for SSL
|
||||||
|
#https_cacert=<None>
|
||||||
|
|
||||||
[api]
|
[api]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user