Bug 1080083
| Summary: | [RHEVM][webadmin] allow to create more than one subnet when creating new network on Neutron external provider | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Pavlik <mpavlik> | ||||||
| Component: | ovirt-engine-userportal | Assignee: | Moti Asayag <masayag> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Martin Pavlik <mpavlik> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.4.0 | CC: | acathrow, ecohen, gklein, iheim, myakove, 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-06-24 13:47:32 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 911744 [details]
3.5 subnet screenshot
While we're able to support adding multiple vnic profiles with a limited set of configuration from the UI, the same can't be said for subnets.
In 3.4 we've extended the subnet to include also the gateway and dns fields, where the dns is a list by itself.
The attached screenshot demonstrates the complexity of that dialog which doesn't allow to support multiple subnets creation at once.
Due to the mentioned above, I'm closing this RFE as WONTFIX.
|
Created attachment 878115 [details] screenshot 1 Description of problem: there is fields which allow user to create only one subnet when creating new network on Neutron external provider (see screenshot) so if user wants to have more than one subnet on the network, he has to take additional action/s and go via Networks -> newly created network with one subnet -> Subnets -> New that is inconvenient please extend the subnet tab new network dialog in similar manner like vNIC profiles tab, if user creates one profile, he can add another by clicking on a "+" next to the profile Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.4.0-0.10.beta2.el6ev How reproducible: 100% Steps to Reproduce: 1. have working setup with neutron external provider defined 2. Netowrks -> New 3. Name: test, check Create on external provider, select your neutron provider 4. click on Subnet tab Actual results: see description Expected results: see description Additional info: