Package | Description |
---|---|
org.openecomp.mso.cloud | |
org.openecomp.mso.openstack.utils |
Modifier and Type | Method and Description |
---|---|
CloudSite |
CloudSite.clone() |
CloudSite |
CloudConfig.getCloudSite(String id)
Get a specific CloudSites, based on an ID.
|
CloudSite |
CloudConfig.getCloudSiteWithClli(String clli,
String version)
Get a specific CloudSites, based on a CLLI and (optional) version, which
will be matched against the aic_version field of the CloudSite.
|
Modifier and Type | Method and Description |
---|---|
Map<String,CloudSite> |
CloudConfig.getCloudSites()
Get a Map of all CloudSites that have been loaded.
|
Modifier and Type | Method and Description |
---|---|
com.woorea.openstack.heat.Heat |
MsoHeatUtils.getHeatClient(CloudSite cloudSite,
String tenantId)
Get a Heat client for the Openstack Identity service.
|
com.woorea.openstack.keystone.Keystone |
MsoKeystoneUtils.getKeystoneAdminClient(CloudSite cloudSite) |
Copyright © 2017 OPENECOMP - MSO. All rights reserved.