Thursday, 2016-02-18

*** sridhar_ram1 has joined #openstack-heat-translator00:31
*** sridhar_ram has quit IRC00:33
*** sridhar_ram1 has quit IRC01:06
*** sridhar_ram has joined #openstack-heat-translator03:19
*** sridhar_ram has quit IRC03:22
*** bobh has joined #openstack-heat-translator03:47
*** bobh has quit IRC04:48
*** sridhar_ram has joined #openstack-heat-translator06:05
*** sridhar_ram1 has joined #openstack-heat-translator06:12
*** sridhar_ram has quit IRC06:13
*** sridhar_ram1 has quit IRC06:28
*** openstackgerrit has quit IRC10:02
*** openstackgerrit has joined #openstack-heat-translator10:03
*** spzala has joined #openstack-heat-translator15:39
openstackgerritSahdev Zala proposed openstack/heat-translator: Log warning if Compute cap property not provided  https://review.openstack.org/28191715:49
*** mvelten has joined #openstack-heat-translator15:53
spzalaHi all16:00
topolo/16:00
spzalatopol: o/ mvelten: o/16:00
spzalamvelten: you made it on time :)16:00
mveltenyes :D16:00
spzala:-)16:00
mvelteneven 10mn in advance, wow16:00
mveltenhello all16:00
spzalalol16:00
spzalayeah, wow16:01
spzalabobh: there?16:01
spzalaI had discussion with India folks in last two days offline so they may not join16:01
spzalalet's see if bobh joins but meanwhile, we can start16:02
spzalamvelten: so get_param work,16:02
spzalaI had a comment yesterday16:02
spzaladid you see it?16:02
mveltenyes, let me remind it to myself :)16:02
mveltenyou tested get_param on an actual Heat ?16:03
spzala: ) it all looks good, only worry is about Computer capability properties16:03
spzalayes I tested a small template, and it does gets value16:03
spzalabut I didn't try the one with list16:03
mveltenok16:04
spzalawhere we are setting get_param to list even for a single value, I believe it should work16:04
spzalabut will need to test it16:04
spzalaso as I was thinking more on handling it for OS and HOST,16:04
spzalaI think it may not be too complicated16:04
spzalawhat we can do is, for each Compute node if any of OS and HOST properties has {get_input: x} then for that 'x' user input16:05
spzalawe skip get_param and set the actual value16:05
mveltenI change that in my last patch, it should generate a non-list get_param wgen only one parameter is provided to not bloat the output too much16:06
spzalaAwesome16:06
spzalaand that's a typical case where we will only have a one param16:06
spzalathanks16:06
spzaladoes the approach to handle OS and HOST param looks good?16:07
mveltenok fine for me ! for OS/HOST properties we perhaps need to remove it from the template parameters too16:07
spzalayes, we thought of it in the past, but I think it's OK not to worry about it16:08
mveltenhum this is tricky actually16:08
spzalaas it doesn't hurt deployment16:08
mveltenok fine for me, because on principle the parameter could be used somewhere else too16:08
spzalaso we can leave those inputs in the template, deleting them can be done but why to add complexities (we can do it later with low priority)16:08
spzalayep but that's more like cleaning up TOSCA specific things16:09
spzalasomething we worry about later16:09
spzalaonce we have get_param patch of your merged, I believe that will really look good and simple16:10
mveltendid you have the time to look at my other patch "Map get_property to an actual property" ?16:10
spzalayes I did, you have added new templates per our discussion so that looks good.. let me quickly review it again today16:11
spzalaand we can let it in16:11
spzalait looks really good not to see hard coded values any more16:11
spzalaohhh, yes one thing is I wanted to test it with Heat16:11
spzalalike wordpress one16:11
spzalaand then I will add my comments16:12
spzalasounds good?16:13
spzalaJust heard from bobh that he is traveling to MWC in Europe16:14
spzalaI guess it's in Spain16:14
spzalasrinivas is also attending16:14
spzalamvelten: distracted?16:16
mveltenyes sorry :) give me 2mn16:17
mveltenok finish reading :) fine let me know if something doesn't deploy16:17
mveltenI'll work on the get_param in the meantime to do what we said16:18
spzala:) no problem at all16:19
spzalaOK, sounds like a plan16:19
spzalasince MWC is in Spain, wondering are you going?16:20
spzalasince Bob and Srinivas from our team is going to be there, good opportunity for you'll to meet if you are going16:20
mveltennop unfortunatly, I should be in the OpenStack summit in Barcelona in 6 months16:21
mveltenif you can come it is a great city16:21
spzalaOK. Yup, that would be great. I usually am going to all summits since last 5 summits so most likely will be there16:22
spzalabut hey, how about Austin summit in two months? :)16:23
spzalaI guess if our submission get enough vote you sure will be coming16:23
mveltenregarding get_param, do we settle on key_name as a specific param to inject ? or perhaps something like __key_name__ to avoid conflict to the maximum ?16:24
spzalaso for key_name our approach is, something I talked to Bob who is working on it, -16:25
spzalawe treat key_name as a special 'key' and if it's provided by user, we add a it under Compute16:26
spzalaas get_param: {}16:26
spzalawith your work, you can skip key_name part since Bob's updating that16:27
spzalasounds good?16:27
mveltenok so we inject a get_param: keyname and add the keyname as a template parameter, with default set to a value if provided by the user ?16:28
spzalayup16:29
spzalato keep it simple, I would like to just add key_name in template with value provided by user at the translation time but16:30
spzalaagain that will not give opportunity to user to add key_name value at the time of deployment16:30
spzalabut by adding 'input' dict with key_name it shouldn't add much complexity16:31
spzalamvelten: there? :-)16:39
spzalamvelten: I guess we can wrap up meeting if nothing else to discuss16:39
mveltenyes sorry :) all fine for me we can stop16:40
spzalamvelten: :) no problem at all16:41
spzalamvelten: :) OK, cool. Thanks! and have a nice evening.16:41
spzalamvelten: me stepping away for lunch16:41
mveltennice day to you !16:41
spzalathanks!16:41
mveltenenjoy16:42
spzala:) I will16:42
*** spzala has quit IRC16:44
*** spzala has joined #openstack-heat-translator16:45
*** spzala_ has joined #openstack-heat-translator16:46
*** spzala has quit IRC16:50
*** spzala_ has quit IRC16:50
*** mvelten has left #openstack-heat-translator16:51
*** spzala has joined #openstack-heat-translator17:04
*** spzala has quit IRC17:08
*** tbh has joined #openstack-heat-translator17:13
*** sridhar_ram has joined #openstack-heat-translator17:13
*** spzala has joined #openstack-heat-translator17:19
*** bobh has joined #openstack-heat-translator17:21
*** spzala has quit IRC17:23
*** spzala has joined #openstack-heat-translator17:25
*** spzala has quit IRC17:29
*** spzala has joined #openstack-heat-translator17:31
*** spzala has quit IRC17:35
*** spzala has joined #openstack-heat-translator18:03
*** bobh has quit IRC18:25
*** spzala has quit IRC18:26
*** spzala has joined #openstack-heat-translator18:28
openstackgerritSahdev Zala proposed openstack/heat-translator: Log warning if Compute cap property not provided  https://review.openstack.org/28191718:57
*** spzala has quit IRC18:59
*** sridhar_ram1 has joined #openstack-heat-translator19:02
*** spzala has joined #openstack-heat-translator19:03
*** sridhar_ram has quit IRC19:04
*** spzala has quit IRC19:08
*** bobh has joined #openstack-heat-translator19:12
*** bobh has quit IRC19:26
*** bobh has joined #openstack-heat-translator19:27
*** spzala has joined #openstack-heat-translator19:28
*** spzala has quit IRC19:28
*** spzala has joined #openstack-heat-translator19:28
*** zaneb has quit IRC20:12
*** zaneb has joined #openstack-heat-translator20:12
*** bobh has quit IRC20:51
*** sridhar_ram1 has quit IRC21:03
*** sridhar_ram has joined #openstack-heat-translator21:04
*** sridhar_ram has quit IRC21:41
*** sridhar_ram has joined #openstack-heat-translator21:44
*** spzala has quit IRC22:08
*** sridhar_ram has quit IRC22:15
*** sridhar_ram has joined #openstack-heat-translator22:18
*** bobh has joined #openstack-heat-translator22:50
*** bobh has quit IRC23:13
*** bobh has joined #openstack-heat-translator23:22
*** bobh has quit IRC23:28
*** openstackgerrit has quit IRC23:47
*** openstackgerrit_ is now known as openstackgerrit23:47
*** openstackgerrit_ has joined #openstack-heat-translator23:48
*** openstackgerrit_ is now known as openstackgerrit23:48
*** openstackgerrit_ has joined #openstack-heat-translator23:49
*** openstackgerrit_ has quit IRC23:55
*** openstackgerrit_ has joined #openstack-heat-translator23:57

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!