Bug 1577158

Summary: [RFE] UI does not take text constraints into consideration
Product: Red Hat OpenStack Reporter: Amit Ugol <augol>
Component: rhosp-director-uiAssignee: Honza Pokorny <hpokorny>
Status: CLOSED WONTFIX QA Contact: Arik Chernetsky <achernet>
Severity: medium Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: beth.white, jrist
Target Milestone: Upstream M2Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: NeedsAllocation
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-04 03:29:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amit Ugol 2018-05-11 11:08:27 UTC
Description of problem:
Deploying VIA UI, it is possible to change a textbox setting to whatever because UI does not take constraints into considerations.

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


How reproducible:
100%


Steps to Reproduce:
1. Via UI open a plan and navigate to settings.
2. Select a constraint setting that has a textbox input and change it to something outside of the constraint
3.click on save.

Actual results:
Setting was saved.


Expected results:
Setting outside the constraint cannot be saved.


Additional info:
Tested with "flowers" on the ceiloemter debug setting.

  CeilometerDebug:
    default: ''
    description: Set to True to enable debugging Ceilometer services.
    type: string
    constraints:
      - allowed_values: [ '', 'true', 'True', 'TRUE', 'false', 'False', 'FALSE']

Comment 2 Honza Pokorny 2018-05-23 14:42:53 UTC
*** Bug 1577160 has been marked as a duplicate of this bug. ***

Comment 5 Jason E. Rist 2019-11-04 03:29:23 UTC
This will no longer be worked on since TripleO-UI is deprecated upstream.