Hi ,
We are developing heat templates for our vnf deployment .It includes multiple resources .We want to repeat the resource and hence used the api RESOURCE GROUP .
Attached are the templates which we used
Set1.yaml -> has the resources we want to repeat
Setrepeat.yaml -> has the resource group api with count .
We want to access the variables of resource in set1.yaml while repeating it with count .Eg . port name ,port fixed ip address we want to change in each set .
Please let us know how we can have a variable with each repeated resource .
Thanks,
A.Nanthini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190206/4b768bcb/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: set1.yaml.txt
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190206/4b768bcb/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: setrepeat.yaml.txt
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20190206/4b768bcb/attachment-0003.txt>