*** bobh has joined #openstack-heat-translator | 00:29 | |
*** spzala has joined #openstack-heat-translator | 00:44 | |
*** zaneb has quit IRC | 01:13 | |
*** aloga has quit IRC | 01:13 | |
*** zaneb has joined #openstack-heat-translator | 01:14 | |
*** aloga has joined #openstack-heat-translator | 01:14 | |
*** tbh has joined #openstack-heat-translator | 02:44 | |
*** bobh has quit IRC | 02:56 | |
*** bobh has joined #openstack-heat-translator | 03:00 | |
*** bobh has quit IRC | 03:01 | |
*** bobh has joined #openstack-heat-translator | 03:01 | |
*** tbh has quit IRC | 03:11 | |
*** spzala has quit IRC | 03:13 | |
*** bobh has quit IRC | 03:50 | |
*** spzala has joined #openstack-heat-translator | 03:52 | |
*** bobh has joined #openstack-heat-translator | 03:57 | |
*** spzala has quit IRC | 04:07 | |
*** bobh has quit IRC | 04:32 | |
*** spzala has joined #openstack-heat-translator | 06:08 | |
*** spzala has quit IRC | 06:12 | |
*** tarun has joined #openstack-heat-translator | 06:44 | |
tarun | Hi, i am creating a heat template where i boot a new instance and attach floating ip to it. Now i want this floating ip to be the output but i am facing issues with the syntax as most of the examples on net tells how to get the private ip of instance and not floating ip attached. Can anyone help how to get floating ip as output of heat template | 06:48 |
---|---|---|
*** openstackgerrit has quit IRC | 08:31 | |
*** trozet has quit IRC | 08:31 | |
*** zaneb has quit IRC | 08:31 | |
*** topol_ has quit IRC | 08:31 | |
*** aloga has quit IRC | 08:31 | |
*** aloga has joined #openstack-heat-translator | 08:37 | |
*** zaneb has joined #openstack-heat-translator | 08:37 | |
*** openstackgerrit has joined #openstack-heat-translator | 08:37 | |
*** topol_ has joined #openstack-heat-translator | 08:37 | |
*** trozet has joined #openstack-heat-translator | 08:37 | |
*** spzala has joined #openstack-heat-translator | 09:09 | |
*** spzala has quit IRC | 09:13 | |
*** bobh has joined #openstack-heat-translator | 13:03 | |
*** spzala has joined #openstack-heat-translator | 13:10 | |
*** spzala has quit IRC | 13:14 | |
*** bobh has quit IRC | 13:19 | |
*** spzala has joined #openstack-heat-translator | 13:54 | |
*** bobh has joined #openstack-heat-translator | 14:04 | |
openstackgerrit | Merged openstack/heat-translator: Provide support for legacy translate api https://review.openstack.org/417204 | 14:06 |
*** bobh has quit IRC | 14:11 | |
*** topol_ is now known as topol | 14:44 | |
openstackgerrit | Mathieu Velten proposed openstack/heat-translator: Handle the writing of side files in a generic way in the stdout case https://review.openstack.org/417400 | 14:46 |
*** tbh has joined #openstack-heat-translator | 14:47 | |
openstackgerrit | Mathieu Velten proposed openstack/heat-translator: Handle the writing of side files in a generic way in the stdout case https://review.openstack.org/417400 | 14:47 |
*** bobh has joined #openstack-heat-translator | 15:08 | |
openstackgerrit | Mathieu Velten proposed openstack/heat-translator: Handle the writing of side files in a generic way in the stdout case https://review.openstack.org/417400 | 15:12 |
*** bobh has quit IRC | 15:12 | |
openstackgerrit | Merged openstack/heat-translator: Handle the writing of side files in a generic way in the stdout case https://review.openstack.org/417400 | 15:26 |
*** tarun has quit IRC | 15:54 | |
openstackgerrit | Sahdev Zala proposed openstack/heat-translator: Do no create Alarm when triggers not part of policies https://review.openstack.org/417240 | 15:54 |
openstackgerrit | Sahdev Zala proposed openstack/heat-translator: Do no create Alarm when triggers not part of policies https://review.openstack.org/417240 | 15:56 |
*** bobh has joined #openstack-heat-translator | 16:07 | |
spzala | tbh: ping | 17:31 |
spzala | tbh: https://review.openstack.org/#/c/417240/ Kanagaraj has +1ed it but asked for tacker template test, I tried creating one with exact tacker way (outside tacker).. no rush but when you get time please take a look | 17:32 |
tbh | spzala, I didn't get his comment | 17:54 |
spzala | tbh: in the patch | 17:55 |
spzala | (not in the bug :)) | 17:55 |
tbh | spzala, yes | 17:56 |
spzala | tbh: or you can wait till he review this again.. it's a simple patch I think | 17:56 |
spzala | tbh: oh you mean you didn't understand it ? | 17:56 |
tbh | spzala, we need to test the sample he provided in bug page with this patch? | 17:56 |
spzala | tbh: true and I think that's what is in the patch | 17:56 |
spzala | tbh: lemme double check | 17:57 |
spzala | tbh: at one point I removed few things from original templ to test it non-tacker env | 17:57 |
tbh | spzala, UT passed? | 17:58 |
spzala | tbh: https://review.openstack.org/#/c/417240/3/translator/tests/data/nfv/test_tosca_nfv_autoscaling.yaml | 17:58 |
spzala | tbh: yes | 17:58 |
tbh | spzala, got it, we have tacker_defs.yaml in data folder now | 17:59 |
spzala | tbh: the patch is not unnecessary creating alarm and seems like he was good with changes but wanted to add this template as you mentioned | 17:59 |
spzala | tbh: yes, so his template and the two type definitions that's needed for it are all in the tests/data/nfv | 18:00 |
tbh | spzala, as jenkins gave +1 we are good to go. But do you think is it ok to test tacker functionality from heat-translator side? | 18:00 |
spzala | tbh: yep +1 is good to go to me too | 18:00 |
tbh | spzala, I will check this manually , give me a moment | 18:01 |
spzala | tbh: yes, this actually is testing heat-translator only | 18:01 |
tbh | spzala, cool then | 18:01 |
spzala | tbh: but as you noticed in a similar fashion to tacker, only diff is tacker programmatically/implicitly adds import and we in HT as this test template shows using import explicitely | 18:02 |
spzala | tbh: that's my understanding :-) | 18:02 |
tbh | spzala, yup that's right. makes sense | 18:02 |
spzala | tbh: cool :) thanks!! | 18:03 |
spzala | tbh: I am heading for lunch already 1pm .. but will be back in 1 hr or around | 18:04 |
tbh | spzala, mean while I will test it from my side | 18:04 |
tbh | spzala, and paste my results here | 18:04 |
spzala | tbh: OK sounds great!! | 18:05 |
spzala | tbh: bye for now | 18:05 |
*** spzala has quit IRC | 18:05 | |
*** spzala has joined #openstack-heat-translator | 18:06 | |
*** spzala has quit IRC | 18:10 | |
tbh | Hi Sahdev, tested manually, worked as expected | 18:15 |
*** tbh has quit IRC | 18:38 | |
*** tbh has joined #openstack-heat-translator | 19:34 | |
*** spzala has joined #openstack-heat-translator | 19:42 | |
spzala | tbh: back now.. thanks for the review! | 19:43 |
tbh | spzala, np, I tested with tox again with latest code from my side | 19:44 |
spzala | tbh: awesome! thanks, qq did u test tosca-parser as well? | 19:44 |
tbh | spzala, I commented tosca-parser and ht in requirements.txt | 19:45 |
spzala | tbh: I m sure you tested HT with latest tosca-parser but wondering if there is need to just run tox with latest tosca-parser | 19:45 |
tbh | and installed HT and TP manually and ran tox | 19:45 |
spzala | tbh: OK, so that should use the latest parser and HT | 19:45 |
spzala | tbh: Cool | 19:46 |
tbh | (by sourcing for each pyenv) | 19:46 |
spzala | tbh: sure so you did latest of both :-) | 19:46 |
tbh | spzala, yup | 19:46 |
spzala | tbh: nice | 19:46 |
spzala | tbh: I can take much needed nap now on my desk after indian buffet :-) | 19:47 |
tbh | spzala, haha | 19:47 |
spzala | tbh: somebody did wish be 'Nappy new new' (with a typo) | 19:47 |
tbh | :-) | 19:47 |
spzala | tbh: :-) | 19:48 |
*** tbh has quit IRC | 20:26 | |
*** spzala has quit IRC | 20:37 | |
*** spzala has joined #openstack-heat-translator | 20:45 | |
*** spzala has quit IRC | 20:49 | |
*** spzala has joined #openstack-heat-translator | 21:04 | |
*** spzala has quit IRC | 21:05 | |
*** spzala has joined #openstack-heat-translator | 21:05 | |
openstackgerrit | Merged openstack/heat-translator: Do no create Alarm when triggers not part of policies https://review.openstack.org/417240 | 21:48 |
*** spzala has quit IRC | 21:56 | |
*** bobh has quit IRC | 22:35 | |
*** spzala has joined #openstack-heat-translator | 23:41 | |
*** bobh has joined #openstack-heat-translator | 23:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!