Bug 571340 - Names uniqueness only within DC (Network, VM, etc.)
Summary: Names uniqueness only within DC (Network, VM, etc.)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: unspecified
Hardware: All
OS: Windows
high
medium
Target Milestone: ---
: 3.3.4
Assignee: lpeer
QA Contact:
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-08 08:12 UTC by Oded Ramraz
Modified: 2015-08-02 17:13 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-15 12:52:15 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Oded Ramraz 2010-03-08 08:12:28 UTC
Description of problem:


Adding existing network to new data center fails ( see Additional Information )

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Mon,3/8/2010,10:30:56 AM < RedHat > $test =Get-Networks -DataCenterId 8ef22ac9-c095-481d-a7f9-d6c59de2fc1f
Mon,3/8/2010,10:32:26 AM < RedHat >
Mon,3/8/2010,10:32:26 AM < RedHat >
Mon,3/8/2010,10:32:26 AM < RedHat > $test


NetworkId    : 4c469fba-68e2-4222-b9b0-c0e5e287096e
Address      :
Description  :
Name         : test
Gateway      :
Type         : 0
VlanId       :
Status       : NonOperational
Stp          : False
DataCenterId : 8ef22ac9-c095-481d-a7f9-d6c59de2fc1f
Subnet       :
IsDisplay    : False



Mon,3/8/2010,10:32:29 AM < RedHat > Add-Network -NetworkObject $test -DataCenterId 00000000-0000-0000-0000-000000000002
Add-Network : Add-Network : Network name already exists
At line:1 char:12
+ Add-Network <<<<  -NetworkObject $test -DataCenterId 00000000-0000-0000-0000-000000000002
At line:1 char:12
+ Add-Network <<<<  -NetworkObject $test -DataCenterId 00000000-0000-0000-0000-000000000002
    + CategoryInfo          : InvalidOperation: (:) [Add-Network], RuntimeException
    + FullyQualifiedErrorId : RunActionFailed,RhevmCmd.PSCmdlet_Add_Network

Mon,3/8/2010,10:32:37 AM < RedHat >

Comment 1 Miki Kenneth 2010-04-06 12:15:44 UTC
Specifically needed for MLA.

Comment 2 Oded Ramraz 2011-11-30 10:11:35 UTC
There is no need to enforce name uniqueness between different data centers.

Comment 3 Mike Kolesnik 2012-08-15 12:52:15 UTC
This bug is no longer present, the name is enforced on DC level only and not across DCs.


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