Bug 1068629
| Summary: | [webadmin] [network labels] block editing of network label for a network which is already attached to host interface | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Martin Pavlik <mpavlik> | ||||
| Component: | ovirt-engine-webadmin | Assignee: | bugs <bugs> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | bugs <bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.4 | CC: | acathrow, ecohen, gklein, iheim, masayag, mgoldboi, myakove, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged, UserExperience | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-02-23 07:24:12 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: | |||||||
| Attachments: |
|
||||||
|
Description
Martin Pavlik
2014-02-21 14:34:14 UTC
The third step is not supported: 3) change label of network NET1 from lb_1 to lb_2 This is blocked by a can-do-action and RFE was reported to support it (Bug 1068626). But until this RFE is implemented, the only method of renaming labels is via unlabel the network (which should remove the network from any host it is configured on) and labeling the network with the new label (which will configure the network on all of the labeled interface). Therefore there shouldn't be unwanted network configuration, unless from some reason the any of the operation failed (i.e. due to non responsiveness of the host during the label action) and for that an event log should notify the admin about that issue. |