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

Don't dependent => destroy child_managers #401

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

agrare
Copy link
Member

@agrare agrare commented Jan 23, 2018

Destroying child_managers is orchestrated by the parent and destroying
them prematurely leads to issues when the endpoints are shared between
the two managers.

Example failure: https://travis-ci.org/ManageIQ/manageiq-providers-openstack/jobs/332446792#L2079-L2091

Depends: ManageIQ/manageiq#16871

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1538232

@miq-bot
Copy link
Member

miq-bot commented Jan 23, 2018

Checked commit agrare@fbd60c2 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@Fryguy Fryguy merged commit a7f916b into ManageIQ:master Jan 24, 2018
@chessbyte chessbyte added this to the Sprint 78 Ending Jan 29, 2018 milestone Jan 24, 2018
@agrare agrare deleted the child_manager_dependent_destroy branch January 24, 2018 16:08
simaishi pushed a commit that referenced this pull request Jan 24, 2018
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 183cac808ab0d4d3c5eaf295b12d75bfce079b29
Author: Jason Frey <[email protected]>
Date:   Wed Jan 24 10:19:57 2018 -0500

    Merge pull request #401 from agrare/child_manager_dependent_destroy
    
    Don't dependent => destroy child_managers
    (cherry picked from commit a7f916b8ad532471f5cba78ec28234969d90c5e9)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1538240

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.

5 participants