*** bobh has joined #tacker | 00:08 | |
*** gongysh has quit IRC | 00:16 | |
*** bobh has quit IRC | 00:39 | |
*** bobh has joined #tacker | 01:24 | |
*** gongysh has joined #tacker | 01:24 | |
*** bobh has quit IRC | 01:26 | |
gongysh | mardim, https://review.openstack.org/#/c/534773/ | 02:09 |
---|---|---|
openstackgerrit | Merged openstack/tacker master: save tenant_id in ACLMatchCriteria table https://review.openstack.org/423712 | 02:28 |
*** xuan0802 has quit IRC | 02:31 | |
*** xuan0802 has joined #tacker | 02:32 | |
*** gongysh has quit IRC | 04:07 | |
*** openstackstatus has quit IRC | 04:56 | |
*** openstackstatus has joined #tacker | 04:59 | |
*** ChanServ sets mode: +v openstackstatus | 04:59 | |
*** gongysh has joined #tacker | 05:11 | |
*** gongysh has quit IRC | 05:16 | |
*** links has joined #tacker | 05:58 | |
mardim | phuoc_, good morning | 07:04 |
mardim | phuoc_, here ? | 07:04 |
phuoc_ | hi mardim | 07:05 |
phuoc_ | I am here :) | 07:05 |
mardim | phuoc_, I am trying to fix what gongysh proposed in this patch https://review.openstack.org/#/c/534773/ | 07:05 |
mardim | phuoc_, But I do not have any idea how to do so | 07:06 |
mardim | phuoc_, can you help me a bit | 07:06 |
mardim | ? | 07:06 |
mardim | phuoc_, I am not so expert to the tacker client | 07:06 |
phuoc_ | I will take a look at it | 07:07 |
mardim | phuoc_, ok thanks let me know if you have any idea how to fix that | 07:07 |
phuoc_ | but I am not sure about that | 07:07 |
phuoc_ | okie | 07:07 |
mardim | phuoc_, ok :) | 07:07 |
*** egonzalez has joined #tacker | 07:09 | |
*** masaito has joined #tacker | 08:12 | |
masaito | hello there | 08:13 |
masaito | I'm interested in high-availability deployment of VNF. I asked to gongysh about it, he noticed me that it's in progress. | 08:23 |
masaito | Can I join the topic? | 08:23 |
longkb1 | Hi masaito. Currently, I and xuan0802 are working on HA topic of VNFs. | 08:28 |
longkb1 | If you are interested in this topic, you can discuss with us :) | 08:28 |
masaito | longkb1, thank you for your reception | 08:39 |
mardim | phuoc_, found it ;0 | 08:40 |
mardim | :) | 08:40 |
mardim | phuoc_, I will update the patch | 08:40 |
phuoc_ | mardim, that's great | 08:40 |
phuoc_ | :) | 08:41 |
longkb1 | masaito, you are welcome | 08:43 |
openstackgerrit | Dimitrios Markou proposed openstack/python-tackerclient master: Show classifier's name https://review.openstack.org/534773 | 08:58 |
mardim | phuoc_, check this out https://review.openstack.org/#/c/534773/ | 09:02 |
mardim | phuoc_, Can we find somebody to merge this soon enough so we can be eligible for the code freeze date ? | 09:03 |
mardim | dkushwaha, egonzalez can you please guys review this is a bit urgent because the tacker server side code is merged and we should be eligible for the code freeze thanks: https://review.openstack.org/#/c/534773/ | 09:07 |
phuoc_ | mardim, dkushwaha can merge it | 09:08 |
masaito | longkb1, xuan0802, starting point of my work is the placement problem; to protect service from hypervisor failure, I have to place active and standby instances into different compute node but current release of Tacker was not able to define such placement. | 09:12 |
masaito | longkb1, xuan0802, I expect the developing feature covers such requirement, doesn't it? | 09:12 |
mardim | phuoc_, Yes I know that's why I pinged him :) | 09:13 |
masaito | longkb1, xuan0802, I'm trying to test the current patch, I haven't get success yet. So please allow me to ask it. | 09:14 |
phuoc_ | mardim, I will test your patch after the dinner | 09:15 |
mardim | phuoc_, ok thanks :) | 09:15 |
longkb1 | masaito, which patch did you try to test for HA? | 10:44 |
longkb1 | I and xuan0802 have proposed a blueprint that related to deploy VNF across different availability-zones: https://blueprints.launchpad.net/tacker/+spec/availability-zone-support-in-vnf-creation | 10:48 |
longkb1 | But we are focus on clustering bp, hence the code for above-mentioned bp is not finished | 10:48 |
longkb1 | you can start by contribute into patch: https://review.openstack.org/#/c/533252/ | 10:49 |
*** daidv has quit IRC | 10:58 | |
*** mardim has quit IRC | 11:14 | |
masaito | longkb1, I'm trying "VNF high availability deployment and management": https://blueprints.launchpad.net/tacker/+spec/policy-based-vnf-cluster | 11:15 |
masaito | The purpose described above bp seems to match our requirement. | 11:15 |
longkb1 | This patch are under reviewing. But it is not support to deploy cluster nodes over multiple compute nodes now | 11:18 |
longkb1 | This patch just place cluster nodes on VIM. We do not specify compute node in this patch | 11:21 |
masaito | Tough. How do you think about such requirement? Don't you need to cover in your use case? | 11:26 |
longkb1 | masaito, are you working on NTT, Japan? | 11:28 |
masaito | Exactly. | 11:28 |
longkb1 | Oh, I guest i met your team in Sydney summit :) | 11:29 |
masaito | I hard that our team have met some members in Sydney. It's sad to say but I joined the team after the summit... | 11:34 |
longkb1 | IMO, in order to deploy cluster across compute nodes, I think we can do it with patch: https://review.openstack.org/#/c/533252/ | 11:35 |
longkb1 | After availability-zone has been done, we could add it into clustering patch | 11:36 |
masaito | I understand your idea. | 11:40 |
masaito | I will take a look in these bps. | 11:48 |
masaito | Thank you. | 11:49 |
longkb1 | Ok, you can dicuss with us whenever you want :) | 11:49 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Implementation containerized VNF in Kubernetes type https://review.openstack.org/529116 | 11:54 |
*** mardim has joined #tacker | 12:24 | |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Add document and release note for containerised vnf feature https://review.openstack.org/536143 | 12:26 |
*** masaito has quit IRC | 12:32 | |
*** janki has joined #tacker | 12:51 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 13:09 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Add document and release note for containerised vnf feature https://review.openstack.org/536143 | 13:23 |
*** egonzalez has quit IRC | 14:14 | |
*** bobh has joined #tacker | 14:17 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 14:42 |
*** janki has quit IRC | 15:05 | |
mardim | phuoc_, hello I have a proposal for you :) | 16:01 |
mardim | phuoc_, Do you want to implement a new feature for the vnffg side ? | 16:02 |
*** links has quit IRC | 16:05 | |
phuoc_ | mardim, which one ? :) | 16:06 |
phuoc_ | I want to hear your idea :-) | 16:06 |
mardim | phuoc_, According to SFC RFC standards | 16:06 |
mardim | phuoc_, The chains should be decoupled form classifiers | 16:07 |
mardim | phuoc_, But when we create a chain through the vnffg tempalte | 16:07 |
mardim | phuoc_, we are not giving the user the capability | 16:07 |
mardim | phuoc_, to create chain without any classifier | 16:07 |
mardim | phuoc_, So do you want to create a patch where you allow the creation of a vnffg without classifiers | 16:08 |
phuoc_ | then attach flow-classifiers to that chain | 16:08 |
phuoc_ | Ahhh | 16:08 |
mardim | phuoc_, Yes of the user wants to attach classifiers to that chain | 16:08 |
mardim | phuoc_, Then we can give him this ability through the vnffg-update command | 16:09 |
phuoc_ | I got your point | 16:10 |
mardim | phuoc_, what do you think ? | 16:10 |
phuoc_ | I think it is possible when we can set no criteria in VNFFG descriptor | 16:10 |
mardim | phuoc_, Yes exactly but we need to write some code for that because we should change a bit the tosca definition | 16:11 |
mardim | and also we should change some things in the database | 16:11 |
mardim | phuoc_, Is not difficult to implement | 16:12 |
mardim | phuoc_, Just need time and positive vibes | 16:12 |
mardim | ;) | 16:12 |
phuoc_ | yes | 16:12 |
mardim | phuoc_, So are you interested ? | 16:12 |
mardim | I will appreciate your help a lot | 16:13 |
phuoc_ | I will take a look at it and if it not too difficult | 16:13 |
phuoc_ | I can do it | 16:13 |
mardim | phuoc_, ok take a look and let me know on Monday no hurries | 16:13 |
mardim | phuoc_, thanks :0 | 16:13 |
mardim | :) | 16:13 |
phuoc_ | mardim, okie ^^ | 16:14 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 16:33 |
*** links has joined #tacker | 18:01 | |
*** links has quit IRC | 18:32 | |
*** bobmel_ has quit IRC | 18:48 | |
*** bobmel has joined #tacker | 18:49 | |
*** links has joined #tacker | 19:20 | |
*** links has quit IRC | 20:43 | |
*** bobh has quit IRC | 20:54 | |
*** bobh has joined #tacker | 20:55 | |
*** bobh has quit IRC | 21:00 | |
*** bobh has joined #tacker | 21:25 | |
*** bobh has quit IRC | 21:47 | |
*** bobh has joined #tacker | 23:28 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!