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 #16871

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

Other PRs:

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

Destroying child_managers is orchestrated by the parent and destroying
them prematurely leads to issues when the endpoints are shared between
the two managers.
@miq-bot
Copy link
Member

miq-bot commented Jan 23, 2018

Checked commit agrare@5e1bf77 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 0 offenses detected
Everything looks fine. 🏆

@Fryguy Fryguy merged commit 38225e1 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
Copy link
Contributor

@agrare @Fryguy Created a BZ to track this change: https://bugzilla.redhat.com/show_bug.cgi?id=1538232. Please update as needed.

simaishi pushed a commit that referenced this pull request Jan 24, 2018
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit bc913aeff71765cbc53cf8dde0c1430f0a6c9ca8
Author: Jason Frey <fryguy9@gmail.com>
Date:   Wed Jan 24 10:20:09 2018 -0500

    Merge pull request #16871 from agrare/child_manager_dependent_destroy
    
    Don't dependent => destroy child managers
    (cherry picked from commit 38225e12c0ddaca9de3a6468a526a9432b16247e)
    
    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