Bug 746912
| Summary: | [RHEVM Backend] VMs name is not provided to a user when trying to detach logical network from the cluster. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Kiril Nesenko <knesenko> | ||||
| Component: | ovirt-engine-core | Assignee: | Lior Vernia <lvernia> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | bazulay, dfediuck, eedri, iheim, jkt, lpeer, ofrenkel, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 912339 (view as bug list) | Environment: | |||||
| Last Closed: | 2013-09-23 07:34:03 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 912339 | ||||||
| Attachments: |
|
||||||
*** Bug 761429 has been marked as a duplicate of this bug. *** as RC is built, moving to ON_QA (hopefully did not catch incorrect bugs when doing this) closing as this should be in 3.3 (doing so in bulk, so may be incorrect) |
Created attachment 528747 [details] screen_shot Description of problem: I have a logical network that is in use by a VM. When I am trying to detach the network from the cluster receiving the following message: 2011-10-18 10:39:51,234 WARN [org.ovirt.engine.core.bll.DetachNetworkToVdsGroupCommand] (pool-11-thread-172) CanDoAction of action DetachNetworkToVdsGroup failed. Reasons:NETWORK_CANNOT_REMOVE_NETWORK_IN_USE_BY_VM,$NetworkName net1 The name of the VM should be available in the rhevm log and UI as well. Version-Release number of selected component (if applicable): ic144 How reproducible: Always Steps to Reproduce: 1. Attach logical network to a VM 2. Try to detach the network from the cluster. 3. Actual results: VMs name is not provided to a user when trying to detach logical network from the cluster. Expected results: The name of the VM should be available in the rhevm log and UI as well. Additional info: * see the attachment