*** yifei has joined #tacker | 00:45 | |
*** bobmel has joined #tacker | 01:20 | |
*** bobmel has quit IRC | 01:25 | |
*** gongysh has joined #tacker | 02:33 | |
*** s3wong has quit IRC | 02:34 | |
*** vishnoianil has quit IRC | 03:09 | |
openstackgerrit | gongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework https://review.openstack.org/439300 | 03:27 |
---|---|---|
*** amotoki_ has joined #tacker | 03:36 | |
*** amotoki has quit IRC | 03:39 | |
openstackgerrit | gongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework https://review.openstack.org/439300 | 03:42 |
*** bobmel has joined #tacker | 03:48 | |
*** bobmel has quit IRC | 03:52 | |
*** links has joined #tacker | 04:27 | |
*** saju_m has joined #tacker | 04:28 | |
*** diga has joined #tacker | 04:29 | |
*** saju_m has quit IRC | 04:46 | |
*** KanagarajM has joined #tacker | 04:53 | |
*** tbh1 has joined #tacker | 05:03 | |
*** YanXing_an has joined #tacker | 05:04 | |
*** amotoki has joined #tacker | 05:07 | |
*** YanXing_an has quit IRC | 05:08 | |
openstackgerrit | gongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework https://review.openstack.org/439300 | 05:09 |
*** YanXing_an has joined #tacker | 05:09 | |
*** amotoki_ has quit IRC | 05:09 | |
*** janki has joined #tacker | 05:13 | |
*** gentlewu has joined #tacker | 05:16 | |
*** Jimmy_ye has joined #tacker | 05:20 | |
gongysh | hi | 05:30 |
*** lulei has joined #tacker | 05:36 | |
*** lulei has left #tacker | 05:37 | |
*** KanagarajM has quit IRC | 05:42 | |
*** KanagarajM has joined #tacker | 05:44 | |
*** manikanta_tadi has joined #tacker | 05:47 | |
*** trinaths has joined #tacker | 05:55 | |
*** ZhouZhi_hong has joined #tacker | 06:00 | |
*** bobmel has joined #tacker | 06:15 | |
*** nmathew has joined #tacker | 06:15 | |
*** bobmel has quit IRC | 06:19 | |
*** Zhou has joined #tacker | 06:24 | |
*** ZhouZhi_hong has quit IRC | 06:25 | |
YanXing_an | hi | 06:31 |
gongysh | YanXing_an, hi | 06:31 |
*** saju_m has joined #tacker | 06:44 | |
tbh1 | gongysh, sridhar_ram can you please review https://review.openstack.org/#/c/438211/? | 06:46 |
*** gentlewu has quit IRC | 06:57 | |
*** ZhouZhi_hong has joined #tacker | 07:00 | |
*** Zhou has quit IRC | 07:01 | |
gongysh | tbh1, have a comment. and can you have time to set up an env to test it? | 07:03 |
*** Jimmy_ye has quit IRC | 07:03 | |
gongysh | one is standalone tacker, another is target openstack. they use different keystone. | 07:04 |
tbh1 | gongysh, yup actually setup an env what you suggested, but tested the first part which is to use mistral endpoint of tacker | 07:05 |
tbh1 | gongysh, after that testing, I didn't test the second part which whether the VNFs launching on the vim ... so it is half tested | 07:05 |
tbh1 | gongysh, I will test the other part too today and will let you know ... I will the updated the PS with "Yan Xing an" comment | 07:06 |
gongysh | great. | 07:06 |
tbh1 | *will update | 07:07 |
gongysh | nice progress. | 07:07 |
YanXing_an | These functions have a same warn log "auth dict required to [create] mistral workflows" | 07:13 |
tbh1 | YanXing_an, right, I will modify them | 07:14 |
tbh1 | YanXing_an, thanks for pointing out | 07:15 |
YanXing_an | How to make the common function have different log string? or just let warning line in individual function. | 07:16 |
*** amotoki has quit IRC | 07:20 | |
tbh1 | YanXing_an, planning to validate auth_dict in their respective functions itself | 07:23 |
*** amotoki has joined #tacker | 07:34 | |
openstackgerrit | Merged openstack/python-tackerclient master: Updated from global requirements https://review.openstack.org/439366 | 07:35 |
openstackgerrit | Merged openstack/tacker master: Updated from global requirements https://review.openstack.org/439235 | 07:36 |
*** amotoki has quit IRC | 07:42 | |
*** Aqsa has joined #tacker | 07:52 | |
tung_doan | gongysh: ping | 07:55 |
gongysh | tung_doan pong | 08:20 |
tung_doan | gongysh: i just put some comments in your new blueprint: https://blueprints.launchpad.net/tacker/+spec/vnf-policy-monitoring-worker | 08:22 |
tung_doan | gongysh: as I said this bug https://bugs.launchpad.net/tacker/+bug/1582446 may need to go first IMO | 08:22 |
openstack | Launchpad bug 1582446 in tacker "refactor monitoring framework to extract action policies out of monitor code base " [Medium,New] - Assigned to Sripriya (sseetha) | 08:22 |
gongysh | tung_doan, first we need to separate the tasks and the policies itself. | 08:24 |
*** YanXing_an has quit IRC | 08:30 | |
*** bobmel has joined #tacker | 08:31 | |
*** YanXing_an has joined #tacker | 08:31 | |
*** amotoki has joined #tacker | 08:32 | |
*** nmathew- has joined #tacker | 08:32 | |
tung_doan | gongysh: could you pls clarify "tasks and policies"? | 08:33 |
gongysh | tung_doan, I don't understand that bug much. why this bug must go first? | 08:35 |
*** nmathew has quit IRC | 08:35 | |
*** nmathew has joined #tacker | 08:35 | |
*** nmathew- has quit IRC | 08:35 | |
openstackgerrit | gongysh proposed openstack/tacker master: Use OpenStack CLI instead of individual CLI https://review.openstack.org/408128 | 08:38 |
tung_doan | gongysh: 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 easier | 08:38 |
tung_doan | *if we firstly separate out policy actions from the existing monitoring code base, then making a policy monitoring worker is much easier | 08:39 |
*** Zhou has joined #tacker | 08:39 | |
gongysh | my BP does not do policy monitoring. will do the VIM ping reachability as a demo worker. | 08:40 |
*** ZhouZhi_hong has quit IRC | 08:40 | |
gongysh | then, next we will have BP for VNF related policy | 08:41 |
gongysh | in fact, you can put that bug in https://blueprints.launchpad.net/tacker/+spec/vnf-policy-monitoring-worker | 08:41 |
tung_doan | gongysh: yes. that is... i am talking abt it. :) | 08:43 |
*** Aqsa has quit IRC | 08:54 | |
*** YanXing_an has quit IRC | 08:57 | |
*** YanXing_an has joined #tacker | 08:58 | |
*** YanXing_an has quit IRC | 09:10 | |
diga | gongysh: Hi | 09:15 |
openstackgerrit | gongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework https://review.openstack.org/439300 | 09:15 |
gongysh | diga, hi | 09:15 |
diga | gongysh: how we can setup CI/CD for API framework | 09:16 |
diga | gongysh: or I should start pushing code to new branch and we can take care of it later on | 09:17 |
gongysh | diga, the CI is ready for it, I think | 09:18 |
gongysh | https://review.openstack.org/#/c/431873/2 | 09:18 |
gongysh | you can try put code and have a functional test to try | 09:19 |
diga | gongysh: okay | 09:19 |
diga | gongysh: Thanks! will try that | 09:19 |
*** KanagarajM has quit IRC | 09:21 | |
*** vishwanathj has quit IRC | 09:30 | |
*** manikanta_tadi has quit IRC | 09:30 | |
*** vishwanathj has joined #tacker | 09:31 | |
*** nmathew has quit IRC | 09:43 | |
*** nmathew has joined #tacker | 09:43 | |
*** manikanta_tadi has joined #tacker | 09:45 | |
*** Zhou has quit IRC | 09:48 | |
*** manikanta_tadi has quit IRC | 09:50 | |
*** manikanta_tadi has joined #tacker | 09:52 | |
openstackgerrit | gongysh proposed openstack/tacker-specs master: introduce a scalable task scheduling framework https://review.openstack.org/439300 | 10:06 |
*** diga has quit IRC | 10:06 | |
*** gongysh has quit IRC | 10:17 | |
*** amotoki has quit IRC | 11:07 | |
*** amotoki has joined #tacker | 11:13 | |
*** nmathew has quit IRC | 11:30 | |
*** amotoki has quit IRC | 11:36 | |
*** trinaths has quit IRC | 11:42 | |
*** tung_doan has quit IRC | 11:59 | |
*** KanagarajM has joined #tacker | 12:14 | |
*** tung_doan has joined #tacker | 12:21 | |
*** amotoki has joined #tacker | 12:21 | |
*** tbh1 has quit IRC | 12:34 | |
*** yifei1 has joined #tacker | 12:45 | |
*** yifei has quit IRC | 12:47 | |
*** yifei1 is now known as yifei | 12:47 | |
*** amotoki has quit IRC | 13:00 | |
*** amotoki has joined #tacker | 14:00 | |
*** KanagarajM has quit IRC | 14:17 | |
*** saju_m has quit IRC | 14:19 | |
*** links has quit IRC | 14:19 | |
*** janki has quit IRC | 15:30 | |
*** derekjhyang has joined #tacker | 16:07 | |
*** uck has joined #tacker | 16:44 | |
*** vishnoianil has joined #tacker | 16:45 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/tacker master: Removes downgrade from db migration scripts https://review.openstack.org/439718 | 17:06 |
*** KanagarajM has joined #tacker | 17:06 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/tacker master: Adds unique constraint on name and tenant_id https://review.openstack.org/439719 | 17:06 |
openstackgerrit | Merged openstack/tacker master: Remove support for py34 https://review.openstack.org/413886 | 17:16 |
*** KanagarajM has quit IRC | 17:24 | |
*** KanagarajM has joined #tacker | 17:24 | |
*** KanagarajM has quit IRC | 18:03 | |
*** KanagarajM has joined #tacker | 18:04 | |
*** KanagarajM has quit IRC | 18:09 | |
*** derekjhyang has quit IRC | 18:13 | |
*** uck_ has joined #tacker | 18:20 | |
*** uck has quit IRC | 18:20 | |
*** vishnoianil has quit IRC | 18:52 | |
*** s3wong has joined #tacker | 19:05 | |
*** uck_ has quit IRC | 19:25 | |
*** vishnoianil has joined #tacker | 19:40 | |
*** openstackgerrit has quit IRC | 20:03 | |
*** uck has joined #tacker | 20:26 | |
*** uck has quit IRC | 20:31 | |
*** openstackgerrit has joined #tacker | 20:33 | |
openstackgerrit | Merged openstack/tacker master: Move unit tests dir to tacker/tests/unit https://review.openstack.org/429198 | 20:33 |
*** vishnoianil has quit IRC | 21:07 | |
*** s3wong has quit IRC | 22:00 | |
*** uck has joined #tacker | 22:28 | |
*** uck has quit IRC | 22:33 | |
*** uck has joined #tacker | 23:12 | |
*** uck_ has joined #tacker | 23:16 | |
*** uck has quit IRC | 23:16 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!