How to export information from nested templates in heat ?
Hi All,
I have two nested templates n1 and n2 of resource types OS::Nova::Server. I am using these templates in a parent template p1. How can I capture the value of mac address of a network port of n1 device to be used in the post configuration of n2 in the parent template p1 ?