*** arturt has joined #tacker | 00:04 | |
*** arturt has quit IRC | 00:30 | |
*** mbound has joined #tacker | 00:34 | |
*** arturt has joined #tacker | 00:35 | |
*** bobh has joined #tacker | 00:37 | |
*** mbound has quit IRC | 00:39 | |
*** bobh has quit IRC | 00:42 | |
*** bobh has joined #tacker | 00:56 | |
*** mestery has quit IRC | 00:57 | |
*** arturt has quit IRC | 01:34 | |
*** bobh has quit IRC | 02:14 | |
*** sridhar_ram has joined #tacker | 02:19 | |
*** changzhi has joined #tacker | 02:31 | |
*** sripriya has joined #tacker | 02:55 | |
*** elo1 has joined #tacker | 03:17 | |
*** elo has quit IRC | 03:18 | |
*** arturt has joined #tacker | 03:51 | |
*** changzhi has quit IRC | 03:51 | |
*** arturt has quit IRC | 04:07 | |
*** sridhar_ram has quit IRC | 04:08 | |
*** arturt has joined #tacker | 04:12 | |
*** arturt has quit IRC | 04:17 | |
*** tbh has joined #tacker | 05:14 | |
*** sridhar_ram has joined #tacker | 05:30 | |
*** tbh_ has joined #tacker | 05:39 | |
*** manikanta has joined #tacker | 05:45 | |
*** tbh_ has quit IRC | 06:20 | |
*** tbh has quit IRC | 06:20 | |
*** tbh has joined #tacker | 06:26 | |
*** tbh_ has joined #tacker | 06:26 | |
*** tbh has quit IRC | 06:28 | |
*** tbh_ has quit IRC | 06:28 | |
*** tbh has joined #tacker | 06:28 | |
*** sridhar_ram has quit IRC | 06:31 | |
*** changzhi has joined #tacker | 06:56 | |
*** zeih has joined #tacker | 07:13 | |
sripriya | tbh: hello | 07:14 |
---|---|---|
*** zeih_ has joined #tacker | 07:16 | |
sripriya | tbh: when we pass config as string, the yaml.load did not like the pipe symbol in the config string. we need to escape that by prefixing a \\ before | symbol. after doing that, it works without any error. | 07:16 |
*** zeih has quit IRC | 07:19 | |
sripriya | tbh: http://paste.openstack.org/show/475999/ | 07:19 |
sripriya | tbh: let me know if this works | 07:19 |
*** sridhar_ram has joined #tacker | 07:26 | |
*** elo has joined #tacker | 07:34 | |
*** elo has quit IRC | 07:35 | |
*** elo1 has quit IRC | 07:36 | |
*** elo has joined #tacker | 07:37 | |
*** elo has quit IRC | 07:39 | |
*** elo has joined #tacker | 07:40 | |
*** elo has quit IRC | 07:54 | |
*** mbound has joined #tacker | 08:03 | |
*** sridhar_ram has quit IRC | 08:09 | |
*** lhcheng has quit IRC | 08:20 | |
tbh | sripriya: sorry for late reply I will try with that example | 08:40 |
*** kurahashi has joined #tacker | 08:41 | |
*** mbound has quit IRC | 08:46 | |
*** kurahashi has quit IRC | 08:46 | |
tbh | sripriya: It didn't gave any error but at the same time not configured also | 08:52 |
tbh | sripriya: But this diff works with out error and configures the vdu https://gist.github.com/bharaththiruveedula/960ca668e32c290f1a2a | 08:59 |
tbh | sripriya: with this command http://paste.openstack.org/show/476005/ | 09:00 |
tbh | sripriya: I mean with out \\ | 09:00 |
*** mbound has joined #tacker | 09:05 | |
*** changzhi has quit IRC | 10:58 | |
*** masterbound has joined #tacker | 11:05 | |
*** mbound has quit IRC | 11:08 | |
*** mestery has joined #tacker | 13:06 | |
*** zeih_ has quit IRC | 13:17 | |
*** manikanta has quit IRC | 13:28 | |
*** trozet has quit IRC | 13:45 | |
*** trozet has joined #tacker | 13:45 | |
*** sridhar_ram has joined #tacker | 14:02 | |
*** bobh has joined #tacker | 14:02 | |
*** bobh has quit IRC | 14:03 | |
*** tbh has quit IRC | 14:08 | |
*** bobh has joined #tacker | 14:26 | |
*** mestery has quit IRC | 14:34 | |
*** tbh has joined #tacker | 14:40 | |
*** bobh has quit IRC | 14:48 | |
*** bobh has joined #tacker | 14:48 | |
*** bobh has quit IRC | 14:51 | |
*** bobh has joined #tacker | 14:51 | |
*** bobh has quit IRC | 14:53 | |
*** bobh has joined #tacker | 14:54 | |
*** sridhar_ram has quit IRC | 15:00 | |
*** arturt has joined #tacker | 15:04 | |
*** kurahashi has joined #tacker | 15:09 | |
*** kurahashi has quit IRC | 15:13 | |
*** tbh has quit IRC | 15:19 | |
*** masterbound has quit IRC | 15:24 | |
*** sridhar_ram has joined #tacker | 15:30 | |
*** elo has joined #tacker | 15:34 | |
*** tbh has joined #tacker | 15:38 | |
*** mbound has joined #tacker | 15:55 | |
sripriya | tbh: i see, i now understand the need to decode escape char. before loading into yaml. however looks like py34 does not support string_escape and instead should use unicode_escape for decoding. we will soon be providing support for py34 in tacker. so will that impact if we change to unicode_escape? i guess it shouldn't when decoding. | 16:12 |
sripriya | tbh: also, with this fix, it shouldnt affect when config is passed as file... right? | 16:13 |
tbh | sripriya: yeah it won't affect with config file | 16:19 |
tbh | sripiriya: can I push patch with Unicode_escape after testing all cases? | 16:20 |
*** elo has quit IRC | 16:21 | |
sripriya | tbh: i suggest we handle this decoding in tackerclient itself before sending it to server | 16:23 |
*** sridhar_ram1 has joined #tacker | 16:24 | |
*** sridhar_ram has quit IRC | 16:25 | |
sridhar_ram1 | tbh: qq, how did you test your http-ping health monitor ? | 16:25 |
*** sridhar_ram1 is now known as sridhar_ram | 16:26 | |
tbh | sripriya: then I will check in tackerclient | 16:26 |
tbh | sridhar_ram1: I launched vnf in which a server is running on 80 port | 16:27 |
tbh | On boot | 16:28 |
sridhar_ram | tbh: a simple http server running in port 80 ? | 16:28 |
tbh | Yeah | 16:28 |
*** elo has joined #tacker | 16:35 | |
sridhar_ram | tbh: thanks | 16:36 |
*** mbound has quit IRC | 16:45 | |
*** tbh_ has joined #tacker | 16:52 | |
sripriya | tbh: few things, from the code, i see that config update is happening more than once in the code in heat.py one as update_device and other as user_data, the other is hardcoding of sleep value in plugin which sridhar_ram was referring to last week. | 16:53 |
sripriya | tbh: we need to ensure the timeout is applicable for a generic mgmt driver than just openwrt and have a retry mechanism until it reaches a max_timeout | 16:53 |
*** tbh has quit IRC | 16:55 | |
*** kurahashi has joined #tacker | 16:57 | |
*** tbh has joined #tacker | 16:57 | |
*** tbh_ has quit IRC | 16:59 | |
tbh | sripriya: yeah for the first time, mgmt_constants.KEY_ACTION is mgmt_constants.ACTION_CREATE_SERVICE | 17:00 |
tbh | sripriya: are you referring this https://github.com/stackforge/tacker/blob/master/tacker/vm/plugin.py#L243 ? | 17:01 |
*** kurahashi has quit IRC | 17:02 | |
sripriya | tbh: yes | 17:02 |
tbh | sripriya: that has to be changed to boot_wait seconds, is that correct? | 17:03 |
tbh | sripriya: we dont' have boot_wait for servicevm section | 17:06 |
*** s3wong has joined #tacker | 17:08 | |
*** elo has quit IRC | 17:08 | |
sripriya | tbh: we need to introduce one in tacker.conf proabably? | 17:11 |
sripriya | along with max_timeout for retry mechanism | 17:11 |
*** elo has joined #tacker | 17:11 | |
tbh | sripriya: yeah for monitor section, we have boot_wait | 17:11 |
tbh | sripriya: not for servicevm/vnf | 17:13 |
tbh | sripriya: I think we need to update tox.ini so it will auto generate tacker.conf.sample using tox -egenconfig | 17:13 |
*** elo has quit IRC | 17:22 | |
*** tbh has quit IRC | 17:23 | |
*** lhcheng has joined #tacker | 17:24 | |
*** elo has joined #tacker | 17:26 | |
sripriya | tbh: we can use boot_wait for mgmt driver too and also introduce max_retry_timeout as a new opt and both should get registered on plugin level instead of monitor | 17:28 |
*** arturt has quit IRC | 17:34 | |
*** elo1 has joined #tacker | 17:45 | |
*** elo has quit IRC | 17:48 | |
*** arturt has joined #tacker | 17:50 | |
*** arturt has quit IRC | 17:54 | |
*** arturt has joined #tacker | 18:01 | |
*** sripriya has quit IRC | 18:14 | |
*** sridhar_ram has quit IRC | 18:39 | |
*** sripriya has joined #tacker | 18:41 | |
*** sridhar_ram has joined #tacker | 19:32 | |
*** prashantD has joined #tacker | 21:09 | |
sridhar_ram | prashantD: ping | 21:33 |
prashantD | hi sridhar | 21:35 |
s3wong | It is interesting that we sometimes get into this ping and pong exchange followed by very very long silence... | 21:46 |
sridhar_ram | s3wong: welcome to the hyper-multi-tasking world :) | 21:53 |
sridhar_ram | prashantD: hi there .. I've been busy w/ various things .. could spend time on auto-scaling.. | 21:53 |
sridhar_ram | prashantD: I wish we can continue / finish the investigation first in a low priority thread (gather data first) and then embark writing a tacker-spec | 21:54 |
sridhar_ram | prashantD: we kinda when the other way around! | 21:55 |
sridhar_ram | prashantD: it is a challenge to both write / review a spec w/o more data-points on a specific feature set | 21:55 |
prashantD | sridhar_ram : probably we did. what other data-point you had in mind? besides make sure ceilometer-heat autoscaling features works? | 21:58 |
sridhar_ram | prashantD: no .. just those two components - ceilometer --> heat auto-scale | 21:58 |
*** bobh has quit IRC | 22:00 | |
prashantD | sridhar_ram: okay. In my opinion it should work. But I agree we should have done some prototyping before writing spec. Anyhow too late now | 22:01 |
sridhar_ram | prashantD: no worries... different ways of reaching the same pt.. but we engg always optimize :) | 22:02 |
prashantD | sridhar_ram: did you get a chance to try out those yaml files? | 22:03 |
sridhar_ram | prashantD: no, not yet.. | 22:03 |
prashantD | sridhar_ram : okay, from my end I am working on the mapping portion. Just to make sure I am on right track...the guts of the mapping code is in tacker/vm/drivers/heat/heat.py and "create" routine?? | 22:08 |
sridhar_ram | prashantD: yes, that's where the meat of the project is...! | 22:09 |
sridhar_ram | prashantD: if you are coding / hacking in code.. I'd suggest you to do it in modular way as it might need to be refactored in the near future | 22:10 |
*** elo1 has quit IRC | 22:12 | |
prashantD | sridhar_ram : okay | 22:12 |
*** elo has joined #tacker | 22:20 | |
*** elo has quit IRC | 22:21 | |
*** elo has joined #tacker | 22:22 | |
*** trozet has quit IRC | 23:34 | |
*** santoshkumark has joined #tacker | 23:38 | |
openstackgerrit | Bob Haddleton proposed stackforge/tacker: Implement Monitoring Framework https://review.openstack.org/224384 | 23:46 |
*** kurahashi has joined #tacker | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!