Monday, 2015-08-03

openstackgerritMerged openstack/magnum: Put kube_master into a resource group  https://review.openstack.org/20667800:02
*** dims_ has joined #openstack-containers00:02
*** dimsum__ has quit IRC00:04
openstackgerritMerged openstack/magnum: Add a new field 'master_count' to bay in DB  https://review.openstack.org/20724500:09
*** suro-patz has joined #openstack-containers00:23
*** hongbin has joined #openstack-containers00:42
*** dims_ has quit IRC00:50
*** dimsum__ has joined #openstack-containers00:53
*** suro-patz has quit IRC01:21
*** wanghua has joined #openstack-containers01:24
*** achanda has joined #openstack-containers01:25
*** dimsum__ has quit IRC01:25
*** dimsum__ has joined #openstack-containers01:28
*** humble_ has joined #openstack-containers01:34
*** shuquan has joined #openstack-containers01:35
*** wanghua has quit IRC01:37
*** shuquan_ has joined #openstack-containers01:40
*** shuquan has quit IRC01:40
*** shuquan_ is now known as shuquan01:40
*** erkules has joined #openstack-containers01:54
*** erkules_ has quit IRC01:56
*** shuquan_ has joined #openstack-containers01:58
*** shuquan has quit IRC01:58
*** shuquan_ is now known as shuquan01:58
*** shuquan has quit IRC02:02
*** dimsum__ has quit IRC02:02
*** humble__ has joined #openstack-containers02:02
*** shuquan has joined #openstack-containers02:02
*** humble_ has quit IRC02:05
*** shuquan has quit IRC02:15
*** shuquan has joined #openstack-containers02:15
*** mathspanda has joined #openstack-containers02:16
*** mathspanda has quit IRC02:18
*** yuanying has quit IRC02:30
*** madhuri has joined #openstack-containers02:31
*** shuquan has quit IRC02:31
*** shuquan has joined #openstack-containers02:33
*** shuquan has quit IRC02:36
*** shuquan has joined #openstack-containers02:37
*** humble_ has joined #openstack-containers02:39
*** shuquan has quit IRC02:41
*** humble__ has quit IRC02:42
*** mathspanda has joined #openstack-containers02:44
*** shuquan has joined #openstack-containers02:44
*** Tennyson has joined #openstack-containers02:44
*** julim has joined #openstack-containers02:54
openstackgerritMadhuri Kumari proposed openstack/magnum: Add X509KeyPair controller and conductor.  https://review.openstack.org/20479802:56
*** mathspanda has quit IRC03:00
*** suro-patz has joined #openstack-containers03:04
*** alejandrito has quit IRC03:12
*** julim has quit IRC03:13
*** yuanying has joined #openstack-containers03:13
*** shuquan has quit IRC03:26
yuanyingmadhuri: arround?03:30
*** Tennyson has quit IRC03:33
*** mathspanda has joined #openstack-containers03:35
*** Tennyson has joined #openstack-containers03:36
*** julim has joined #openstack-containers03:36
*** coolsvap|away is now known as coolsvap03:40
*** shuquan has joined #openstack-containers03:40
*** mathspanda has quit IRC03:46
*** julim has quit IRC03:56
*** Daviey has quit IRC03:59
*** shuquan has quit IRC04:02
*** shuquan has joined #openstack-containers04:03
*** hongbin has quit IRC04:15
*** shuquan has quit IRC04:15
*** shuquan has joined #openstack-containers04:16
*** mathspanda has joined #openstack-containers04:16
*** suro-patz has quit IRC04:21
*** unicell1 has joined #openstack-containers04:28
*** unicell has quit IRC04:28
*** Tennyson has quit IRC04:28
*** Tennyson has joined #openstack-containers04:30
*** suro-patz has joined #openstack-containers04:32
madhuriyuanying Hi04:33
*** Kennan has quit IRC04:35
*** Kennan has joined #openstack-containers04:36
*** shuquan has quit IRC04:38
*** mathspanda has quit IRC04:38
*** mathspanda has joined #openstack-containers04:41
*** suro-patz has quit IRC04:41
*** suro-patz has joined #openstack-containers04:42
*** daneyon has joined #openstack-containers04:43
*** daneyon has quit IRC04:43
yuanyingmadhuri: hongbin introduce master node HA, https://review.openstack.org/#/c/206678/04:43
*** daneyon has joined #openstack-containers04:44
madhuriyuanying, Yes our patches fail04:44
yuanyingSo, our architecture is broken which is "server cert is generated on master node"04:44
yuanyinginstead of master count is one04:45
yuanyingI want to change the place where server cert is generated04:45
madhuriYou mean on magnum host node?04:45
yuanyingmaybe m-conductor04:46
yuanyingand deliver server cert using heat04:46
yuanyingto k8s master node.04:46
madhuriAhh this need huge change now04:46
madhurito each master node. Right?04:46
yuanyingbut we still will use cert api for registering server cert04:46
yuanyingm-conductor to m-api04:47
madhuriNot directly?04:47
madhuriWhat will be the use case of cert api then?04:47
yuanyingAnd future, we should change to use Barbican as a ca, and registering server cert on master-node04:47
yuanyingwe will use it in the future architecture04:48
madhuriok04:48
yuanyinghmm, but it seems waste currently04:48
madhuriyuanying,  I need few minutes to rethink the design.04:51
yuanyingok04:51
yuanyinganyway we need to store the cert04:51
madhuriYes that is our initial barbican support04:51
madhuriBut now our current patches are not valid according to current architecuture04:52
madhuriWe need to make changes04:52
madhuriOk so now the part we need to change is generate the cert on m-cond node using the same script and then copy using heat04:53
madhuriRight?04:53
yuanyingor using your tool04:53
yuanyinghttps://review.openstack.org/#/c/199493/04:54
yuanyingok, simply, we use that script04:54
madhuriWe need IP?04:55
yuanyingyes04:55
*** Bhavya has joined #openstack-containers04:56
*** shuquan has joined #openstack-containers04:56
madhuriSo how can we generate certs before bay is deployed?04:57
yuanying!!!!04:57
openstackyuanying: Error: "!!!" is not a valid command.04:57
yuanyingohhhh04:57
*** Daviey has joined #openstack-containers04:58
madhuriWhere are you getting this error?04:58
yuanyingerror?04:59
madhuriOk nothing that's bot04:59
madhuriDoes this sound to you as an issue?05:00
yuanyingyes05:01
yuanyinghmm, we should continue previous architecture with limitation?05:01
yuanyinglimitation means "only single master node is supported"05:02
madhuriIn case of multiple master node, our current architecture will fail05:02
madhuriYes05:02
madhuriwe should discuss about it with  adrian or sdake05:02
madhuriWhat if we generate certificate on each master node and register with m-api05:03
madhuriI think the above option is better.05:03
yuanyingor05:04
yuanyingone master node generate server cert, and then also register server cert05:04
yuanyingand other master nodes pull it05:04
yuanyingok, we will continue previous architecture05:05
yuanyingand improve it05:05
yuanyinglater05:05
madhuriIn Liberty release cycle?05:06
yuanyingyou mean continue previous architecture, right?05:06
yuanyingI'm not sure, if we can it's better05:07
madhuriI also want to have a single master node secure support05:07
madhuriAnd then we can ofcourse work to improve it further05:07
yuanyingok05:08
madhuriBut I suppose that we need to support multiple master node in this release cycle only05:08
madhuriOk so let's complete our initial architecture05:08
yuanyingok, thanks05:09
yuanyingI'll update heat template today05:09
madhuriCan you rebase my patch https://review.openstack.org/#/c/207324/?05:09
yuanyingrebase master?05:10
madhuriYes05:10
yuanyingwait a moment05:10
madhuriThere is a conflict with heat template05:10
madhuriI will work on barbican store cert support05:10
yuanyingwe should introduce configuration which is enable/disable secure bay05:11
madhuriOk05:11
yuanyinghttps://review.openstack.org/#/c/207324/1/magnum/conductor/handlers/k8s_conductor.py05:11
madhuriWill you do that or should I?05:11
yuanyingthis source will break magnum05:12
yuanyingI'll add that configuration option to this05:12
yuanyingand rebase it05:12
madhuriNo this will not05:12
madhuriIn case of insecure bay, certificates will be none05:12
yuanyinghmm?05:13
madhuriSo it should work05:13
yuanyingoh, None doesn't anything?05:13
yuanyingok05:13
madhuriI notice jenkin passed05:13
madhuriYes I tested05:13
yuanyingI rebase this05:13
madhuriOk thanks05:13
madhuriI lost my patch for barbican support :(05:13
madhuriI will have to write it again05:14
yuanyinguh-oh05:15
yuanyingmadhuri: you mean, also rebase https://review.openstack.org/#/c/204798 ?05:18
madhuriyuanying, I will try to rebase it05:18
madhuriAnd then let you know05:19
*** fawadkhaliq has joined #openstack-containers05:23
openstackgerritMadhuri Kumari proposed openstack/magnum: Added X509KeyPair object and data model.  https://review.openstack.org/20390105:28
openstackgerritMadhuri Kumari proposed openstack/magnum: Add X509KeyPair controller and conductor.  https://review.openstack.org/20479805:28
madhuriyuanying, Can you now rebase the other patch?05:34
yuanyingok05:34
*** kmARC has joined #openstack-containers05:37
*** harlowja has quit IRC05:44
*** daneyon has quit IRC05:48
*** daneyon has joined #openstack-containers05:49
*** fawadk has joined #openstack-containers05:56
*** madhuri has quit IRC05:57
*** fawadkhaliq has quit IRC05:58
*** daneyon has quit IRC05:58
*** ishant has joined #openstack-containers06:00
*** daneyon has joined #openstack-containers06:02
*** daneyon has quit IRC06:08
*** daneyon has joined #openstack-containers06:09
*** Kennan has quit IRC06:09
*** Kennan has joined #openstack-containers06:11
openstackgerritMotohiro/Yuanying Otsuka proposed openstack/magnum: Added X509KeyPair object and data model.  https://review.openstack.org/20390106:11
openstackgerritMotohiro/Yuanying Otsuka proposed openstack/magnum: Make Kubernetes API call secure.  https://review.openstack.org/20732406:11
openstackgerritMotohiro/Yuanying Otsuka proposed openstack/magnum: Add X509KeyPair controller and conductor.  https://review.openstack.org/20479806:11
*** shuquan has quit IRC06:13
*** shuquan has joined #openstack-containers06:14
*** shuquan has quit IRC06:17
openstackgerritMotohiro/Yuanying Otsuka proposed openstack/magnum: Make Kubernetes API call secure.  https://review.openstack.org/20732406:20
yuanyingDone06:20
*** shuquan has joined #openstack-containers06:22
*** chandankumar has joined #openstack-containers06:24
*** daneyon_ has joined #openstack-containers06:25
*** belmoreira has joined #openstack-containers06:25
*** fawadk has quit IRC06:27
*** daneyon has quit IRC06:28
*** madhuri has joined #openstack-containers06:30
openstackgerritDigambar proposed openstack/magnum: Initial Heat template for CoreOS Mesos cluster.  https://review.openstack.org/20833606:38
*** shuquan has quit IRC06:38
*** daneyon_ has quit IRC06:41
openstackgerritDigambar proposed openstack/magnum: Initial Heat template for CoreOS Mesos cluster  https://review.openstack.org/20833606:50
*** chandankumar has quit IRC06:52
*** chandankumar has joined #openstack-containers06:54
madhuriyuanying, Why gate is failing?06:55
*** kmARC has quit IRC06:56
*** suro-patz has quit IRC07:06
yuanyinghmm07:11
*** j___ has joined #openstack-containers07:12
*** achanda has quit IRC07:13
*** achanda has joined #openstack-containers07:17
*** shuquan has joined #openstack-containers07:33
*** achanda has quit IRC07:36
*** kmARC has joined #openstack-containers07:54
*** Drago1 has joined #openstack-containers07:55
*** Drago2 has joined #openstack-containers07:58
humble_Hi, all. the image we use to build k8s cluster is fedora server or fedora cloud?07:59
*** Drago1 has quit IRC08:00
*** fawadkhaliq has joined #openstack-containers08:01
*** madhuri has quit IRC08:04
*** alex_klimov has joined #openstack-containers08:16
*** fawadkhaliq has quit IRC08:28
*** zhenguo has joined #openstack-containers08:29
*** fawadkhaliq has joined #openstack-containers08:30
*** Bhavya has quit IRC08:33
*** humble__ has joined #openstack-containers08:40
*** humble_ has quit IRC08:44
*** erkules has quit IRC08:56
*** erkules has joined #openstack-containers08:56
*** fawadkhaliq has quit IRC09:03
humble__Kennan: ping09:03
*** fawadkhaliq has joined #openstack-containers09:06
*** Tennyson has quit IRC09:07
*** Tennyson has joined #openstack-containers09:09
*** Tennyson has quit IRC09:13
*** Tennyson has joined #openstack-containers09:15
*** humble_ has joined #openstack-containers09:16
*** humble__ has quit IRC09:19
Kennanhi humble_09:19
Kennanjust notice that message, busy with other issues. Sorry09:19
Kennanwhat's up? humble_:09:20
Kennanhumble__: should this one09:20
humble_Kennan:Do you know which image we use to build k8s cluster, fedora server or fedora cloud?09:20
Kennanfedoar cloud specific image, atomic I think09:22
humble_Kennan: Thank you09:25
Kennanhumble_: you could check this guide09:26
Kennanhttps://review.openstack.org/#/c/196145/09:26
Kennanit tells you how to build that image09:26
*** humble__ has joined #openstack-containers09:27
humble__Kennan:OK, I want to make a image which run kube-api, kube-scheduler, etcd as containers09:29
Kennanmagnum k8s bay would did that job, why need to build a new image yourself? only if you want to build a new image with new k8s versions09:30
*** humble_ has quit IRC09:31
* Kennan leave for other issues09:31
*** fawadkhaliq has quit IRC09:32
*** mathspanda has quit IRC09:32
*** fawadkhaliq has joined #openstack-containers09:33
*** Tennyson has quit IRC09:33
*** Drago2 has quit IRC09:34
*** diga has quit IRC09:34
*** Bhavya has joined #openstack-containers09:42
*** fawadkhaliq has quit IRC09:45
*** fawadkhaliq has joined #openstack-containers09:45
*** eliqiao1 has quit IRC09:48
*** shuquan has quit IRC09:49
*** Bhavya has quit IRC09:54
*** fawadkhaliq has quit IRC09:58
*** eliqiao has joined #openstack-containers10:03
*** Kennan has quit IRC10:07
*** alex_klimov has quit IRC10:08
*** j___ has quit IRC10:08
*** logan2 has quit IRC10:08
*** j___ has joined #openstack-containers10:08
*** logan2 has joined #openstack-containers10:08
*** alex_klimov has joined #openstack-containers10:09
*** Kennan has joined #openstack-containers10:09
*** Bhavya has joined #openstack-containers10:13
*** daneyon has joined #openstack-containers10:18
*** fawadkhaliq has joined #openstack-containers10:21
*** daneyon has quit IRC10:23
humble__Kennan: k8s bay now run kube-api, ectd as containers?10:26
*** eliqiao has quit IRC10:29
*** dimsum__ has joined #openstack-containers10:34
*** coolsvap is now known as coolsvap|away11:06
*** Marga__ has quit IRC11:13
*** dims_ has joined #openstack-containers11:18
*** dimsum__ has quit IRC11:20
*** julim has joined #openstack-containers11:43
*** wanghua has joined #openstack-containers11:50
*** humble__ has quit IRC11:53
*** dims_ has quit IRC11:54
*** dimsum__ has joined #openstack-containers11:55
*** coolsvap|away is now known as coolsvap11:58
*** fawadkhaliq has quit IRC12:04
*** Marga_ has joined #openstack-containers12:05
*** j___ has quit IRC12:05
*** Bhavya has quit IRC12:06
*** daneyon has joined #openstack-containers12:07
*** dimsum__ has quit IRC12:08
*** daneyon has quit IRC12:12
*** j___ has joined #openstack-containers12:20
*** dimsum__ has joined #openstack-containers12:22
*** dims_ has joined #openstack-containers12:27
*** apuimedo has joined #openstack-containers12:28
*** dims__ has joined #openstack-containers12:29
*** dimsum__ has quit IRC12:29
*** Marga_ has quit IRC12:30
*** dimsum__ has joined #openstack-containers12:32
*** dims_ has quit IRC12:32
*** dims__ has quit IRC12:34
*** zhenguo has quit IRC12:43
*** dims_ has joined #openstack-containers12:45
*** dimsum__ has quit IRC12:46
*** dims_ has quit IRC12:53
*** jjfreric has joined #openstack-containers12:53
*** dimsum__ has joined #openstack-containers12:54
*** dimsum__ is now known as dims12:55
*** jjlehr has joined #openstack-containers12:59
*** j___ has quit IRC13:04
*** j___ has joined #openstack-containers13:16
*** zul has joined #openstack-containers13:21
*** ctrath has joined #openstack-containers13:33
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org has been restarted in an attempt to improve performance.13:39
*** sdake has joined #openstack-containers13:41
*** Marga_ has joined #openstack-containers13:42
*** h00327910__ has quit IRC13:48
*** daneyon has joined #openstack-containers13:56
*** chandankumar has quit IRC14:00
*** daneyon has quit IRC14:01
*** SourabhP has joined #openstack-containers14:05
*** zz_dimtruck is now known as dimtruck14:11
*** SourabhP_ has joined #openstack-containers14:14
*** hongbin has joined #openstack-containers14:15
*** sdake has quit IRC14:16
*** SourabhP has quit IRC14:16
*** SourabhP_ is now known as SourabhP14:16
*** dane_leblanc has joined #openstack-containers14:22
*** sdake has joined #openstack-containers14:24
*** unicell has joined #openstack-containers14:26
*** unicell1 has quit IRC14:27
*** muralia has joined #openstack-containers14:30
*** absubram has joined #openstack-containers14:31
*** Drago has joined #openstack-containers14:38
*** rpothier has joined #openstack-containers14:39
*** wanghua has quit IRC14:43
openstackgerritHongbin Lu proposed openstack/magnum: Add a new field 'master_count' to bay in API  https://review.openstack.org/20724614:46
*** Tango has joined #openstack-containers14:49
*** SourabhP has quit IRC14:50
*** gangil has joined #openstack-containers14:50
*** achanda has joined #openstack-containers14:53
*** barra204 has joined #openstack-containers14:57
*** jjlehr has quit IRC14:59
*** SourabhP has joined #openstack-containers15:01
*** achanda has quit IRC15:04
*** agireud has joined #openstack-containers15:04
*** suro-patz has joined #openstack-containers15:09
*** barra204 has quit IRC15:09
*** shakamunyi has joined #openstack-containers15:14
*** shakamunyi is now known as barra20415:16
openstackgerritHongbin Lu proposed openstack/python-magnumclient: Add support for multiple master nodes  https://review.openstack.org/20853015:22
*** barra204 has quit IRC15:26
*** jjlehr has joined #openstack-containers15:26
*** adrian_otto has joined #openstack-containers15:35
*** ishant has quit IRC15:36
*** barra204 has joined #openstack-containers15:41
*** daneyon has joined #openstack-containers15:45
*** belmoreira has quit IRC15:45
*** j___ has quit IRC15:47
*** daneyon has quit IRC15:50
*** daneyon has joined #openstack-containers15:51
*** daneyon has quit IRC15:51
*** daneyon has joined #openstack-containers15:51
*** openstackgerrit_ has joined #openstack-containers15:54
*** daneyon_ has joined #openstack-containers15:54
*** daneyon has quit IRC15:56
*** chandankumar has joined #openstack-containers16:01
*** suro-patz has quit IRC16:05
*** gangil1 has joined #openstack-containers16:05
*** gangil has quit IRC16:08
*** unicell has quit IRC16:13
*** sdake has quit IRC16:16
*** Marga_ has quit IRC16:16
*** fawadkhaliq has joined #openstack-containers16:16
*** alex_klimov has quit IRC16:20
*** sdake has joined #openstack-containers16:21
*** dane_leblanc_ has joined #openstack-containers16:23
*** diga has joined #openstack-containers16:23
*** vahidh has quit IRC16:23
*** dane_leblanc has quit IRC16:27
*** Marga_ has joined #openstack-containers16:27
*** chandankumar has quit IRC16:35
*** jjlehr has quit IRC16:36
*** unicell has joined #openstack-containers16:37
*** sdake has quit IRC16:43
*** jjlehr has joined #openstack-containers16:46
*** sdake has joined #openstack-containers16:47
*** hongbin has quit IRC16:53
*** Marga_ has quit IRC16:55
*** Marga_ has joined #openstack-containers16:56
*** coolsvap is now known as coolsvap|away16:58
*** harlowja has joined #openstack-containers17:03
*** suro-patz has joined #openstack-containers17:11
*** kmARC has quit IRC17:13
*** unicell1 has joined #openstack-containers17:16
*** unicell has quit IRC17:16
openstackgerritTom Cammann proposed openstack/magnum: Make kube_allow_priv type boolean in templates  https://review.openstack.org/20856717:19
*** achanda_ has joined #openstack-containers17:26
*** harshs has joined #openstack-containers17:27
*** SourabhP has quit IRC17:27
*** jjlehr has quit IRC17:28
*** linevan has joined #openstack-containers17:38
*** vilobhmm has joined #openstack-containers17:40
openstackgerritDaneyon Hansen proposed openstack/magnum: Magnum Container Networking Spec  https://review.openstack.org/20468617:44
*** kmARC has joined #openstack-containers17:58
*** chandankumar has joined #openstack-containers17:58
*** Marga_ has quit IRC18:00
*** Marga_ has joined #openstack-containers18:01
*** s3wong has joined #openstack-containers18:01
*** jjfreric has quit IRC18:05
*** jjfreric has joined #openstack-containers18:05
*** openstackgerrit_ has quit IRC18:07
*** Marga_ has quit IRC18:11
*** chandankumar has quit IRC18:12
*** achanda has joined #openstack-containers18:14
*** tcammann has quit IRC18:15
*** achanda_ has quit IRC18:16
*** tcammann has joined #openstack-containers18:16
*** SourabhP has joined #openstack-containers18:17
*** harlowja has quit IRC18:21
*** Kennan has quit IRC18:21
*** harlowja has joined #openstack-containers18:21
*** eghobo has joined #openstack-containers18:22
*** jjlehr has joined #openstack-containers18:28
*** Kennan has joined #openstack-containers18:29
*** fawadkhaliq has quit IRC18:31
openstackgerritSurojit Pathak proposed openstack/magnum: Set default node_count to 1.  https://review.openstack.org/20725718:37
*** kmARC has quit IRC18:38
*** kmARC_ has joined #openstack-containers18:38
*** kmARC_ has quit IRC18:38
*** kmARC has joined #openstack-containers18:39
*** apuimedo has quit IRC18:39
*** Tango has quit IRC18:44
*** shakamunyi has joined #openstack-containers18:46
*** chandankumar has joined #openstack-containers18:47
*** Marga_ has joined #openstack-containers18:52
*** hongbin has joined #openstack-containers18:53
linevan._.18:57
*** jay-lau-513 has joined #openstack-containers18:58
*** rpothier has quit IRC18:58
*** zul has quit IRC19:11
*** gangil1 has quit IRC19:12
openstackgerritTom Cammann proposed openstack/magnum: String boolean params to real boolean in templates  https://review.openstack.org/20856719:16
*** adrian_otto has quit IRC19:20
*** Tango has joined #openstack-containers19:23
*** sdake has quit IRC19:28
*** agireud_ has joined #openstack-containers19:29
*** agireud has quit IRC19:30
*** agireud_ is now known as agireud19:30
*** eghobo_ has joined #openstack-containers19:45
*** eghobo__ has joined #openstack-containers19:47
*** eghobo has quit IRC19:48
*** eghobo_ has quit IRC19:49
*** agireud has quit IRC19:52
*** agireud has joined #openstack-containers19:54
*** mfalatic has joined #openstack-containers20:01
*** sdake has joined #openstack-containers20:01
*** gangil has joined #openstack-containers20:03
*** adrian_otto has joined #openstack-containers20:04
*** sdake_ has joined #openstack-containers20:10
*** sdake has quit IRC20:13
*** chandankumar has quit IRC20:21
*** jay-lau-513 has quit IRC20:48
*** jay-lau-513 has joined #openstack-containers20:48
hongbinHi folks, I won't be able to attend the team meeting tomorrow. Will be flighting to the midcycle at that time.20:53
hongbinI am looking forward to seeing some of you in the midcycle20:54
Tangohongbin: You can get internet on the flight :)20:58
*** SourabhP has quit IRC20:59
*** SourabhP has joined #openstack-containers21:00
openstackgerritTom Cammann proposed openstack/magnum: Change instructions to use get-pip  https://review.openstack.org/20300821:00
*** eghobo has joined #openstack-containers21:00
hongbinTango: really? Let me check21:02
*** eghobo__ has quit IRC21:03
Tangohongbin: It might be a bit expensive, but if you get bored and you can claim it in the expense account, it might be worth it.21:03
hongbinTango: Good to know. Thx21:05
*** daneyon_ has quit IRC21:14
*** eghobo has quit IRC21:14
*** daneyon has joined #openstack-containers21:15
*** jjlehr has quit IRC21:17
*** ctrath has quit IRC21:18
*** Marga_ has quit IRC21:25
*** muralia has quit IRC21:32
*** eghobo has joined #openstack-containers21:33
*** vilobhmm has quit IRC21:36
*** vilobhmm has joined #openstack-containers21:36
*** jjlehr has joined #openstack-containers21:46
*** eghobo has quit IRC21:50
*** eghobo has joined #openstack-containers21:56
openstackgerritMerged openstack/magnum: Add test cases for pagination marker  https://review.openstack.org/20813721:59
openstackgerritMerged openstack/magnum: Add guru meditation report for magnum  https://review.openstack.org/20240522:00
*** jjfreric has quit IRC22:01
*** agireud has quit IRC22:02
*** agireud has joined #openstack-containers22:14
*** jjlehr has quit IRC22:14
*** agireud has quit IRC22:18
*** dimtruck is now known as zz_dimtruck22:19
*** dane_leblanc_ has quit IRC22:20
*** vilobhmm has quit IRC22:33
*** vilobhmm has joined #openstack-containers22:37
*** vilobhmm has quit IRC22:41
*** kmARC has quit IRC22:42
tcammann1hongbin: was $20 on United when I flew last night :)22:47
*** zz_dimtruck is now known as dimtruck22:48
hongbintcammann1: Thx. I am with air canada. It looks it is $10.22:51
*** shakamunyi has quit IRC22:51
linevan._.22:51
*** dims_ has joined #openstack-containers22:51
*** dims has quit IRC22:52
*** dims has joined #openstack-containers22:53
*** jay-lau-513 has quit IRC22:53
*** dims_ has quit IRC22:56
*** vilobhmm has joined #openstack-containers23:01
*** absubram has quit IRC23:05
*** jhova has joined #openstack-containers23:08
*** vilobhmm has quit IRC23:13
*** dimtruck is now known as zz_dimtruck23:19
*** dims has quit IRC23:29
*** linevan has quit IRC23:36
*** suro-patz has quit IRC23:41
*** suro-patz has joined #openstack-containers23:42
Kennanhi Tango:23:43
TangoKennan: Hi Kennan23:43
Kennando we have remote access for the meeting ?23:43
TangoI see the webex links that Adrian posted23:44
KennanReally? Tango: where is that?23:45
*** adrian_otto has quit IRC23:45
TangoKennan: On the midcycle wiki:  https://wiki.openstack.org/wiki/Magnum/Midcycle23:45
TangoKennan: The time is terrible for you though23:46
KennanTango: let me check the time for China, It is US/Pacific23:47
TangoKennan: Right, the time is Pacific23:48
Kennanyes Tango: it is mid-night time in China :(23:52
KennanI would try best to join it if possible23:52
TangoKennan: You can sleep in the day before and stay up all night :)23:52
Kennanyes Tango: just have some other work in hands, so can not sleep :023:53
Kennananyway. Thanks Tango:23:54
Kennanfor you efforts to make meetings happen on good place23:54
TangoGlad to help23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!