*** zhurong has joined #openstack-zun | 00:37 | |
*** Shunli has joined #openstack-zun | 00:50 | |
*** catintheroof has quit IRC | 00:55 | |
*** kevzha01 has joined #openstack-zun | 01:14 | |
*** kiennt has joined #openstack-zun | 01:21 | |
*** shu-mutou has joined #openstack-zun | 01:36 | |
*** hongbin has joined #openstack-zun | 02:04 | |
*** caowei has joined #openstack-zun | 02:10 | |
*** kevzha01 is now known as kevinz | 02:45 | |
hongbin | hi all, team meeting will start in about 3 minutes at #openstack-meeting | 02:57 |
---|---|---|
*** zsli_ has joined #openstack-zun | 03:43 | |
*** Shunli has quit IRC | 03:46 | |
*** catintheroof has joined #openstack-zun | 03:48 | |
*** hongbin has quit IRC | 03:54 | |
*** catintheroof has quit IRC | 03:55 | |
*** diga has joined #openstack-zun | 04:36 | |
*** kiennt has quit IRC | 05:22 | |
*** kiennt has joined #openstack-zun | 05:41 | |
*** kiennt has quit IRC | 06:00 | |
*** kiennt has joined #openstack-zun | 06:55 | |
*** kevinz has quit IRC | 07:36 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: Refactor code https://review.openstack.org/480055 | 07:58 |
*** egonzalez has joined #openstack-zun | 08:01 | |
*** kevinz has joined #openstack-zun | 08:16 | |
*** caowei_ has joined #openstack-zun | 09:06 | |
*** caowei_ has quit IRC | 09:06 | |
*** caowei has quit IRC | 09:10 | |
*** caowei has joined #openstack-zun | 09:15 | |
openstackgerrit | Madhuri Kumari proposed openstack/zun master: Add api-ref for container operations https://review.openstack.org/476406 | 09:32 |
*** zsli_ has quit IRC | 09:36 | |
*** kiennt has quit IRC | 09:58 | |
*** caowei has quit IRC | 10:01 | |
*** kevinz has quit IRC | 10:21 | |
*** shu-mutou is now known as shu-mutou-AWAY | 11:03 | |
*** zhurong has quit IRC | 13:03 | |
*** mkrai has quit IRC | 13:20 | |
*** diga has quit IRC | 13:27 | |
*** kevzha01 has joined #openstack-zun | 13:31 | |
*** kevzha01 is now known as kevinz | 13:32 | |
*** kevzha01_ has joined #openstack-zun | 13:35 | |
*** kevinz has quit IRC | 13:38 | |
*** kevzha01_ is now known as kevinz | 13:39 | |
*** catintheroof has joined #openstack-zun | 13:39 | |
*** mkrai has joined #openstack-zun | 13:52 | |
*** mkrai has quit IRC | 14:00 | |
*** mkrai has joined #openstack-zun | 14:07 | |
*** hongbin has joined #openstack-zun | 14:12 | |
hongbin | egonzalez: ping | 14:26 |
egonzalez | hongbin, pong | 14:27 |
hongbin | egonzalez: hi , i have several kolla questions, want to ask you if you have some time :) | 14:27 |
egonzalez | hongbin, yep, ask :) | 14:27 |
hongbin | egonzalez: i am planning to containerized several zun's dependencies: kuryr-libnetwork, zun-api, or even neutron agent | 14:28 |
egonzalez | hongbin, btw, just implemented kuryr for zun networking :), wondering if there is any way of making kuryr optional. also will work on fuxi as well | 14:28 |
egonzalez | hongbin, already containerized in kolla | 14:29 |
hongbin | egonzalez: i can implement a patch to make kuryr optional, that is feasible | 14:29 |
egonzalez | both kuryr and zun are implemented (zun only master) | 14:29 |
hongbin | if kuryr is optional, what is the alternative in your mind? flannel? or something else? | 14:30 |
egonzalez | hongbin, https://docs.openstack.org/kolla-ansible/latest/zun-guide.html | 14:31 |
hongbin | oh, awesome | 14:31 |
egonzalez | hongbin, i was thinking on previous docker legacy network, but thinking a bit deeper doesnt make sense for production | 14:32 |
egonzalez | kuryr is fine | 14:32 |
hongbin | egonzalez: ack | 14:32 |
hongbin | btw, kuryr is hte only option right now because there is no people asked for an alternative | 14:33 |
hongbin | but welcome any proposal for alternative if there are use cases for that | 14:34 |
egonzalez | i just though about making kuryr optional when realised that zun was not working after implementing kuryr, but now that is fixed and documented i dont mind only having kuryr for networks | 14:35 |
hongbin | cool | 14:35 |
hongbin | egonzalez: a follow-up for the docker image question, i wonder how often kolla images (i.e. kuryr-libnetwork) is built, every day? every release? | 14:36 |
egonzalez | hongbin, depends of what images are used, images at dockerhub are created on each kolla tag, there are full registry tarball with all images build on each commit (is what we use for kolla-ansible gates) https://tarballs.openstack.org/kolla/images/ | 14:37 |
egonzalez | but we are working on a dockerhub published, to push images to dockerhub each day after gate testing | 14:37 |
hongbin | if images are pushed everyday, that will be very cool! | 14:38 |
egonzalez | yeah, people need that | 14:38 |
hongbin | :) | 14:38 |
hongbin | egonzalez: thanks for answering my quetions | 14:39 |
egonzalez | hongbin, no problem :) | 14:40 |
openstackgerrit | Merged openstack/zun master: Fixed an wrong method call on kuryr driver https://review.openstack.org/479411 | 15:42 |
*** kevinz has quit IRC | 15:48 | |
*** egonzalez has quit IRC | 16:02 | |
openstackgerrit | Merged openstack/zun master: Delete log translation functions and add hacking rule https://review.openstack.org/479689 | 16:04 |
openstackgerrit | Merged openstack/zun master: Correct the API microversion docs https://review.openstack.org/479449 | 16:11 |
openstackgerrit | Merged openstack/zun master: Fixed an issue that container's host is None https://review.openstack.org/479521 | 16:38 |
openstackgerrit | Merged openstack/zun master: Refactor code https://review.openstack.org/480055 | 16:39 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Handle docker error consistently https://review.openstack.org/479538 | 17:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-zunclient master: Updated from global requirements https://review.openstack.org/480283 | 17:58 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Handle docker error consistently https://review.openstack.org/479538 | 17:59 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Added support for Auto remove the container https://review.openstack.org/418942 | 18:04 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Added support for Auto remove the container https://review.openstack.org/418942 | 18:12 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Handle docker error consistently https://review.openstack.org/479538 | 18:12 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Clean up network resources after tempest tests https://review.openstack.org/479409 | 18:37 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Add tempest tests for security groups https://review.openstack.org/479092 | 18:42 |
*** openstackgerrit has quit IRC | 20:18 | |
*** catintheroof has quit IRC | 20:53 | |
*** adisky__ has quit IRC | 22:20 | |
*** openstackgerrit has joined #openstack-zun | 22:56 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Retrieve addresses when connecting to network https://review.openstack.org/477237 | 22:56 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Optimize disconnection of container from network https://review.openstack.org/477243 | 22:56 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Optimize add_security_groups_to_container https://review.openstack.org/477245 | 23:03 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Optimize connect_container_to_network https://review.openstack.org/477251 | 23:04 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Minor refactor of get_security_group_ids https://review.openstack.org/477705 | 23:04 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Refactor create/delete sandbox code https://review.openstack.org/478316 | 23:04 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Refactor networking code of docker driver https://review.openstack.org/479036 | 23:04 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Make sandbox container optional https://review.openstack.org/471634 | 23:04 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: [NOT_FOR_REVIEW][DNM] Test image not found error https://review.openstack.org/480307 | 23:10 |
*** hongbin has quit IRC | 23:13 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!