Wednesday, 2017-03-01

*** yifei has joined #tacker00:45
*** bobmel has joined #tacker01:20
*** bobmel has quit IRC01:25
*** gongysh has joined #tacker02:33
*** s3wong has quit IRC02:34
*** vishnoianil has quit IRC03:09
openstackgerritgongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework  https://review.openstack.org/43930003:27
*** amotoki_ has joined #tacker03:36
*** amotoki has quit IRC03:39
openstackgerritgongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework  https://review.openstack.org/43930003:42
*** bobmel has joined #tacker03:48
*** bobmel has quit IRC03:52
*** links has joined #tacker04:27
*** saju_m has joined #tacker04:28
*** diga has joined #tacker04:29
*** saju_m has quit IRC04:46
*** KanagarajM has joined #tacker04:53
*** tbh1 has joined #tacker05:03
*** YanXing_an has joined #tacker05:04
*** amotoki has joined #tacker05:07
*** YanXing_an has quit IRC05:08
openstackgerritgongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework  https://review.openstack.org/43930005:09
*** YanXing_an has joined #tacker05:09
*** amotoki_ has quit IRC05:09
*** janki has joined #tacker05:13
*** gentlewu has joined #tacker05:16
*** Jimmy_ye has joined #tacker05:20
gongyshhi05:30
*** lulei has joined #tacker05:36
*** lulei has left #tacker05:37
*** KanagarajM has quit IRC05:42
*** KanagarajM has joined #tacker05:44
*** manikanta_tadi has joined #tacker05:47
*** trinaths has joined #tacker05:55
*** ZhouZhi_hong has joined #tacker06:00
*** bobmel has joined #tacker06:15
*** nmathew has joined #tacker06:15
*** bobmel has quit IRC06:19
*** Zhou has joined #tacker06:24
*** ZhouZhi_hong has quit IRC06:25
YanXing_anhi06:31
gongyshYanXing_an, hi06:31
*** saju_m has joined #tacker06:44
tbh1gongysh, sridhar_ram can you please review https://review.openstack.org/#/c/438211/?06:46
*** gentlewu has quit IRC06:57
*** ZhouZhi_hong has joined #tacker07:00
*** Zhou has quit IRC07:01
gongyshtbh1, have a comment. and can you have time to set up an env to test it?07:03
*** Jimmy_ye has quit IRC07:03
gongyshone is standalone tacker, another is target openstack. they use different keystone.07:04
tbh1gongysh, yup actually setup an env what you suggested, but tested the first part which is to use mistral endpoint of tacker07:05
tbh1gongysh, after that testing, I didn't test the second part which whether the VNFs launching on the vim ... so it is half tested07:05
tbh1gongysh, I will test the other part too today and will let you know  ... I will the updated the PS with "Yan Xing an" comment07:06
gongyshgreat.07:06
tbh1*will update07:07
gongyshnice progress.07:07
YanXing_anThese functions have a same warn log "auth dict required to [create] mistral workflows"07:13
tbh1YanXing_an, right, I will modify them07:14
tbh1YanXing_an, thanks for pointing out07:15
YanXing_anHow to make the common function have different log string? or just let warning line in individual function.07:16
*** amotoki has quit IRC07:20
tbh1YanXing_an, planning to validate auth_dict in their respective functions itself07:23
*** amotoki has joined #tacker07:34
openstackgerritMerged openstack/python-tackerclient master: Updated from global requirements  https://review.openstack.org/43936607:35
openstackgerritMerged openstack/tacker master: Updated from global requirements  https://review.openstack.org/43923507:36
*** amotoki has quit IRC07:42
*** Aqsa has joined #tacker07:52
tung_doangongysh: ping07:55
gongyshtung_doan pong08:20
tung_doangongysh: i just put some comments in your new blueprint: https://blueprints.launchpad.net/tacker/+spec/vnf-policy-monitoring-worker08:22
tung_doangongysh: as I said this bug https://bugs.launchpad.net/tacker/+bug/1582446 may need to go first IMO08:22
openstackLaunchpad bug 1582446 in tacker "refactor monitoring framework to extract action policies out of monitor code base " [Medium,New] - Assigned to Sripriya (sseetha)08:22
gongyshtung_doan,  first we need to separate the tasks and the policies itself.08:24
*** YanXing_an has quit IRC08:30
*** bobmel has joined #tacker08:31
*** YanXing_an has joined #tacker08:31
*** amotoki has joined #tacker08:32
*** nmathew- has joined #tacker08:32
tung_doangongysh: could you pls clarify "tasks and policies"?08:33
gongyshtung_doan,  I don't understand that bug much. why this bug must go first?08:35
*** nmathew has quit IRC08:35
*** nmathew has joined #tacker08:35
*** nmathew- has quit IRC08:35
openstackgerritgongysh proposed openstack/tacker master: Use OpenStack CLI instead of individual CLI  https://review.openstack.org/40812808:38
tung_doangongysh: As I understand, your bp mentioned to handle monitoring policies actions like respawning, scaling,... if we firstly separate out policy actions from the existing code based, then making a policy monitoring work is much easier08:38
tung_doan*if we firstly separate out policy actions from the existing monitoring code base, then making a policy monitoring worker is much easier08:39
*** Zhou has joined #tacker08:39
gongyshmy BP does not do policy monitoring. will do the VIM ping reachability as a demo worker.08:40
*** ZhouZhi_hong has quit IRC08:40
gongyshthen, next we will have BP for VNF related policy08:41
gongyshin fact, you can put that bug in  https://blueprints.launchpad.net/tacker/+spec/vnf-policy-monitoring-worker08:41
tung_doangongysh: yes. that is... i am talking abt it. :)08:43
*** Aqsa has quit IRC08:54
*** YanXing_an has quit IRC08:57
*** YanXing_an has joined #tacker08:58
*** YanXing_an has quit IRC09:10
digagongysh: Hi09:15
openstackgerritgongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework  https://review.openstack.org/43930009:15
gongyshdiga, hi09:15
digagongysh: how we can setup CI/CD for API framework09:16
digagongysh: or I should start pushing code to new branch and we can take care of it later on09:17
gongyshdiga, the CI is ready for it, I think09:18
gongyshhttps://review.openstack.org/#/c/431873/209:18
gongyshyou can try put code and have a functional test to try09:19
digagongysh: okay09:19
digagongysh: Thanks! will try that09:19
*** KanagarajM has quit IRC09:21
*** vishwanathj has quit IRC09:30
*** manikanta_tadi has quit IRC09:30
*** vishwanathj has joined #tacker09:31
*** nmathew has quit IRC09:43
*** nmathew has joined #tacker09:43
*** manikanta_tadi has joined #tacker09:45
*** Zhou has quit IRC09:48
*** manikanta_tadi has quit IRC09:50
*** manikanta_tadi has joined #tacker09:52
openstackgerritgongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework  https://review.openstack.org/43930010:06
*** diga has quit IRC10:06
*** gongysh has quit IRC10:17
*** amotoki has quit IRC11:07
*** amotoki has joined #tacker11:13
*** nmathew has quit IRC11:30
*** amotoki has quit IRC11:36
*** trinaths has quit IRC11:42
*** tung_doan has quit IRC11:59
*** KanagarajM has joined #tacker12:14
*** tung_doan has joined #tacker12:21
*** amotoki has joined #tacker12:21
*** tbh1 has quit IRC12:34
*** yifei1 has joined #tacker12:45
*** yifei has quit IRC12:47
*** yifei1 is now known as yifei12:47
*** amotoki has quit IRC13:00
*** amotoki has joined #tacker14:00
*** KanagarajM has quit IRC14:17
*** saju_m has quit IRC14:19
*** links has quit IRC14:19
*** janki has quit IRC15:30
*** derekjhyang has joined #tacker16:07
*** uck has joined #tacker16:44
*** vishnoianil has joined #tacker16:45
openstackgerritKanagaraj Manickam proposed openstack/tacker master: Removes downgrade from db migration scripts  https://review.openstack.org/43971817:06
*** KanagarajM has joined #tacker17:06
openstackgerritKanagaraj Manickam proposed openstack/tacker master: Adds unique constraint on name and tenant_id  https://review.openstack.org/43971917:06
openstackgerritMerged openstack/tacker master: Remove support for py34  https://review.openstack.org/41388617:16
*** KanagarajM has quit IRC17:24
*** KanagarajM has joined #tacker17:24
*** KanagarajM has quit IRC18:03
*** KanagarajM has joined #tacker18:04
*** KanagarajM has quit IRC18:09
*** derekjhyang has quit IRC18:13
*** uck_ has joined #tacker18:20
*** uck has quit IRC18:20
*** vishnoianil has quit IRC18:52
*** s3wong has joined #tacker19:05
*** uck_ has quit IRC19:25
*** vishnoianil has joined #tacker19:40
*** openstackgerrit has quit IRC20:03
*** uck has joined #tacker20:26
*** uck has quit IRC20:31
*** openstackgerrit has joined #tacker20:33
openstackgerritMerged openstack/tacker master: Move unit tests dir to tacker/tests/unit  https://review.openstack.org/42919820:33
*** vishnoianil has quit IRC21:07
*** s3wong has quit IRC22:00
*** uck has joined #tacker22:28
*** uck has quit IRC22:33
*** uck has joined #tacker23:12
*** uck_ has joined #tacker23:16
*** uck has quit IRC23:16

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