Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Orchestration Stack find by ID method #505

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

andyvesel
Copy link
Contributor

If searching in all Stacks including nested ones is needed, it is necessary
use find Stack by ID as the only argument.

Heat API supports this call [1]. Updating current find_by_id method to
use this API call and making it not-deprecated.

Related to ManageIQ/manageiq-providers-openstack#487

[1] https://docs.openstack.org/api-ref/orchestration/v1/?expanded=find-stack-detail,show-stack-details-detail#find-stack

If searching in all Stacks including nested ones is needed, it is necessary
use find Stack by ID as the only argument.

Heat API supports this call [1]. Updating current find_by_id method to
use this API call and making it not-deprecated.

Related to ManageIQ/manageiq-providers-openstack#487

[1] https://docs.openstack.org/api-ref/orchestration/v1/?expanded=find-stack-detail,show-stack-details-detail#find-stack
@theopenlab-ci
Copy link

theopenlab-ci bot commented Oct 14, 2019

Build succeeded.

@aufi
Copy link
Member

aufi commented Oct 14, 2019

Looks good to me 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants