*** iceyao has joined #openstack-zun | 00:52 | |
*** Ang3h has joined #openstack-zun | 01:05 | |
*** yanyanhu has joined #openstack-zun | 01:15 | |
*** xiangxinyong has quit IRC | 01:27 | |
*** xiangxinyong has joined #openstack-zun | 01:27 | |
openstackgerrit | Wenzhi Yu proposed openstack/zun: WIP: Add etcd db driver https://review.openstack.org/364855 | 01:40 |
---|---|---|
*** Wenzhi has joined #openstack-zun | 01:45 | |
openstackgerrit | Wenzhi Yu proposed openstack/zun: WIP: Add etcd db driver https://review.openstack.org/364855 | 02:21 |
*** hongbin has joined #openstack-zun | 02:27 | |
*** hongbin has quit IRC | 02:47 | |
*** hongbin has joined #openstack-zun | 02:48 | |
*** iceyao has quit IRC | 02:48 | |
*** shubhams_ has joined #openstack-zun | 02:48 | |
*** iceyao has joined #openstack-zun | 02:48 | |
-openstackstatus- NOTICE: Jobs running on osic nodes are failing due to network issues with the mirror. We are temporarily disabling the cloud. | 02:49 | |
hongbin | all, team meeting will start in about 12 minutes in channel #openstack-meeting | 02:49 |
openstackgerrit | Wenzhi Yu proposed openstack/zun: WIP: Add etcd db driver https://review.openstack.org/364855 | 02:51 |
hongbin | all, team meeting is running now | 03:00 |
*** iceyao_ has joined #openstack-zun | 03:05 | |
*** iceyao has quit IRC | 03:07 | |
hongbin | kevinz: i see your "zun kill" patch. it looks pretty good | 03:26 |
hongbin | kevinz: hope you enjoy the experience to contribute to zun :) | 03:26 |
*** cloud_player has joined #openstack-zun | 03:27 | |
cloud_player | @hongbin, i'm here | 03:28 |
hongbin | cloud_player: hey | 03:28 |
hongbin | so let's talk more about the zun project | 03:29 |
hongbin | it is originally from the magnum project, which is another openstack project for containers | 03:29 |
hongbin | you could consider zun was splitted out from magnum (a lot of code are copied from magnum) | 03:30 |
hongbin | zun is for providing a "container" abstraction for different container technologies | 03:31 |
cloud_player | I knew magnum before, it's something like an adapter between openstack and other container orchestration system like k8s | 03:31 |
hongbin | yes, it is | 03:31 |
hongbin | in particular, magnum's job is to deploy k8s to a set of VMs | 03:31 |
hongbin | zun is about interfacing with containers | 03:32 |
hongbin | we are discussing how to interface with coe (i.e. k8s) | 03:32 |
hongbin | but that is under discussion | 03:32 |
hongbin | the difference between magnum and zun is | 03:33 |
hongbin | magnum is for managing coe (k8s/mesos/swarm) | 03:33 |
hongbin | zun is for managing containers (i.e. docker) | 03:33 |
hongbin | that is the high level introduction | 03:34 |
hongbin | cloud_player: ^^ | 03:35 |
cloud_player | why we need to particularly create a new project to manage container as you know, we can operate container by docker cli or api directly | 03:35 |
hongbin | cloud_player: it is about integration and standarization | 03:36 |
hongbin | cloud_player: for integration, we leverage nova for scheduling, leveraging neutron for networking | 03:36 |
kevinz | hongbin: Thanks~ this patch need more effort~ Now I am struggling into the test case.. | 03:36 |
hongbin | kevinz: what kind of test cases you are struggling? | 03:37 |
cloud_player | I as know, there is a nova-docker driver. it sounds zun is the same in some way | 03:38 |
hongbin | cloud_player: take a look at this design spec if you have time: https://review.openstack.org/#/c/365754/ . it shows the details about what zun is going to provide | 03:38 |
kevinz | hongbin: I want to test the kill to an non-exist container, but do not catch the exception in the test case. I just got the response 200 since the post is OK | 03:39 |
hongbin | kevinz: could you show me the code of your test case? | 03:39 |
hongbin | cloud_player: it is similar to nova-docker, but it is much more than that | 03:40 |
cloud_player | @hongbin, got it. the spec is useful for me | 03:42 |
kevinz | hongbin: OK since it not submit to gerrit, I will write a email with code later "-) | 03:42 |
kevinz | :-) | 03:43 |
kevinz | hongbin: do will plan to be compatible with rkt ? | 03:43 |
hongbin | kevinz: that is definitely the plan | 03:44 |
hongbin | kevinz: i know another team member interest to do it as well | 03:44 |
kevinz | sounds good | 03:44 |
hongbin | kevinz: i guess zun will add support for rkt soon or later | 03:45 |
kevinz | maybe we can work together if convenient | 03:45 |
kevinz | Since rkt now is ready in many Distro besides CoreOS | 03:46 |
hongbin | kevinz: contact madhuri if you want (although she is not offline now). | 03:49 |
hongbin | madhuri seems to interest to add support for rkt as well | 03:49 |
kevinz | hongbin: Great~ | 03:50 |
kevinz | Thx hongbin | 03:50 |
hongbin | np | 03:53 |
*** yuanying_ has joined #openstack-zun | 03:57 | |
*** yuanying has quit IRC | 04:01 | |
*** yuanying_ has quit IRC | 04:02 | |
*** hongbin has quit IRC | 04:02 | |
Ang3h | After sourcing the file, running zun create --name test --image cirros --command "ping -c 4 8.8.8.8" gives error message: ERROR: Not Authorized and when i run it debug mode i get the error on this url. Can someoneplease help me out | 04:21 |
*** iceyao_ has quit IRC | 04:34 | |
*** iceyao has joined #openstack-zun | 04:34 | |
*** Ang3h has quit IRC | 04:37 | |
*** Ang3h has joined #openstack-zun | 04:40 | |
*** Ang3h has quit IRC | 04:45 | |
*** Ang3h has joined #openstack-zun | 04:52 | |
*** iceyao has quit IRC | 05:00 | |
*** iceyao has joined #openstack-zun | 05:00 | |
*** iceyao_ has joined #openstack-zun | 05:01 | |
*** iceyao has quit IRC | 05:05 | |
*** cloud_player has quit IRC | 05:09 | |
*** cloud_player has joined #openstack-zun | 05:10 | |
*** cloud_player has quit IRC | 05:20 | |
*** cloud_player has joined #openstack-zun | 05:21 | |
openstackgerrit | Wenzhi Yu proposed openstack/zun: WIP: Add etcd db driver https://review.openstack.org/364855 | 05:40 |
*** Ang3h has quit IRC | 05:43 | |
*** yuanying has joined #openstack-zun | 05:50 | |
*** Ang3h has joined #openstack-zun | 05:54 | |
*** xiangxinyong has quit IRC | 06:06 | |
*** Ang3h has quit IRC | 06:07 | |
openstackgerrit | Wenzhi Yu proposed openstack/zun: WIP: Add etcd db driver https://review.openstack.org/364855 | 06:15 |
cloud_player | @Ang3h | 06:39 |
*** yuanying has quit IRC | 06:41 | |
cloud_player | @Ang3h | 06:42 |
cloud_player | , did you source the openrc file in the right way? I ever accounted the same problem. the command should be "source openrc admin admin". The first admin is the user name while the second one is project name. | 06:42 |
openstackgerrit | Kenji Ishii proposed openstack/zun-ui: Add container operations 'reboot', 'pause' and 'unpause' https://review.openstack.org/384838 | 06:53 |
openstackgerrit | Kenji Ishii proposed openstack/zun-ui: Fix a duplicate request called when a user open a container panel https://review.openstack.org/384848 | 07:14 |
openstackgerrit | Kenji Ishii proposed openstack/zun-ui: Add container operations 'reboot', 'pause' and 'unpause' https://review.openstack.org/384838 | 07:19 |
*** flaper87 has quit IRC | 07:24 | |
*** yuanying has joined #openstack-zun | 08:27 | |
*** Ang3h has joined #openstack-zun | 08:44 | |
*** anush has joined #openstack-zun | 08:52 | |
*** strigazi_AFK is now known as strigazi | 08:52 | |
*** vikasc has joined #openstack-zun | 09:16 | |
*** openstack has joined #openstack-zun | 09:31 | |
*** iceyao_ has quit IRC | 10:01 | |
*** yanyanhu has quit IRC | 10:41 | |
*** Ang3h has quit IRC | 10:47 | |
*** iceyao has joined #openstack-zun | 11:03 | |
*** Wenzhi has quit IRC | 11:35 | |
*** Ang3h has joined #openstack-zun | 11:40 | |
*** openstackgerrit has quit IRC | 11:48 | |
*** openstackgerrit has joined #openstack-zun | 11:49 | |
*** flaper87 has joined #openstack-zun | 11:57 | |
*** flaper87 is now known as Guest9738 | 11:58 | |
*** Guest9738 has quit IRC | 12:01 | |
*** openstackgerrit has quit IRC | 12:18 | |
*** openstackgerrit has joined #openstack-zun | 12:18 | |
*** flaper87 has joined #openstack-zun | 12:51 | |
*** flaper87 has quit IRC | 12:51 | |
*** flaper87 has joined #openstack-zun | 12:51 | |
*** Ang3h has quit IRC | 14:00 | |
*** hongbin has joined #openstack-zun | 14:33 | |
*** Fengshengqin1 has joined #openstack-zun | 14:34 | |
*** Ang3h has joined #openstack-zun | 15:16 | |
*** tbh has joined #openstack-zun | 15:25 | |
*** Ang3h has quit IRC | 15:32 | |
*** Ang3h has joined #openstack-zun | 15:35 | |
*** Ang3h has quit IRC | 15:42 | |
*** tbh has quit IRC | 15:48 | |
*** Fengshengqin1 has quit IRC | 15:50 | |
*** manikanta_tadi has joined #openstack-zun | 15:52 | |
*** Fengshengqin1 has joined #openstack-zun | 15:53 | |
Fengshengqin1 | hi | 15:54 |
*** tbh has joined #openstack-zun | 15:57 | |
*** Fengshengqin1 has quit IRC | 16:03 | |
*** Fengshengqin1 has joined #openstack-zun | 16:05 | |
*** Fengshengqin1 has left #openstack-zun | 16:38 | |
*** tbh has quit IRC | 17:16 | |
*** bharatht_ has joined #openstack-zun | 17:16 | |
*** bharatht_ is now known as tbh | 17:17 | |
*** iceyao has quit IRC | 17:28 | |
*** tbh has quit IRC | 19:10 | |
*** hongbin has quit IRC | 23:03 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!