*** salv-orlando has joined #openstack-kuryr | 00:21 | |
*** salv-orlando has quit IRC | 00:30 | |
*** hongbin has quit IRC | 00:44 | |
*** limao has joined #openstack-kuryr | 00:46 | |
*** tonanhngo has quit IRC | 00:47 | |
*** tonanhngo has joined #openstack-kuryr | 00:54 | |
*** tonanhngo has quit IRC | 00:58 | |
*** salv-orlando has joined #openstack-kuryr | 02:05 | |
*** vikasc has quit IRC | 02:06 | |
*** vikasc has joined #openstack-kuryr | 02:09 | |
*** salv-orlando has quit IRC | 02:20 | |
*** hongbin has joined #openstack-kuryr | 02:27 | |
*** yamamoto_ has joined #openstack-kuryr | 02:58 | |
*** yamamoto_ has quit IRC | 02:58 | |
*** yamamoto_ has joined #openstack-kuryr | 02:58 | |
hongbin | limao: there? | 03:09 |
---|---|---|
limao | Hi hongbin | 03:09 |
hongbin | limao: hi | 03:09 |
hongbin | limao: it looks the gate failed again: https://review.openstack.org/#/c/461376/ | 03:09 |
limao | hongbin: let me see | 03:10 |
hongbin | yes, strange error | 03:10 |
hongbin | it seems kuryr couldn't find the tags that were applied in before | 03:11 |
hongbin | apuimedo: ^^ | 03:12 |
*** salv-orlando has joined #openstack-kuryr | 03:17 | |
*** salv-orl_ has joined #openstack-kuryr | 03:24 | |
*** salv-orlando has quit IRC | 03:24 | |
*** janki has joined #openstack-kuryr | 03:26 | |
*** salv-orl_ has quit IRC | 03:29 | |
*** yedongcan has joined #openstack-kuryr | 03:30 | |
hongbin | limao: it seems it is broken by neutronclient 6.3.0 | 03:54 |
hongbin | limao: it seems to work after downgrading to 6.2.0 | 03:54 |
*** aojea has joined #openstack-kuryr | 04:14 | |
*** aojea has quit IRC | 04:19 | |
openstackgerrit | Liping Mao proposed openstack/kuryr-libnetwork master: Test CI. https://review.openstack.org/469743 | 04:20 |
*** salv-orlando has joined #openstack-kuryr | 04:26 | |
hongbin | limao: there? | 04:37 |
hongbin | limao: it looks the gate is broken by this patch: https://review.openstack.org/#/c/452488/ | 04:37 |
hongbin | limao: it somehow remove the last portion of the tag | 04:37 |
*** salv-orlando has quit IRC | 04:40 | |
*** pcaruana has joined #openstack-kuryr | 04:43 | |
*** yamamoto_ has quit IRC | 04:48 | |
*** salv-orlando has joined #openstack-kuryr | 04:53 | |
*** gouthamr has quit IRC | 04:55 | |
*** limao has quit IRC | 05:04 | |
*** limao has joined #openstack-kuryr | 05:04 | |
limao | hi hongbin, back from lunch, checking that patchset you pasted | 05:10 |
limao | hongbin: looks like the thing like kuryr.net.uuid.lh can't work with new neutronclient | 05:17 |
hongbin | limao: yes, it couldn't | 05:20 |
hongbin | limao: we could change the tag, but not sure if it would break existing resources with old tags | 05:21 |
hongbin | apuimedo: hi toni, could you follow the gate issue with neutron team, i need to go to sleep soon | 05:22 |
hongbin | limao: ttyl | 05:22 |
*** hongbin has quit IRC | 05:22 | |
openstackgerrit | Jaivish Kothari(janonymous) proposed openstack/kuryr-kubernetes master: [WIP]Kubernetes client usage from upstream Changed: - watch draft - configuration draft - unicode data/type change https://review.openstack.org/454555 | 05:31 |
*** yamamoto_ has joined #openstack-kuryr | 05:35 | |
openstackgerrit | Jaivish Kothari(janonymous) proposed openstack/kuryr-kubernetes master: [WIP]Kubernetes client usage from upstream https://review.openstack.org/454555 | 05:35 |
*** pcaruana has quit IRC | 05:49 | |
*** pcaruana has joined #openstack-kuryr | 06:02 | |
*** ltomasbo|away is now known as ltomasbo | 06:08 | |
*** salv-orlando has quit IRC | 06:11 | |
*** salv-orlando has joined #openstack-kuryr | 06:11 | |
*** salv-orlando has quit IRC | 06:16 | |
mchiappero | hi guys, I'm trying to stack the overcloud but... | 06:33 |
mchiappero | [ERROR] /home/stack/devstack/inc/python:375 Can't find package systemd-python in requirements | 06:33 |
mchiappero | latest of everything | 06:34 |
*** dimak_ has joined #openstack-kuryr | 06:40 | |
*** neiljerram has joined #openstack-kuryr | 06:57 | |
*** salv-orlando has joined #openstack-kuryr | 06:58 | |
apuimedo | mchiappero: distro? | 07:10 |
mchiappero | managed to make progress by enabling recloning | 07:11 |
mchiappero | but now | 07:11 |
mchiappero | sudo: ovs-vsctl: command not found | 07:11 |
mchiappero | ovs, in overcloud? | 07:11 |
apuimedo | you don't need it | 07:12 |
apuimedo | for overcloud you have to disable | 07:12 |
apuimedo | mchiappero: the overcloud local.conf should have KURYR_CONFIGURE_BAREMETAL_KUBELET_IFACE=False | 07:13 |
mchiappero | ok, i'm going to try | 07:14 |
apuimedo | thanks | 07:15 |
mchiappero | maybe it could be inferred when nutron must not be configured? | 07:15 |
mchiappero | thank you :) | 07:15 |
apuimedo | mchiappero: that's interesting | 07:16 |
mchiappero | BTW I think I hit a bug | 07:16 |
apuimedo | mchiappero: like checking if the IP of any of the interfaces is the vm worker subnet? | 07:16 |
apuimedo | mchiappero: which bug? | 07:17 |
mchiappero | I had docker already installed and disabled the service in local.conf, but it tries to start/stop the service anyway | 07:17 |
mchiappero | most of the time it kills the daemon, and when unstacking it stops it even f it was already running | 07:17 |
mchiappero | so, sometimes while stacking it complains about docker daemon not running | 07:18 |
apuimedo | then it is a bug | 07:19 |
apuimedo | if you had it disabled in service.conf | 07:19 |
apuimedo | mchiappero: do you mind reporting it so I can pick it up later today and fixing it? | 07:19 |
mchiappero | I'm not too sure though | 07:19 |
apuimedo | mchiappero: I'll most likely move us to use docker from the new separated docker plugin | 07:19 |
mchiappero | ok, I'll try to find some time later, but I'm going to be stuck in meetings most of the day | 07:20 |
apuimedo | sorry, docker devstack pluign | 07:20 |
mchiappero | :( | 07:20 |
apuimedo | mchiappero: you lot have a lot of meetings :-) | 07:20 |
apuimedo | are you scrumming? | 07:20 |
mchiappero | yes, today sucks | 07:20 |
apuimedo | ok. I'll try to report without trace, you can add to it later | 07:20 |
mchiappero | no | 07:20 |
mchiappero | let me get a working stack first and then I'll try to reproduce, if I still can, otherwise it was a false positive | 07:21 |
mchiappero | :) | 07:21 |
apuimedo | mchiappero: please, paste me the line in local.conf that you put to disable it | 07:21 |
mchiappero | I just commented out docker | 07:21 |
apuimedo | ok, so I leave the form open, just ping me if need be | 07:21 |
apuimedo | ok | 07:21 |
mchiappero | is it correct/ | 07:22 |
mchiappero | ? | 07:22 |
mchiappero | ok, meanwhile it stacked, thanks for the missing env variable | 07:22 |
*** aojea has joined #openstack-kuryr | 07:22 | |
*** aojea has quit IRC | 07:23 | |
*** aojea has joined #openstack-kuryr | 07:23 | |
apuimedo | mchiappero: I'll file a bug about that too and send a patch within an hour | 07:24 |
mchiappero | :) | 07:24 |
*** salv-orl_ has joined #openstack-kuryr | 07:28 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: overcloud sample should not ovs bind https://review.openstack.org/469788 | 07:30 |
apuimedo | mchiappero: ^^ | 07:30 |
*** salv-orlando has quit IRC | 07:30 | |
apuimedo | detection would be more for a blueprint, but I plan to tackle that with the CNI daemon | 07:31 |
apuimedo | vikasc: can you please review https://review.openstack.org/#/c/469788/ . It should be a very fast review | 07:36 |
vikasc | apuimedo, jenking failing | 07:36 |
vikasc | s/jenkins | 07:37 |
apuimedo | vikasc: yeah, yeah. Ignore that | 07:37 |
apuimedo | It can't be related to the patch | 07:37 |
apuimedo | I'll check with infra | 07:37 |
apuimedo | dmellado: know anything about those failures? | 07:37 |
dmellado | apuimedo: what? | 07:37 |
dmellado | which failures? | 07:37 |
apuimedo | https://review.openstack.org/#/c/469788/ | 07:38 |
apuimedo | jenkins slaves are in trolling mode | 07:38 |
dmellado | 2017-06-01 07:33:37.592484 | ImportError: No module named 'six' | 07:38 |
dmellado | did you check this? | 07:38 |
apuimedo | dmellado: https://bugs.launchpad.net/openstack-gate/+bug/1497006/comments/3 | 07:39 |
openstack | Launchpad bug 1497006 in OpenStack-Gate "gate jobs fail because ansible is not installed on OVH nodes" [Undecided,Fix committed] | 07:39 |
dmellado | apuimedo: there you go | 07:39 |
apuimedo | there's a lot of stuff I want to merge! | 07:40 |
apuimedo | darned gates | 07:40 |
apuimedo | dmellado: This is how I picture the gates https://s-media-cache-ak0.pinimg.com/originals/6a/d0/8e/6ad08e68856775ddaaab44fc506e1bf7.jpg | 07:40 |
dmellado | heh xD | 07:40 |
dmellado | apuimedo: I picture that, but with pollen | 07:41 |
dmellado | getting hit hard today | 07:41 |
*** neiljerram has quit IRC | 07:41 | |
apuimedo | dmellado: you tell me about it | 07:42 |
apuimedo | my nose already bled today | 07:42 |
apuimedo | I'll move to the middle of the sahara desert if I get good enough fibet | 07:43 |
apuimedo | *fiber | 07:43 |
apuimedo | vikasc: any reason for +1 instead of +2? | 07:43 |
vikasc | apuimedo, jenkins | 07:44 |
vikasc | apuimedo, changed to +2 | 07:45 |
apuimedo | ok | 07:45 |
*** garyloug has joined #openstack-kuryr | 08:00 | |
apuimedo | vikasc: please review https://review.openstack.org/#/c/469400/ as well | 08:10 |
apuimedo | it is necessary for tempest plugin | 08:11 |
apuimedo | and https://review.openstack.org/#/c/467241/ is necessary to move forward with your containerized controller and daemon set effort | 08:11 |
apuimedo | dmellado: https://github.com/pypa/setuptools/issues/1042 | 08:12 |
* apuimedo facepalms | 08:12 | |
dmellado | heh, setuptools | 08:12 |
dmellado | again | 08:12 |
dmellado | this feels like a recurrent bug | 08:12 |
dmellado | every now and then it shows up | 08:12 |
dmellado | I bet next one will be cryptography again xD | 08:12 |
apuimedo | https://twitter.com/hynek/status/870164002135056384 | 08:13 |
apuimedo | xD | 08:13 |
vikasc | apuimedo, who will generate "~/.kube/config"? | 08:13 |
apuimedo | vikasc: devstack | 08:14 |
apuimedo | vikasc: https://review.openstack.org/#/c/469400/1/devstack/plugin.sh lines 384 to 388 | 08:14 |
*** egonzalez has joined #openstack-kuryr | 08:16 | |
vikasc | apuimedo, thanks :) | 08:16 |
*** yedongcan has quit IRC | 08:43 | |
*** yedongcan has joined #openstack-kuryr | 08:45 | |
*** yedongcan has quit IRC | 08:50 | |
*** yedongcan has joined #openstack-kuryr | 08:52 | |
*** neiljerram has joined #openstack-kuryr | 09:02 | |
*** yedongcan has quit IRC | 09:13 | |
*** yedongcan has joined #openstack-kuryr | 09:23 | |
*** yedongcan has quit IRC | 09:30 | |
*** yedongcan has joined #openstack-kuryr | 09:33 | |
*** ltomasbo is now known as ltomasbo|away | 09:44 | |
*** ltomasbo|away is now known as ltomasbo | 09:47 | |
*** limao has quit IRC | 09:58 | |
*** kzaitsev_ws has quit IRC | 10:03 | |
*** salv-orl_ has quit IRC | 10:04 | |
openstackgerrit | Marco Chiappero proposed openstack/kuryr-kubernetes master: Refactor the class hierarchy of controller drivers https://review.openstack.org/469828 | 10:07 |
*** foutatoro has joined #openstack-kuryr | 10:13 | |
foutatoro | Hi all, I'm trying to build a docker networking use case by plug-in veth directly to openvswitch bridge. I would like to know how to install libnetwork and integrate it with the docker engine in order to let docker engine forward openvswitch network configs to libnetwork ? | 10:22 |
*** kzaitsev_ws has joined #openstack-kuryr | 10:28 | |
apuimedo | foutatoro: cool | 10:29 |
apuimedo | now we support docker plugin api | 10:29 |
apuimedo | if you use it in already existing compute nodes | 10:30 |
apuimedo | (meaning there's already the ovs agent from neutron on the machine) | 10:30 |
apuimedo | foutatoro: https://www.slideshare.net/celebdor/kuryr-fuxi-openstack-networking-and-storage-for-docker-swarm-containers | 10:31 |
apuimedo | refer to the slide 7 | 10:31 |
apuimedo | for the plugin install command | 10:31 |
foutatoro | apuimedo: thanks for these information. I would already test libnetwork on host running only the docker engine to how the plugin works then I plan to use it in openstack environment | 10:34 |
apuimedo | foutatoro: if it's only running docker engine, you'll need to deploy ovs-agent on the machine just like you do for compute nodes | 10:36 |
apuimedo | otherwise nothing will pick up the bindings | 10:36 |
apuimedo | dmellado: fscking hell | 10:37 |
apuimedo | the 'six' bullshit also breaks devstack | 10:37 |
dmellado | oh, really? | 10:37 |
dmellado | I do better not restack then xD | 10:37 |
dmellado | hmm can't you go and try pinning setuptools? | 10:38 |
dmellado | like modifying the upper constraints? | 10:38 |
apuimedo | dmellado: I don't know how much I want to do that | 10:40 |
apuimedo | right now I'm just mad | 10:40 |
apuimedo | that it could get this broken | 10:40 |
dmellado | apuimedo: I can lend you a working devstack if you're in a hurry to test | 10:40 |
apuimedo | dmellado: no, no. It's not that | 10:40 |
dmellado | https://review.openstack.org/#/c/469819/ | 10:40 |
*** yamamoto_ has quit IRC | 10:47 | |
apuimedo | dmellado: it's funny cause they can't merge it due to the same error :/ | 10:58 |
dmellado | apuimedo: at some point I guess some core will override that... | 10:58 |
kzaitsev_ws | OMG. the setuptools version-line is crazy =) | 10:59 |
apuimedo | indeed | 11:04 |
apuimedo | kzaitsev_ws: dmellado: setuptools has been deleted from pypi | 11:05 |
apuimedo | we're safe again | 11:05 |
dmellado | heh xD | 11:05 |
apuimedo | https://github.com/pypa/setuptools/issues/1042 | 11:05 |
apuimedo | look at the last comment | 11:05 |
dmellado | so the dreaded version got deleted | 11:06 |
dmellado | cool | 11:06 |
kzaitsev_ws | for half a second I thought they pulled all the setuptools versions | 11:07 |
apuimedo | that would be scary | 11:08 |
dmellado | just looking at the dreaded setuptools versioning line | 11:09 |
kzaitsev_ws | finally added fuxi to my dashboard ) | 11:16 |
kzaitsev_ws | https://goo.gl/7Kwp80 if anyone's interested =) | 11:19 |
*** rwallner has joined #openstack-kuryr | 11:22 | |
*** rwallner has quit IRC | 11:24 | |
kzaitsev_ws | ugh, there was a small bug with 'final +2' there =/ so here's an updated version https://goo.gl/al8wWR | 11:27 |
*** yamamoto has joined #openstack-kuryr | 11:29 | |
*** yamamoto_ has joined #openstack-kuryr | 11:29 | |
*** rwallner has joined #openstack-kuryr | 11:30 | |
*** yamamoto has quit IRC | 11:33 | |
*** janki has quit IRC | 11:35 | |
*** yamamoto_ has quit IRC | 11:35 | |
apuimedo | nice dashboard kzaitsev_ws | 11:43 |
*** rwallner has quit IRC | 11:48 | |
*** atoth has joined #openstack-kuryr | 11:49 | |
foutatoro | apuimedo: is it required to have go runtime environment for my use case ? | 11:49 |
foutatoro | the install exit with this error http://paste.openstack.org/show/611192/ | 11:49 |
apuimedo | foutatoro: shouldn't | 11:50 |
apuimedo | foutatoro: docker had problems creating the /var/log/kuryr | 11:50 |
apuimedo | maybe create it by hand and try again | 11:50 |
foutatoro | apuimedo: the install works after creating by hand directories /etc/kuryr and /var/log/kuryr | 12:01 |
foutatoro | apuimedo: but I can not create docker network with option --driver ovs | 12:01 |
*** rwallner has joined #openstack-kuryr | 12:02 | |
foutatoro | apuimedo: are there additional steps to enable the ovs driver ? | 12:06 |
apuimedo | it's not --driver ovs | 12:09 |
apuimedo | you need to create kuryr.conf and put it in /etc/kuryr | 12:09 |
*** yamamoto has joined #openstack-kuryr | 12:09 | |
apuimedo | then, on those slides I passed you | 12:09 |
apuimedo | there are examples of docker run cli | 12:09 |
*** rwallner has quit IRC | 12:15 | |
*** rwallner has joined #openstack-kuryr | 12:23 | |
kzaitsev_ws | apuimedo: thnx =) have been using a similar one for murano for a couple of years =) otherwise reviewing changes becomes a nightmare ) | 12:34 |
*** salv-orlando has joined #openstack-kuryr | 12:39 | |
*** yedongcan has quit IRC | 12:44 | |
*** salv-orlando has quit IRC | 12:47 | |
*** janki has joined #openstack-kuryr | 12:49 | |
*** salv-orlando has joined #openstack-kuryr | 12:52 | |
*** gouthamr has joined #openstack-kuryr | 13:00 | |
*** yamamoto has quit IRC | 13:02 | |
*** rwallner has quit IRC | 13:03 | |
*** rwallner has joined #openstack-kuryr | 13:03 | |
*** gsagie has joined #openstack-kuryr | 13:14 | |
*** yamamoto has joined #openstack-kuryr | 13:21 | |
*** salv-orl_ has joined #openstack-kuryr | 13:28 | |
*** salv-orlando has quit IRC | 13:31 | |
*** limao has joined #openstack-kuryr | 13:36 | |
*** limao_ has joined #openstack-kuryr | 13:38 | |
*** limao_ has quit IRC | 13:38 | |
*** limao_ has joined #openstack-kuryr | 13:38 | |
*** limao has quit IRC | 13:40 | |
*** yamamoto has quit IRC | 13:43 | |
*** rwallner has quit IRC | 13:43 | |
*** yamamoto has joined #openstack-kuryr | 13:45 | |
*** yamamoto has quit IRC | 13:45 | |
*** janki has quit IRC | 13:54 | |
*** rwallner has joined #openstack-kuryr | 13:54 | |
*** janki has joined #openstack-kuryr | 13:54 | |
*** limao_ has quit IRC | 14:01 | |
*** janki has quit IRC | 14:02 | |
*** yamamoto has joined #openstack-kuryr | 14:07 | |
*** limao has joined #openstack-kuryr | 14:15 | |
*** limao has quit IRC | 14:32 | |
*** limao has joined #openstack-kuryr | 14:32 | |
*** openstackgerrit has quit IRC | 14:34 | |
*** dimak_ has quit IRC | 14:38 | |
*** hongbin has joined #openstack-kuryr | 14:47 | |
hongbin | apuimedo: hey | 14:53 |
apuimedo | hongbin: hey | 14:55 |
hongbin | apuimedo: have an idea about the kuryr-libnetwork breakage? | 14:55 |
apuimedo | no, haven't had time to check the tag issue | 14:56 |
apuimedo | all the openstack gates have been broken | 14:57 |
hongbin | yes, it is | 14:57 |
apuimedo | due to setuptools 36 | 14:57 |
hongbin | apuimedo: for the tag issue, it is because it is of the formate of xxx.xxx.xxx, if we can change it to xxx-xxx-xx, the problem is resolved | 14:59 |
hongbin | apuimedo: ideally, neutron team could revert this patch: https://review.openstack.org/#/c/469746/ , but it seems they are not going to do that | 15:00 |
hongbin | apuimedo: what do you think? | 15:00 |
apuimedo | gotta go pick my son from school | 15:01 |
apuimedo | will check later | 15:01 |
hongbin | ok | 15:01 |
*** limao has quit IRC | 15:13 | |
*** limao has joined #openstack-kuryr | 15:14 | |
*** openstackgerrit has joined #openstack-kuryr | 15:15 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: devstack: overcloud sample should not ovs bind https://review.openstack.org/469788 | 15:15 |
openstackgerrit | Merged openstack/kuryr-kubernetes master: devstack: Generate kubeconfig for kubectl and test https://review.openstack.org/469400 | 15:15 |
*** openstackgerrit has quit IRC | 15:33 | |
*** limao has quit IRC | 15:35 | |
*** limao has joined #openstack-kuryr | 15:35 | |
*** yamamoto has quit IRC | 15:51 | |
*** yamamoto has joined #openstack-kuryr | 15:52 | |
*** limao has quit IRC | 15:56 | |
*** limao has joined #openstack-kuryr | 15:56 | |
*** yamamoto has quit IRC | 15:58 | |
*** limao has quit IRC | 16:01 | |
*** aojea has quit IRC | 16:03 | |
*** aojea has joined #openstack-kuryr | 16:04 | |
*** aojea has quit IRC | 16:08 | |
*** egonzalez has quit IRC | 16:09 | |
*** vikasc has quit IRC | 16:11 | |
*** foutatoro has quit IRC | 16:32 | |
*** tonanhngo has joined #openstack-kuryr | 16:33 | |
*** rwallner has quit IRC | 16:39 | |
*** rwallner has joined #openstack-kuryr | 16:41 | |
*** rwallner_ has joined #openstack-kuryr | 16:42 | |
*** rwallne__ has joined #openstack-kuryr | 16:43 | |
*** rwallner has quit IRC | 16:45 | |
*** rwallner_ has quit IRC | 16:47 | |
*** yamamoto has joined #openstack-kuryr | 16:55 | |
*** openstackgerrit has joined #openstack-kuryr | 17:01 | |
openstackgerrit | Marco Chiappero proposed openstack/kuryr-kubernetes master: Add MACVLAN based interfaces for nested containers https://review.openstack.org/440669 | 17:01 |
*** yamamoto has quit IRC | 17:04 | |
*** ltomasbo is now known as ltomasbo|away | 17:04 | |
*** salv-orl_ has quit IRC | 17:14 | |
kzaitsev_ws | (Pdb) jsonutils.dumps(osv_vif.VIFDirect()) | 17:29 |
kzaitsev_ws | *** ValueError: Circular reference detected | 17:29 |
kzaitsev_ws | has anyone seen anything like that before? | 17:29 |
*** neiljerram has quit IRC | 17:33 | |
*** rwallne__ has quit IRC | 17:35 | |
*** rwallner has joined #openstack-kuryr | 17:37 | |
*** kzaitsev_ws has quit IRC | 17:38 | |
*** rwallner has quit IRC | 17:42 | |
*** salv-orlando has joined #openstack-kuryr | 17:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-kubernetes master: Updated from global requirements https://review.openstack.org/469489 | 17:52 |
*** dimak_ has joined #openstack-kuryr | 18:04 | |
*** aojea has joined #openstack-kuryr | 18:07 | |
*** rwallner has joined #openstack-kuryr | 18:07 | |
*** aojea has quit IRC | 18:12 | |
*** rwallner has quit IRC | 18:23 | |
*** salv-orlando has quit IRC | 18:25 | |
*** rwallner has joined #openstack-kuryr | 18:29 | |
*** dimak_ has quit IRC | 18:34 | |
*** egonzalez has joined #openstack-kuryr | 18:56 | |
*** aojea has joined #openstack-kuryr | 19:06 | |
*** aojea has quit IRC | 19:10 | |
*** limao has joined #openstack-kuryr | 19:53 | |
*** salv-orlando has joined #openstack-kuryr | 19:55 | |
*** rwallner has quit IRC | 19:58 | |
*** rwallner has joined #openstack-kuryr | 20:02 | |
*** rwallner has quit IRC | 20:07 | |
apuimedo | kzaitsev_pi: nope. haven't seen it | 20:10 |
*** limao has quit IRC | 20:14 | |
*** limao has joined #openstack-kuryr | 20:15 | |
*** limao has quit IRC | 20:36 | |
*** limao has joined #openstack-kuryr | 20:36 | |
*** limao has quit IRC | 20:56 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: k8s bearer token support https://review.openstack.org/463814 | 21:09 |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: Create infra for K8s API accessing pods https://review.openstack.org/467241 | 21:14 |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: Retrieve column directly https://review.openstack.org/468962 | 21:15 |
*** neiljerram has joined #openstack-kuryr | 21:15 | |
*** salv-orlando has quit IRC | 21:40 | |
*** neiljerram has quit IRC | 21:47 | |
*** rwallner has joined #openstack-kuryr | 22:06 | |
*** gouthamr has quit IRC | 22:06 | |
*** rwallner has quit IRC | 22:11 | |
*** egonzalez has quit IRC | 22:12 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr master: Updated from global requirements https://review.openstack.org/462106 | 22:12 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-libnetwork master: Updated from global requirements https://review.openstack.org/461376 | 22:12 |
openstackgerrit | Ihar Hrachyshka proposed openstack/kuryr-libnetwork master: DNM checking new neutronclient with neutron server fix https://review.openstack.org/470050 | 22:42 |
*** gouthamr has joined #openstack-kuryr | 22:58 | |
*** aojea has joined #openstack-kuryr | 23:21 | |
*** garyloug has quit IRC | 23:21 | |
*** aojea has quit IRC | 23:26 | |
*** limao has joined #openstack-kuryr | 23:42 | |
*** tonanhngo has quit IRC | 23:52 | |
*** hongbin has quit IRC | 23:56 | |
*** tonanhngo has joined #openstack-kuryr | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!