*** salv-orlando has quit IRC | 00:01 | |
*** kzaitsev_mb has joined #openstack-kuryr | 00:06 | |
*** kzaitsev_mb has quit IRC | 00:11 | |
*** hongbin has quit IRC | 00:22 | |
*** tonanhngo has quit IRC | 00:36 | |
*** feisky has joined #openstack-kuryr | 00:42 | |
*** tonanhngo has joined #openstack-kuryr | 00:43 | |
*** tonanhngo_ has joined #openstack-kuryr | 00:47 | |
*** tonanhngo has quit IRC | 00:48 | |
*** tonanhngo_ has quit IRC | 00:51 | |
*** pmannidi has quit IRC | 01:28 | |
*** gianpietro has joined #openstack-kuryr | 01:28 | |
*** gianpietro has quit IRC | 01:33 | |
*** pmannidi has joined #openstack-kuryr | 01:55 | |
*** pmannidi has quit IRC | 02:00 | |
*** hongbin has joined #openstack-kuryr | 02:06 | |
*** kzaitsev_mb has joined #openstack-kuryr | 02:07 | |
*** pmannidi has joined #openstack-kuryr | 02:10 | |
*** vikasc has quit IRC | 02:10 | |
*** kzaitsev_mb has quit IRC | 02:13 | |
*** vikasc has joined #openstack-kuryr | 02:22 | |
*** yedongcan has joined #openstack-kuryr | 02:35 | |
*** pmannidi has quit IRC | 02:39 | |
*** hongbin_ has joined #openstack-kuryr | 02:48 | |
*** hongbin has quit IRC | 02:55 | |
*** hongbin_ has quit IRC | 02:56 | |
*** hongbin has joined #openstack-kuryr | 02:56 | |
*** gianpietro has joined #openstack-kuryr | 03:04 | |
*** gianpietro has quit IRC | 03:09 | |
*** kzaitsev_mb has joined #openstack-kuryr | 03:10 | |
*** aojea has joined #openstack-kuryr | 03:15 | |
*** pmannidi has joined #openstack-kuryr | 03:15 | |
*** kzaitsev_mb has quit IRC | 03:16 | |
*** aojea has quit IRC | 03:19 | |
*** pmannidi_ has joined #openstack-kuryr | 03:42 | |
*** pmannidi_ is now known as pmannidi|Trg | 03:42 | |
*** pmannidi|Trg is now known as pmannidi__ | 03:43 | |
*** pmannidi has quit IRC | 03:44 | |
*** kzaitsev_mb has joined #openstack-kuryr | 04:13 | |
*** hongbin has quit IRC | 04:20 | |
*** kzaitsev_mb has quit IRC | 04:25 | |
*** ltomasbo|away is now known as ltomasbo | 05:32 | |
*** aojea has joined #openstack-kuryr | 05:38 | |
openstackgerrit | vikas choudhary proposed openstack/kuryr-kubernetes master: k8s bearer token support https://review.openstack.org/463814 | 05:48 |
---|---|---|
*** aojea has quit IRC | 05:57 | |
*** kzaitsev_ws has joined #openstack-kuryr | 06:23 | |
*** pcaruana has joined #openstack-kuryr | 06:40 | |
vikasc | irenab, i was actually trying to add test for token use case whcih you asked for. But then it was taking time to figure out how to mock "open" system call. :) | 06:58 |
vikasc | irenab, will figue out and add | 06:58 |
irenab | vikasc, thanks | 07:00 |
vikasc | irenab, yw | 07:00 |
*** dimak_ has joined #openstack-kuryr | 07:06 | |
*** salv-orlando has joined #openstack-kuryr | 07:10 | |
*** salv-orlando has quit IRC | 07:25 | |
*** danil has joined #openstack-kuryr | 07:26 | |
*** aojea has joined #openstack-kuryr | 07:26 | |
*** kzaitsev_ws has quit IRC | 07:39 | |
*** ltomasbo is now known as ltomasbo|away | 07:43 | |
*** kzaitsev_ws has joined #openstack-kuryr | 08:01 | |
apuimedo | kzaitsev_ws: just finished with the spec. It is well defined. Just addressing a couple of comments and it will be ready to be taken | 08:08 |
kzaitsev_ws | apuimedo: thanks. I'm trying to force myself to address the comments ) | 08:09 |
kzaitsev_ws | need more coffee | 08:09 |
apuimedo | irenab: we can probably take https://review.openstack.org/#/c/464394/6 in | 08:09 |
apuimedo | kzaitsev_ws: I added a couple of them just now | 08:09 |
apuimedo | but irenab and vikasc had covered practically all | 08:10 |
kzaitsev_ws | also we suddenly had a fire drill here in the office %) | 08:10 |
apuimedo | vikasc: did you already find how to mock the open? | 08:10 |
apuimedo | kzaitsev_ws: I'm working from the train today | 08:10 |
apuimedo | xD | 08:10 |
vikasc | apuimedo, not yet | 08:11 |
apuimedo | let me take a look | 08:11 |
kzaitsev_ws | apuimedo: vikasc: @mock.patch('six.moves.builtins.open') | 08:13 |
vikasc | kzaitsev_ws, i gave a quick try with builtin | 08:14 |
vikasc | kzaitsev_ws, that seemed to require future | 08:14 |
*** garyloug has joined #openstack-kuryr | 08:14 | |
*** egonzalez has joined #openstack-kuryr | 08:15 | |
vikasc | kzaitsev_ws, i dint try much on this. i think it should not be very complicate problem. :) | 08:15 |
kzaitsev_ws | ah, no | 08:16 |
vikasc | kzaitsev_ws, will try after sometime. in mid of some other activity | 08:16 |
kzaitsev_ws | it's not that easy | 08:16 |
vikasc | kzaitsev_ws, then i am not disappointed that my quick try dint work :) | 08:17 |
kzaitsev_ws | https://github.com/openstack/murano-agent/blob/36313ef433e2d6e968827a1d89f05b16ecf74c3c/muranoagent/tests/unit/test_files_manager.py#L72 | 08:17 |
kzaitsev_ws | https://github.com/openstack/murano-agent/blob/36313ef433e2d6e968827a1d89f05b16ecf74c3c/muranoagent/tests/unit/test_files_manager.py#L212 | 08:17 |
kzaitsev_ws | that's how we did it in murano | 08:18 |
*** openstackgerrit has quit IRC | 08:18 | |
vikasc | kzaitsev_ws, thanks a lot kiril , will refer there :) | 08:18 |
kzaitsev_ws | not sure its correct though, but it did work =P | 08:19 |
vikasc | great!!! | 08:19 |
*** ashishb has joined #openstack-kuryr | 08:28 | |
kzaitsev_ws | maybe there are simpler ways, like http://boris-42.me/the-simplest-way-in-python-to-mock-open-during-unittest/ using create. I remember that we had to use six.moves for py3 compatibility though | 08:32 |
*** zengchen has joined #openstack-kuryr | 08:37 | |
*** ltomasbo|away is now known as ltomasbo | 08:44 | |
*** neiljerram has joined #openstack-kuryr | 09:17 | |
*** vikasc has quit IRC | 09:47 | |
*** vikasc has joined #openstack-kuryr | 10:01 | |
*** salv-orlando has joined #openstack-kuryr | 10:49 | |
*** salv-orlando has quit IRC | 10:53 | |
*** yamamoto has quit IRC | 11:17 | |
*** gouthamr_ has joined #openstack-kuryr | 11:35 | |
*** yedongcan has left #openstack-kuryr | 11:37 | |
*** salv-orlando has joined #openstack-kuryr | 11:42 | |
*** atoth has joined #openstack-kuryr | 11:48 | |
*** openstackgerrit has joined #openstack-kuryr | 11:49 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/fuxi master: Updated from global requirements https://review.openstack.org/454474 | 11:49 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr master: Updated from global requirements https://review.openstack.org/462106 | 11:51 |
*** salv-orlando has quit IRC | 11:52 | |
*** aojea has quit IRC | 11:56 | |
*** yamamoto has joined #openstack-kuryr | 11:58 | |
*** yamamoto_ has joined #openstack-kuryr | 12:00 | |
*** gouthamr_ has quit IRC | 12:02 | |
*** yamamoto has quit IRC | 12:04 | |
irenab | apuimedo, ping | 12:07 |
*** dimak_ has quit IRC | 12:09 | |
openstackgerrit | Berezovsky Irena proposed openstack/kuryr-kubernetes master: Split nested drivers config options out of generic config. https://review.openstack.org/450113 | 12:19 |
apuimedo | irenab: pong | 12:21 |
apuimedo | vikasc: did you manage to do the fs mocking? | 12:23 |
vikasc | apuimedo, i could not get time to try that yet | 12:24 |
vikasc | apuimedo, will do soon. | 12:24 |
apuimedo | ok | 12:24 |
*** dimak_ has joined #openstack-kuryr | 12:26 | |
*** garyloug has quit IRC | 12:28 | |
irenab | apuimedo, is there officially release version of kuryr-k8s? | 12:42 |
apuimedo | 0.1.0 | 12:44 |
irenab | the reason for question is if we need release note for moving config option | 12:44 |
apuimedo | https://tarballs.openstack.org/kuryr-kubernetes/ | 12:44 |
apuimedo | from April 19th | 12:44 |
apuimedo | of the nested stuff? | 12:44 |
apuimedo | maybe we can just use the deprecated note and allow it | 12:44 |
irenab | do we need a deprecation cycle for the previous config ? | 12:45 |
apuimedo | and drop it when we get to 1.0.0 | 12:45 |
irenab | deprecated note in release notes or in python config module? | 12:45 |
irenab | for some reason I though we are still flexible to move things around | 12:46 |
irenab | no stable branch yet | 12:46 |
*** salv-orlando has joined #openstack-kuryr | 12:48 | |
irenab | apuimedo, let me know what do you think. I think keeping both locations for the nested settings and supporting it is not required at the current state. But if we are required once 0.1.0 is out, then we should do it | 12:52 |
apuimedo | true | 12:52 |
apuimedo | just move it and put a note | 12:52 |
*** salv-orlando has quit IRC | 12:53 | |
irenab | we should converge on config proper placement before stable branch is cut | 12:53 |
*** garyloug has joined #openstack-kuryr | 12:54 | |
openstackgerrit | Berezovsky Irena proposed openstack/kuryr-kubernetes master: Split nested drivers config options out of generic config. https://review.openstack.org/450113 | 12:59 |
irenab | apuimedo, check if this what you had in mind ^^ | 13:02 |
apuimedo | ok | 13:05 |
apuimedo | irenab: kzaitsev_ws: I meant to put it in reno or something, so it would be in the release notes | 13:07 |
dmellado | apuimedo: +1 to reindeer | 13:08 |
dmellado | xD | 13:08 |
kzaitsev_ws | I don't have a strong opinion on the config. However there is a README.rst, that's now inconsistent =) | 13:13 |
apuimedo | kzaitsev_ws: let's fix that in the same commit then | 13:13 |
kzaitsev_ws | that's was the problem that deprecated_group would solve or rather delay =) | 13:13 |
kzaitsev_ws | yeah, I mentioned that in a review. | 13:13 |
*** salv-orlando has joined #openstack-kuryr | 13:15 | |
dmellado | btw, apuimedo could you send the upstream bluejeans meeting invite for next week re: functional testing && tempest? | 13:18 |
*** salv-orlando has quit IRC | 13:20 | |
apuimedo | dmellado: when is it supposed to happen? | 13:22 |
dmellado | hmmm next week's Wed? | 13:22 |
apuimedo | dmellado: did you send me an invite? | 13:24 |
dmellado | apuimedo: actually I was thinking about having you act as my secretary and send it | 13:25 |
dmellado | wait, I'll create and invite you xD | 13:25 |
*** gsagie has joined #openstack-kuryr | 13:26 | |
dmellado | apuimedo: sent | 13:26 |
apuimedo | thanks dmellado | 13:26 |
dmellado | apuimedo: feel free to fwd it or share over the ML | 13:27 |
apuimedo | I just wasn't sure if you used your thunderbird plugin that makes invites go to /dev/nulo (in spanish, as the invites) | 13:27 |
dmellado | apuimedo: don't make me do the ryme with nulo | 13:27 |
dmellado | xD | 13:27 |
apuimedo | dmellado: this one I'm doing with you in mind https://blueprints.launchpad.net/kuryr-kubernetes/+spec/devstack-support-api-accessing-pods | 13:44 |
apuimedo | irenab: I'd appreciate approving the BP | 13:44 |
dmellado | apuimedo: lemme hava a look | 13:44 |
dmellado | heh, cool | 13:45 |
dmellado | actually I was going to add that to devstack myself | 13:45 |
dmellado | appretiate the bp, though xD | 13:45 |
* dmellado shouldn't be lazy and add bp... | 13:45 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: Create infra for K8s API accessing pods https://review.openstack.org/467241 | 13:47 |
apuimedo | dmellado: too late ^^ | 13:47 |
apuimedo | dmellado: but I'll let you volunteer for actually trying it out :-) | 13:47 |
apuimedo | vikasc: this patch should make your containerized kuryr-k8s testing easier | 13:48 |
dmellado | apuimedo: irenab | 13:49 |
dmellado | https://blueprints.launchpad.net/kuryr-kubernetes/+spec/kuryr-tempest-plugin | 13:49 |
*** hongbin has joined #openstack-kuryr | 13:51 | |
dmellado | ltomasbo: ^^ | 13:52 |
ltomasbo | thanks dmellado | 13:53 |
ltomasbo | I'll take a look later | 13:53 |
dmellado | it's quite straightforward, but just for tracking it :D | 13:53 |
openstackgerrit | Kirill Zaitsev proposed openstack/kuryr-kubernetes master: Add kuryr-sriov spec proposal https://review.openstack.org/465661 | 13:54 |
*** gianpietro has joined #openstack-kuryr | 13:56 | |
*** aojea has joined #openstack-kuryr | 13:57 | |
kzaitsev_ws | irenab: there are a couple of things we need to decide before I go further with updating my code. | 13:58 |
kzaitsev_ws | 1) I mentioned in a spec, that I wanted to use a separate annotation key to not interfere with regular vif and you mentioned in the code review, that it might be possible to not use one https://review.openstack.org/#/c/462455/3/kuryr_kubernetes/constants.py | 13:59 |
kzaitsev_ws | the thing is regular annotation holds a single object, while I want to pass a map of objects '{physnetX: [list-ov-direct-vifs]}' | 14:00 |
kzaitsev_ws | so I thought a separate annotation key would be a good idea to keep things clean and separated. | 14:01 |
kzaitsev_ws | other options would probably require modifying regular VIF format, which I wanted to avoid | 14:02 |
*** aojea has quit IRC | 14:03 | |
apuimedo | separate is fine | 14:03 |
kzaitsev_ws | 2) adding SRIOV-VIF handler vs altering generic VIF handler. | 14:06 |
kzaitsev_ws | my biggest concern against super-vif handler is code-bloat | 14:06 |
apuimedo | addition | 14:07 |
apuimedo | I don't want bloated handlers | 14:07 |
*** dimak_ has quit IRC | 14:08 | |
*** salv-orlando has joined #openstack-kuryr | 14:10 | |
kzaitsev_ws | =) not trying to be stubborn, just trying to find the best possible compromise. ) | 14:10 |
kzaitsev_ws | vikasc: apuimedo: irenab: thanks for the reviews everyone btw =) I've updated the spec ) | 14:11 |
vikasc | thanks kzaitsev_ws ! | 14:13 |
*** salv-orlando has quit IRC | 14:14 | |
*** danil has quit IRC | 14:15 | |
kzaitsev_ws | apuimedo: btw, I managed to hack Services support commit to handle kubernetes service automatically through kuryr-k8s-controller | 14:19 |
kzaitsev_ws | is that what you're going to do with `devstack-support-api-accessing-pods` in the end? | 14:19 |
apuimedo | kzaitsev_ws: with which subnet for the member? | 14:20 |
kzaitsev_ws | oh. I think you mentioned, that your installation does that semi-automatically | 14:20 |
kzaitsev_ws | apuimedo: it used the same subnet as regular services | 14:21 |
apuimedo | kzaitsev_ws: baremetal? | 14:22 |
kzaitsev_ws | yes, that would be a problem? | 14:25 |
*** dimak_ has joined #openstack-kuryr | 14:25 | |
apuimedo | no, just making the picture whole | 14:25 |
apuimedo | I added the patch to devstack because host networking services are controversial | 14:26 |
apuimedo | :P | 14:26 |
apuimedo | if we decide to translate for them as you did, we can then remove it from devstack | 14:26 |
apuimedo | (if we get to add it at all) | 14:26 |
kzaitsev_ws | I checked a couple of places where I could have left that code, and I can't find it anywhere =( | 14:28 |
kzaitsev_ws | well, it was a hack anywat, but at least we know that it's possible | 14:28 |
kzaitsev_ws | current Services handler only handles Services with Pods, which was the first step of my hack. | 14:30 |
apuimedo | kzaitsev_ws: not only it is possible. It was what kuryr-kubernetes did before the reimplementation that was done when moving it from Midokura PoC to openstack | 14:32 |
apuimedo | :-) | 14:32 |
*** mattmceuen has joined #openstack-kuryr | 14:35 | |
kzaitsev_ws | regresssions regressions =) | 14:37 |
apuimedo | kzaitsev_ws: more like different decisions | 14:38 |
apuimedo | it is not a bug | 14:38 |
apuimedo | it is a feature! | 14:38 |
gsagie | apuimedo: i hope you are not taking a connection to Israel as well :) | 14:54 |
apuimedo | gsagie: no, no | 14:54 |
apuimedo | straight with Vueling | 14:54 |
apuimedo | I only have layover in the customs waiting room | 14:55 |
apuimedo | xD | 14:55 |
jgriffith | Thank you for driving this effort hongbin | 14:58 |
apuimedo | indeed. Thank you hongbin | 14:59 |
gsagie | :) | 15:01 |
kzaitsev_ws | where are you guys flying to? =) | 15:01 |
*** zengche has joined #openstack-kuryr | 15:02 | |
hongbin | jgriffith: apuimedo my pleasure | 15:02 |
apuimedo | kzaitsev_ws: Openstack Israel | 15:02 |
hongbin | apuimedo: i think we could create a new repo (call it fuxi-go or something else), and por tthe code to it bit-by-bit | 15:03 |
kzaitsev_ws | hongbin: a separate branch maybe? | 15:05 |
apuimedo | hongbin: I thought about that too. I wonder if it would then be possible to move it over, or if there is some way to deprecate projects | 15:05 |
apuimedo | kzaitsev_ws: that could work | 15:05 |
hongbin | kzaitsev_ws: yes, i guess that might work as well | 15:05 |
hongbin | apuimedo: my concern is the amount of work to convert everything to golang, it might take a while | 15:07 |
kzaitsev_ws | although it's always worth asking in #infra since they're always involved in all things, that touch repos in some way | 15:07 |
hongbin | apuimedo: in addition, we still need to figure out how it works with additional runtime (i.e. hyper) | 15:08 |
apuimedo | hongbin: I think that fuxi (talking only about the docker volume api driver) has nothing to do with other runtimes | 15:10 |
hongbin | apuimedo: ok, that is an option | 15:10 |
apuimedo | as I said in the meeting, both things, k8s->openstack and docker->openstack look like separatable efforst | 15:11 |
hongbin | apuimedo: ack | 15:11 |
hongbin | apuimedo: yes, we could separate it | 15:11 |
hongbin | apuimedo: ok, then we could start everything from scratch with golang for k8s | 15:12 |
hongbin | apuimedo: and leave the old python code for docker? | 15:12 |
apuimedo | hongbin: it seems cinder would like to have the docker driver in golang too :-) | 15:14 |
hongbin | apuimedo: i see | 15:14 |
apuimedo | It's quite a lot of work. But hopefully taking as a base jgriffith's docker driver and chaning it to fuxi api options would do it easier/cheaper | 15:15 |
hongbin | ok, we could try that | 15:15 |
hongbin | apuimedo: we could do it step-by-step, take existing code and implement a flexvol driver in golang first | 15:17 |
hongbin | apuimedo: then, implement the volume provisioner | 15:17 |
apuimedo | hongbin: as I said, separate efforts. Since the fuxi->golang would be keeping the API | 15:17 |
apuimedo | both things can be done at once | 15:17 |
apuimedo | s/at once/in parallel/ | 15:18 |
hongbin | apuimedo: ack | 15:18 |
hongbin | apuimedo: ok, then let's do it :) | 15:19 |
apuimedo | :-) | 15:20 |
hongbin | apuimedo: let's try the fuxi->golang first? | 15:21 |
hongbin | perhaps, we should list all hte TODO items | 15:22 |
apuimedo | hongbin: and make bps | 15:22 |
*** gianpietro has quit IRC | 15:23 | |
*** gianpietro has joined #openstack-kuryr | 15:24 | |
* hongbin is writing a bp | 15:24 | |
*** yamamoto_ has quit IRC | 15:26 | |
hongbin | apuimedo: here you go: https://blueprints.launchpad.net/fuxi/+spec/convert-to-golang | 15:27 |
*** yamamoto has joined #openstack-kuryr | 15:27 | |
apuimedo | thanks hongbin! | 15:27 |
hongbin | apuimedo: besides the lauguage, do you think if there is any item that we should prioritize it for now? | 15:28 |
apuimedo | the kubernetes handler | 15:30 |
apuimedo | for volumes | 15:30 |
hongbin | i see | 15:32 |
hongbin | i think we agreed to do that in python? | 15:32 |
*** yamamoto has quit IRC | 15:32 | |
hongbin | let me create another bp for that | 15:33 |
hongbin | #link https://blueprints.launchpad.net/fuxi/+spec/k8s-volume-handler | 15:34 |
hongbin | apuimedo: i need to leave for a while, ttyl | 15:35 |
*** hongbin has quit IRC | 15:36 | |
*** zengche has quit IRC | 15:42 | |
*** pcaruana has quit IRC | 15:47 | |
*** kzaitsev_ws has quit IRC | 15:50 | |
*** gsagie has quit IRC | 16:09 | |
*** yamamoto has joined #openstack-kuryr | 16:30 | |
*** salv-orlando has joined #openstack-kuryr | 16:31 | |
*** gouthamr has joined #openstack-kuryr | 16:35 | |
*** yamamoto has quit IRC | 16:39 | |
*** ltomasbo is now known as ltomasbo|away | 16:44 | |
*** egonzalez has quit IRC | 16:47 | |
*** dimak_ has quit IRC | 16:50 | |
*** gianpietro has quit IRC | 16:57 | |
*** gianpietro has joined #openstack-kuryr | 16:57 | |
*** aojea has joined #openstack-kuryr | 16:59 | |
*** salv-orlando has quit IRC | 17:03 | |
*** feisky has quit IRC | 17:14 | |
*** salv-orlando has joined #openstack-kuryr | 17:19 | |
*** salv-orlando has quit IRC | 17:23 | |
*** aojea has quit IRC | 17:29 | |
*** kzaitsev_mb has joined #openstack-kuryr | 17:30 | |
*** kzaitsev_mb has quit IRC | 17:43 | |
*** salv-orlando has joined #openstack-kuryr | 17:51 | |
*** hongbin has joined #openstack-kuryr | 17:55 | |
*** kzaitsev_mb has joined #openstack-kuryr | 17:59 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/fuxi master: Updated from global requirements https://review.openstack.org/454474 | 18:00 |
*** tonanhngo has joined #openstack-kuryr | 18:42 | |
*** salv-orlando has quit IRC | 18:46 | |
*** egonzalez has joined #openstack-kuryr | 18:47 | |
*** kzaitsev_mb has quit IRC | 18:48 | |
*** gianpietro has quit IRC | 18:49 | |
*** kzaitsev_mb has joined #openstack-kuryr | 18:49 | |
*** tonanhngo has quit IRC | 18:49 | |
*** salv-orlando has joined #openstack-kuryr | 18:56 | |
*** kzaitsev_mb has quit IRC | 18:59 | |
*** salv-orlando has quit IRC | 19:02 | |
*** salv-orlando has joined #openstack-kuryr | 19:10 | |
*** salv-orlando has quit IRC | 19:11 | |
*** aojea has joined #openstack-kuryr | 19:29 | |
*** aojea has quit IRC | 19:35 | |
*** gianpietro has joined #openstack-kuryr | 19:41 | |
jgriffith | hongbin do you want me to take a shot at that or did you want to take it? | 19:42 |
jgriffith | hongbin or even better, work on it together? | 19:42 |
jgriffith | WRT the convert-to-golang bp | 19:42 |
hongbin | jgriffith: sure, you can take it, i am happy to help if anything you need | 19:53 |
jgriffith | hongbin ok, I’ll start on it; maybe sync up one morning later this week and make sure I’m not missing things :) | 20:12 |
jgriffith | hongbin don’t you sleep? | 20:13 |
*** gianpietro has quit IRC | 20:25 | |
*** gianpietro has joined #openstack-kuryr | 20:28 | |
*** mattmceuen has quit IRC | 20:34 | |
hongbin | jgriffith: sorry, i am heading to a meeting room in before | 20:38 |
hongbin | jgriffith: sure, we can do the sync up, and see how we can work together on that | 20:39 |
*** noname has joined #openstack-kuryr | 20:52 | |
noname | Hello, I got this channel link from openstack contribution wiki, and I would like to contribute for this project | 20:53 |
noname | I know python and shell scripting. And I have been working on linux since last six years. Can I contribute in any way. | 20:58 |
*** gouthamr has quit IRC | 21:05 | |
*** noname has quit IRC | 21:13 | |
*** salv-orlando has joined #openstack-kuryr | 21:50 | |
*** gianpietro has quit IRC | 21:57 | |
*** gianpietro has joined #openstack-kuryr | 22:03 | |
*** gouthamr has joined #openstack-kuryr | 22:21 | |
*** egonzalez has quit IRC | 22:43 | |
*** salv-orlando has quit IRC | 22:48 | |
*** garyloug has quit IRC | 23:05 | |
*** aojea has joined #openstack-kuryr | 23:32 | |
*** aojea has quit IRC | 23:37 | |
*** hongbin has quit IRC | 23:45 | |
*** salv-orlando has joined #openstack-kuryr | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!