Project

General

Profile

Actions

Bug #9147

closed

New NIC code causes orchestration issues with plugins due to ordering issues

Added by Greg Sutcliffe over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Orchestration
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

We currently have checks for host.managed? and managed?in the dhp/dns/tftp orchestration, but they are not the first thing to be checked. as such, it's possible to call methods that don't exist for an STI host class with a new nic (eg discovery will attempt to call ip_available? on import, and fail)

We should move the managed checks to the beginning, since if a host/nic is not managed, it makes no sense to orchestrate anyway.

Actions

Also available in: Atom PDF