Skip to content
Snippets Groups Projects
  • Mark Goddard's avatar
    922eb494
    Make Ironic inspector honour inventory · 922eb494
    Mark Goddard authored
    Ironic inspector should honour the Ansible inventory group
    ironic-inspector. Ironic inspector may not be required at all. If
    Ironic inspector is required then it should only run on a single
    node, and this should be reflected by the inventory.
    
    This change makes a number of Ironic inspector-related tasks dependent
    upon the host's membership of the ironic-inspector group. Also, we
    couple the ironic-dnsmasq container with the ironic-inspector group
    rather than ironic-conductor, as the service is for inspector rather
    than Ironic.
    
    Change-Id: Ifd90753b0fe1a55c11b7723c28e1d14ab3d32737
    Closes-Bug: #1665257
    922eb494
    History
    Make Ironic inspector honour inventory
    Mark Goddard authored
    Ironic inspector should honour the Ansible inventory group
    ironic-inspector. Ironic inspector may not be required at all. If
    Ironic inspector is required then it should only run on a single
    node, and this should be reflected by the inventory.
    
    This change makes a number of Ironic inspector-related tasks dependent
    upon the host's membership of the ironic-inspector group. Also, we
    couple the ironic-dnsmasq container with the ironic-inspector group
    rather than ironic-conductor, as the service is for inspector rather
    than Ironic.
    
    Change-Id: Ifd90753b0fe1a55c11b7723c28e1d14ab3d32737
    Closes-Bug: #1665257