diff --git a/validated_arch_1/stage5/openstackdataplanedeployment.yaml b/validated_arch_1/stage5/openstackdataplanedeployment.yaml index 246387ea8..3fc3a3908 100644 --- a/validated_arch_1/stage5/openstackdataplanedeployment.yaml +++ b/validated_arch_1/stage5/openstackdataplanedeployment.yaml @@ -7,6 +7,7 @@ spec: nodeSets: - openstack-edpm-ipam servicesOverride: + - bootstrap - configure-network - validate-network - install-os diff --git a/validated_arch_1/stage5/openstackdataplanenodeset.yaml b/validated_arch_1/stage5/openstackdataplanenodeset.yaml index f8c256072..541bee16d 100644 --- a/validated_arch_1/stage5/openstackdataplanenodeset.yaml +++ b/validated_arch_1/stage5/openstackdataplanenodeset.yaml @@ -157,6 +157,7 @@ spec: # service list is defined here so that each service # will be created by the dataplane-operator. services: + - bootstrap - configure-network - validate-network - install-os