Skip to content

Add support for abandon stack heat #1135

@akemr

Description

@akemr

Heat REST API contains operations for both stack abandoning (deletes a stack but leaves its resources intact, and returns data that describes the stack and its resources) and adoption (creates a stack from existing resources)

See:
https://developer.openstack.org/api-ref/orchestration/v1/#abandon-stack
and
https://developer.openstack.org/api-ref/orchestration/v1/#adopt-stack

It would be nice to have support for these operations in OpenStack4J as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions