Bug 1130090
Summary: | [RFE] template name should be unique per data center, not per engine | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Sven Kieske <s.kieske> |
Component: | RFEs | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | --- | CC: | amureini, bazulay, bugs, ecohen, gklein, iheim, michal.skrivanek, nsoffer, pdwyer, rbalakri, s.kieske, slitmano, yeylon, ylavi |
Target Milestone: | ovirt-4.0.0-alpha | Keywords: | FutureFeature |
Target Release: | --- | Flags: | ylavi:
ovirt-4.0.0?
ylavi: planning_ack? ylavi: devel_ack? ylavi: testing_ack? |
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | virt | ||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-01-27 13:02:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 912263 |
Description
Sven Kieske
2014-08-14 10:16:50 UTC
This is how the system works. Changing is nice to have feature, as it does not effect much the usage of the system. We have the same issue with cluster names, vm names - most names are unique globally. I also find this annoying, and practically create names with dc-cluser prefixes to avoid this. This doesn't affect network names, does it? (In reply to Sven Kieske from comment #2) > This doesn't affect network names, does it? Antoni, can you answer that? On holidays. Moving the needinfo to Lior, who will know better anyway since this falls on his domain. I'm not sure I understand the question. If it is "would having duplicate template names across different DCs wreak havoc with these templates' networking configurations?", then the answer is no, it should be fine - a vNIC is associated with a VM/template by their GUID. (In reply to Lior Vernia from comment #5) > I'm not sure I understand the question. If it is "would having duplicate > template names across different DCs wreak havoc with these templates' > networking configurations?", then the answer is no, it should be fine - a > vNIC is associated with a VM/template by their GUID. No, the question is, can I have the same names for logical network "a1" on DC 1 and DC 2 ? Oh, yes. This bug did not make it in time for 3.6 release, moving into the next one Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Wasn't this added as part of BZ #912263? If not, why is it blocking it? implemented in 3.6, see bug 912263 for more details |