Bug 1141265
| Summary: | Don't allow invalid input in Gateway IP field | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jeff Needle <jneedle> |
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED DUPLICATE | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.0 (RHEL 6) | CC: | aortega, jpichon, mreid, mrunge, sclark, yeylon |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-17 06:35:36 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
Jeff Needle
2014-09-12 14:50:09 UTC
We don't currently have a framework in place to do this kind of validation in real time as the user types, which is why it's validated for each tab separately. When upstream completes the move to Angular, that kind of client-side validation should be covered as well. This work is tracked in bug 1043711. *** This bug has been marked as a duplicate of bug 1043711 *** |