*** daidv has quit IRC | 00:24 | |
*** daidv has joined #tacker | 00:25 | |
*** longkb_ has quit IRC | 01:25 | |
*** longkb has joined #tacker | 01:27 | |
*** daidv has quit IRC | 01:40 | |
*** daidv has joined #tacker | 01:41 | |
*** Dinesh_Bhor has joined #tacker | 01:45 | |
*** Dinesh_Bhor has quit IRC | 02:32 | |
*** Dinesh_Bhor has joined #tacker | 02:32 | |
openstackgerrit | LongKB proposed openstack/tacker master: Implement Tacker Server to support VNF cluster features https://review.openstack.org/529808 | 02:32 |
---|---|---|
*** trinaths has joined #tacker | 02:35 | |
*** bobh has joined #tacker | 02:36 | |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: [WIP] Implementation containerized VNF in Kubernetes https://review.openstack.org/529116 | 02:46 |
*** bobh has quit IRC | 02:53 | |
*** trinaths has quit IRC | 03:03 | |
*** Dinesh_Bhor has quit IRC | 03:07 | |
*** links has joined #tacker | 03:19 | |
*** gongysh has joined #tacker | 03:21 | |
*** coolsvap has joined #tacker | 03:26 | |
*** gongysh has quit IRC | 03:54 | |
*** Dinesh_Bhor has joined #tacker | 04:25 | |
*** Dinesh_Bhor has quit IRC | 04:26 | |
*** gongysh has joined #tacker | 04:39 | |
*** diga has joined #tacker | 05:22 | |
*** janki has joined #tacker | 05:43 | |
openstackgerrit | LongKB proposed openstack/tacker master: Implement Tacker Server to support VNF cluster features https://review.openstack.org/529808 | 06:27 |
*** egonzalez has joined #tacker | 07:02 | |
*** links has quit IRC | 07:11 | |
*** links has joined #tacker | 07:23 | |
*** links has quit IRC | 07:26 | |
*** links has joined #tacker | 07:44 | |
*** links has quit IRC | 08:38 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Implement the vnf-mapping update functionality https://review.openstack.org/513720 | 08:40 |
*** links has joined #tacker | 08:54 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Implement the vnf-mapping update functionality https://review.openstack.org/513720 | 09:00 |
*** links has quit IRC | 09:48 | |
mardim | gongysh, phuoc hello :) | 09:59 |
gongysh | mardim, hi | 09:59 |
mardim | gongysh, phuoc Can you please take a look https://review.openstack.org/#/c/513720/ | 09:59 |
mardim | ? | 09:59 |
mardim | when you have some spare time ? | 09:59 |
mardim | ?* | 10:00 |
mardim | !* | 10:00 |
openstack | mardim: Error: "*" is not a valid command. | 10:00 |
*** links has joined #tacker | 10:00 | |
gongysh | mardim, hi | 10:01 |
gongysh | https://review.openstack.org/#/c/526417/2 | 10:01 |
gongysh | can you give a valid sample file? | 10:01 |
mardim | gongysh, Are you talking to me or phuoc for this ? ^ | 10:02 |
mardim | gongysh, I think phuoc is the owner of that patch | 10:03 |
gongysh | any one of you | 10:03 |
gongysh | you can co-author that patch | 10:03 |
mardim | gongysh, So better he can do this | 10:03 |
mardim | right phuoc ? | 10:03 |
mardim | gongysh, hmm ok I will try to thanks :) | 10:04 |
mardim | gongysh, what do you mean by valid sample file ? | 10:06 |
mardim | gongysh, the file that the user will use for the update vnffg | 10:06 |
mardim | is the ordinary vnffg template | 10:06 |
mardim | gongysh, Is the one that we use so far | 10:06 |
gongysh | show us if we want to do update, what is the valid sample file there? | 10:07 |
gongysh | mardim, https://review.openstack.org/#/c/513720/35/doc/source/user/vnffg_usage_guide.rst | 10:08 |
gongysh | here show us use 'tacker vnffg-update --vnf-mapping VNFD1:vnf1 <vnffg-name>' to update | 10:08 |
gongysh | but https://review.openstack.org/#/c/526417/2 show us ' tacker vnffg-update --vnffgd-file <vnffgd-file-name> vnffg_name' | 10:09 |
mardim | gongysh, when you use the 'tacker vnffg-update --vnf-mapping VNFD1:vnf1 <vnffg-name>' is for updating the vnf-mapping | 10:11 |
mardim | gongysh, when you use the ' tacker vnffg-update --vnffgd-file <vnffgd-file-name> vnffg_name' is for updating chain and classifiers | 10:11 |
mardim | those are two different commands | 10:11 |
gongysh | does tacker client support 'tacker vnffg-update --vnf-mapping' already? | 10:12 |
mardim | yeap | 10:12 |
gongysh | mardim, ok, I have seen it. | 10:13 |
mardim | gongysh, So we are good ? | 10:13 |
mardim | gongysh, Do you want from me to do anything ? | 10:13 |
gongysh | so your server side codes support both vnf-mapping and vnffgd-file? | 10:13 |
gongysh | or just support 'update vnf-mapping' ? | 10:14 |
mardim | the latter | 10:14 |
mardim | the server side support for the update with the vnffgd-file | 10:15 |
gongysh | you mean your codes support just 'update vnffgd-file'? | 10:15 |
mardim | is the next step I should implement | 10:15 |
mardim | no just update the vnf-mapping | 10:15 |
mardim | sorry I was meaning the first | 10:15 |
mardim | my code support the vnf-mapping | 10:16 |
mardim | the server-side implementation of the vnffg-update with a vnffgd template is the next step which is not yet implememted | 10:16 |
gongysh | ok | 10:17 |
mardim | I will implement it into the future | 10:17 |
gongysh | got it. | 10:17 |
mardim | sorry if I confused you | 10:17 |
*** gongysh has quit IRC | 10:21 | |
*** openstackstatus has quit IRC | 11:28 | |
*** openstack has quit IRC | 11:28 | |
*** openstack has joined #tacker | 13:10 | |
*** ChanServ sets mode: +o openstack | 13:10 | |
*** openstackstatus has joined #tacker | 13:11 | |
*** ChanServ sets mode: +v openstackstatus | 13:11 | |
*** links has joined #tacker | 13:19 | |
*** bobh has joined #tacker | 13:58 | |
*** bobh has quit IRC | 14:08 | |
*** gongysh has joined #tacker | 14:20 | |
*** backmode has joined #tacker | 14:24 | |
*** gongysh has quit IRC | 14:27 | |
*** backmode has quit IRC | 14:28 | |
mardim | phuoc ping | 14:28 |
mardim | phuoc I have a question | 14:28 |
mardim | phuoc, I am seeing this in create_vnffgd function : https://github.com/openstack/tacker/blob/master/tacker/nfvo/nfvo_plugin.py#L289 | 14:29 |
mardim | phuoc, But there is no -- template_spurce parameter in that create-vnffgd command in the tacker client side | 14:30 |
mardim | how is this possible | 14:30 |
mardim | ? | 14:30 |
*** bobh has joined #tacker | 14:38 | |
-openstackstatus- NOTICE: zuul has been restarted, all queues have been reset. please recheck your patches when appropriate | 14:48 | |
*** links has quit IRC | 14:56 | |
*** egonzalez has quit IRC | 16:07 | |
*** spzala has joined #tacker | 17:18 | |
*** spzala has quit IRC | 17:18 | |
*** spzala has joined #tacker | 20:04 | |
*** bobh has quit IRC | 21:45 | |
*** bobh has joined #tacker | 22:26 | |
*** bobh has quit IRC | 22:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!