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

Let stack_parameters support symbol hash keys, for now #18373

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

lfu
Copy link
Member

@lfu lfu commented Jan 18, 2019

Service dialog options keys are supposed to be in String. But for some reason, API sends those keys in symbol when ordering a Service from global region.
Before we find out where those keys are duplicated in symbol via API, we have to work around it.

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

@miq-bot assign @gmcculloug
@miq-bot add_label bug, gaprindashvili/yes, hammer/yes, services, orchestration
cc @jrafanie

Service dialog options keys are supposed to be in String. But for some reason, API sends those keys in symbol when ordering a Service from global region.
Before we find out where those keys are duplicated in symbol via API, we have to work around it.

https://bugzilla.redhat.com/show_bug.cgi?id=1654999
@miq-bot
Copy link
Member

miq-bot commented Jan 18, 2019

Checked commit lfu@5cf587c with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tinaafitz
Copy link
Member

@lfu Looks good.
@mkanoor Please review.

@tinaafitz
Copy link
Member

@mkanoor Please review.

@gmcculloug gmcculloug merged commit 6fa6891 into ManageIQ:master Feb 7, 2019
@gmcculloug gmcculloug added this to the Sprint 105 Ending Feb 18, 2019 milestone Feb 7, 2019
simaishi pushed a commit that referenced this pull request Feb 7, 2019
Let stack_parameters support symbol hash keys, for now

(cherry picked from commit 6fa6891)

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

simaishi commented Feb 7, 2019

Hammer backport details:

$ git log -1
commit 83eb7770f6b6b6d1c23962b61fc26b5294c18736
Author: Greg McCullough <[email protected]>
Date:   Thu Feb 7 13:39:05 2019 -0500

    Merge pull request #18373 from lfu/dup_hash_keys_1654999
    
    Let stack_parameters support symbol hash keys, for now
    
    (cherry picked from commit 6fa6891fe53ba79f97c08dad32abf065eb4404be)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1673748

@lfu lfu deleted the dup_hash_keys_1654999 branch November 4, 2019 15:22
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.

8 participants