*** uck has quit IRC | 00:17 | |
*** bobh has joined #openstack-heat-translator | 00:19 | |
*** vishwanathj has quit IRC | 00:43 | |
*** shangxdy has joined #openstack-heat-translator | 02:36 | |
*** shangxdy has quit IRC | 03:00 | |
*** bobh has quit IRC | 03:00 | |
*** vishwanathj has joined #openstack-heat-translator | 05:47 | |
*** tbh has joined #openstack-heat-translator | 07:48 | |
*** tbh has quit IRC | 08:02 | |
openstackgerrit | Ukesh Kumar proposed openstack/heat-translator: The translation of server's IP as output is error https://review.openstack.org/370720 | 11:44 |
---|---|---|
*** bobh has joined #openstack-heat-translator | 12:06 | |
*** bobh has quit IRC | 12:45 | |
*** bobh has joined #openstack-heat-translator | 13:28 | |
*** bobh has quit IRC | 13:34 | |
*** spzala has joined #openstack-heat-translator | 15:17 | |
openstackgerrit | Merged openstack/heat-translator: Judge volume error for tosca-compute translation https://review.openstack.org/358464 | 15:19 |
*** bobh has joined #openstack-heat-translator | 15:32 | |
*** tbh has joined #openstack-heat-translator | 15:32 | |
*** bobh has quit IRC | 15:36 | |
*** uck has joined #openstack-heat-translator | 15:47 | |
*** bobh has joined #openstack-heat-translator | 15:50 | |
*** tbh has quit IRC | 15:52 | |
*** tbh has joined #openstack-heat-translator | 15:57 | |
spzala | Hi all bobh: tbh: topol: shangxdy: | 16:00 |
*** tbh_ has joined #openstack-heat-translator | 16:01 | |
bobh | o/ | 16:01 |
spzala | how are you bobh: ? | 16:01 |
bobh | spzala: pretty good - how was your trip? | 16:02 |
tbh_ | Hi | 16:02 |
spzala | bobh: cool. My trip was great, tired though, got home late midnight yesterday :) | 16:02 |
*** tbh_ has quit IRC | 16:02 | |
*** tbh has quit IRC | 16:03 | |
spzala | tbh_: Hi | 16:03 |
spzala | well, so not much on my side besides https://bugs.launchpad.net/heat-translator/+bug/1615568 | 16:04 |
openstack | Launchpad bug 1615568 in Heat Translator "scaling convertion fails" [Critical,New] - Assigned to bharaththiruveedula (bharath-ves) | 16:04 |
spzala | and good that we all three are here | 16:04 |
spzala | KanagarajM: hi there ? | 16:04 |
*** tbh has joined #openstack-heat-translator | 16:05 | |
spzala | tbh: sorry not on top of all the email conversation we had in last few days but I guess you did make progress, the question is on the approach that we want want to take? | 16:06 |
tbh | spzala, right | 16:06 |
spzala | tbh: and that you are waiting on hearing back from KanagarajM | 16:06 |
tbh | spzala, yes | 16:06 |
spzala | tbh: cool, thanks | 16:06 |
spzala | tbh: good idea if you can brief it to bobh: too | 16:07 |
spzala | from Tacker's perspective | 16:07 |
tbh | spzala, sure I will do | 16:08 |
spzala | tbh: thanks actually thought if bobh: can look at it quickly | 16:08 |
spzala | bobh: https://paste.fedoraproject.org/428482/73955714/ | 16:08 |
spzala | if you can take a look and see it | 16:09 |
* bobh looking | 16:09 | |
bobh | looks complicated :-) | 16:11 |
tbh | bobh, the out put should be like this https://github.com/openstack/tacker/blob/master/tacker/tests/unit/vm/infra_drivers/heat/data/hot_scale_main.yaml | 16:11 |
tbh | bobh, this is the child template I was referring https://github.com/openstack/tacker/blob/master/tacker/tests/unit/vm/infra_drivers/heat/data/hot_scale_custom.yaml | 16:12 |
bobh | tbh: Does the ASG need to be created in a separate template? Is there a reason not to include it in the main template? | 16:13 |
bobh | tbh: I see - to group the resources? | 16:14 |
spzala | bobh: I think that's correct, so multiple resources specifying them via separate template is the way | 16:15 |
tbh | bobh, exactly, we can't apply same ASG for multiple servers unless it is defined in separate template | 16:16 |
spzala | tbh: so for the two templates of tacker you provided above, I think you have fix for that scenario right? | 16:16 |
bobh | spzala: So the Scaling policy triggers the creation of a "higher level" template that includes the ASG, which points at the lower-level tenplate | 16:16 |
bobh | spzala: this could get really complex really fast | 16:17 |
spzala | bobh: that's correct | 16:17 |
tbh | spzala, not fully implemented, but yes | 16:18 |
spzala | tbh: bobh: and so that's why I would think that we need to take a baby steps here | 16:18 |
spzala | tbh: bobh: that first patch can support the basic scenario which tbh: can implement | 16:18 |
bobh | spzala: I agree - small steps are good | 16:18 |
spzala | and then as we go forward on top of it we try to support future completed scenarios | 16:18 |
spzala | bobh: thanks, yup | 16:19 |
spzala | tbh: I agree :-) .. not fully implemented but you are working on it :) | 16:19 |
tbh | spzala, yup :0 | 16:20 |
spzala | tbh: so I think the best approach is with your patch we provide support for the basic multiple templates translation output | 16:20 |
spzala | tbh: and that should make Tacker requirement satisfied for their current scenarios | 16:20 |
spzala | and we go forward from there for other complicated scenario. Kanagaraj should be fine with it | 16:21 |
spzala | tbh: that sounds good? Once you have tested it and if you can update a patch that will be good to review and discuss | 16:22 |
tbh | spzala, yup, sure I will push the patch asap | 16:23 |
spzala | tbh: appreciate it, thanks much. I know it sometime involves work overhead but makes process fast | 16:24 |
spzala | tbh: bobh: and with that patch merge we should be good to go for translator 0.6.0 release | 16:24 |
spzala | Also one more review request, https://review.openstack.org/#/c/370720/1 | 16:25 |
spzala | bobh: specially from Tacker side, hopping it won't break anything with above patch | 16:26 |
spzala | As I mentioned in my comment, I had a blueprint opened sometime back to handle HOT versioning too | 16:26 |
bobh | spzala: I'll take a look | 16:26 |
spzala | bobh: thanks | 16:27 |
spzala | tbh: so once you push the patch, I will get hold of Kanagaraj, if he isn't available via irc/emails, on phone | 16:28 |
tbh | spzala, sure, thanks, that will be helpful | 16:28 |
spzala | tbh: no problem, thank you for staying on top of this critical bug!! | 16:29 |
tbh | spzala, np :) | 16:29 |
spzala | :) | 16:29 |
spzala | well, that's pretty much it from my side. Anything else bobh: tbh: ? | 16:29 |
bobh | spzala: nothing here | 16:29 |
tbh | spzala, nothing from my side | 16:30 |
spzala | bobh: tbh: :) :) cool | 16:30 |
spzala | well, thanks again and have a good rest of the day bobh: and good night tbh: | 16:30 |
bobh | spzala: thanks - you too | 16:30 |
tbh | spzala, good night :-) | 16:30 |
spzala | thanks both! :-) | 16:31 |
*** spzala has quit IRC | 16:39 | |
*** spzala has joined #openstack-heat-translator | 16:39 | |
*** spzala has quit IRC | 16:49 | |
*** uck_ has joined #openstack-heat-translator | 16:54 | |
*** uck has quit IRC | 16:55 | |
*** bobh has quit IRC | 17:16 | |
*** tbh has quit IRC | 17:39 | |
*** uck_ has quit IRC | 17:59 | |
*** uck has joined #openstack-heat-translator | 18:11 | |
*** uck has quit IRC | 18:13 | |
*** uck has joined #openstack-heat-translator | 18:13 | |
*** bobh has joined #openstack-heat-translator | 18:16 | |
*** bobh has quit IRC | 18:21 | |
*** spzala_ has joined #openstack-heat-translator | 18:25 | |
*** spzala_ has quit IRC | 18:27 | |
*** spzala has joined #openstack-heat-translator | 18:28 | |
*** spzala has quit IRC | 18:47 | |
*** uck has quit IRC | 18:49 | |
*** uck has joined #openstack-heat-translator | 18:49 | |
openstackgerrit | bharaththiruveedula proposed openstack/heat-translator: Add nested template support for auto scaling https://review.openstack.org/371063 | 19:03 |
*** uck has quit IRC | 19:20 | |
*** bobh has joined #openstack-heat-translator | 19:35 | |
*** uck has joined #openstack-heat-translator | 20:20 | |
*** uck has quit IRC | 20:26 | |
*** uck has joined #openstack-heat-translator | 20:56 | |
*** uck_ has joined #openstack-heat-translator | 22:11 | |
*** uck has quit IRC | 22:11 | |
*** bobh has quit IRC | 22:38 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!