Bug 1543629

Summary: Azure Template to service Dialog conversion issue
Product: Red Hat CloudForms Management Engine Reporter: Leo Khomenko <lkhomenk>
Component: AutomateAssignee: Bill Wei <bilwei>
Status: CLOSED CURRENTRELEASE QA Contact: Ievgen Zapolskyi <izapolsk>
Severity: low Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, hkataria, izapolsk, lavenel, mkanoor, mpovolny, obarenbo, simaishi, tfitzger
Target Milestone: GAKeywords: Regression, TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1552301 (view as bug list) Environment:
Last Closed: 2019-02-11 13:58:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1552301    

Description Leo Khomenko 2018-02-08 20:39:09 UTC
Description of problem: type "SecureString" parameters are converted into unprotected textarea

example:
"vmpassword": {
            "type": "SecureString"
        }


Version-Release number of selected component (if applicable):5.9.0.20


How reproducible:100%


Steps to Reproduce:
1.Create Azure Template with "SecureString"
2.Convert it to Service Dialog via menu option
3.Check that dialog element during provision/ in Automate/Customization menu

Actual results: Input text is unprotected/not hidden


Expected results:Protected textarea


Additional info: works on 5.8.3

Comment 4 CFME Bot 2018-02-12 14:43:24 UTC
New commit detected on ManageIQ/manageiq-providers-azure/master:
https://github.com/ManageIQ/manageiq-providers-azure/commit/4fe603766cde1f832e215d48ff5deea96b7a095a

commit 4fe603766cde1f832e215d48ff5deea96b7a095a
Author:     Bill Wei <bilwei>
AuthorDate: Fri Feb 9 13:36:44 2018 -0500
Commit:     Bill Wei <bilwei>
CommitDate: Fri Feb 9 15:30:54 2018 -0500

    Treat securestring case insentive
    
    fixes https://bugzilla.redhat.com/show_bug.cgi?id=1543629

 .../manageiq/providers/azure/cloud_manager/orchestration_template.rb    | 2 +-
 spec/fixtures/orchestration_templates/azure_parameters.json             | 2 +-
 .../providers/azure/cloud_manager/orchestration_template_spec.rb        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comment 6 Ievgen Zapolskyi 2018-10-10 16:34:31 UTC
Verified in 5.10.0.18