| Package | Description |
|---|---|
| com.elastisys.scale.cloudpool.openstack.driver.config |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig |
OpenStackPoolDriverConfig.getAuth()
Returns a description of how to authenticate with the OpenStack identity
service (Keystone).
|
| Constructor and Description |
|---|
OpenStackPoolDriverConfig(AuthConfig auth,
String region,
Boolean assignFloatingIp)
Creates a new
OpenStackPoolDriverConfig. |
OpenStackPoolDriverConfig(AuthConfig auth,
String region,
Boolean assignFloatingIp,
Integer connectionTimeout,
Integer socketTimeout)
Creates a new
OpenStackPoolDriverConfig. |
Copyright © 2011–2016 elastisys. All rights reserved.