Files
openstacksdk/doc/source/user/proxies/orchestration.rst
Seungju Baek 53a2ea6f6e Added missing stack documentation
and rewrite stack proxy document

- software_config
- software_deployment
- stack_environment
- stack_files
- stack_template
- template

Change-Id: I9675af84623831113ad72ca07ea95849eca05f9d
2024-07-28 14:32:18 +00:00

1.8 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 Resource Operations

openstack.orchestration.v1._proxy.Proxy

Stack Action Operations

openstack.orchestration.v1._proxy.Proxy

Stack Event Operations

openstack.orchestration.v1._proxy.Proxy

Stack Template Operations

openstack.orchestration.v1._proxy.Proxy

Software Configuration Operations

openstack.orchestration.v1._proxy.Proxy

Software Deployment Operations

openstack.orchestration.v1._proxy.Proxy