Remove ironic_compute container from ironic_all

This patch removes ironic_compute from the ironic_all group, as
ironic_compute is just a vehicle for the nova compute service w/
ironic as the hypervisor, and is not expected to need ironic
configuration.

Change-Id: Iae1652bde9e0bff7c299a2577e60002c45ae368d
This commit is contained in:
James Denton 2022-08-04 11:54:03 -05:00
parent 93b35e0b68
commit 6d3ac1fbb6

View File

@ -126,7 +126,6 @@ heat_engine
[ironic_all:children] [ironic_all:children]
ironic_api ironic_api
ironic_compute
ironic_conductor ironic_conductor
ironic_server ironic_server
ironic_inspector ironic_inspector