Add network ExtraConfig hook
authorPierre Blanc <pblanc@redhat.com>
Sat, 9 Jan 2016 17:21:15 +0000 (12:21 -0500)
committerPierre Blanc <pblanc@redhat.com>
Wed, 6 Apr 2016 13:44:10 +0000 (09:44 -0400)
commit4c7d8732ca960f131fa595a5d811de44c63d5bff
treeaa67d0a58a3d138f5d835830b01f699c4e00e69a
parent31b05b17bfd028d16990231079c4bfde777cde40
Add network ExtraConfig hook

Adds a post-network hook to execute some tasks before nodes deployment.

This hook is execute one time (not for each node) during network step.
It can be useful to execute scripts or templates before creating nodes.

For example, we can use this hook for :
- Deploy stuff used during the deployment of nodes.
- Deploying network, backup, monitoring infrastructure.

Change-Id: I3e999d73b55c5c27f70f722ec63ec8f2150bb5aa
network/extraconfig.yaml [new file with mode: 0644]
network/networks.yaml
overcloud-resource-registry-puppet.yaml