Bug 1121101
Summary: | [RFE][RHEV] Editable logical network name | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Evgheni Dereveanchin <ederevea> | ||||
Component: | ovirt-engine | Assignee: | Nobody <nobody> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Michael Burman <mburman> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 3.4.0 | CC: | aoconnor, danken, dholler, kmashalk, lpeer, lsurette, mburman, mkalinin, mperina, mtessun, rpai, sacpatil, spower, srevivo, stirabos, usurse | ||||
Target Milestone: | --- | Keywords: | FutureFeature | ||||
Target Release: | --- | Flags: | nyechiel:
Triaged+
|
||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | sync-to-jira | ||||||
Fixed In Version: | Doc Type: | Enhancement | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-03-11 07:39: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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1417161, 1502204 | ||||||
Attachments: |
|
Description
Evgheni Dereveanchin
2014-07-18 11:09:52 UTC
http://www.ovirt.org/Features/Unrestricted_Network_Names would allow that. Is there any chance this can be implemented in a release soon? Created attachment 1285322 [details]
RHV-vlans
We will add the ability to make networks name editable in new networks or for existing networks. There is no way to revert to non-editable after this is enabled. The default will stay as non-editable since the majority of cases do not require this and non-editable is more debug friendly. Bridge name should be available in GUI and API. I am unhappy with the request of modifying editability of host-attached networks. Doing so would necessary lead to a network named "new net" while on the hosts it is named "old net" rather than onXXXXX, which I find confusing. We agreed to remove RFEs component from Bugzilla, if you feel the component has been renamed incorrectly please reach out. *** Bug 1647092 has been marked as a duplicate of this bug. *** Martin Marina and Dominik seems content with the following. When a new network is created, we would show an Editable checkbox next to it. As long as the network name is Latin-only and short, the checkbox is off by default. However, the user CAN turn it off, signifying that s/he is fine with onXXXXX bridge names. If the network is long or has fancy chars, the checkbox is on and cannot be turned off. The EditableName boolean should be exposed by REST, validated on input, and stored in the DB. This request is not currently committed to 4.4.z, moving it to 4.5 We are not putting any more effort into CloudForms, this product has been put into Maintenance. If customer still requires this feature, he need to open an RFE to IBM, who took over of future ManageIQ productization. |