Searched refs:connection (Results 1 - 11 of 11) sorted by relevance

/solaris-userland/components/openstack/glance/files/
H A Dglance-scrubber.conf370 # The SQLAlchemy connection string to use to connect to the database.
374 # Deprecated group/name - [sql]/connection
375 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
377 # The SQLAlchemy connection string to use to connect to the slave
411 # Maximum number of database connection retries during startup. Set to
417 # Interval between retries of opening a SQL connection. (integer
443 # Enable the experimental use of database reconnect on connection
458 # Maximum retries in case of connection error or deadlock error before
H A Dglance-api.conf170 # In order to close the client socket connection explicitly after the
177 # connection is idle for this number of seconds it will be closed. A
186 # seconds that the connection must be idle before TCP starts sending
473 # Size of RPC connection pool. (integer value)
636 # The SQLAlchemy connection string to use to connect to the database.
640 # Deprecated group/name - [sql]/connection
641 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
643 # The SQLAlchemy connection string to use to connect to the slave
677 # Maximum number of database connection retries during startup. Set to
683 # Interval between retries of opening a SQL connection
[all...]
H A Dglance-glare.conf52 # In order to close the client socket connection explicitly after the
59 # connection is idle for this number of seconds it will be closed. A
68 # seconds that the connection must be idle before TCP starts sending
207 # Size of RPC connection pool. (integer value)
370 # The SQLAlchemy connection string to use to connect to the database.
374 # Deprecated group/name - [sql]/connection
375 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
377 # The SQLAlchemy connection string to use to connect to the slave
411 # Maximum number of database connection retries during startup. Set to
417 # Interval between retries of opening a SQL connection
[all...]
H A Dglance-registry.conf133 # seconds that the connection must be idle before TCP starts sending
162 # In order to close the client socket connection explicitly after the
169 # connection is idle for this number of seconds it will be closed. A
274 # Size of RPC connection pool. (integer value)
437 # The SQLAlchemy connection string to use to connect to the database.
441 # Deprecated group/name - [sql]/connection
442 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
444 # The SQLAlchemy connection string to use to connect to the slave
478 # Maximum number of database connection retries during startup. Set to
484 # Interval between retries of opening a SQL connection
[all...]
/solaris-userland/components/openstack/cinder/files/
H A Dcinder.conf121 # SSH connection timeout in seconds (integer value)
151 # first connection and used for subsequent connections. Default=False (boolean
361 # Use http or https for REST connection (default auto) (string value)
734 # Bypass verification of server certificate when making SSL connection to
987 # Number of times VMware vCenter server API must be retried upon connection
1168 # Number of retries (per port) when establishing connection to ISE management
1234 # REST connection timeout. (seconds) (integer value)
1358 # Tell driver to use SSL for connection to backend storage if the driver
1733 # Number of retries if connection to ceph cluster failed. (integer value)
1736 # Interval value (in seconds) between connection retrie
[all...]
/solaris-userland/components/openstack/keystone/files/
H A Dkeystone.conf211 # Size of RPC connection pool. (integer value)
422 # Number of seconds a connection to memcached is held unused in the pool before
427 # connection. (integer value)
544 # The SQLAlchemy connection string to use to connect to the database. (string
548 # Deprecated group/name - [sql]/connection
549 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/keystone
551 # The SQLAlchemy connection string to use to connect to the slave database.
583 # Maximum number of database connection retries during startup. Set to -1 to
589 # Interval between retries of opening a SQL connection. (integer value)
612 # Enable the experimental use of database reconnect on connection los
[all...]
/solaris-userland/components/openstack/neutron/files/
H A Dneutron.conf451 # Size of RPC connection pool. (integer value)
557 # If False, closes the client socket connection explicitly. (boolean value)
560 # Timeout for client connections' socket operations. If an incoming connection
694 # The SQLAlchemy connection string to use to connect to the database. (string
698 # Deprecated group/name - [sql]/connection
699 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/neutron
701 # The SQLAlchemy connection string to use to connect to the slave database.
733 # Maximum number of database connection retries during startup. Set to -1 to
739 # Interval between retries of opening a SQL connection. (integer value)
762 # Enable the experimental use of database reconnect on connection los
[all...]
/solaris-userland/components/openstack/nova/files/
H A Dnova.conf1663 # 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
[all...]
/solaris-userland/components/openstack/heat/files/
H A Dheat.conf165 # Instance connection to CFN/CW API via https. (string value)
168 # Instance connection to CFN/CW API validate certs if SSL is used. (string
349 # Size of RPC connection pool. (integer value)
537 # Number of seconds a connection to memcached is held unused in the pool before
542 # connection. (integer value)
886 # The SQLAlchemy connection string to use to connect to the database. (string
890 # Deprecated group/name - [sql]/connection
891 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/heat
893 # The SQLAlchemy connection string to use to connect to the slave database.
925 # Maximum number of database connection retrie
[all...]
/solaris-userland/components/openstack/ironic/files/
H A Dironic.conf273 # Size of RPC connection pool. (integer value)
427 # If False, closes the client socket connection explicitly.
432 # incoming connection is idle for this number of seconds it
879 # The SQLAlchemy connection string to use to connect to the
883 # Deprecated group/name - [sql]/connection
884 connection=mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/ironic
886 # The SQLAlchemy connection string to use to connect to the
923 # Maximum number of database connection retries during
930 # Interval between retries of opening a SQL connection.
958 # connection los
[all...]
/solaris-userland/components/apache24/mod_auth_gss/
H A Dmod_auth_gss.c275 gss_connection = apr_pcalloc(r->connection->pool, sizeof(*gss_connection));
283 apr_pool_cleanup_register(r->connection->pool, gss_connection,
321 input_token.value = apr_pcalloc(r->connection->pool, input_token.length);
398 token = apr_pcalloc(r->connection->pool, len + 1);

Completed in 1040 milliseconds