Files
openstacksdk/doc/source/user/proxies/orchestration.rst
suheoon 1a07c9d173 Implement heat 'stack event list'
Add stack_events function to support retrieving stack events
Add StackEvents Class to support retrieving stack events
Also implement unit test code

Change-Id: Ie55fd6ed85f9871c5ddb06e90e8efb0dcbc90ef9
2023-11-14 16:31:31 +00:00

1.5 KiB

Orchestration API

For details on how to use orchestration, see /user/guides/orchestration

openstack.orchestration.v1._proxy

The Orchestration Class

The orchestration high-level interface is available through the orchestration member of a ~openstack.connection.Connection object. The orchestration member will only be added if the service is detected.

Stack Operations

openstack.orchestration.v1._proxy.Proxy

Stack Event Operations

openstack.orchestration.v1._proxy.Proxy

Software Configuration Operations

openstack.orchestration.v1._proxy.Proxy

Software Deployment Operations

openstack.orchestration.v1._proxy.Proxy