*** ttsiouts has quit IRC | 00:16 | |
*** rcernin has quit IRC | 01:12 | |
*** rcernin has joined #heat | 01:18 | |
*** ttsiouts has joined #heat | 01:22 | |
*** ttsiouts has quit IRC | 01:55 | |
*** rcernin has quit IRC | 02:34 | |
*** rcernin has joined #heat | 02:37 | |
*** ttsiouts has joined #heat | 03:02 | |
*** ttsiouts has quit IRC | 03:32 | |
*** rcernin has quit IRC | 03:46 | |
*** rcernin has joined #heat | 03:56 | |
*** ttsiouts has joined #heat | 04:02 | |
*** rcernin has quit IRC | 04:04 | |
*** rcernin has joined #heat | 04:05 | |
*** ttsiouts has quit IRC | 04:07 | |
*** udesale has joined #heat | 04:35 | |
*** ttsiouts has joined #heat | 04:44 | |
*** jtomasek has joined #heat | 04:53 | |
*** ttsiouts has quit IRC | 05:17 | |
*** udesale has quit IRC | 05:40 | |
*** udesale has joined #heat | 06:25 | |
*** udesale_ has joined #heat | 06:29 | |
*** udesale has quit IRC | 06:30 | |
*** ttsiouts has joined #heat | 06:30 | |
*** ttsiouts has quit IRC | 07:05 | |
*** ttsiouts has joined #heat | 07:11 | |
*** vishalmanchanda has joined #heat | 07:33 | |
*** rcernin has quit IRC | 07:39 | |
*** dmellado has joined #heat | 07:43 | |
*** udesale_ has quit IRC | 08:11 | |
*** k_mouza has joined #heat | 08:30 | |
*** ttsiouts has quit IRC | 08:50 | |
*** ttsiouts has joined #heat | 08:50 | |
*** gfidente has joined #heat | 08:52 | |
*** ttsiouts has quit IRC | 08:55 | |
*** ttsiouts has joined #heat | 09:09 | |
*** tkajinam has quit IRC | 10:03 | |
*** k_mouza has quit IRC | 11:07 | |
*** k_mouza has joined #heat | 11:07 | |
*** ttsiouts has quit IRC | 11:16 | |
*** ttsiouts has joined #heat | 11:17 | |
*** ttsiouts_ has joined #heat | 11:18 | |
*** ttsiouts has quit IRC | 11:22 | |
*** rcernin has joined #heat | 11:28 | |
*** rcernin has quit IRC | 11:34 | |
*** rcernin has joined #heat | 11:40 | |
*** rcernin has quit IRC | 12:08 | |
*** rcernin has joined #heat | 12:36 | |
*** samuelbartel has joined #heat | 12:44 | |
*** k_mouza has quit IRC | 12:58 | |
samuelbartel | Hi All, could you review https://review.opendev.org/736746 | 13:06 |
---|---|---|
samuelbartel | If any questions we can discuss here | 13:06 |
*** samuelbartel has quit IRC | 13:13 | |
*** jawad_axd has quit IRC | 13:18 | |
*** jawad_axd has joined #heat | 13:18 | |
*** rcernin has quit IRC | 13:29 | |
*** samuelbartel has joined #heat | 13:35 | |
*** samuelbartel has quit IRC | 13:49 | |
*** k_mouza has joined #heat | 13:51 | |
openstackgerrit | Sam Kumar proposed openstack/heat master: [S2007220]: Added more image properties to web_image https://review.opendev.org/704630 | 14:10 |
openstackgerrit | Sam Kumar proposed openstack/heat master: [S2007220]: Added more image properties to web_image https://review.opendev.org/704630 | 14:20 |
openstackgerrit | Sam Kumar proposed openstack/heat master: [S2007220]: Added more image properties to web_image https://review.opendev.org/704630 | 14:31 |
openstackgerrit | Andrii Ostapenko proposed openstack/heat master: Set context username if session client is used https://review.opendev.org/735621 | 14:34 |
openstackgerrit | Andrii Ostapenko proposed openstack/heat master: Set context username if session client is used https://review.opendev.org/735621 | 14:35 |
openstackgerrit | Sam Kumar proposed openstack/heat master: [S2007220]: Added more image properties to web_image https://review.opendev.org/704630 | 14:48 |
*** TomStappaerts has joined #heat | 15:32 | |
TomStappaerts | Hi Everyone, I was looking at https://bugs.launchpad.net/heat/+bug/1451513 . And I see that %index% was never intended for this usage, but I am a bit lost. I am trying to create a number of resources with eg. different names. names I put as a parameter (list) names=["1","2"]. How do I now make two of these resources with these names? Any suggestions? | 15:34 |
openstack | Launchpad bug 1451513 in OpenStack Heat "%index% in Heat::ResourceGroup cannot de-reference a list" [Undecided,Invalid] | 15:34 |
*** ttsiouts_ has quit IRC | 15:40 | |
*** ttsiouts has joined #heat | 15:41 | |
*** ttsiouts has quit IRC | 15:45 | |
*** ttsiouts has joined #heat | 15:46 | |
*** ricolin has joined #heat | 15:55 | |
*** ttsiouts has quit IRC | 16:00 | |
*** ttsiouts has joined #heat | 16:01 | |
*** ttsiouts has quit IRC | 16:06 | |
*** k_mouza has quit IRC | 17:04 | |
*** k_mouza has joined #heat | 17:05 | |
*** k_mouza has quit IRC | 17:10 | |
*** ricolin has quit IRC | 17:20 | |
*** gfidente is now known as gfidente|afk | 17:26 | |
*** vishalmanchanda has quit IRC | 18:17 | |
*** irclogbot_0 has quit IRC | 18:34 | |
*** irclogbot_2 has joined #heat | 18:37 | |
*** k_mouza has joined #heat | 19:21 | |
*** k_mouza has quit IRC | 19:26 | |
zaneb | TomStappaerts: you can do it if the resource type in the ResourceGroup is another template (instead of OS::Nova::Server). your server can be inside that template, and you can pass the index as a parameter so you can do get_param inside the template | 20:09 |
TomStappaerts | Interesting, so you pass both the list and the index? | 20:10 |
zaneb | obviously get_param in the top-level template gets dereferenced immediately, not inside the nested (resource group) template, so that's why it fails when you do it directly | 20:10 |
zaneb | TomStappaerts: correct | 20:10 |
TomStappaerts | Awesome thx, I solved it for now by just hardcoding things, which should be sufficient for the near future but I will keep this in mind. | 20:11 |
*** mailingsam has joined #heat | 20:52 | |
*** ttsiouts has joined #heat | 21:22 | |
*** ttsiouts has quit IRC | 21:35 | |
*** ttsiouts has joined #heat | 21:36 | |
*** ttsiouts has quit IRC | 21:40 | |
*** k_mouza has joined #heat | 21:48 | |
*** k_mouza has quit IRC | 21:52 | |
*** ttsiouts has joined #heat | 21:55 | |
*** mailingsam has quit IRC | 22:02 | |
*** ttsiouts has quit IRC | 22:05 | |
*** ttsiouts has joined #heat | 22:06 | |
*** ttsiouts has quit IRC | 22:10 | |
*** k_mouza has joined #heat | 22:16 | |
*** k_mouza has quit IRC | 22:21 | |
*** k_mouza has joined #heat | 22:36 | |
*** k_mouza has quit IRC | 22:40 | |
*** rcernin has joined #heat | 22:42 | |
*** tkajinam has joined #heat | 22:51 | |
*** Roedy has quit IRC | 23:20 | |
*** Roedy has joined #heat | 23:20 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!