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

Skip disabled tenants when connecting to OpenStack #172

Merged
merged 1 commit into from
Dec 4, 2017

Conversation

aufi
Copy link
Member

@aufi aufi commented Dec 4, 2017

Attempts to connect with disabled tenants generated misleading error messages,
skipping disabled tenants when obtaining connection to OpenStack.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1518625

Attempts to connect with disabled tenants generated misleading error messages,
skipping disabled tenants when obtaining connection to OpenStack.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1518625
@aufi aufi added the bug label Dec 4, 2017
@miq-bot
Copy link
Member

miq-bot commented Dec 4, 2017

Checked commit aufi@9591e89 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@mansam
Copy link
Contributor

mansam commented Dec 4, 2017

LGTM!

@mansam mansam merged commit e98c61d into ManageIQ:master Dec 4, 2017
simaishi pushed a commit that referenced this pull request Dec 4, 2017
Skip disabled tenants when connecting to OpenStack
(cherry picked from commit e98c61d)

https://bugzilla.redhat.com/show_bug.cgi?id=1520617
@simaishi
Copy link
Contributor

simaishi commented Dec 4, 2017

Gaprindashvili backport details:

$ git log -1
commit ac257d6c97ea1d393aaf6190dd791a2e11955c0d
Author: Samuel Lucidi <[email protected]>
Date:   Mon Dec 4 10:46:32 2017 -0500

    Merge pull request #172 from aufi/skip_disabled_tenants
    
    Skip disabled tenants when connecting to OpenStack
    (cherry picked from commit e98c61d1a6cd585d499702800e32d97c6dfe1924)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1520617

@aufi aufi added this to the Sprint 75 Ending Dec 11, 2017 milestone Dec 12, 2017
@aufi
Copy link
Member Author

aufi commented Jan 3, 2018

@blomquisg @simaishi Backport should not be problem (except the severity of BZ which was only about error records in log, but that's not a technical obstackle).

I checked Euwe branch and dependencies of this change are already there, so it should be easy to backport. Is it possible make it "automatically" or should backport PRs be created by me?

@simaishi
Copy link
Contributor

simaishi commented Jan 4, 2018

Fine backport (to manageiq-gems-pending repo) details:

$ git log -1
commit f516ef9d30192c4c592624f4f772b621bba094db
Author: Samuel Lucidi <[email protected]>
Date:   Mon Dec 4 10:46:32 2017 -0500

    Merge pull request #172 from aufi/skip_disabled_tenants
    
    Skip disabled tenants when connecting to OpenStack
    (cherry picked from commit e98c61d1a6cd585d499702800e32d97c6dfe1924)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1531120

@simaishi
Copy link
Contributor

simaishi commented Jan 4, 2018

Euwe backport (to manageiq repo) details:

$ git log -1
commit 7fa291ed9167afc423b4245140dced4e37dbeec3
Author: Samuel Lucidi <[email protected]>
Date:   Mon Dec 4 10:46:32 2017 -0500

    Merge pull request #172 from aufi/skip_disabled_tenants
    
    Skip disabled tenants when connecting to OpenStack
    (cherry picked from commit e98c61d1a6cd585d499702800e32d97c6dfe1924)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1531121

@simaishi
Copy link
Contributor

simaishi commented Jan 4, 2018

@aufi Backported to Fine and Euwe without problem, so this is all set!

@aufi
Copy link
Member Author

aufi commented Jan 8, 2018

@simaishi Great, thanks!

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