Browse Source
Adds the ability to set external_resource_id for the network, external_resource_subnet_id for the subnet(s), and external_resource_segment_id for the segment(s) to network_data.yaml. When setting these properties, the external_id attribute will be set on the corresponding Heat resources. This causes Heat to not re-create these resources and instead adopt them from outside the stack. When using network isolation with multiple stacks (e.g., split-controlplane), this allows for re-using some of the same networks and resources from the non-control plane stacks. Change-Id: I6652ef8a5105843f4b2cdec54062bd25a57809a0changes/23/636723/7
2 changed files with 27 additions and 1 deletions
Loading…
Reference in new issue