*** hongbin has joined #openstack-kuryr | 01:04 | |
*** kiennt26 has joined #openstack-kuryr | 01:15 | |
*** kiseok7 has joined #openstack-kuryr | 01:19 | |
*** kiennt26 has quit IRC | 01:28 | |
*** openstackgerrit has quit IRC | 01:49 | |
*** kiennt26 has joined #openstack-kuryr | 02:01 | |
*** phuoc has quit IRC | 02:25 | |
*** phuoc has joined #openstack-kuryr | 02:40 | |
*** phuoc has quit IRC | 02:45 | |
*** phuoc has joined #openstack-kuryr | 02:52 | |
*** phuoc has quit IRC | 02:56 | |
*** phuoc has joined #openstack-kuryr | 02:57 | |
*** hongbin has quit IRC | 03:03 | |
*** phuoc has quit IRC | 03:04 | |
*** phuoc has joined #openstack-kuryr | 03:04 | |
*** yamamoto has joined #openstack-kuryr | 04:21 | |
*** yboaron has joined #openstack-kuryr | 04:40 | |
*** janonymous has joined #openstack-kuryr | 04:42 | |
*** yboaron has quit IRC | 04:45 | |
*** gcheresh_ has joined #openstack-kuryr | 05:10 | |
*** gcheresh_ has quit IRC | 05:16 | |
*** gcheresh_ has joined #openstack-kuryr | 05:17 | |
*** openstackgerrit has joined #openstack-kuryr | 05:37 | |
openstackgerrit | Peng Liu proposed openstack/kuryr-kubernetes master: Implement multi-vif driver https://review.openstack.org/575629 | 05:37 |
---|---|---|
*** vpc has joined #openstack-kuryr | 05:43 | |
vpc | hi | 05:43 |
vpc | huys | 05:43 |
vpc | guys | 05:43 |
*** janki has joined #openstack-kuryr | 06:20 | |
*** dmellado has joined #openstack-kuryr | 06:23 | |
*** threestrands has joined #openstack-kuryr | 06:33 | |
*** threestrands has quit IRC | 06:33 | |
*** threestrands has joined #openstack-kuryr | 06:33 | |
*** threestrands has quit IRC | 06:37 | |
vpc | hi dmellado | 06:46 |
dmellado | hi there | 06:47 |
vpc | im using kuryr in kolla | 06:52 |
vpc | as per checking here https://docs.openstack.org/kolla-ansible/latest/reference/kuryr-guide.html | 06:52 |
vpc | i need to add the Execstart in docker.service | 06:52 |
vpc | but may i know if i will configure it also on controller node or just in compute node | 06:52 |
vpc | i have 2 controller and 6 compute | 06:53 |
vpc | is the cluster-store is the ip of every machine i have? | 06:53 |
vpc | @dmellao | 06:54 |
vpc | @dmellado | 06:54 |
dmellado | hmm vpc I don't have experience with kolla, tbh | 06:55 |
dmellado | maybe ltomasbo hace tried it | 06:55 |
dmellado | otherwise I'd go to the kolla channel, rather than here ;) | 06:55 |
vpc | last question. | 06:56 |
vpc | is my vm can use the kuryr network? | 06:56 |
dmellado | what do you mean with that? | 06:56 |
vpc | i will create a container on my vm using the network i create for kuryr is that possible? | 06:57 |
vpc | docker run -it -d --net=kuryr_net httpd | 06:58 |
vpc | like that? | 06:58 |
vpc | i cannot create a docker network also using kuryr driver | 06:58 |
vpc | Error response from daemon: plugin not found | 06:59 |
dmellado | vpc: did you go over the install guide here? https://docs.openstack.org/kuryr-libnetwork/latest/install/get_started.html | 07:01 |
dmellado | also, I've noticed that you're using kuryr-libnetwork, not kuryr-kubernetes | 07:01 |
vpc | i enabled kuryr in kolla | 07:02 |
vpc | but i think that is only working on compute node? | 07:02 |
vpc | how about the VM i launch? | 07:03 |
vpc | is that possible or not | 07:03 |
vpc | like this https://www.google.com.vn/search?q=kuryr+nested+vm&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjTtd7Z7P_bAhUCxrwKHQr3B-YQ_AUICigB&biw=1396&bih=702#imgrc=9kxK1sh80wWm4M: | 07:03 |
vpc | https://image.slidesharecdn.com/kuryr-tokyorc1-151118234630-lva1-app6891/95/tech-talk-by-gal-sagie-kuryr-connecting-containers-networking-to-openstack-neutron-9-638.jpg?cb=1447890798 | 07:03 |
ltomasbo | vpc, there is support for nested deployments in kuryr-libnetwork, I'm not sure about the integration with Kolla | 07:05 |
ltomasbo | but it should be possible to deploy a container inside a VM, conencted to a neutron network | 07:05 |
dmellado | yeah, vpc | 07:05 |
dmellado | in any case, on kuryr-libnetwork readme | 07:05 |
dmellado | you can check about how to do exactly that (without the kolla bits) | 07:06 |
dmellado | https://github.com/openstack/kuryr-libnetwork#how-to-try-out-nested-containers-locally | 07:06 |
vpc | so i will install the kuryr inside the VM am i right? | 07:06 |
vpc | ltomasbo https://docs.openstack.org/kolla-ansible/latest/reference/kuryr-guide.html | 07:07 |
vpc | may i know the IP i will use there is the IP of my every machine | 07:07 |
ltomasbo | I have no idea about the Kolla part | 07:11 |
ltomasbo | but the link you paste it says: The IP address is host running the etcd service. | 07:12 |
vpc | Noted. So in order to use nested-containers i need to install kuryr on the VM i launch | 07:13 |
ltomasbo | yes, and configure it properly so that it uses the nested driver | 07:25 |
vpc | thank you so much :) | 07:28 |
ltomasbo | your welcome! | 07:34 |
*** celebdor1 has joined #openstack-kuryr | 07:35 | |
snapiri | dmellado: I have answered your comments about the zuul patches, the entire chain has been rebased yesterday on top of the patch you noted. | 07:38 |
dmellado | hey snapiri, morning ;) | 07:39 |
snapiri | dmellado: Morning :) | 07:39 |
dmellado | snapiri: are you sure that it includes the changes on https://review.openstack.org/#/c/578792/ | 07:40 |
dmellado | ? | 07:40 |
dmellado | I've downloaded it and I'm not seeing those jobs on the check pipeline | 07:40 |
snapiri | dmellado: I am pretty sure, I have compared the project.yaml to the .zuul.yaml and it seems to match | 07:40 |
snapiri | let me see again | 07:41 |
dmellado | snapiri: i.e. | 07:41 |
dmellado | git-review -d 576486 | 07:41 |
dmellado | git diff master:.zuul.yaml .zuul.d/project.yaml | 07:41 |
snapiri | the base of the chain is 548309 | 07:42 |
snapiri | please compare to that one | 07:42 |
snapiri | then, 576486 removes the lbaas jobs, and 579165 on top of it re-adds the relevant octavia jobs instead | 07:43 |
dmellado | snapiri: let me check there | 07:45 |
dmellado | snapiri: ack, gotcha | 07:46 |
dmellado | we should put a gerrit topic for these things for next time | 07:46 |
dmellado | otherwise the 'without coffee me' struggles | 07:46 |
snapiri | dmellado: Sorry for not documenting it | 07:47 |
snapiri | but actually I reused your topic: bp/zuulv3-native-gates :) | 07:47 |
dmellado | snapiri: no worries, thanks for your work on this | 07:47 |
dmellado | cool! | 07:47 |
snapiri | my pleasure | 07:47 |
dmellado | snapiri: I was checking centos failure there | 07:48 |
dmellado | but seems totally unrelated | 07:48 |
snapiri | hmmm... not sure, I have only played with the zuul files to sync them with the master (again and again) :) but if you feel it is related to my work, let me know | 07:49 |
dmellado | http://logs.openstack.org/09/548309/14/check/kuryr-kubernetes-tempest-octavia-centos-7/72fa850/ara-report/result/ed5e3acb-2522-418a-8d51-2420a79a673d/ | 07:49 |
dmellado | snapiri: ^^ | 07:50 |
dmellado | nope, heh :D | 07:50 |
snapiri | So nova-compute does not start... | 07:52 |
*** yamamoto_ has joined #openstack-kuryr | 07:53 | |
dmellado | snapiri: +A on your patch | 07:55 |
snapiri | dmellado: Thanks | 07:55 |
*** yamamoto has quit IRC | 07:57 | |
snapiri | dmellado: http://logs.openstack.org/09/548309/14/check/kuryr-kubernetes-tempest-octavia-centos-7/72fa850/controller/logs/screen-n-cpu.txt.gz#_Jul_01_08_21_16_190855 | 07:59 |
snapiri | http://logs.openstack.org/09/548309/14/check/kuryr-kubernetes-tempest-octavia-centos-7/72fa850/job-output.txt.gz#_2018-07-01_08_06_05_793700 | 08:00 |
*** itzikb|afk has joined #openstack-kuryr | 08:04 | |
snapiri | dmellado: Maybe this can help in any way: https://stackoverflow.com/questions/49939786/nova-compute-service-throwing-error-nova-requires-qemu-version-2-1-0-or-greater ? | 08:10 |
dmellado | snapiri: heh, I'll take a look once all the patches in your chain are merged, thanks! | 08:10 |
*** celebdor1 has quit IRC | 08:14 | |
*** celebdor1 has joined #openstack-kuryr | 08:27 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure Octavia created load balancer can be found https://review.openstack.org/579144 | 08:34 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: [WIP] Ensure isolation between namespaces https://review.openstack.org/579181 | 08:48 |
*** garyloug has joined #openstack-kuryr | 08:56 | |
*** garyloug_ has joined #openstack-kuryr | 09:09 | |
*** garyloug has quit IRC | 09:09 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Split .zuul.yaml into smaller files https://review.openstack.org/548309 | 09:19 |
*** yboaron has joined #openstack-kuryr | 09:19 | |
openstackgerrit | Peng Liu proposed openstack/kuryr-kubernetes master: Network Custom Resource Definition De-facto Standard support https://review.openstack.org/574131 | 09:20 |
*** jchhatbar has joined #openstack-kuryr | 10:08 | |
*** janki has quit IRC | 10:09 | |
*** jchhatba_ has joined #openstack-kuryr | 10:09 | |
*** jchhatbar has quit IRC | 10:13 | |
*** vpc has quit IRC | 10:14 | |
*** kiennt26 has quit IRC | 10:15 | |
snapiri | dulek, dmellado: would appreciate +A on https://review.openstack.org/#/c/576486/ | 10:43 |
dmellado | snapiri: I'll +A the whole chain | 10:43 |
dmellado | no worries, was just waiting for CI first | 10:43 |
dmellado | thanks! | 10:43 |
*** celebdor1 has quit IRC | 10:43 | |
snapiri | dmellado: thanks :) | 10:44 |
dulek | snapiri: I had it opened as well. ;) | 10:45 |
ltomasbo | dulek, yboaron: regarding this problem about function get_vip_port_id(loadbalancer) --> that returns None (http://logs.openstack.org/44/579144/3/check/kuryr-kubernetes-tempest-octavia/fce220b/controller/logs/screen-kuryr-kubernetes.txt.gz#_Jul_02_09_52_07_836080) | 10:46 |
irenab | dmellado, ltomasbo, dulek Do you have any recipie or reference how to run entire devstack in a containerized way? | 10:48 |
dulek | ltomasbo: Ah, you're right! | 10:48 |
dmellado | irenab: do you mean containerizing every service? | 10:48 |
dmellado | or just kuryr? | 10:48 |
ltomasbo | yboaron, do you know why port id is not obtained? could it be a race/timing issue with the lbaas creation? | 10:48 |
irenab | dmellado, yes | 10:49 |
dulek | irenab: https://docs.openstack.org/kuryr-kubernetes/latest/installation/devstack/containerized.html | 10:49 |
dmellado | heh dulek, you were faster than me xD | 10:49 |
irenab | dulek, I think its only kuryr related | 10:49 |
dmellado | irenab: for all services I'm not sure about that | 10:49 |
dmellado | lemme check | 10:49 |
dulek | irenab: Hm, what do you want to run containerized then? I don't think it's possible to run e.g. Nova containerized in DevStack. | 10:50 |
dulek | irenab: For that you would need Kolla. | 10:50 |
irenab | Is there any fully OVN containerized deployment | 10:50 |
dmellado | https://docs.openstack.org/devstack/latest/index.html | 10:50 |
dmellado | you can do stuff with lxc | 10:50 |
dmellado | but I don't see any full containerized at all | 10:50 |
irenab | On CoreOS for example I do not think you can run anything not containerized | 10:50 |
irenab | dulek, I think you are right about Kolla. did you try it with devstack? | 10:51 |
dulek | irenab: I don't think they're using DevStack. Let's start with Kolla-Kubernetes being dead at the moment. | 10:52 |
dulek | irenab: That leaves us with Kolla-Ansible for deployment, which isn't DevStack-based. | 10:52 |
dulek | irenab: You could also try OpenStack-Helm, to Run OpenStack on K8s. I was even able to enable Kuryr there a while ago. | 10:53 |
irenab | dulek, got it. I wanted to try containerized Dragonflow with kuryr, probably won't be able to get done with devstack. | 10:53 |
irenab | will check OpenStack-Helm, thanks | 10:53 |
dulek | irenab: Ah, DF. I doubt OpenStack-Helm has it, let me check. | 10:54 |
dmellado | I was going to suggest helm as well | 10:54 |
irenab | dulek, helm may need some addition to support dragonflow. I wonder if it has support for the vanilla OVS | 10:54 |
dulek | irenab: Yup, no dragonflow there. What do you understand by vanilla OVS? | 10:55 |
irenab | dulek, what we deploy by default with devstack | 10:55 |
irenab | Neutron, OVS | 10:55 |
dulek | irenab: So yes, it's able to run it. See https://github.com/openstack/openstack-helm/tree/master/neutron/templates | 10:56 |
irenab | dulek, thanks! | 10:56 |
dulek | irenab: There are Deployment definitions for ovs stuff. | 10:56 |
dulek | irenab: I wasn't involved in that project for around a year. If you have questions most of folks on #openstack-helm are US-based. | 10:57 |
*** rh-jelabarre has joined #openstack-kuryr | 11:13 | |
*** jchhatba_ has quit IRC | 11:30 | |
yboaron | ltomasbo, sorry for the late respond (was out for lunch) | 11:42 |
yboaron | ltomasbo, I"ll check https://review.openstack.org/#/c/579144/2 logs | 11:44 |
ltomasbo | thanks! it seems it failed for all the octavia gates | 11:46 |
ltomasbo | yboaron, I'm trying to re-create it locally | 11:46 |
yboaron | ltomasbo, OK, checking the logs - will keep you informed in case I"ll find something | 11:47 |
ltomasbo | thanks! | 11:48 |
ltomasbo | seems it is a race | 11:50 |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Deprecate running Kuryr-Kubernetes with lbaasv2 https://review.openstack.org/576486 | 11:56 |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Add octavia based tests to replace LBaaSv2 tests https://review.openstack.org/579165 | 11:56 |
*** janki has joined #openstack-kuryr | 12:16 | |
openstackgerrit | Peng Liu proposed openstack/kuryr-kubernetes master: Implement multi-vif driver https://review.openstack.org/575629 | 12:30 |
openstackgerrit | MichaĆ Dulko proposed openstack/kuryr-kubernetes master: Add KURYR_K8S_LBAAS_USE_OCTAVIA=False to LBaaS job https://review.openstack.org/579533 | 12:30 |
dulek | dmellado: Take a look at that ^. Probably happened when we've switched to Zuul v3? | 12:31 |
dmellado | dulek: let me take a look | 12:33 |
*** yboaron_ has joined #openstack-kuryr | 12:34 | |
dmellado | dulek: eikes | 12:34 |
dmellado | yikes | 12:34 |
dmellado | yeah we probably skipped that | 12:35 |
*** yboaron has quit IRC | 12:36 | |
dmellado | in any case dulek, wasn't that by default False? | 12:38 |
dmellado | irenab: dulek ltomasbo I might be a little bit late to the meeting | 12:42 |
dmellado | could you start it if I run late? | 12:42 |
irenab | dmellado, probably cannot make it | 12:43 |
dmellado | irenab: no worries, worst case I'll be late and that's it | 12:43 |
dmellado | probably these folks can cover for me the first minutes | 12:43 |
*** celebdor1 has joined #openstack-kuryr | 12:57 | |
*** rh-jelabarre has quit IRC | 13:03 | |
*** janki has quit IRC | 13:04 | |
*** janki has joined #openstack-kuryr | 13:05 | |
*** itzikb|afk has quit IRC | 13:07 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure Octavia created load balancer can be found https://review.openstack.org/579144 | 13:11 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure Octavia created load balancer can be found https://review.openstack.org/579144 | 13:20 |
*** luis5tb has joined #openstack-kuryr | 13:30 | |
*** luis5tb is now known as ltomasbo_ | 13:30 | |
*** maysamacedos has joined #openstack-kuryr | 13:32 | |
*** rh-jelabarre has joined #openstack-kuryr | 13:36 | |
*** janonymous has quit IRC | 13:42 | |
*** dulek_ has joined #openstack-kuryr | 13:44 | |
*** yboaron has joined #openstack-kuryr | 14:00 | |
*** yboaron_ has quit IRC | 14:01 | |
*** pc_m has quit IRC | 14:07 | |
*** ltomasbo_ has quit IRC | 14:16 | |
*** celebdor1 has quit IRC | 14:32 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Add KURYR_K8S_LBAAS_USE_OCTAVIA=False to LBaaS job https://review.openstack.org/579533 | 14:45 |
openstackgerrit | Merged openstack/kuryr-kubernetes master: add a link to release notes in README file https://review.openstack.org/576853 | 14:45 |
openstackgerrit | Daniel Mellado proposed openstack/kuryr-kubernetes master: adds a unit test that checks if object versions were updated when objects get changed https://review.openstack.org/579196 | 14:51 |
*** gcheresh_ has quit IRC | 14:59 | |
*** maysamacedos has quit IRC | 15:06 | |
*** dulek_ has quit IRC | 15:09 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: OCP-Router: Update Devref documentation https://review.openstack.org/576818 | 15:20 |
openstackgerrit | Shachar Snapiri proposed openstack/kuryr-kubernetes master: Move tempest-octavia-centos-7 back to check https://review.openstack.org/579599 | 15:26 |
*** pc_m has joined #openstack-kuryr | 15:26 | |
openstackgerrit | Shachar Snapiri proposed openstack/kuryr-kubernetes master: Make ovn gates voting https://review.openstack.org/577142 | 15:30 |
yboaron | dmellado, ping | 15:36 |
dmellado | yboaron: in an interview now, pls write whatever you'd need and I'll take a look later | 15:37 |
yboaron | dmellado, OK, I need your help with defining the requirements stuff in openstack/requirements repo, will ping tomorrow | 15:37 |
yboaron | dmellado, short BJ will help | 15:38 |
dmellado | yboaron: let's do one tomorrow | 15:38 |
dmellado | I'll still be around the interview for 1 hour | 15:38 |
dmellado | thanks! | 15:38 |
yboaron | dmellado, sure, 10x! | 15:38 |
*** dulek_ has joined #openstack-kuryr | 16:16 | |
*** yboaron has quit IRC | 16:18 | |
*** dulek_ has quit IRC | 16:51 | |
*** maysamacedos has joined #openstack-kuryr | 16:58 | |
*** garyloug_ has quit IRC | 17:06 | |
dulek | Eh, looks like merging of https://review.openstack.org/579533 might have broken Octavia again: http://logs.openstack.org/96/579196/2/check/kuryr-kubernetes-tempest-daemon-containerized-octavia/fe31e80/controller/logs/screen-o-api.txt.gz | 17:18 |
dulek | Ah, okay, this is the issue ltomasbo is working on. | 17:21 |
*** janki has quit IRC | 17:52 | |
*** maysamacedos has quit IRC | 18:15 | |
*** hongbin has joined #openstack-kuryr | 18:19 | |
*** maysamacedos has joined #openstack-kuryr | 18:34 | |
*** maysamacedos has quit IRC | 18:38 | |
*** maysamacedos has joined #openstack-kuryr | 18:51 | |
*** maysamacedos has quit IRC | 19:04 | |
*** maysamacedos has joined #openstack-kuryr | 19:04 | |
*** maysamacedos has quit IRC | 19:25 | |
*** maysamacedos has joined #openstack-kuryr | 19:26 | |
*** maysamacedos has quit IRC | 19:27 | |
*** rh-jelabarre has quit IRC | 19:29 | |
*** rh-jelabarre has joined #openstack-kuryr | 19:36 | |
*** aojea has joined #openstack-kuryr | 20:10 | |
*** celebdor1 has joined #openstack-kuryr | 20:40 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Make ovn gates voting https://review.openstack.org/577142 | 21:42 |
*** hongbin has quit IRC | 21:46 | |
*** celebdor1 has quit IRC | 22:48 | |
*** rh-jelabarre has quit IRC | 22:50 | |
*** aojea has quit IRC | 22:50 | |
*** pmannidi has joined #openstack-kuryr | 23:15 | |
*** rh-jelabarre has joined #openstack-kuryr | 23:38 | |
*** threestrands has joined #openstack-kuryr | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!