Class Service
The Orchestration class represents the OpenStack Heat service.
Heat is a service to orchestrate multiple composite cloud applications using the AWS CloudFormation template format, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API.
- OpenCloud\Common\Base
-
OpenCloud\Common\Service\AbstractService
-
OpenCloud\Orchestration\Service
Namespace: OpenCloud\Orchestration
CodeCoverageIgnore
Located at OpenCloud/Orchestration/Service.php
CodeCoverageIgnore
Located at OpenCloud/Orchestration/Service.php
public
|
|
public
array
|
string |
DEFAULT_TYPE
|
'orchestration' |
|
string |
DEFAULT_NAME
|
'cloudOrchestration' |
DEFAULT_REGION,
DEFAULT_URL_TYPE
|
$client,
$namespaces,
$resources
|