| Package | Description |
|---|---|
| com.elastisys.scale.cloudpool.openstack.driver.client | |
| com.elastisys.scale.cloudpool.openstack.driver.config |
| Modifier and Type | Method and Description |
|---|---|
org.openstack4j.api.OSClient |
OSClientFactory.createAuthenticatedClient(AuthConfig authConfig)
Creates an
OSClient that has been authenticated against a
Keystone identity service using the authentication scheme specified in an
AuthConfig. |
| 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. |
Copyright © 2011–2015 elastisys. All rights reserved.