Bug 1140219
| Summary: | [Neutron] validate url on Test provider connectivity action | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Pavlik <mpavlik> | ||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Nobody <nobody> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Pavlik <mpavlik> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.5.0 | CC: | ecohen, gklein, iheim, myakove, rbalakri, Rhev-m-bugs, yeylon | ||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||
| Target Release: | 3.5.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | network | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-12 07:22:31 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 936177 [details]
warning_on_ok_button
already fixed in bug 1111974 upstream works in downstream as well, Red Hat Enterprise Virtualization Manager Version: 3.5.0-0.11.beta.el6ev |
Created attachment 936174 [details] no_warning_on_test_button Description of problem: add external provider dialog does not validate provider URL when the test button is pressed, so anything can be inserted in url field and user is not noticed until he presses OK button in the dialog Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.5.0-0.10.master.el6ev How reproducible: 100% Steps to Reproduce: 1.select external providers in left hand pane 2.add -> select type: OpenStack Networking 3.fill in invalid url in Provider URL (e.g. aaaa) 4. click Test button Actual results: text: Failed to communicate with the external provider. appears, no warning about invalid URL Expected results: URL is validated user is given instructions how to fill URL properly, same way as if he clicks OK in the dialog Additional info: