The heat.api.openstack.v1.software_deployments Module¶
-
class
heat.api.openstack.v1.software_deployments.SoftwareDeploymentController(options)[source]¶ Bases:
objectWSGI controller for Software deployments in Heat v1 API.
Implements the API actions.
-
REQUEST_SCOPE= ‘software_deployments’¶
-
metadata(controller, req, tenant_id, **kwargs)[source]¶ List software deployments grouped by the group name.
This is done for the requested server.
-