This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dependency on OVNMacAddressNetwork for role ResourceGroup
The role ResourceGroup (puppet/role.role.j2.yaml template) tries to create a port on the OVNMacAddressNetwork, as such we need a dependency in the top level stack, otherwise the network may not exist before Heat attempts to create the port. Change-Id: Ie453fcdbb8eb42bbf718506b0b9b443ccd84543a Signed-off-by: James Slagle <[email protected]> (cherry picked from commit 7a4a43d)
- Loading branch information