heat.api.openstack.v1.software_deployments
Module¶heat.api.openstack.v1.software_deployments.
SoftwareDeploymentController
(options)[source]¶Bases: object
WSGI 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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.