Backported to Hammer branch: commit 83eb7770f6b6b6d1c23962b61fc26b5294c18736 Author: Greg McCullough <gmccullo> 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
New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/83eb7770f6b6b6d1c23962b61fc26b5294c18736 commit 83eb7770f6b6b6d1c23962b61fc26b5294c18736 Author: Greg McCullough <gmccullo> AuthorDate: Thu Feb 7 13:39:05 2019 -0500 Commit: Greg McCullough <gmccullo> CommitDate: 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 app/models/service_orchestration/option_converter.rb | 2 +- spec/models/service_orchestration_spec.rb | 14 +- 2 files changed, 13 insertions(+), 3 deletions(-)
Tested in CFME 5.10.1.2.20190219165527_7a4a22b On a global/remote replicated CFME deployment, I am able to create a service dialog, and order the service using the dialog on both remote and global regions. The provider and service were configured at the remote region, service was ordered and completed successfully when ordered through the global region.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0453