*** gongysh has joined #tacker | 01:49 | |
*** daidv has joined #tacker | 01:51 | |
*** openstackgerrit has joined #tacker | 02:02 | |
openstackgerrit | Merged openstack/tacker master: Skip alarm functional test until heat-translator supports gnocchi aodh alarm https://review.openstack.org/536079 | 02:02 |
---|---|---|
*** Dinesh_Bhor has joined #tacker | 02:06 | |
*** links has joined #tacker | 04:00 | |
openstackgerrit | gongysh proposed openstack/tacker master: Restrict VNF deletion, if part of Active NS https://review.openstack.org/532046 | 04:35 |
openstackgerrit | gongysh proposed openstack/tacker master: Implementation containerized VNF in Kubernetes type https://review.openstack.org/529116 | 04:36 |
*** gongysh has quit IRC | 04:47 | |
*** gongysh has joined #tacker | 05:26 | |
*** trinaths has joined #tacker | 05:33 | |
*** bobh has joined #tacker | 05:33 | |
*** gongysh has quit IRC | 05:52 | |
openstackgerrit | Merged openstack/tacker master: Restrict VNF deletion, if part of Active NS https://review.openstack.org/532046 | 05:52 |
*** gongysh has joined #tacker | 05:55 | |
*** Dinesh_Bhor has quit IRC | 06:02 | |
*** Dinesh_Bhor has joined #tacker | 06:04 | |
*** Dinesh_Bhor has quit IRC | 06:08 | |
*** Dinesh_Bhor has joined #tacker | 06:14 | |
*** Dinesh_Bhor has quit IRC | 06:14 | |
*** bobh has quit IRC | 06:30 | |
*** trinaths has quit IRC | 06:32 | |
*** trinaths has joined #tacker | 06:33 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tacker master: Imported Translations from Zanata https://review.openstack.org/536235 | 07:04 |
*** mardim has joined #tacker | 07:34 | |
openstackgerrit | Merged openstack/tacker master: Imported Translations from Zanata https://review.openstack.org/536235 | 07:34 |
*** egonzalez has joined #tacker | 07:38 | |
gongysh | longkb, hi | 07:40 |
gongysh | https://review.openstack.org/#/c/529808/ | 07:40 |
gongysh | please update the patch | 07:40 |
openstackgerrit | Merged openstack/python-tackerclient master: Updated from global requirements https://review.openstack.org/535128 | 07:41 |
openstackgerrit | Merged openstack/python-tackerclient master: fix misspell https://review.openstack.org/534659 | 07:41 |
gongysh | dkushwaha, hi | 07:43 |
gongysh | https://review.openstack.org/#/c/532802/3 | 07:43 |
*** janki has joined #tacker | 07:55 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Implement the vnf-mapping update functionality https://review.openstack.org/513720 | 07:56 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Add names to classifiers in the vnffgd template https://review.openstack.org/532203 | 07:58 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 07:59 |
gongysh | phuoc_, hihttps://review.openstack.org/#/c/529116/ | 08:03 |
gongysh | the ci failed for this patch | 08:03 |
gongysh | dkushwaha, hi | 08:04 |
gongysh | https://review.openstack.org/#/c/536032/ | 08:04 |
gongysh | could you have a look at this patch? | 08:04 |
dkushwaha | gongysh, sure, will check it | 08:05 |
dkushwaha | gongysh, regarding your comment. did you mean to replace space with "_" in test cases or something else? | 08:08 |
gongysh | dkushwaha, I mean if the name contains spaces, use "_" to replace them. | 08:09 |
dkushwaha | gongysh, ok. But i am not sure that space between name can be provided. | 08:11 |
dkushwaha | Ex. tacker vnf-create iivnfd-id <id> this is my vnf name | 08:12 |
dkushwaha | %s/ii/-- | 08:12 |
longkb | Hi, gongysh. I have tried to update my patch. Then I tried to test my patch with tox in local machine. But I could not found out what kind of conflict in my patchset | 08:14 |
gongysh | tacker vnf-create iivnfd-id <id> "this is my vnf name" | 08:15 |
gongysh | this can work | 08:15 |
gongysh | longkb, you should git checkout master; git pull; git fetch https://git.openstack.org/openstack/tacker refs/changes/08/529808/17 && git checkout -b cluster FETCH_HEAD; git rebase -i master | 08:16 |
gongysh | then it will report conflicts | 08:16 |
dkushwaha | gongysh, ok, got it. Thanks | 08:17 |
longkb | Thank for your answer. I will try with your guideline | 08:17 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: replace the class path uuid based stack names with vnf names https://review.openstack.org/532802 | 08:17 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Implement the vnf-mapping update functionality https://review.openstack.org/513720 | 08:22 |
*** LongKB_ has joined #tacker | 08:36 | |
*** LongKB_ has quit IRC | 08:37 | |
*** longkb has quit IRC | 08:38 | |
*** LongKB has joined #tacker | 08:41 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Add names to classifiers in the vnffgd template https://review.openstack.org/532203 | 08:42 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 08:44 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 08:46 |
openstackgerrit | LongKB proposed openstack/tacker master: Implement Tacker Server to support VNF cluster features https://review.openstack.org/536267 | 09:18 |
LongKB | Hi gongysh, I have tried to rebase my patch (https://review.openstack.org/#/c/529808/) to avoid the conflict. Then update my changes with "git commit --amend". However, it has pushed my update in form of new commit in https://review.openstack.org/#/c/536267/ | 09:23 |
LongKB | So could you tell me which commit should I keep for my spec? | 09:24 |
*** trinaths has left #tacker | 10:10 | |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Implementation containerized VNF in Kubernetes type https://review.openstack.org/529116 | 11:20 |
*** links has quit IRC | 11:23 | |
*** gongysh has quit IRC | 11:30 | |
*** openstackgerrit has quit IRC | 11:33 | |
*** links has joined #tacker | 11:35 | |
*** LongKB_ has joined #tacker | 11:42 | |
*** janki has quit IRC | 11:43 | |
*** LongKB_ has quit IRC | 11:44 | |
*** longkb1 has joined #tacker | 11:44 | |
*** LongKB_ has joined #tacker | 11:45 | |
*** LongKB has quit IRC | 11:46 | |
*** LongKB_ has quit IRC | 11:46 | |
*** paramite has joined #tacker | 11:59 | |
paramite | Greetings, what is the best way to find out if tacker-server service is alive? | 12:02 |
*** janki has joined #tacker | 12:10 | |
phuoc_ | hi paramite | 12:43 |
phuoc_ | you can run the command: ps -ef | grep tacker | 12:43 |
phuoc_ | and see the result, /usr/bin/python2.7 /usr/local/bin/tacker-server --config-file /etc/tacker/tacker.conf | 12:44 |
paramite | phuoc_, well, that will tell you, that the service is running, but it can be stuck or disfunctional by any other way | 12:45 |
paramite | so, IIUC tacker-server is regular API server right? | 12:45 |
paramite | phuoc_, on which port does it usually run? | 12:46 |
phuoc_ | 9890 | 12:46 |
paramite | ack, thanks | 12:46 |
phuoc_ | what kind of deployment you are using? | 12:46 |
phuoc_ | np :) | 12:46 |
paramite | tripelo | 12:47 |
paramite | *tripleo | 12:47 |
paramite | I'm trying to figure out a docker container health check for tacker container | 12:47 |
phuoc_ | that's great :) | 12:48 |
*** bobh has joined #tacker | 13:25 | |
*** gongysh has joined #tacker | 13:27 | |
*** openstackgerrit has joined #tacker | 13:33 | |
openstackgerrit | LongKB proposed openstack/tacker master: Implement Tacker Server to support VNF cluster features https://review.openstack.org/529808 | 13:33 |
*** bobh has quit IRC | 13:34 | |
openstackgerrit | LongKB proposed openstack/tacker master: Implement Tacker Server to support VNF cluster features https://review.openstack.org/529808 | 13:37 |
gongysh | mardim, hi | 14:30 |
gongysh | could you add a new patch to add a reno patch for https://review.openstack.org/#/c/532203/22? | 14:30 |
mardim | hi gongysh | 14:32 |
gongysh | we need a reno doc for that feature | 14:33 |
mardim | gongysh, : Sure I will do it right away | 14:33 |
gongysh | please add one, thanks. | 14:33 |
mardim | np | 14:33 |
gongysh | dkushwaha, phuoc_ , https://review.openstack.org/#/c/536032/ | 14:34 |
gongysh | please have a look at that patch | 14:34 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 14:35 |
*** trozet has quit IRC | 14:39 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Add names to classifiers in the vnffgd template https://review.openstack.org/532203 | 14:41 |
mardim | gongysh Done https://review.openstack.org/#/c/532203/ | 14:43 |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: Add names to classifiers in the vnffgd template https://review.openstack.org/532203 | 14:44 |
*** trozet has joined #tacker | 14:46 | |
openstackgerrit | Dimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole https://review.openstack.org/531817 | 14:46 |
*** gongysh has quit IRC | 14:54 | |
*** trinaths has joined #tacker | 15:32 | |
*** egonzalez has quit IRC | 15:57 | |
*** bobh has joined #tacker | 16:28 | |
*** trinaths has quit IRC | 16:58 | |
*** janki has quit IRC | 17:17 | |
*** paramite has quit IRC | 17:24 | |
*** paramite has joined #tacker | 17:34 | |
*** links has quit IRC | 18:55 | |
*** paramite has quit IRC | 19:07 | |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: replace the class path uuid based stack names with vnf names https://review.openstack.org/532802 | 19:09 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker-specs master: [Trivial] No command like tacker vim-create, removing it. https://review.openstack.org/536557 | 20:29 |
*** openstackgerrit has quit IRC | 22:18 | |
*** bobh has quit IRC | 23:07 | |
*** bobh has joined #tacker | 23:08 | |
*** bobh has quit IRC | 23:12 | |
*** bobh has joined #tacker | 23:55 | |
*** openstack has quit IRC | 23:55 | |
*** openstack has joined #tacker | 23:59 | |
*** ChanServ sets mode: +o openstack | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!