Bug 743830 - Add non-existing Network to Cluster - empty error message
Summary: Add non-existing Network to Cluster - empty error message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 3.2
Assignee: Mike Kolesnik
QA Contact:
URL:
Whiteboard: network
Depends On:
Blocks: 848391
TreeView+ depends on / blocked
 
Reported: 2011-10-06 08:28 UTC by Ori Liel
Modified: 2013-02-15 06:47 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 848391 (view as bug list)
Environment:
Last Closed: 2013-02-15 06:47:45 UTC
oVirt Team: ---


Attachments (Terms of Use)

Description Ori Liel 2011-10-06 08:28:41 UTC
Steps to reproduce: 

1) Add network to cluster, with a network-id that doesn't exist in rhevm database, for example: 

  <network id="2b8efd92-1779-40db-87a4-043f27dd3bc0">
    <name>green</name>
  </network>

2) Failure at database level (naturally).

3) VdcReturnValueBase object, which is returned, has emtpy executeFailedMessages[] array (the error can be seen only in 'fault' field which is internal).


Expected Results: 

VdcReturnValueBase-->executeFailedMessages[] should contain a description of the failure.

Comment 1 Mike Kolesnik 2012-08-20 09:13:40 UTC
http://gerrit.ovirt.org/7333

Comment 3 Itamar Heim 2013-01-16 16:10:14 UTC
3.2 beta built, moving to ON_QA status to allow testing


Note You need to log in before you can comment on or make changes to this bug.