Lines Matching refs:connection
1663 # If False, closes the client socket connection explicitly. (boolean value)
1666 # Timeout for client connections' socket operations. If an incoming connection
2045 # Size of RPC connection pool. (integer value)
2167 # The SQLAlchemy connection string to use to connect to the Nova API database.
2169 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/nova_api
2174 # The SQLAlchemy connection string to use to connect to the slave database.
2196 # Maximum number of database connection retries during startup. Set to -1 to
2200 # Interval between retries of opening a SQL connection. (integer value)
2315 # Number of seconds a connection to memcached is held unused in the pool before
2320 # connection. (integer value)
2967 # id column). You must specify the queue connection information through
3151 # The SQLAlchemy connection string to use to connect to the database. (string
3155 # Deprecated group/name - [sql]/connection
3156 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/nova
3158 # The SQLAlchemy connection string to use to connect to the slave database.
3190 # Maximum number of database connection retries during startup. Set to -1 to
3196 # Interval between retries of opening a SQL connection. (integer value)
3219 # Enable the experimental use of database reconnect on connection lost.
3234 # Maximum retries in case of connection error or deadlock error before error is
3557 # (Optional) Number of seconds a connection to memcached is held unused in the
3562 # client connection from the pool. (integer value)
3682 # the libvirtd connection. If True, we use the VIR_MIGRATE_TUNNELLED migration
3866 # Use multipath connection of the iSCSI or FC volume (boolean value)
3881 # Use multipath connection of the iSER volume (boolean value)
3949 # Time in ms to wait between connection attempts. (integer value)
4451 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
4455 # Maximum number of RabbitMQ connection retries. Default is 0 (infinite retry
4507 # Set socket timeout in seconds for connection's socket (floating point value)
4510 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
4514 # Set delay for reconnection to some host which has connection error (floating
4529 # Lifetime of a connection (since creation) in seconds or None for no
4720 # and establishes the connection to the proper instance.
4737 # * If you choose to use a secured websocket connection, then start this option
4776 # connection requests to instances which expose serial console.
4798 # connection requests to instances which expose serial console.
5280 # Hostname or IP address for connection to VMware vCenter host. (string value)
5283 # Port for connection to VMware vCenter host. (port value)
5288 # Username for connection to VMware vCenter host. (string value)
5291 # Password for connection to VMware vCenter host. (string value)
5373 # (for example Horizon) can then establish a VNC connection to the guest.
5416 # connection requests on this node.
5707 # URL for connection to XenServer/Xen Cloud Platform. A special value of
5712 # Username for connection to XenServer/Xen Cloud Platform. Used only if
5716 # Password for connection to XenServer/Xen Cloud Platform. Used only if