*** kiennt has joined #openstack-kuryr | 00:35 | |
*** caowei has joined #openstack-kuryr | 01:31 | |
*** limao has joined #openstack-kuryr | 01:50 | |
*** longfei_zhang has joined #openstack-kuryr | 01:57 | |
*** kiennt has quit IRC | 02:07 | |
openstackgerrit | Ngo Quoc Cuong proposed openstack/fuxi master: Fix N529 Method's default argument should not be mutable https://review.openstack.org/482023 | 02:21 |
---|---|---|
*** hyunsun has joined #openstack-kuryr | 02:28 | |
*** yamamoto has joined #openstack-kuryr | 02:47 | |
*** yamamoto has quit IRC | 03:09 | |
*** s1061123 has joined #openstack-kuryr | 03:13 | |
*** kiennt has joined #openstack-kuryr | 03:18 | |
*** hongbin has joined #openstack-kuryr | 03:39 | |
*** gouthamr has quit IRC | 03:42 | |
*** kiennt has quit IRC | 03:52 | |
*** kiennt has joined #openstack-kuryr | 03:59 | |
*** yamamoto has joined #openstack-kuryr | 04:09 | |
*** hongbin has quit IRC | 04:13 | |
*** yamamoto has quit IRC | 04:14 | |
*** limao has quit IRC | 04:16 | |
*** tonanhngo has quit IRC | 05:10 | |
*** limao has joined #openstack-kuryr | 05:13 | |
*** longfei_zhang has quit IRC | 05:15 | |
*** tonanhngo has joined #openstack-kuryr | 05:16 | |
*** tonanhngo has quit IRC | 05:30 | |
*** kiennt has quit IRC | 05:45 | |
*** limao has quit IRC | 06:02 | |
*** kiennt has joined #openstack-kuryr | 06:03 | |
*** kiennt_ has joined #openstack-kuryr | 06:17 | |
*** kiennt has quit IRC | 06:17 | |
*** caowei has quit IRC | 06:45 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Skips kubernetes service without selector https://review.openstack.org/483891 | 06:48 |
*** janki has joined #openstack-kuryr | 06:49 | |
ltomasbo | irenab, you are really fast! :D | 06:52 |
irenab | ltomasbo: haha, I just ran gerrit query for open patches and your came up first. Now I see you just uploaded it | 06:53 |
ltomasbo | :D | 06:54 |
ltomasbo | yep, like 20 seconds before your review! | 06:54 |
ltomasbo | I'll push a new patch in a minute! | 06:54 |
*** kzaitsev_ws has joined #openstack-kuryr | 06:55 | |
irenab | pk | 06:56 |
irenab | ok | 06:56 |
openstackgerrit | Merged openstack/fuxi master: Fix N529 Method's default argument should not be mutable https://review.openstack.org/482023 | 06:58 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Skips kubernetes service without selector https://review.openstack.org/483891 | 07:01 |
*** tonanhngo has joined #openstack-kuryr | 07:02 | |
*** hyunsun has quit IRC | 07:03 | |
*** tonanhngo has quit IRC | 07:03 | |
openstackgerrit | Merged openstack/fuxi master: Use https instead of http in docs links https://review.openstack.org/454408 | 07:08 |
openstackgerrit | Merged openstack/fuxi master: Move the imports to the top of the file https://review.openstack.org/475634 | 07:08 |
openstackgerrit | Merged openstack/fuxi master: Enable some off-by-default checks https://review.openstack.org/476362 | 07:08 |
*** caowei has joined #openstack-kuryr | 07:09 | |
openstackgerrit | Jaivish Kothari(janonymous) proposed openstack/kuryr-kubernetes master: [DRAFT] CNI Daemon template https://review.openstack.org/480028 | 07:10 |
janonymous | irenab: ^^ , i am still facing some issues with vif allocation regarding resource busy.. :( | 07:11 |
irenab | janonymous: did you try deployment without your change? I mean are you sure the issue is related? | 07:12 |
janonymous | irenab: ahh, no i got errors without patch also..some race condition i am not sure about | 07:13 |
irenab | BM or nested? | 07:14 |
janonymous | BM | 07:14 |
irenab | I will try to deploy as well | 07:14 |
janonymous | thanks! | 07:15 |
openstackgerrit | Merged openstack/kuryr-tempest-plugin master: Updated from global requirements https://review.openstack.org/483411 | 07:19 |
*** aojea has joined #openstack-kuryr | 07:19 | |
*** egonzalez has joined #openstack-kuryr | 07:40 | |
openstackgerrit | Ngo Quoc Cuong proposed openstack/fuxi master: Reuse neutron-lib for pep8 hacking checks https://review.openstack.org/484276 | 07:52 |
kzaitsev_ws | janonymous: it keeps saying that reourse is busy, untill timeouts? | 07:57 |
kzaitsev_ws | janonymous: check if the relevant agent is running | 07:58 |
kzaitsev_ws | neutron-openvswitch-agent for example. | 07:59 |
kzaitsev_ws | we really need to start a FAQ for this purporse =) | 08:01 |
janonymous | kzaitsev_ws: yes, it was running when i checked | 08:07 |
janonymous | kzaitsev_ws: yeah :) | 08:08 |
janonymous | kzaitsev_ws: Did you faced similar issue ? | 08:08 |
kzaitsev_ws | janonymous: from time to time. | 08:08 |
kzaitsev_ws | for me it usually means that there is a problem in agent-neutron communication. | 08:09 |
kzaitsev_ws | you can check agent logs for timeouts. and also check if rabbit is feeling ok. and if neutron thinks agent is up (neutron agent-list) | 08:10 |
janonymous | kzaitsev_ws: All these things were looking good, and did you also got commit problem with vif | 08:11 |
kzaitsev_ws | commit problem with vif? | 08:12 |
janonymous | yes, ipdb when it tries to call commit() | 08:12 |
kzaitsev_ws | ah. no, never seen that | 08:13 |
kzaitsev_ws | what does it say? | 08:13 |
janonymous | i will prepare a new env from scratch again... unable to commit.. | 08:14 |
janonymous | i don't have logs i guess now | 08:14 |
janonymous | will paste when reoccurs.. | 08:15 |
janonymous | kzaitsev_ws: thanks for the pointers | 08:20 |
kzaitsev_ws | janonymous: you can also check if ovs is running/configured correctly and that it has the port added br-int (or whatever is your integration bridge name) | 08:25 |
kzaitsev_ws | you should probably start with it %) if ovs doesn't work — there's no point in checking agent/neutron/rabbit %) | 08:26 |
kzaitsev_ws | s/added/added to/ | 08:26 |
irenab | janonymous: I deployed BM and checked k8s guestbook all in one app, I see all pods are running | 08:33 |
janonymous | irenab: kzaitsev_ws : i was using running simple vagrant ...`vagrant up` to run VM with devstack | 08:34 |
janonymous | irenab: Can i know the step you used | 08:35 |
irenab | janonymous: same here. But once I entered the VM, I saw devstack failed, so did unstack and stack again | 08:35 |
irenab | then it completed | 08:35 |
janonymous | :D | 08:36 |
janonymous | irenab: can you try `kubectl run hello-world --replicas=2 --labels="run=load-balancer-example" --image=gcr.io/google-samples/node-hello:1.0 --port=8080` | 08:37 |
janonymous | irenab: and see if you can find errors in logs | 08:37 |
janonymous | irenab: remove --labels option | 08:37 |
irenab | already posted with the label… | 08:38 |
irenab | what log to check? kubelet? | 08:38 |
irenab | both replicas seemsto be running | 08:39 |
irenab | janonymous: ping from one instance to another is working | 08:41 |
janonymous | irenab: yes, kuryr-kubernetes and kubelet logs | 08:41 |
irenab | janonymous: shall I look for something specific? | 08:42 |
*** garyloug has joined #openstack-kuryr | 08:42 | |
*** garyloug has quit IRC | 08:42 | |
irenab | kuryr-kubernetes seems fine | 08:43 |
janonymous | irenab: during pod ADD call , something after: http://paste.openstack.org/show/615582/ | 08:43 |
irenab | kubelet shows ‘ failed to handle multiple devices for container. Skipping Filesystem stats’, but networking seems to be working and pods are running | 08:43 |
janonymous | irenab: maybe something i am missing / doing wrong..i will recheck with fresh devstack setup and update shortly | 08:44 |
irenab | janonymous: Do you still run devstack with screen option? | 08:47 |
irenab | I run the default (systemd). Maybe it can be related | 08:47 |
janonymous | irenab: yup, with USE_SCREEN=True | 08:48 |
janonymous | irenab: ahh, maybe | 08:48 |
irenab | janonymous: try systemd, I am not sure how reliable the screen version | 08:48 |
janonymous | irenab: oh, ohkay | 08:48 |
irenab | dmellado: did you try screen devstack version lately? | 08:49 |
*** garyloug has joined #openstack-kuryr | 08:49 | |
dmellado | irenab: not really, IIRC there were some issues with that | 08:49 |
dmellado | what's broken this time? :D | 08:49 |
irenab | janonymous: ^^ | 08:49 |
janonymous | irenab: ohh.. | 08:49 |
dmellado | janonymous: if you want to have a look at that low-hanging-fruit it'd be great!:P | 08:50 |
janonymous | dmellado: Haha :P | 08:50 |
janonymous | irenab: kzaitsev_ws : dmellado : i will try with systemd now, last time i tried systemd i was stuck with log processing using journalctl... and restart issue of kuryr-kubernetes which i had to do manually | 08:52 |
*** pmannidi has joined #openstack-kuryr | 08:58 | |
irenab | janonymous: I think dmellado is the master of the systemd tricks, maybe he can advise on logs and restart | 09:03 |
dmellado | janonymous: do you mean in the current desvstack? it just work for me | 09:04 |
dmellado | I was putting up quite a few patches for that, mainly stupid 'sudos' around | 09:04 |
dmellado | so pls do give it a try and ping me if there's any issues | 09:04 |
janonymous | irenab: :) | 09:05 |
janonymous | dmellado: It started pretty good for me, but running a pod had some few errors. did you tried vagrant lately? | 09:06 |
dmellado | janonymous: which vagrant do you mean? I usually just use the local.conf within rdo cloud ;) | 09:08 |
dmellado | dsvm, I mean | 09:08 |
janonymous | dmellado: haha, no it is local.conf.sample one i guess, but just clone kuryr-kubernetes and `cd contrib/vagrant` and `vagrant up` and `kubectl run hello-world --replicas=2 --image=gcr.io/google-samples/node-hello:1.0 --port=8080` | 09:11 |
dmellado | janonymous: let me have a quick look, it should just be the same | 09:11 |
janonymous | dmellado: just add USE_SCREEN=True in local.conf.sample after cloning | 09:11 |
dmellado | oh, I'd bet SCREEN won't work | 09:12 |
dmellado | IIRC there were some issues after we sorted out the systemd migration | 09:12 |
janonymous | irenab: you were right, it worked well without screen | 09:12 |
janonymous | dmellado: yes | 09:12 |
dmellado | janonymous: so feel free to submit a 'bug' and put it on the backlog | 09:12 |
*** yamamoto has joined #openstack-kuryr | 09:13 | |
*** yamamoto has quit IRC | 09:13 | |
*** yamamoto has joined #openstack-kuryr | 09:14 | |
janonymous | dmellado: i will try to find the cause :) | 09:14 |
dmellado | janonymous: awesome! I'm pretty sure it should be quite the 'stupid' thing... but just didn't have the time to go into that, so thanks! | 09:15 |
*** yamamoto has quit IRC | 09:16 | |
janonymous | dmellado: yup,np..have to resume my work...which i was thinking my patch issue :D | 09:17 |
*** yamamoto has joined #openstack-kuryr | 09:17 | |
janonymous | thanks guys! | 09:18 |
*** yamamoto has quit IRC | 09:21 | |
*** yamamoto has joined #openstack-kuryr | 09:21 | |
*** yamamoto has quit IRC | 09:26 | |
*** yamamoto has joined #openstack-kuryr | 09:30 | |
*** yamamoto has quit IRC | 09:38 | |
kzaitsev_ws | irenab: may I ask you to merge this one? https://review.openstack.org/#/c/481204/ | 09:46 |
*** caowei has quit IRC | 10:11 | |
*** yamamoto has joined #openstack-kuryr | 10:37 | |
*** kiennt_ has quit IRC | 10:37 | |
*** tonanhngo has joined #openstack-kuryr | 11:04 | |
*** tonanhngo has quit IRC | 11:05 | |
openstackgerrit | Kirill Zaitsev proposed openstack/kuryr-kubernetes master: Allow passing multiple VIFs to CNI https://review.openstack.org/471012 | 11:09 |
*** atoth has quit IRC | 11:10 | |
*** rwallner has joined #openstack-kuryr | 11:13 | |
*** dulek has joined #openstack-kuryr | 11:18 | |
dulek | Hi! I'm trying to run kuryr-k8s on OpenStack-Helm. I'm getting this traceback from kuryr-cni: http://paste.openstack.org/show/615595/ | 11:21 |
dulek | Any ideas about the cause? | 11:21 |
dulek | Oh, and I'm using https://review.openstack.org/#/c/466675 | 11:21 |
*** aojea has quit IRC | 11:57 | |
*** atoth has joined #openstack-kuryr | 12:03 | |
kzaitsev_ws | dulek: you should probably ping vikasc ;) | 12:11 |
openstackgerrit | Kirill Zaitsev proposed openstack/kuryr-kubernetes master: Allow passing multiple VIFs to CNI https://review.openstack.org/471012 | 12:11 |
*** pmannidi has quit IRC | 12:13 | |
dulek | Hi vikasc! :) | 12:14 |
vikasc | dulek, never faced this issue. Thinking what could be the reson :) | 12:14 |
vikasc | s/reason | 12:14 |
vikasc | dulek, hi | 12:14 |
dulek | vikasc: I'm running my k8s on Ubuntu 16.04. You've probably tested it only on RH/CentOS? | 12:15 |
vikasc | dulek, yes, thats right. but since cni is a standalone executable finally, it should have worked | 12:16 |
vikasc | dulek, i will have to try on ubuntu, to get anyclue | 12:17 |
dulek | vikasc: https://github.com/svinota/pyroute2/blob/master/pyroute2/ipdb/interfaces.py#L40 | 12:18 |
dulek | vikasc: Maybe bond data is somehow unaccessible on 16.04. | 12:18 |
vikasc | dulek, pyroute2 is installed in cni builder container and then using pyinstaller, cni executable is created and copied on host namespace | 12:19 |
dulek | vikasc: But it would be strange for pyroute2 to be not portable. | 12:19 |
vikasc | dulek, cni is build inside a centos container only | 12:20 |
vikasc | s/built | 12:20 |
vikasc | even for ubuntu host | 12:20 |
vikasc | dulek, https://review.openstack.org/#/c/466675/14/cni_builder.Dockerfile@1 | 12:21 |
*** jermz has left #openstack-kuryr | 12:21 | |
dulek | vikasc: Okay… So I still have no clue what's wrong… | 12:23 |
vikasc | dulek, i will try it and get back | 12:23 |
dulek | vikasc: Thanks! | 12:24 |
vikasc | dulek, no problem, i will getback | 12:25 |
vikasc | dulek, thanks for trying this out | 12:26 |
irenab | kzaitsev_ws: done | 12:49 |
*** aojea has joined #openstack-kuryr | 12:52 | |
openstackgerrit | Merged openstack/kuryr master: Updated from global requirements https://review.openstack.org/481204 | 12:53 |
*** rwallner has quit IRC | 12:56 | |
*** aojea has quit IRC | 12:56 | |
openstackgerrit | Daniel Mellado proposed openstack/kuryr-kubernetes master: Add a flag for enabling trunk in neutron https://review.openstack.org/484363 | 13:00 |
*** gouthamr has joined #openstack-kuryr | 13:01 | |
*** rwallner_ has joined #openstack-kuryr | 13:01 | |
openstackgerrit | Daniel Mellado proposed openstack/kuryr-kubernetes master: Add a flag for enabling trunk in neutron https://review.openstack.org/484363 | 13:07 |
kzaitsev_ws | irenab: ok, now we need apuimedo to make a release of kuryr-lib =) | 13:08 |
kzaitsev_ws | or I can request it and add it apuimedo to the reviewers | 13:08 |
*** aojea has joined #openstack-kuryr | 13:19 | |
*** aojea has quit IRC | 13:26 | |
*** kzaitsev_ has joined #openstack-kuryr | 13:30 | |
dmellado | apuimedo: ping | 13:48 |
*** aojea has joined #openstack-kuryr | 13:48 | |
dmellado | kzaitsev_ws: +1 to the 2nd option xD | 13:48 |
ltomasbo | dmellado, apuimedo is on PTO | 13:48 |
dmellado | oh, I see, I forgot about it | 13:48 |
dmellado | kzaitsev_ws: btw, I was having a look at your gist at https://github.com/openstack/kuryr-kubernetes/blob/master/doc/source/installation/nested-vlan.rst | 13:49 |
*** yamamoto has quit IRC | 13:49 | |
dmellado | and I wanted to discuss how to automate this for the upstream gate | 13:49 |
dmellado | I was speaking about it with irenab this morning | 13:49 |
dmellado | and I put a patch before for this | 13:50 |
dmellado | ltomasbo: you were telling me that apuimedo already started something related to this effort, didn't you? | 13:52 |
dmellado | next time I'll force him to put up a proper blueprint... | 13:52 |
ltomasbo | dmellado, not exactly that | 13:55 |
ltomasbo | https://review.openstack.org/#/c/472763/ | 13:55 |
dmellado | oh, true, I forgot about that patch | 13:56 |
* dmellado has just too many things on that | 13:56 | |
dmellado | irenab: hope you're feeling better, were you using also that on your efforts for df? | 13:56 |
janonymous | Meeting today? | 13:58 |
dmellado | Let's hop in there, sure ;) | 14:00 |
*** tonanhngo has joined #openstack-kuryr | 14:01 | |
*** tonanhngo has quit IRC | 14:02 | |
*** kzaitsev_ has quit IRC | 14:08 | |
*** yamamoto has joined #openstack-kuryr | 14:09 | |
*** yamamoto has quit IRC | 14:09 | |
*** hongbin has joined #openstack-kuryr | 14:11 | |
openstackgerrit | Danil Golov proposed openstack/kuryr-kubernetes master: Allow setting specific ports for SRIOV handler https://review.openstack.org/478494 | 14:21 |
openstackgerrit | Danil Golov proposed openstack/kuryr-kubernetes master: Allow setting specific ports for SRIOV handler https://review.openstack.org/478494 | 14:30 |
*** zengchen1 has joined #openstack-kuryr | 14:33 | |
zengchen1 | hi, guys. is the weekly meeting canceled? i don't see any talks. thanks. | 14:38 |
*** yamamoto has joined #openstack-kuryr | 14:40 | |
*** aojea has quit IRC | 14:40 | |
*** dell_ has joined #openstack-kuryr | 14:41 | |
*** zengchen1 has quit IRC | 14:44 | |
*** yamamoto has quit IRC | 14:46 | |
*** dell_ is now known as zengchen1 | 14:48 | |
*** janki has quit IRC | 15:02 | |
dmellado | zengchen1: o/ we were done quickly today | 15:04 |
dmellado | it was on openstack-meeting-4 but we're already done | 15:04 |
dmellado | did you want to bring any topic? | 15:04 |
openstackgerrit | Danil Golov proposed openstack/kuryr-kubernetes master: Allow setting specific ports for SRIOV handler https://review.openstack.org/478494 | 15:19 |
*** kzaitsev_ has joined #openstack-kuryr | 15:25 | |
*** rwallner_ has quit IRC | 15:25 | |
*** kzaitsev_ has quit IRC | 15:27 | |
*** rwallner has joined #openstack-kuryr | 15:30 | |
*** aojea has joined #openstack-kuryr | 15:31 | |
*** kzaitsev_ has joined #openstack-kuryr | 15:31 | |
*** kzaitsev_ has quit IRC | 15:34 | |
*** aojea has quit IRC | 15:36 | |
*** zengchen1 has quit IRC | 15:36 | |
kzaitsev_ws | dmellado: sorry I got dragged to a meeting and couldn't say no =( | 15:48 |
kzaitsev_ws | irenab: garyloug: would be happe to review any doc/code on the multiple networks topic | 15:51 |
kzaitsev_ws | I've put up a small patch that implements a naïve approach to that | 15:51 |
*** atoth has quit IRC | 15:53 | |
kzaitsev_ws | that is I need them sooner rather than later. Maybe (if developing the right, TPR/CRD approach takes a lot of time) we can implement phased approach here. mark multi-network as experimental or smth and upgrade to a more robust implementation after | 15:55 |
kzaitsev_ws | or if the code is up soon — we can just use that =) I'd be happy ) | 15:55 |
kzaitsev_ws | garyloug: btw. I believe we talked about using TPR now and upgrading to CRD later | 15:56 |
*** egonzalez has quit IRC | 16:02 | |
kzaitsev_ws | dmellado: btw doc ^^ is not really mine. I just split aq single huge README into multiple small docs and put them under toc in the documentation. I wrote the manual installation piece though | 16:05 |
kzaitsev_ws | I also have to update the thing to comply with the big-unified-doc-structure %) | 16:06 |
dmellado | kzaitsev_ws: ack, did you get to read today's notes? | 16:11 |
*** atoth has joined #openstack-kuryr | 16:21 | |
kzaitsev_ws | yeah, looked through. anything I should pay attention to? | 16:22 |
*** kural has joined #openstack-kuryr | 16:23 | |
kural | kzaitsev_ws hi | 16:23 |
kzaitsev_ws | apuimedo et al.: https://review.openstack.org/#/c/484416/ — requesting a 0.5.0 release and https://review.openstack.org/484420 requesting a requirements bump. | 16:23 |
kzaitsev_ws | kural: hi. anything I can help you with? =) | 16:24 |
kural | Regarding the CRD | 16:24 |
kural | TPR will be removed from 1.8 K8s | 16:24 |
kural | So it is better to do POC work in CDR.. | 16:24 |
kural | Selflink of the Kube-API for both TPR and CDR should be the same, So all the users less than 1.7 can use TPR, others(>=1.8) can use CDR | 16:26 |
*** aojea has joined #openstack-kuryr | 16:26 | |
kural | we should be backward compatible in our approach | 16:27 |
kzaitsev_ws | kural: if they're that compatible — great. =) | 16:29 |
kzaitsev_ws | it's just that install base for k8s 1.7 is probably non-existant ) | 16:29 |
*** aojea has quit IRC | 16:30 | |
kzaitsev_ws | and turning kuryr-k8s incompatible with <=1.7 doesn't sound like a good idea | 16:31 |
kzaitsev_ws | but if you're saying that implementation would be compatible — that's great | 16:31 |
*** garyloug has quit IRC | 16:36 | |
*** aojea has joined #openstack-kuryr | 16:45 | |
*** aojea has quit IRC | 16:49 | |
*** kzaitsev_ws has quit IRC | 16:50 | |
*** aojea has joined #openstack-kuryr | 17:03 | |
*** aojea has quit IRC | 17:07 | |
*** aojea has joined #openstack-kuryr | 17:12 | |
*** aojea has quit IRC | 17:16 | |
*** aojea has joined #openstack-kuryr | 17:21 | |
*** aojea has quit IRC | 17:25 | |
*** tonanhngo has joined #openstack-kuryr | 17:28 | |
*** aojea has joined #openstack-kuryr | 17:31 | |
*** tonanhngo has quit IRC | 17:32 | |
*** aojea has quit IRC | 17:36 | |
*** tonanhngo has joined #openstack-kuryr | 17:38 | |
*** aojea has joined #openstack-kuryr | 17:40 | |
*** aojea has quit IRC | 17:45 | |
*** aojea has joined #openstack-kuryr | 17:50 | |
*** aojea has quit IRC | 17:51 | |
*** aojea has joined #openstack-kuryr | 17:51 | |
*** aojea has quit IRC | 17:56 | |
*** aojea has joined #openstack-kuryr | 18:07 | |
*** aojea has quit IRC | 18:11 | |
*** aojea has joined #openstack-kuryr | 18:16 | |
*** aojea has quit IRC | 18:21 | |
*** aojea has joined #openstack-kuryr | 18:35 | |
*** aojea has quit IRC | 18:37 | |
*** rwallner has quit IRC | 18:51 | |
*** kural has quit IRC | 19:26 | |
*** rwallner has joined #openstack-kuryr | 20:00 | |
*** rwallner has quit IRC | 20:00 | |
*** rwallner has joined #openstack-kuryr | 20:01 | |
*** rwallner has quit IRC | 20:08 | |
*** sridhar_ram has joined #openstack-kuryr | 20:33 | |
dims | apuimedo : don't see you on #openstack-release... can you please bless release request https://review.openstack.org/#/c/484416/ from kzaitsev_pi ? | 20:34 |
*** kural has joined #openstack-kuryr | 20:54 | |
*** kural has quit IRC | 21:03 | |
*** kural_ has joined #openstack-kuryr | 21:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/fuxi master: Updated from global requirements https://review.openstack.org/483522 | 22:00 |
*** gouthamr has quit IRC | 22:12 | |
*** gouthamr has joined #openstack-kuryr | 22:15 | |
*** apuimedo has quit IRC | 22:16 | |
*** apuimedo has joined #openstack-kuryr | 22:17 | |
*** tonanhngo has quit IRC | 22:20 | |
*** tonanhngo has joined #openstack-kuryr | 22:22 | |
*** tonanhngo_ has joined #openstack-kuryr | 22:26 | |
*** tonanhngo has quit IRC | 22:26 | |
*** tonanhngo_ has quit IRC | 22:30 | |
*** kural_ has quit IRC | 22:36 | |
*** hongbin has quit IRC | 23:28 | |
*** gouthamr has quit IRC | 23:32 | |
*** gouthamr has joined #openstack-kuryr | 23:51 | |
*** gouthamr has quit IRC | 23:53 | |
*** gouthamr has joined #openstack-kuryr | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!