| *** david-lyle has quit IRC | 00:07 | |
| *** eghobo has quit IRC | 00:14 | |
| openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: [WIP]Functional: Add testcase of tls_enabled bay creation case. https://review.openstack.org/232421 | 00:23 |
|---|---|---|
| *** slagle has joined #openstack-containers | 00:26 | |
| *** julim has joined #openstack-containers | 00:30 | |
| *** zul has quit IRC | 00:33 | |
| *** zul has joined #openstack-containers | 00:40 | |
| *** Tango has quit IRC | 00:59 | |
| *** sdake has quit IRC | 01:00 | |
| *** vimal has joined #openstack-containers | 01:00 | |
| *** zul has quit IRC | 01:15 | |
| *** zz_dimtruck is now known as dimtruck | 01:19 | |
| *** daneyon has joined #openstack-containers | 01:19 | |
| *** zhenguo has joined #openstack-containers | 01:21 | |
| *** shuquan has joined #openstack-containers | 01:24 | |
| *** dimtruck is now known as zz_dimtruck | 01:28 | |
| *** Marga_ has joined #openstack-containers | 01:28 | |
| *** Marga__ has joined #openstack-containers | 01:28 | |
| *** daneyon_ has joined #openstack-containers | 01:31 | |
| *** shuquan has quit IRC | 01:31 | |
| *** Marga_ has quit IRC | 01:32 | |
| *** shuquan has joined #openstack-containers | 01:34 | |
| *** daneyon has quit IRC | 01:34 | |
| *** apuimedo has joined #openstack-containers | 01:36 | |
| openstackgerrit | Hua Wang proposed openstack/magnum: Remove unnecessary parameter https://review.openstack.org/238841 | 01:40 |
| *** apuimedo has quit IRC | 01:41 | |
| *** zz_dimtruck is now known as dimtruck | 01:42 | |
| *** dimtruck is now known as zz_dimtruck | 01:50 | |
| *** apuimedo has joined #openstack-containers | 01:51 | |
| *** apuimedo has quit IRC | 01:54 | |
| *** zz_dimtruck is now known as dimtruck | 01:56 | |
| *** tbharath has joined #openstack-containers | 01:58 | |
| *** shuquan has quit IRC | 02:04 | |
| *** dimtruck is now known as zz_dimtruck | 02:05 | |
| *** julim has quit IRC | 02:10 | |
| *** zz_dimtruck is now known as dimtruck | 02:11 | |
| *** Marga__ has quit IRC | 02:14 | |
| *** shuquan has joined #openstack-containers | 02:18 | |
| openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: [WIP]Functional: Add testcase of tls_enabled bay creation case. https://review.openstack.org/232421 | 02:18 |
| *** dimtruck is now known as zz_dimtruck | 02:22 | |
| *** mathspanda has joined #openstack-containers | 02:25 | |
| *** makkie has joined #openstack-containers | 02:26 | |
| *** slagle has quit IRC | 02:27 | |
| *** mathspanda has quit IRC | 02:27 | |
| *** vilobhmm11 has joined #openstack-containers | 02:29 | |
| *** hogepodge has quit IRC | 02:29 | |
| *** sdake has joined #openstack-containers | 02:29 | |
| *** amit213 has quit IRC | 02:31 | |
| *** mathspanda has joined #openstack-containers | 02:35 | |
| *** hogepodge has joined #openstack-containers | 02:36 | |
| *** TianYuan has joined #openstack-containers | 02:38 | |
| tbharath | vilobhmm11, when you find time, can you please review https://review.openstack.org/#/c/234817/ ? | 02:39 |
| *** tbharath has quit IRC | 02:42 | |
| *** slagle has joined #openstack-containers | 02:42 | |
| *** daneyon_ has quit IRC | 02:48 | |
| *** slagle has quit IRC | 02:48 | |
| *** daneyon has joined #openstack-containers | 02:48 | |
| *** wuhg has joined #openstack-containers | 02:54 | |
| *** haiwei has joined #openstack-containers | 02:58 | |
| *** sthillma has joined #openstack-containers | 02:59 | |
| *** harshs has joined #openstack-containers | 03:00 | |
| *** daneyon_ has joined #openstack-containers | 03:00 | |
| *** daneyon_ has quit IRC | 03:00 | |
| *** dims has joined #openstack-containers | 03:01 | |
| *** mathspanda has quit IRC | 03:01 | |
| *** daneyon has quit IRC | 03:04 | |
| *** zz_dimtruck is now known as dimtruck | 03:05 | |
| *** sthillma has quit IRC | 03:06 | |
| *** dimtruck is now known as zz_dimtruck | 03:07 | |
| wanghua_ | vilobhmm11: ping | 03:07 |
| *** shuquan has quit IRC | 03:07 | |
| *** achanda has quit IRC | 03:08 | |
| *** zz_dimtruck is now known as dimtruck | 03:11 | |
| vilobhmm11 | wanghua_ : hi | 03:14 |
| vilobhmm11 | tbharath : sure | 03:14 |
| wanghua_ | vilobhmm11: I saw you add bay_ident into PodsController get_one function | 03:16 |
| *** dims_ has joined #openstack-containers | 03:16 | |
| wanghua_ | vilobhmm11: Why | 03:16 |
| *** mathspanda has joined #openstack-containers | 03:16 | |
| wanghua_ | I think pod_ident is enough. | 03:16 |
| vilobhmm11 | which change are you talking about wanghua_ | 03:16 |
| *** achanda has joined #openstack-containers | 03:16 | |
| *** achanda has quit IRC | 03:16 | |
| wanghua_ | def get_one(self, pod_ident, bay_ident): | 03:17 |
| wanghua_ | bay_ident is not used in this function | 03:17 |
| wanghua_ | in magnum/api/controller/v1/pod.py | 03:17 |
| wuhg | hello, when i tried to create a container in a swarmbay, it report the connection to swarm_master:2376 connection refused. http://paste.openstack.org/show/477357/ | 03:18 |
| wuhg | and i sshed into swarm_master ,netstat -ntp |grep 2376 | 03:18 |
| wuhg | there is no process listening on 2376 at all | 03:18 |
| wuhg | what else should be do before i creating a container? | 03:18 |
| vilobhmm11 | wanghua_ : we will need this as part of objects from bay patches | 03:19 |
| wanghua_ | I think pod uuid is unique | 03:19 |
| *** dims has quit IRC | 03:19 | |
| wanghua_ | vilobhmm11:I think pod uuid is unique | 03:20 |
| vilobhmm11 | pod uuid is unique and k8s will make sure its unique | 03:20 |
| vilobhmm11 | i agree | 03:20 |
| *** wangqun has joined #openstack-containers | 03:20 | |
| vilobhmm11 | but since with objects from bay we won't be storing info in db | 03:20 |
| *** mathspanda has quit IRC | 03:21 | |
| vilobhmm11 | also this bay_ident is passed so that at conductor layer we construct the k8s api object and be able to talk to k8s api server | 03:22 |
| vilobhmm11 | without which we won;t be able to contact the k8s api server | 03:22 |
| vilobhmm11 | wanghua_ : ^^ | 03:22 |
| wanghua_ | how the user know which bay the pod belong to | 03:22 |
| wanghua_ | vilobhmm11:how the user know which bay the pod belongs to | 03:24 |
| vilobhmm11 | when you do magnum pod-list <bay-ident> you specify the bay and hence you associate bay->k8s obje | 03:24 |
| *** shuquan has joined #openstack-containers | 03:25 | |
| wanghua_ | get_one function is used by pod-show | 03:25 |
| *** eghobo has joined #openstack-containers | 03:25 | |
| wanghua_ | You mean we need pod-show <bay-ident> ? | 03:26 |
| vilobhmm11 | yes | 03:26 |
| openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: [WIP]Functional: Add testcase of tls_enabled bay creation case. https://review.openstack.org/232421 | 03:27 |
| *** dims_ has quit IRC | 03:28 | |
| *** eghobo_ has joined #openstack-containers | 03:28 | |
| wanghua_ | I think the right way is magnum pod-show <pod-ident> | 03:28 |
| wanghua_ | only pod-ident is needed. | 03:28 |
| openstackgerrit | Hua Wang proposed openstack/magnum: Add bay filter to container https://review.openstack.org/239322 | 03:28 |
| *** redrobot has quit IRC | 03:30 | |
| wanghua_ | vilobhmm11: We should store the relation between pod and bay in the db | 03:30 |
| vilobhmm11 | wanghua_ : why ? | 03:30 |
| *** eghobo has quit IRC | 03:31 | |
| wanghua_ | vilobhmm11: If the user forget which bay a pod belongs to, how he can know it | 03:31 |
| *** daneyon has joined #openstack-containers | 03:36 | |
| *** sdake has quit IRC | 03:36 | |
| vilobhmm11 | wanghua_ : magnum pod-list <bay-ident> should be able to fetch the details IMHO | 03:37 |
| wanghua_ | magnum pod-show <pod_ident> <bay-ident> ? | 03:38 |
| *** wangqun_ has joined #openstack-containers | 03:40 | |
| wanghua_ | vilobhmm11: magnum pod-show <pod_ident> <bay-ident> ? | 03:40 |
| *** dimtruck is now known as zz_dimtruck | 03:40 | |
| vilobhmm11 | wanghua_ : thats for show I am talking abt list | 03:41 |
| *** wangqun has quit IRC | 03:42 | |
| wanghua_ | vilobhmm11: I think it is convenient for users | 03:43 |
| *** achanda has joined #openstack-containers | 03:44 | |
| wanghua_ | vilobhmm11:I think it is not convenient for users | 03:44 |
| *** zz_dimtruck is now known as dimtruck | 03:45 | |
| *** TianYuan has quit IRC | 03:48 | |
| *** dimtruck is now known as zz_dimtruck | 03:49 | |
| *** vikasc has joined #openstack-containers | 03:49 | |
| *** vilobhmm11 has quit IRC | 03:51 | |
| *** daneyon has quit IRC | 03:51 | |
| *** zz_dimtruck is now known as dimtruck | 03:53 | |
| *** harshs has quit IRC | 03:54 | |
| *** vilobhmm11 has joined #openstack-containers | 03:57 | |
| *** vilobhmm11 has quit IRC | 03:59 | |
| *** vilobhmm11 has joined #openstack-containers | 04:00 | |
| *** lyanchih has joined #openstack-containers | 04:04 | |
| *** shuquan has quit IRC | 04:14 | |
| *** dimtruck is now known as zz_dimtruck | 04:14 | |
| *** shuquan has joined #openstack-containers | 04:16 | |
| *** lyanchih has quit IRC | 04:18 | |
| *** shuquan has quit IRC | 04:28 | |
| *** shuquan has joined #openstack-containers | 04:30 | |
| openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: [WIP]Functional: Add testcase of tls_enabled bay creation case. https://review.openstack.org/232421 | 04:30 |
| *** shuquan has quit IRC | 04:36 | |
| *** TianYuan has joined #openstack-containers | 04:45 | |
| *** ljianbj has quit IRC | 04:52 | |
| *** vilobhmm11 has quit IRC | 04:54 | |
| *** eghobo_ has quit IRC | 05:07 | |
| *** tbharath has joined #openstack-containers | 05:15 | |
| *** dims has joined #openstack-containers | 05:18 | |
| *** dims has quit IRC | 05:21 | |
| *** vilobhmm11 has joined #openstack-containers | 05:24 | |
| *** sdake has joined #openstack-containers | 05:24 | |
| *** shuquan has joined #openstack-containers | 05:27 | |
| *** lyanchih has joined #openstack-containers | 05:28 | |
| *** suro-patz has joined #openstack-containers | 05:30 | |
| *** achanda has quit IRC | 05:33 | |
| *** ljianbj has joined #openstack-containers | 05:35 | |
| *** shuquan has quit IRC | 05:41 | |
| *** lyanchih has quit IRC | 05:44 | |
| *** sdake has quit IRC | 05:46 | |
| *** sdake has joined #openstack-containers | 05:47 | |
| *** achanda has joined #openstack-containers | 05:48 | |
| *** wuhg has quit IRC | 06:01 | |
| *** slagle has joined #openstack-containers | 06:05 | |
| *** TianYuan has quit IRC | 06:07 | |
| *** wangqun_ has quit IRC | 06:14 | |
| *** wangqun has joined #openstack-containers | 06:14 | |
| *** xek has quit IRC | 06:17 | |
| *** lyanchih has joined #openstack-containers | 06:21 | |
| *** xek has joined #openstack-containers | 06:26 | |
| *** slagle has quit IRC | 06:37 | |
| *** daneyon has joined #openstack-containers | 06:40 | |
| *** suro-patz has quit IRC | 06:47 | |
| *** alex_klimov has joined #openstack-containers | 06:48 | |
| *** achanda has quit IRC | 06:56 | |
| openstackgerrit | Ma Wen Cheng proposed openstack/magnum: Update devstack doc to cover the latest atomic image https://review.openstack.org/237844 | 07:00 |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use assertTrue/False instead of assertEqual(T/F) https://review.openstack.org/239349 | 07:02 |
| *** achanda has joined #openstack-containers | 07:03 | |
| *** ishant has joined #openstack-containers | 07:03 | |
| *** vilobhmm11 has quit IRC | 07:05 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use assertIsNone instead of assertEqual(None, ***) https://review.openstack.org/239351 | 07:06 |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Fix argument order in assertEqual to (expect, obs) https://review.openstack.org/239356 | 07:17 |
| *** unicell1 has joined #openstack-containers | 07:20 | |
| *** unicell has quit IRC | 07:21 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use assertIn and assertNotIn https://review.openstack.org/239357 | 07:26 |
| *** daneyon has quit IRC | 07:29 | |
| openstackgerrit | Hua Wang proposed openstack/magnum: Add filters support to api https://review.openstack.org/239362 | 07:35 |
| *** wuhg has joined #openstack-containers | 07:38 | |
| *** shuquan has joined #openstack-containers | 07:58 | |
| *** ljianbj has quit IRC | 08:02 | |
| *** slagle has joined #openstack-containers | 08:02 | |
| *** ljianbj has joined #openstack-containers | 08:02 | |
| *** shuquan has quit IRC | 08:05 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use oslo_config IPOpt support https://review.openstack.org/239369 | 08:10 |
| *** achanda has quit IRC | 08:13 | |
| *** achanda has joined #openstack-containers | 08:20 | |
| *** alex_klimov has quit IRC | 08:20 | |
| *** alex_klimov has joined #openstack-containers | 08:21 | |
| *** alex_klimov has quit IRC | 08:21 | |
| *** alex_klimov has joined #openstack-containers | 08:21 | |
| *** eghobo has joined #openstack-containers | 08:28 | |
| *** eghobo_ has joined #openstack-containers | 08:32 | |
| *** eghobo has quit IRC | 08:36 | |
| *** achanda has quit IRC | 08:37 | |
| *** mbound has joined #openstack-containers | 08:38 | |
| *** slotti has joined #openstack-containers | 08:39 | |
| wanghua_ | Kennan: Can you help merge this commit https://review.openstack.org/#/c/238841/ | 08:49 |
| wanghua_ | vilobhmm11:Can you help merge this commit https://review.openstack.org/#/c/238841/ | 09:00 |
| *** zhenguo has quit IRC | 09:05 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use assertTrue/False instead of assertEqual(T/F) https://review.openstack.org/239349 | 09:14 |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Fix argument order in assertEqual to (expect, obs) https://review.openstack.org/239356 | 09:18 |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use oslo_config IPOpt support https://review.openstack.org/239369 | 09:20 |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use assertIsNone instead of assertEqual(None, ***) https://review.openstack.org/239351 | 09:24 |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use assertIn and assertNotIn https://review.openstack.org/239357 | 09:26 |
| openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: [WIP]Functional: Add testcase of tls_enabled bay creation case. https://review.openstack.org/232421 | 09:33 |
| *** muneeb has joined #openstack-containers | 09:36 | |
| *** tbharath has quit IRC | 09:39 | |
| *** tbharath has joined #openstack-containers | 09:42 | |
| *** alex_klimov has quit IRC | 09:49 | |
| *** Marga_ has joined #openstack-containers | 09:54 | |
| *** Marga_ has quit IRC | 09:56 | |
| *** Marga_ has joined #openstack-containers | 09:56 | |
| *** julim has joined #openstack-containers | 09:58 | |
| *** Jianlee_ has joined #openstack-containers | 09:58 | |
| *** ljianbj has quit IRC | 09:58 | |
| *** Marga_ has quit IRC | 10:01 | |
| *** wangqun has quit IRC | 10:03 | |
| *** alex_klimov has joined #openstack-containers | 10:06 | |
| *** zz_dimtruck is now known as dimtruck | 10:08 | |
| *** dimtruck is now known as zz_dimtruck | 10:19 | |
| *** Jianlee_ has quit IRC | 10:23 | |
| *** tbharath has quit IRC | 10:28 | |
| *** eghobo has joined #openstack-containers | 10:31 | |
| *** eghobo_ has quit IRC | 10:34 | |
| *** vimal has quit IRC | 10:41 | |
| *** weihan has joined #openstack-containers | 10:47 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Use oslo_config IPOpt support https://review.openstack.org/239369 | 11:03 |
| *** muneeb has quit IRC | 11:07 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Fix argument order in assertEqual to (expect, obs) https://review.openstack.org/239356 | 11:07 |
| *** i316653 has joined #openstack-containers | 11:09 | |
| *** tbharath has joined #openstack-containers | 11:11 | |
| *** tbharath has quit IRC | 11:12 | |
| *** harlowja has quit IRC | 11:17 | |
| *** ishant has quit IRC | 11:21 | |
| *** eggshell has quit IRC | 11:24 | |
| *** lyanchih has quit IRC | 11:27 | |
| *** eggshell has joined #openstack-containers | 11:31 | |
| *** eghobo_ has joined #openstack-containers | 11:44 | |
| *** eghobo has quit IRC | 11:47 | |
| *** eggshell has quit IRC | 11:55 | |
| *** eggshell has joined #openstack-containers | 11:59 | |
| *** eghobo has joined #openstack-containers | 12:02 | |
| *** eghobo_ has quit IRC | 12:04 | |
| *** exploreshaifali has joined #openstack-containers | 12:11 | |
| *** vikasc has quit IRC | 12:16 | |
| *** eghobo has quit IRC | 12:58 | |
| *** rlrossit has joined #openstack-containers | 13:08 | |
| *** harlowja has joined #openstack-containers | 13:18 | |
| *** exploreshaifali has quit IRC | 13:20 | |
| *** dims has joined #openstack-containers | 13:22 | |
| *** dims has quit IRC | 13:22 | |
| *** dims has joined #openstack-containers | 13:23 | |
| *** vimal has joined #openstack-containers | 13:35 | |
| *** dims_ has joined #openstack-containers | 13:38 | |
| *** dims has quit IRC | 13:40 | |
| *** muralia has joined #openstack-containers | 14:00 | |
| *** wuhg has quit IRC | 14:01 | |
| *** harlowja has quit IRC | 14:05 | |
| *** slagle has quit IRC | 14:11 | |
| *** haiwei has quit IRC | 14:19 | |
| *** lyanchih has joined #openstack-containers | 14:22 | |
| *** achanda has joined #openstack-containers | 14:24 | |
| *** achanda has quit IRC | 14:30 | |
| *** dims_ has quit IRC | 14:31 | |
| *** Marga_ has joined #openstack-containers | 14:48 | |
| *** sdake has quit IRC | 14:48 | |
| *** achanda has joined #openstack-containers | 14:52 | |
| *** i316653 has quit IRC | 14:55 | |
| *** julim has quit IRC | 15:01 | |
| *** achanda has quit IRC | 15:02 | |
| *** Marga_ has quit IRC | 15:08 | |
| *** vimal has quit IRC | 15:12 | |
| *** sdake has joined #openstack-containers | 15:15 | |
| *** weihan has quit IRC | 15:22 | |
| *** bradjones has quit IRC | 15:23 | |
| *** bradjones has joined #openstack-containers | 15:25 | |
| *** bradjones has quit IRC | 15:25 | |
| *** bradjones has joined #openstack-containers | 15:25 | |
| *** chandankumar|awa is now known as chandankumar | 15:30 | |
| *** Drago has joined #openstack-containers | 15:32 | |
| *** dims has joined #openstack-containers | 15:32 | |
| *** dims has quit IRC | 15:37 | |
| *** Drago has quit IRC | 15:52 | |
| *** lyanchih has quit IRC | 16:14 | |
| *** tbharath has joined #openstack-containers | 16:20 | |
| *** manjeets has joined #openstack-containers | 16:22 | |
| *** gangil has joined #openstack-containers | 16:23 | |
| *** gangil has quit IRC | 16:23 | |
| *** gangil has joined #openstack-containers | 16:23 | |
| *** Drago has joined #openstack-containers | 16:26 | |
| *** Drago has quit IRC | 16:27 | |
| *** unicell1 has quit IRC | 16:33 | |
| *** dims has joined #openstack-containers | 16:33 | |
| *** mbound has quit IRC | 16:38 | |
| *** i316653 has joined #openstack-containers | 16:39 | |
| i316653 | Does it matter what version of Kubernetes that is used for Magnum(kilo)? Should I use the most recent version? | 16:40 |
| *** dims has quit IRC | 16:40 | |
| *** slotti has quit IRC | 16:43 | |
| *** unicell has joined #openstack-containers | 16:54 | |
| *** suro-patz has joined #openstack-containers | 16:56 | |
| *** suro-patz has quit IRC | 17:00 | |
| *** suro-patz has joined #openstack-containers | 17:01 | |
| *** chandankumar is now known as chkumar246|away | 17:03 | |
| *** tbharath has quit IRC | 17:04 | |
| *** harshs has joined #openstack-containers | 17:15 | |
| *** harshs has left #openstack-containers | 17:19 | |
| *** achanda has joined #openstack-containers | 17:26 | |
| *** vilobhmm11 has joined #openstack-containers | 17:28 | |
| *** suro-patz has quit IRC | 17:29 | |
| *** suro-patz has joined #openstack-containers | 17:32 | |
| *** i316653 has quit IRC | 17:34 | |
| *** dims has joined #openstack-containers | 17:35 | |
| *** dims has quit IRC | 17:41 | |
| *** juggler has quit IRC | 17:52 | |
| *** eghobo has joined #openstack-containers | 17:57 | |
| *** eghobo_ has joined #openstack-containers | 17:59 | |
| *** gangil has quit IRC | 18:02 | |
| *** eghobo has quit IRC | 18:03 | |
| *** gangil has joined #openstack-containers | 18:09 | |
| *** gangil has quit IRC | 18:09 | |
| *** gangil has joined #openstack-containers | 18:09 | |
| openstackgerrit | Merged openstack/magnum: Remove unnecessary parameter https://review.openstack.org/238841 | 18:26 |
| *** dims has joined #openstack-containers | 18:38 | |
| *** dims has quit IRC | 18:45 | |
| *** gangil has quit IRC | 18:59 | |
| *** eghobo_ has quit IRC | 19:19 | |
| *** Marga_ has joined #openstack-containers | 19:32 | |
| *** dims has joined #openstack-containers | 19:42 | |
| *** achanda has quit IRC | 19:42 | |
| *** dims has quit IRC | 19:47 | |
| openstackgerrit | Bertrand Lallau proposed openstack/magnum: Fix argument order in assertEqual to (expect, obs) https://review.openstack.org/239356 | 20:01 |
| *** gangil has joined #openstack-containers | 20:01 | |
| *** gangil has quit IRC | 20:01 | |
| *** gangil has joined #openstack-containers | 20:01 | |
| *** zul has joined #openstack-containers | 20:05 | |
| *** alex_klimov has quit IRC | 20:08 | |
| *** shaohe_robot1 has quit IRC | 20:14 | |
| *** shaohe_robot has joined #openstack-containers | 20:17 | |
| *** achanda has joined #openstack-containers | 20:20 | |
| *** muralia has quit IRC | 20:33 | |
| *** muralia has joined #openstack-containers | 20:37 | |
| *** muralia1 has joined #openstack-containers | 20:39 | |
| *** dims has joined #openstack-containers | 20:41 | |
| *** muralia has quit IRC | 20:41 | |
| *** harshs has joined #openstack-containers | 20:44 | |
| *** eghobo has joined #openstack-containers | 20:46 | |
| *** eghobo_ has joined #openstack-containers | 20:48 | |
| *** shaohe_robot1 has joined #openstack-containers | 20:48 | |
| *** shaohe_robot has quit IRC | 20:50 | |
| *** eghobo has quit IRC | 20:51 | |
| *** harshs has quit IRC | 20:57 | |
| *** harshs has joined #openstack-containers | 21:01 | |
| *** harshs has quit IRC | 21:01 | |
| *** sdake has quit IRC | 21:04 | |
| *** manjeets has quit IRC | 21:05 | |
| *** suro-patz has quit IRC | 21:14 | |
| *** suro-patz has joined #openstack-containers | 21:15 | |
| *** Marga_ has quit IRC | 21:17 | |
| *** Marga_ has joined #openstack-containers | 21:20 | |
| *** Marga_ has quit IRC | 21:20 | |
| *** Marga_ has joined #openstack-containers | 21:20 | |
| *** Marga_ has quit IRC | 21:21 | |
| *** julim has joined #openstack-containers | 21:22 | |
| *** Marga_ has joined #openstack-containers | 21:22 | |
| *** harshs has joined #openstack-containers | 21:28 | |
| *** harshs has quit IRC | 21:30 | |
| *** dims_ has joined #openstack-containers | 21:35 | |
| *** dims has quit IRC | 21:38 | |
| *** dims_ has quit IRC | 21:40 | |
| *** Marga_ has quit IRC | 21:42 | |
| *** rlrossit has left #openstack-containers | 21:44 | |
| *** achanda has quit IRC | 21:48 | |
| *** slagle has joined #openstack-containers | 21:48 | |
| *** harshs has joined #openstack-containers | 21:51 | |
| *** muralia1 has quit IRC | 21:54 | |
| *** sthillma has joined #openstack-containers | 21:58 | |
| *** muralia has joined #openstack-containers | 22:07 | |
| *** muralia1 has joined #openstack-containers | 22:09 | |
| *** muralia has quit IRC | 22:11 | |
| *** achanda has joined #openstack-containers | 22:13 | |
| *** harshs has quit IRC | 22:22 | |
| *** eghobo_ has quit IRC | 22:26 | |
| *** harshs has joined #openstack-containers | 22:26 | |
| *** suro-patz has quit IRC | 22:28 | |
| *** harshs has quit IRC | 22:28 | |
| *** gangil has quit IRC | 22:29 | |
| *** harshs has joined #openstack-containers | 22:32 | |
| *** harshs has quit IRC | 22:32 | |
| *** zul has quit IRC | 22:33 | |
| *** suro-patz has joined #openstack-containers | 22:33 | |
| *** slagle has quit IRC | 22:36 | |
| *** gangil has joined #openstack-containers | 22:47 | |
| *** gangil has quit IRC | 22:47 | |
| *** gangil has joined #openstack-containers | 22:47 | |
| *** suro-patz has quit IRC | 23:03 | |
| *** suro-patz has joined #openstack-containers | 23:03 | |
| *** wanghua_ has quit IRC | 23:08 | |
| *** wanghua_ has joined #openstack-containers | 23:08 | |
| *** harshs has joined #openstack-containers | 23:14 | |
| *** muralia1 has quit IRC | 23:20 | |
| *** julim has quit IRC | 23:20 | |
| *** muralia has joined #openstack-containers | 23:22 | |
| *** eghobo has joined #openstack-containers | 23:33 | |
| *** zz_dimtruck is now known as dimtruck | 23:35 | |
| *** eghobo_ has joined #openstack-containers | 23:35 | |
| *** eghobo has quit IRC | 23:38 | |
| *** dimtruck is now known as zz_dimtruck | 23:38 | |
| *** harlowja has joined #openstack-containers | 23:39 | |
| *** eghobo has joined #openstack-containers | 23:39 | |
| *** muralia has quit IRC | 23:43 | |
| *** eghobo_ has quit IRC | 23:43 | |
| *** eghobo has quit IRC | 23:48 | |
| *** suro-patz has quit IRC | 23:57 | |
| *** Guest65197 has joined #openstack-containers | 23:58 | |
| *** achanda has quit IRC | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!