Bug #180

Duplicated hostnames should be allowed in host pool

Added by Tino Vázquez over 11 years ago. Updated about 11 years ago.

Status:ClosedStart date:12/05/2009
Priority:LowDue date:
Assignee:Tino Vázquez% Done:

0%

Category:Core & System
Target version:Release 2.0
Resolution: Pull request:
Affected Versions:

Description

From: Schwickerath Ulrich <>
--
The problem boils down to multiple calls of code pieces like this
IM="im_xen"
VMM="vmm_xen"
TM="tm_lvm"
result=server.one.host.allocate(req,host1[0],IM,VMM,TM,True)
produce multiple entries while I think that only the first time this should succeed, and else
through an exception.
--

Associated revisions

Revision 080c7af6
Added by Javi Fontan over 4 years ago

Merge pull request #180 from juanmont/one-5.2

Fixes for #4960 and #4961

History

#1 Updated by Tino Vázquez over 11 years ago

Duplicated hostnames can be useful to some people, specially with different set of drivers. One nice way to proceed would be to add a new host.allocate.nodup function

#2 Updated by Ruben S. Montero over 11 years ago

  • Category set to Core & System
  • Assignee set to Tino Vázquez
  • Priority changed from 6 to Low
  • Target version set to Release 2.0

#3 Updated by Ruben S. Montero about 11 years ago

  • Status changed from New to Closed

Also available in: Atom PDF