*** mlavalle has quit IRC | 00:19 | |
*** jmasud has quit IRC | 00:25 | |
*** jmasud has joined #openstack-meeting | 00:29 | |
*** yasufum has joined #openstack-meeting | 00:30 | |
*** jamesmcarthur has joined #openstack-meeting | 00:41 | |
*** jmasud has quit IRC | 01:11 | |
*** gyee has quit IRC | 01:31 | |
*** jamesmcarthur has quit IRC | 01:36 | |
*** jamesmcarthur has joined #openstack-meeting | 02:21 | |
*** jmasud has joined #openstack-meeting | 02:49 | |
*** zbr has quit IRC | 03:21 | |
*** zbr0 has joined #openstack-meeting | 03:21 | |
*** zbr0 has quit IRC | 03:30 | |
*** zbr has joined #openstack-meeting | 03:30 | |
*** macz_ has joined #openstack-meeting | 03:31 | |
*** macz_ has quit IRC | 03:36 | |
*** psachin has joined #openstack-meeting | 03:38 | |
*** markmcclain has quit IRC | 03:49 | |
*** markmcclain has joined #openstack-meeting | 03:50 | |
*** zaneb has quit IRC | 04:07 | |
*** zaneb has joined #openstack-meeting | 04:07 | |
*** psahoo has joined #openstack-meeting | 04:53 | |
*** macz_ has joined #openstack-meeting | 05:08 | |
*** macz_ has quit IRC | 05:12 | |
*** udesale has joined #openstack-meeting | 05:25 | |
*** jamesmcarthur has quit IRC | 05:31 | |
*** jamesmcarthur has joined #openstack-meeting | 05:32 | |
*** vishalmanchanda has joined #openstack-meeting | 05:33 | |
*** jamesmcarthur has quit IRC | 05:37 | |
*** psachin has quit IRC | 05:47 | |
*** psachin has joined #openstack-meeting | 05:51 | |
*** jamesmcarthur has joined #openstack-meeting | 06:02 | |
*** jmasud has quit IRC | 06:13 | |
*** jawad_axd has joined #openstack-meeting | 06:13 | |
*** slaweq has joined #openstack-meeting | 06:22 | |
*** h_asahina has joined #openstack-meeting | 06:25 | |
*** ralonsoh has joined #openstack-meeting | 06:30 | |
*** h_asahina has quit IRC | 06:31 | |
*** dklyle has quit IRC | 06:41 | |
*** manubk has joined #openstack-meeting | 06:43 | |
*** rakhmerov has joined #openstack-meeting | 06:45 | |
*** h_asahina has joined #openstack-meeting | 06:49 | |
*** jamesmcarthur has quit IRC | 07:13 | |
*** rpittau|afk is now known as rpittau | 07:27 | |
*** jamesmcarthur has joined #openstack-meeting | 07:28 | |
*** macz_ has joined #openstack-meeting | 07:30 | |
*** macz_ has quit IRC | 07:34 | |
*** masazumi-ota has joined #openstack-meeting | 07:43 | |
*** tosky has joined #openstack-meeting | 07:46 | |
*** ueha has joined #openstack-meeting | 07:47 | |
*** yamamoto has joined #openstack-meeting | 07:49 | |
*** ociuhandu has joined #openstack-meeting | 07:49 | |
*** katada has joined #openstack-meeting | 07:55 | |
*** masaki-ueno has joined #openstack-meeting | 07:57 | |
*** ndi-higuchis has joined #openstack-meeting | 07:58 | |
*** yishihara has joined #openstack-meeting | 07:59 | |
*** w_juso has joined #openstack-meeting | 08:00 | |
yasufum | Hi tacker team | 08:00 |
---|---|---|
ueha | Hi | 08:01 |
masaki-ueno | Hello | 08:01 |
manpreet | hi | 08:01 |
*** edagawa_kc has joined #openstack-meeting | 08:01 | |
yasufum | #startmeeting tacker | 08:02 |
openstack | Meeting started Tue May 18 08:02:08 2021 UTC and is due to finish in 60 minutes. The chair is yasufum. Information about MeetBot at http://wiki.debian.org/MeetBot. | 08:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 08:02 |
*** openstack changes topic to " (Meeting topic: tacker)" | 08:02 | |
openstack | The meeting name has been set to 'tacker' | 08:02 |
yasufum | We have one topic suggested by ueha today. | 08:03 |
yasufum | link: https://etherpad.opendev.org/p/tacker-meeting | 08:03 |
*** takahashi-tsc has joined #openstack-meeting | 08:03 | |
yasufum | ueha: can you share the topic? | 08:03 |
ueha | Sure, I wrote to etherpad | 08:04 |
ueha | just information sharing and question. | 08:04 |
ueha | devstack will change default network backend driver from ML2/OVS to ML2/OVN. | 08:04 |
ueha | Once the patch [1] was merged, and that seemed to cause the Zuul FT error during May 13-14. | 08:04 |
ueha | [1] "Change Neutron's default ML2 driver to OVN": https://review.opendev.org/c/openstack/devstack/+/735097 | 08:05 |
ueha | But the patch was reverted at May 14 PM, so the Zuul FT error is not occurring now. | 08:05 |
ueha | However, the similar patch [3] is posted to devstack. | 08:06 |
ueha | [3] "Change default network backend driver to ML2/OVN": https://review.opendev.org/c/openstack/devstack/+/791436 | 08:06 |
ueha | If the patch is merged, I think same Zuul FT error will occur. | 08:06 |
ueha | That's information sharing. Do you have any comments so far? | 08:07 |
yasufum | I’m not sure the detail of the discussion and temporary(?) errors in zuul, but the change is going to be merged? | 08:11 |
ueha | Probably I think patch [3] will be merged. | 08:12 |
yasufum | I am also not sure [3] causes similar error on our zuul test, and your DNM patch is for fixing it? | 08:14 |
ueha | Yes, I posted patch for tying to fix it. | 08:15 |
yasufum | thanks | 08:18 |
ueha | I have confirmed that there is no problem that the controller or compute is not built, but some FT function is failed.. | 08:18 |
ueha | So, after patch [3] is merged, I need to check a little more. | 08:18 |
ueha | (If there is a problem after merging...) | 08:20 |
yasufum | btw, your fix is just for zuul. Is there any problem happened other than zuul test, I mean using tacker by your self or so? | 08:21 |
yasufum | Do we need to change the config in devstack possibly? | 08:21 |
ueha | Yes,, I think change or add some parameter in local.conf. | 08:22 |
yasufum | I would like to confirm just a bit more about your change. | 08:23 |
yasufum | Your change is just move back to use ovs instead of ovn, right? | 08:23 |
ueha | yes, just move back to ovs. | 08:24 |
yasufum | If so, I think we should catch up to move to use ovn later maybe. | 08:25 |
ueha | Yes, I think so. | 08:25 |
yasufum | because shift to ovn itself is a huge advance for users and openstack itself. | 08:25 |
yasufum | OK | 08:26 |
ueha | That is my question point wrote to etherpad. | 08:26 |
takahashi-tsc | +1, using ovn is better. | 08:26 |
ueha | Is there any probrems if Tacker change network backend driver to ML2/OVN? | 08:26 |
ueha | I find the following comment on configure of neutron service in ".zuul.yaml" | 08:27 |
ueha | # We need to keep using the neutron-legacy based services for now until all issues with the new lib/neutron code are solved | 08:27 |
ueha | https://opendev.org/openstack/tacker/src/branch/master/.zuul.yaml#L154-L156 | 08:27 |
ueha | According to the above comment, Tacker can't change to ML2/OVN? | 08:27 |
yasufum | For now, we have to keep zuul test run well first. So, patch from ueha is very welcom for us. Thanks. | 08:27 |
takahashi-tsc | Thanks! | 08:28 |
ueha | sure! | 08:29 |
ueha | Does anyone know about neutron service's comment? | 08:30 |
takahashi-tsc | No... I don't know about it. | 08:31 |
ueha | Okay.. If no one knows, I will try to change network backend driver to ML2/OVN first after the devstack patch [3] is merged. | 08:31 |
yasufum | thanks | 08:32 |
takahashi-tsc | thanks! | 08:33 |
ueha | If there is no other comment, that's it from me. Thanks! | 08:33 |
yasufum | Another topic is added on etherpad | 08:34 |
yasufum | Can we go to the next topic? | 08:34 |
yasufum | masaki-ueno: can you start it? | 08:35 |
masaki-ueno | I'm ready, may I share the next topic? | 08:36 |
yasufum | sure, pls go ahead. | 08:36 |
masaki-ueno | OK, I wrote the topic on the etherpad. | 08:36 |
masaki-ueno | This topic is related on the Xena spec "Support Helm chart for Kubernetes VIM" [1]. | 08:37 |
masaki-ueno | [1] https://review.opendev.org/c/openstack/tacker-specs/+/786581 | 08:38 |
masaki-ueno | In this spec, we show the procedure of CNF instantiation with Helm chart. | 08:38 |
masaki-ueno | In the procedure, mgmtdriver executes `helm repo index` and `helm repo add` commands to register helm packages to master nodes. | 08:39 |
masaki-ueno | `helm repo index` -> https://review.opendev.org/c/openstack/tacker-specs/+/786581/1/specs/xena/helmchart-k8s-vim.rst#566 | 08:40 |
masaki-ueno | `helm repo add` -> https://review.opendev.org/c/openstack/tacker-specs/+/786581/1/specs/xena/helmchart-k8s-vim.rst#579 | 08:40 |
masaki-ueno | However, those commands are generally required when operators expose helm packages to public helm repositories, or pull helm packages from certain Helm repositories. | 08:41 |
masaki-ueno | So those commands may be redundant in CNF instantiation with locally managed helm charts. | 08:42 |
masaki-ueno | Helm charts are .yaml files, so `scp` (or other similar transmission command) satisfies the requirement in the procedure. | 08:43 |
masaki-ueno | So, I'd like to discuss use cases, which requires registration of helm packages in CNF instantiation procedure. | 08:44 |
masaki-ueno | Is there any situation such as `scp` is not applicable in certain environments? I have no idea.... | 08:44 |
masaki-ueno | Opps, Kubernetes InfraDriver executes helm commands, not mgmtdriver. Sorry for my mistake. | 08:46 |
yasufum | OK, but I am not sure at the moment actually. | 08:47 |
yasufum | Basically, it seems you are right and agree with your suggestion. | 08:47 |
yasufum | What do you think? | 08:48 |
yasufum | “agree with your suggestion” <- agree to omit, correctly | 08:49 |
masaki-ueno | Thanks. I think those steps are redundant, so we should omit those steps for now. | 08:50 |
masaki-ueno | Is there any questions or comments? | 08:51 |
yasufum | seems nothing | 08:52 |
yasufum | OK. Please give a comment on gerrit if you have later, everyone. | 08:52 |
yasufum | masaki-ueno: thanks for sharing. | 08:53 |
masaki-ueno | Thank you. That's all from my side. | 08:53 |
yasufum | thanks | 08:54 |
takahashi-tsc | Thanks, need some consideration... Anyway, if I have comment, I'll write it in erhetpad | 08:54 |
yasufum | Is there any other topics? | 08:54 |
*** ociuhandu has quit IRC | 08:55 | |
yasufum | good | 08:55 |
*** ociuhandu has joined #openstack-meeting | 08:56 | |
yasufum | I would like to close this meeting, thank you for joining. | 08:56 |
yasufum | bye | 08:56 |
masaki-ueno | ty bye | 08:56 |
ueha | Thank you, bye | 08:56 |
takahashi-tsc | thank you, bye | 08:56 |
yasufum | #endmeeting | 08:56 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 08:56 | |
openstack | Meeting ended Tue May 18 08:56:51 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 08:56 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/tacker/2021/tacker.2021-05-18-08.02.html | 08:56 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/tacker/2021/tacker.2021-05-18-08.02.txt | 08:56 |
openstack | Log: http://eavesdrop.openstack.org/meetings/tacker/2021/tacker.2021-05-18-08.02.log.html | 08:56 |
*** masaki-ueno has quit IRC | 08:57 | |
*** ociuhandu has quit IRC | 08:57 | |
*** ociuhandu has joined #openstack-meeting | 08:57 | |
*** ndi-higuchis has quit IRC | 08:57 | |
*** strigazi has joined #openstack-meeting | 08:59 | |
*** edagawa_kc has quit IRC | 09:03 | |
*** h_asahina has quit IRC | 09:03 | |
*** katada has left #openstack-meeting | 09:03 | |
*** w_juso has quit IRC | 09:03 | |
*** yishihara has quit IRC | 09:03 | |
*** macz_ has joined #openstack-meeting | 09:30 | |
*** macz_ has quit IRC | 09:35 | |
*** ociuhandu has quit IRC | 09:56 | |
*** ociuhandu has joined #openstack-meeting | 09:57 | |
*** ociuhandu has quit IRC | 09:58 | |
*** ociuhandu has joined #openstack-meeting | 09:58 | |
*** jamesmcarthur has quit IRC | 10:01 | |
*** yamak16 has quit IRC | 10:30 | |
*** yamamoto has quit IRC | 10:34 | |
*** masazumi-ota has quit IRC | 10:37 | |
*** yamamoto has joined #openstack-meeting | 10:47 | |
*** yamamoto has quit IRC | 10:48 | |
*** ociuhandu has quit IRC | 10:56 | |
*** ociuhandu has joined #openstack-meeting | 10:57 | |
*** ociuhandu has quit IRC | 11:00 | |
*** ociuhandu has joined #openstack-meeting | 11:00 | |
*** ociuhandu has quit IRC | 11:00 | |
*** ociuhandu has joined #openstack-meeting | 11:01 | |
*** ociuhandu has quit IRC | 11:02 | |
*** ociuhandu has joined #openstack-meeting | 11:02 | |
*** ociuhandu has joined #openstack-meeting | 11:03 | |
*** whoami-rajat has joined #openstack-meeting | 11:06 | |
*** jmasud has joined #openstack-meeting | 11:08 | |
*** ociuhandu has quit IRC | 11:08 | |
*** ociuhandu has joined #openstack-meeting | 11:23 | |
*** ociuhandu has quit IRC | 11:25 | |
*** ociuhandu has joined #openstack-meeting | 11:25 | |
*** yamamoto has joined #openstack-meeting | 11:26 | |
*** rakhmerov has quit IRC | 11:28 | |
*** jmasud has quit IRC | 11:30 | |
*** ociuhandu has quit IRC | 11:36 | |
*** ociuhandu has joined #openstack-meeting | 11:37 | |
*** yamamoto has quit IRC | 11:42 | |
*** jbadiapa has joined #openstack-meeting | 11:42 | |
*** Luzi has joined #openstack-meeting | 11:42 | |
*** ociuhandu has quit IRC | 11:42 | |
*** ociuhandu has joined #openstack-meeting | 11:45 | |
*** yasufum has quit IRC | 11:46 | |
*** takahashi-tsc has quit IRC | 11:50 | |
*** ociuhandu has quit IRC | 11:51 | |
*** jamesmcarthur has joined #openstack-meeting | 11:59 | |
*** ociuhandu has joined #openstack-meeting | 12:04 | |
*** ueha has quit IRC | 12:10 | |
*** yasufum has joined #openstack-meeting | 12:26 | |
*** ociuhandu has quit IRC | 12:27 | |
*** ociuhandu has joined #openstack-meeting | 12:28 | |
*** psahoo_ has joined #openstack-meeting | 12:31 | |
*** ociuhandu has quit IRC | 12:33 | |
*** yamamoto has joined #openstack-meeting | 12:34 | |
*** psahoo has quit IRC | 12:35 | |
*** ociuhandu has joined #openstack-meeting | 12:39 | |
*** manubk has quit IRC | 12:50 | |
*** Luzi has quit IRC | 13:24 | |
*** ociuhandu has quit IRC | 13:29 | |
*** gagehugo has quit IRC | 13:35 | |
*** rh-jlabarre has quit IRC | 13:37 | |
*** rh-jlabarre has joined #openstack-meeting | 13:37 | |
*** ociuhandu has joined #openstack-meeting | 13:38 | |
*** gagehugo has joined #openstack-meeting | 13:38 | |
*** psahoo_ has quit IRC | 13:42 | |
*** udesale has quit IRC | 13:45 | |
*** psahoo_ has joined #openstack-meeting | 13:56 | |
*** openstack has joined #openstack-meeting | 14:08 | |
*** ChanServ sets mode: +o openstack | 14:08 | |
*** jamesmcarthur has quit IRC | 14:11 | |
*** yamamoto has quit IRC | 14:34 | |
*** jamesmcarthur has joined #openstack-meeting | 14:35 | |
*** manubk has quit IRC | 14:36 | |
*** yamamoto has joined #openstack-meeting | 14:36 | |
*** yamamoto has quit IRC | 14:40 | |
*** ricolin has quit IRC | 14:41 | |
*** dklyle has joined #openstack-meeting | 14:45 | |
*** psachin has quit IRC | 14:46 | |
*** yamamoto has joined #openstack-meeting | 14:52 | |
*** yamamoto has quit IRC | 14:56 | |
*** yasufum has quit IRC | 14:57 | |
*** jamesdenton has joined #openstack-meeting | 14:59 | |
*** jamesden_ has quit IRC | 15:02 | |
*** macz_ has joined #openstack-meeting | 15:05 | |
*** jamesden_ has joined #openstack-meeting | 15:33 | |
*** ociuhandu has quit IRC | 15:34 | |
*** jamesdenton has quit IRC | 15:36 | |
*** ociuhandu has joined #openstack-meeting | 15:40 | |
*** ociuhandu has quit IRC | 15:45 | |
*** tosky_ has joined #openstack-meeting | 15:49 | |
*** tosky has quit IRC | 15:52 | |
*** ociuhandu has joined #openstack-meeting | 15:55 | |
*** ociuhandu has quit IRC | 16:00 | |
*** jmasud has joined #openstack-meeting | 16:03 | |
*** psahoo_ has quit IRC | 16:07 | |
*** ociuhandu has joined #openstack-meeting | 16:11 | |
*** jamesdenton has joined #openstack-meeting | 16:12 | |
*** ociuhandu has quit IRC | 16:14 | |
*** ociuhandu has joined #openstack-meeting | 16:14 | |
*** ociuhandu has quit IRC | 16:14 | |
*** jamesden_ has quit IRC | 16:15 | |
*** jamesdenton has quit IRC | 16:18 | |
*** ociuhandu has joined #openstack-meeting | 16:19 | |
*** ociuhandu has quit IRC | 16:20 | |
*** jamesdenton has joined #openstack-meeting | 16:24 | |
*** ociuhandu has joined #openstack-meeting | 16:30 | |
*** dviroel is now known as dviroel|away | 16:30 | |
*** ociuhandu has quit IRC | 16:36 | |
*** ociuhandu has joined #openstack-meeting | 16:42 | |
*** rpittau is now known as rpittau|afk | 16:45 | |
*** ociuhandu has quit IRC | 16:49 | |
*** ociuhandu has joined #openstack-meeting | 16:49 | |
*** udesale has joined #openstack-meeting | 16:58 | |
*** ociuhandu has quit IRC | 17:14 | |
*** ralonsoh has quit IRC | 17:21 | |
*** udesale has quit IRC | 17:21 | |
*** jmasud has quit IRC | 17:35 | |
*** jmasud has joined #openstack-meeting | 17:47 | |
*** jmasud has quit IRC | 17:50 | |
*** evrardjp has joined #openstack-meeting | 18:05 | |
*** lpetrut has joined #openstack-meeting | 18:10 | |
*** lpetrut has quit IRC | 18:10 | |
*** evrardjp has quit IRC | 18:29 | |
*** evrardjp has joined #openstack-meeting | 18:31 | |
*** yamamoto has joined #openstack-meeting | 18:43 | |
*** zbr has quit IRC | 18:48 | |
*** yamamoto has quit IRC | 18:50 | |
*** zbr has joined #openstack-meeting | 19:00 | |
*** whoami-rajat has quit IRC | 19:16 | |
*** tosky_ is now known as tosky | 19:25 | |
*** jmasud has joined #openstack-meeting | 19:54 | |
*** jmasud has quit IRC | 19:57 | |
*** jmasud has joined #openstack-meeting | 19:58 | |
*** jmasud has quit IRC | 20:05 | |
*** evrardjp has quit IRC | 20:18 | |
*** jmasud has joined #openstack-meeting | 20:18 | |
*** evrardjp has joined #openstack-meeting | 20:21 | |
*** ociuhandu has joined #openstack-meeting | 20:27 | |
*** evrardjp has quit IRC | 20:27 | |
*** ociuhandu has quit IRC | 20:35 | |
*** jmasud has quit IRC | 20:41 | |
*** jmasud has joined #openstack-meeting | 20:43 | |
*** slaweq has quit IRC | 20:57 | |
*** jmasud has quit IRC | 21:00 | |
*** jmasud has joined #openstack-meeting | 21:11 | |
*** jmasud has quit IRC | 21:37 | |
*** jmasud has joined #openstack-meeting | 21:38 | |
*** jmasud has quit IRC | 22:09 | |
*** jmasud has joined #openstack-meeting | 22:12 | |
*** dustinc has joined #openstack-meeting | 22:13 | |
*** jmasud has quit IRC | 22:15 | |
*** jmasud has joined #openstack-meeting | 22:23 | |
*** yamamoto has joined #openstack-meeting | 22:30 | |
*** rcernin has joined #openstack-meeting | 22:36 | |
*** jbadiapa has quit IRC | 22:38 | |
*** yamamoto has quit IRC | 22:39 | |
*** yamamoto has joined #openstack-meeting | 22:40 | |
*** rcernin has quit IRC | 22:44 | |
*** rcernin has joined #openstack-meeting | 22:45 | |
*** tosky has quit IRC | 23:05 | |
*** jmasud has quit IRC | 23:45 | |
*** jmasud has joined #openstack-meeting | 23:49 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!