Why can only regular hosts have host prototypes?

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Blocker
    • None
    • Affects Version/s: 4.0.0beta2
    • Component/s: Templates (T)

      inside DBcopy_template_host_prototypes method, there are a comment and a conditional statement that don't allow us to create a discovery hosts prototype linked to an existing parent host prototype.

      /* only regular hosts can have host prototypes */
      if (SUCCEED != DBis_regular_host(hostid))
        return;
      

      Could someone explain me why you cannot create multiple level of host prototype?
      Thanks!

            Assignee:
            Unassigned
            Reporter:
            Alex Tomasello
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: