Wednesday, 2015-07-29

*** madhuri__ has quit IRC00:03
*** achanda has quit IRC00:15
suro-patzKennan: I verified the ironic devstack today00:15
suro-patzthe networking is no different that regular devstack00:16
suro-patzso Ideally the set of steps to install iptables should help help you bm to get access to internet00:17
suro-patzIf you need help to debug the system to figure out why those steps were not working for you or rather blocking, please let me know, I can look in00:17
suro-patzI updated the review https://review.openstack.org/#/c/205639/ with the networking detail on the devstack-ironic, let me know, if you find otherwise00:19
suro-patzKennan: ^^00:19
*** xek_ has joined #openstack-containers00:19
Kennansuro-patz: how do you verify please add your details steps. I also verified it can not work00:19
*** xek has quit IRC00:20
Kennanif add such iptables00:20
suro-patzdo you have a setup now?00:20
Kennanyes, but it is my company vm, you can not access00:20
Kennanplease paster your VM NIC configuration and devstack configuration00:21
suro-patzthat is fine, I can tell you the steps00:21
Kennanin paster iopenstack00:21
KennanI could reproduce if it can work as you said00:21
suro-patzI followed http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack00:21
suro-patzlet me mention the steps on the review00:21
Kennanmy ironic devstack as below  https://github.com/HackToday/Hackwork/blob/master/magnum-setup/devstack-ironic-magnum00:22
Kennanit should enable with magnum00:22
Kennanif only ironic without magnum it can work00:22
KennanI suggest you paste your steps and configuration in your github ,and add that link in review comments suro-patz:00:24
*** david-lyle has quit IRC00:24
KennanI need some detailed configuraion as to reproduce00:24
suro-patzI am simly following http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack00:24
Kennansuro-patz: I know that,00:24
Kennanbut you did you have local.conf of your env.00:24
Kennanjust paste that and your VM or phsycail machine NICs (one Nic or Two NIcs)00:25
Kennanetc.00:25
suro-patzVm is having one NIC00:25
suro-patzlocal.conf is as exact as http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack00:25
suro-patzI can put that in github too, but they are same00:26
Kennansuro-patz: did you enable magnum in local.conf00:26
Kennan?00:26
Kennanthat ironic guide not enable magnum00:26
Kennansuro-patz: you could try my https://github.com/HackToday/Hackwork/blob/master/magnum-setup/devstack-ironic-magnum00:26
suro-patzOk, I will bring up the with magnum - and debug the same tomorrow and let you know00:27
KennanYes suro-patz: my point is ironic work with magnum00:27
Kennanso you need enable magnum to test that00:27
Kennanironic itself can work00:27
Kennanif without magnum00:27
suro-patzI have magnum running on other devstack too00:28
Kennanis it with ironic ?00:28
Kennansuro-patz: The verfication process is easy, local.conf enable ironic and magnum at the same time00:29
suro-patzboth the places, magnum-devstack, ironic-devstack, worked with the iptable rule for VM to contact internet00:29
Kennanno same00:29
suro-patzI will try the magnum+ironic on the same VM, as you mentioned00:29
Kennanmagnum-devstack can work00:29
suro-patzand let you know00:29
Kennanironic-devstack can work00:29
Kennanironico-magnum-devstack not work00:29
suro-patzif there is an issue, I will debug and let you know00:30
Kennansuro-patz: OK Thanks I also want to know00:30
suro-patzI did not want to exclude ironic without a proper explanation - why it does not work00:31
suro-patzI will verify this tomorrow and update you00:31
Kennansure suro-patz: Thanks. Let us do that00:31
suro-patzsure!00:31
*** suro-patz has quit IRC00:34
eliqiao Kennan: hi GM.00:39
Kennanhi eliqiao:00:45
*** xek_ has quit IRC00:46
*** xek_ has joined #openstack-containers00:47
*** zhenguo has joined #openstack-containers00:57
*** Tango has quit IRC00:59
*** erkules_ has joined #openstack-containers01:03
*** wanghua has joined #openstack-containers01:04
*** harshs has joined #openstack-containers01:04
*** wanghua has quit IRC01:05
eliqiaoKennan: can you help to give some comments on https://review.openstack.org/#/c/199007/7/magnum/api/controllers/v1/container.py?01:05
*** wanghua has joined #openstack-containers01:05
eliqiaoKennan: Tom's -1 and hongbin have some other comments already.01:05
*** erkules has quit IRC01:05
*** sthillma has quit IRC01:06
*** humble_ has joined #openstack-containers01:14
*** suro-patz has joined #openstack-containers01:15
openstackgerritMotohiro/Yuanying Otsuka proposed openstack/magnum: Add get_magnum_url method to clients module  https://review.openstack.org/20592601:15
*** harshs has quit IRC01:15
Kennanok eliqiao:  let me check01:16
*** dimtruck is now known as zz_dimtruck01:16
*** hongbin has joined #openstack-containers01:17
*** wanghua has quit IRC01:17
*** harshs has joined #openstack-containers01:18
openstackgerritMotohiro/Yuanying Otsuka proposed openstack/magnum: Add magnum_url method to clients module  https://review.openstack.org/20592601:22
*** harshs has left #openstack-containers01:26
*** harshs_ has joined #openstack-containers01:27
*** EricGonczer_ has quit IRC01:27
*** s3wong has quit IRC01:31
Kennanhi eliqiao: I think the patch is OK right now01:47
Kennanbut why not use a new list01:49
Kennaninstead use old containers01:49
openstackgerritMadhuri Kumari proposed openstack/magnum: Add barbicanclient support in Magnum.  https://review.openstack.org/20543101:50
eliqiaoKennan:  hmm.. do you mean create a new container object list?01:55
yuanyingarround hongbin?01:56
hongbinyuanying: yes sir01:57
Kennaneliqiao: as I understood now01:57
*** daneyon has quit IRC01:57
Kennanold logic construct a new list01:57
Kennanso your changes just change container_list returned obj01:57
Kennanand you get each obj through rpc containe_show01:57
yuanyinghongbin: I think your work causes a lot of changes to heat template01:58
Kennanbut you changed that old container_list objects01:58
eliqiaoyeah, if exception raised, then, I still use old object.01:58
hongbinyuanying: Yes I do01:58
eliqiaoKennan: since if exception happened, there is no object get returened by rpc.01:58
hongbinyuanying: anything I can help?01:59
yuanyinghongbin: I also want to do modify it, so how many patchs do you still have?01:59
yuanyinghongbin: I will wait your works completed01:59
hongbinyuanying: For k8s, I submitted all the patches02:00
Kennanok eliqiao: tested OK for that?02:00
hongbinyuanying: The other patches are for template defintion02:00
yuanyinghongbin: ok, I'll try to modify template first02:00
*** erkules has joined #openstack-containers02:00
eliqiaoKennan:  I don't do a integrated test yet, unit test is passed.02:01
yuanyingthanks hongbin02:01
hongbinyuanying: NP, I know it will be a lot of conflicts. Let me know if anything else I can do.02:02
Kennaneliqiao: so you not have environment now ?02:03
KennanI think if you did have one magnum environment02:03
*** erkules_ has quit IRC02:03
Kennantest that would not be diffcult02:03
eliqiaoKennan: sure, I have, but don't setup swarm bay yet. will try it today.02:04
eliqiaoKennan:  as you konw, I need proxy.. so I need to hack code to add proxy02:04
Kennanoh eliqiao: yes, annony issue02:04
KennanI think from code view, seems db object change not harm02:05
Kennan(not real change)02:05
KennanBut I still perfer you had real evnriomnment test that02:05
eliqiaoKennan: btw, I propose a bp to add an optional option to add http_proxy when create bay, I wonder if core team agree to landing  https://blueprints.launchpad.net/magnum/+spec/add-proxy02:05
Kennaninstead of unit test02:05
eliqiaoKennan: yeah, I will try it and tell the result.02:06
Kennanfor eliqiao: for bp, you can involved through ML or IRC meeting agenda time if possible02:07
Kennanif you want to move it faster02:07
eliqiaoKennan: okay, good to know02:07
*** kingkongx has joined #openstack-containers02:09
*** Tennyson has joined #openstack-containers02:14
*** Drago has quit IRC02:16
*** jay-lau-513 has joined #openstack-containers02:17
*** david-lyle has joined #openstack-containers02:19
*** eghobo has quit IRC02:20
*** unicell has quit IRC02:21
*** david-lyle has quit IRC02:23
*** jwcroppe has quit IRC02:27
*** jwcroppe has joined #openstack-containers02:28
*** mathspanda has joined #openstack-containers02:32
*** jwcroppe has quit IRC02:32
*** Tango has joined #openstack-containers02:35
*** achanda has joined #openstack-containers02:37
*** jay-lau-513 has quit IRC02:46
*** suro-patz has quit IRC02:46
openstackgerritvincent proposed openstack/magnum: update comments in k8s template  https://review.openstack.org/20680003:18
*** coolsvap|away is now known as coolsvap03:26
*** hongbin has quit IRC03:31
*** david-lyle has joined #openstack-containers03:34
*** mathspanda has quit IRC03:34
*** fawadkhaliq has joined #openstack-containers03:42
*** vincent has joined #openstack-containers03:46
*** vincent is now known as Guest423703:46
*** Guest4237 has quit IRC03:47
*** minshenglin has joined #openstack-containers03:47
*** ishant has joined #openstack-containers03:48
openstackgerritOpenStack Proposal Bot proposed openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20685103:50
*** minshenglin has quit IRC03:51
*** achanda has quit IRC03:55
*** mathspanda has joined #openstack-containers03:56
*** kebray has joined #openstack-containers04:01
*** eghobo has joined #openstack-containers04:02
*** eghobo has quit IRC04:07
*** jwcroppe has joined #openstack-containers04:14
*** eghobo has joined #openstack-containers04:16
*** adrian_otto has joined #openstack-containers04:37
*** adrian_otto has quit IRC04:44
*** adrian_otto has joined #openstack-containers04:44
*** unicell has joined #openstack-containers04:49
*** shaohe_robot has quit IRC04:54
*** shaohe_robot has joined #openstack-containers04:55
*** kingkongx has quit IRC04:57
*** adrian_otto has quit IRC04:58
*** kingkongx has joined #openstack-containers04:59
*** chandankumar has joined #openstack-containers05:04
*** daneyon has joined #openstack-containers05:05
*** daneyon_ has joined #openstack-containers05:07
*** daneyon has quit IRC05:10
*** eghobo has quit IRC05:21
*** jwcroppe has quit IRC05:25
*** jwcroppe has joined #openstack-containers05:25
*** achanda has joined #openstack-containers05:26
*** jwcroppe has quit IRC05:30
*** jwcroppe has joined #openstack-containers05:45
*** harshs_ has quit IRC06:04
*** chandankumar has quit IRC06:05
*** suro-patz has joined #openstack-containers06:10
openstackgerritMadhuri Kumari proposed openstack/magnum: Added Cert object and data model.  https://review.openstack.org/20390106:18
*** sthillma has joined #openstack-containers06:19
*** sthillma_ has joined #openstack-containers06:21
*** sthillma has quit IRC06:24
*** sthillma_ is now known as sthillma06:24
*** zhenguo has quit IRC06:32
*** Marga_ has quit IRC06:36
*** zhenguo has joined #openstack-containers06:40
*** Marga_ has joined #openstack-containers06:40
*** suro-patz has quit IRC06:44
*** chandankumar has joined #openstack-containers06:44
openstackgerritMadhuri Kumari proposed openstack/magnum: Add Cert controller and conductor.  https://review.openstack.org/20479806:45
*** kebray has quit IRC06:51
*** shuquan has joined #openstack-containers06:53
*** achanda has quit IRC06:54
*** alex_klimov has joined #openstack-containers06:56
*** achanda has joined #openstack-containers06:57
*** j___ has joined #openstack-containers07:08
*** sthillma has quit IRC07:16
*** Tango has quit IRC07:22
*** jwcroppe has quit IRC07:22
*** shuquan has quit IRC07:27
*** achanda has quit IRC07:27
*** kmARC has joined #openstack-containers07:28
*** minshenglin_ has joined #openstack-containers07:30
*** shuquan has joined #openstack-containers07:33
*** sthillma has joined #openstack-containers07:36
*** shuquan_ has joined #openstack-containers07:37
*** shuquan has quit IRC07:38
*** shuquan_ is now known as shuquan07:38
*** y_sawai has joined #openstack-containers07:42
*** y_sawai has quit IRC07:49
*** jwcroppe has joined #openstack-containers07:51
*** y_sawai has joined #openstack-containers07:58
humble_hi, all. I can understand what : ${FLANNEL_JSON:=/etc/sysconfig/flannel-network.json}  means in flannel-config.service.yaml. Anyone can help?07:59
*** y_sawai has quit IRC08:02
*** daneyon_ has quit IRC08:07
humble_Kennan: ping08:11
openstackgerritMadhuri Kumari proposed openstack/magnum: Add barbicanclient support in Magnum.  https://review.openstack.org/20543108:11
*** sthillma has quit IRC08:12
yuanyinghumble_: what do you mean?08:12
yuanying /etc/sysconfig/flannel-network.json is created in configure-flannel.sh08:13
*** shuquan_ has joined #openstack-containers08:13
humble_I don't know the syntax08:13
humble_I think it should be  FLANNEL_JSON=/etc/sysconfig/flannel-network.json08:14
yuanyingyes, agree..08:14
openstackgerritMadhuri Kumari proposed openstack/magnum: Add barbicanclient support in Magnum.  https://review.openstack.org/20543108:14
humble_I think we should modify it08:14
*** shuquan has quit IRC08:15
*** shuquan_ is now known as shuquan08:15
yuanyingDid you check /etc/sysconfig/flanneld?08:16
yuanyinghmm, it doesn't have FLANNEL_JSON variable08:17
humble_yuanying: what do you mean08:18
yuanying"${FLANNEL_JSON:=/etc/sysconfig/flannel-network.json}" means, if FLANNEL_JSON is not defined, set /etc/sysconfig/flannel-network.json to FLANNEL_JSON08:19
yuanyingso I guess, it is defined at /etc/sysconfig/flanneld but it doesn't defined there08:19
humble_yuanying: The FLANNEL_JSON is directly equal to /etc/sysconfig/flannel-network.json08:21
humble_in other yaml08:21
yuanyingyes08:21
humble_yuanying: I think it is just used for short08:22
humble_/etc/sysconfig/flannel-network.json is too long08:22
humble_and in flannel-config.service.yaml no other bash script is sourced08:24
yuanyingso, "FLANNEL_JSON=/etc/sysconfig/flannel-network.json" is better08:25
yuanyingI agree with you08:25
yuanyingbut that json is generated by configure-flannel.sh08:26
yuanyingso we should define FLANNEL_JSON in other place and both script should source it08:26
humble_scripts need not to source it08:33
humble_They use it in curl -X PUT08:34
humble_so they just need know the path08:34
*** jwcroppe has quit IRC08:35
openstackgerritMadhuri Kumari proposed openstack/magnum: Added Cert object and data model.  https://review.openstack.org/20390108:36
openstackgerritMadhuri Kumari proposed openstack/magnum: Add barbicanclient support in Magnum.  https://review.openstack.org/20543108:36
openstackgerritMadhuri Kumari proposed openstack/magnum: Add Cert controller and conductor.  https://review.openstack.org/20479808:36
openstackgerritMadhuri Kumari proposed openstack/magnum: Add TLS support in heat kubernetes template  https://review.openstack.org/20287308:36
*** erkules has quit IRC08:38
*** erkules has joined #openstack-containers08:38
openstackgerritHua Wang proposed openstack/magnum: Trivial fix in flannel-config.service.yaml  https://review.openstack.org/20693808:40
humble_yuanying: do you know why we add merge_how: dict(recurse_array)+list(append) in cloud-config08:45
yuanyingthat is come frome https://github.com/larsks/heat-kubernetes/blob/master/fragments/flannel-config.service.yaml#L208:48
yuanyingso, larsks knows08:48
yuanyingmaybe, write_files is used by other08:48
humble_how to connect larsks08:48
yuanyinghe is here08:53
humble_larsks: ping08:54
*** jwcroppe has joined #openstack-containers09:02
*** coolsvap is now known as coolsvap|away09:04
*** Babyface_ has quit IRC09:05
*** Babyface has joined #openstack-containers09:05
*** coolsvap|away is now known as coolsvap09:12
*** eliqiao has quit IRC09:18
*** eliqiao has joined #openstack-containers09:20
-openstackstatus- NOTICE: Currently our CI system is broken, jobs are not getting processed at all.09:27
*** ChanServ changes topic to "Currently our CI system is broken, jobs are not getting processed at all."09:27
*** mathspanda has quit IRC09:28
*** Tennyson has quit IRC09:34
*** humble_ has quit IRC09:36
*** shuquan has quit IRC09:37
*** coolsvap is now known as coolsvap|away09:50
*** eliqiao1 has joined #openstack-containers09:54
*** eliqiao has quit IRC09:56
*** coolsvap|away is now known as coolsvap09:58
*** jwcroppe has quit IRC10:00
*** alex_klimov has quit IRC10:00
*** Kennan has quit IRC10:00
*** jwang has quit IRC10:00
*** yuanying has quit IRC10:00
*** jwang has joined #openstack-containers10:01
*** yuanying has joined #openstack-containers10:01
*** alex_klimov has joined #openstack-containers10:01
*** Kennan has joined #openstack-containers10:01
*** kmARC has quit IRC10:01
*** chandankumar_ has joined #openstack-containers10:05
*** chandankumar has quit IRC10:05
openstackgerritLin Yang proposed openstack/magnum: Remove redundant argument in container_create api  https://review.openstack.org/20697010:11
*** zhenguo has quit IRC10:13
*** kmARC has joined #openstack-containers10:16
*** j___ has quit IRC10:38
*** j___ has joined #openstack-containers10:52
*** coolsvap is now known as coolsvap|away10:55
*** shaohe_robot has quit IRC11:00
*** shaohe_robot has joined #openstack-containers11:01
*** juggler has quit IRC11:30
*** belmoreira has joined #openstack-containers11:31
*** juggler has joined #openstack-containers11:33
*** jwcroppe has joined #openstack-containers11:47
*** JamesK has joined #openstack-containers11:48
*** jwcroppe has quit IRC11:48
*** fawadkhaliq has quit IRC11:48
*** coolsvap|away is now known as coolsvap11:51
*** shaohe_robot1 has joined #openstack-containers11:54
*** fawadkhaliq has joined #openstack-containers11:55
*** shaohe_robot has quit IRC11:57
*** j___ has quit IRC12:07
*** shaohe_robot has joined #openstack-containers12:16
*** shaohe_robot1 has quit IRC12:17
*** coolsvap is now known as coolsvap|away12:17
*** kingkongx has quit IRC12:18
*** chandankumar_ has quit IRC12:21
*** j___ has joined #openstack-containers12:21
*** xek_ is now known as xek12:23
*** ishant has quit IRC12:36
*** j___ has quit IRC12:37
*** coolsvap|away is now known as coolsvap12:48
*** ChanServ changes topic to "OpenStack Containers Team"12:49
-openstackstatus- NOTICE: zuul's disks were at capacity. Space has been freed up and jobs are being re-queued.12:49
*** j___ has joined #openstack-containers12:49
*** dims has quit IRC12:57
*** dims has joined #openstack-containers12:57
*** j___ has quit IRC13:01
*** jjlehr has joined #openstack-containers13:01
*** dave-mccowan has joined #openstack-containers13:13
*** coolsvap is now known as coolsvap|away13:14
*** j___ has joined #openstack-containers13:15
*** dane_leblanc has joined #openstack-containers13:18
*** jruano has joined #openstack-containers13:21
-openstackstatus- NOTICE: zuul jobs after about 07:00 UTC may need a 'recheck' to enter the queue. Look if your change is in http://status.openstack.org/zuul/ and recheck if not.13:26
*** j___ has quit IRC13:29
*** rpothier has joined #openstack-containers13:34
*** j___ has joined #openstack-containers13:41
*** jwcroppe has joined #openstack-containers13:43
openstackgerritMerged openstack/magnum: Add magnum_url method to clients module  https://review.openstack.org/20592613:50
*** jjlehr has quit IRC13:53
*** fawadkhaliq has quit IRC13:53
*** fawadkhaliq has joined #openstack-containers13:56
*** fawadkhaliq has quit IRC14:00
*** fawadkhaliq has joined #openstack-containers14:01
openstackgerritHongbin Lu proposed openstack/magnum: Change instructions to use get-pip  https://review.openstack.org/20300814:01
openstackgerritMerged openstack/magnum: Updated from global requirements  https://review.openstack.org/20682114:01
*** jjfreric has joined #openstack-containers14:02
*** y_sawai has joined #openstack-containers14:07
openstackgerritLin Yang proposed openstack/magnum: Remove redundant argument in container_create api  https://review.openstack.org/20697014:10
*** Tango has joined #openstack-containers14:13
*** jjlehr has joined #openstack-containers14:21
*** zz_dimtruck is now known as dimtruck14:24
*** absubram has joined #openstack-containers14:25
*** jruano has quit IRC14:27
*** coolsvap|away is now known as coolsvap14:37
*** hongbin has joined #openstack-containers14:45
*** absubram has quit IRC14:55
*** kebray has joined #openstack-containers14:56
*** jwcroppe has quit IRC14:58
*** belmoreira has quit IRC14:59
*** absubram has joined #openstack-containers14:59
*** ewindisch has quit IRC15:02
*** erw has quit IRC15:02
*** harshs has joined #openstack-containers15:02
*** alex_klimov has quit IRC15:04
*** harshs has quit IRC15:13
*** alex_klimov has joined #openstack-containers15:14
*** Drago has joined #openstack-containers15:21
*** Drago has quit IRC15:21
*** jruano has joined #openstack-containers15:21
*** Drago has joined #openstack-containers15:21
*** j___ has quit IRC15:30
*** kebray has quit IRC15:44
*** alex_klimov has quit IRC15:51
*** fawadkhaliq has quit IRC15:54
*** sthillma has joined #openstack-containers15:55
*** sthillma_ has joined #openstack-containers15:59
*** sthillma has quit IRC16:01
*** sthillma_ is now known as sthillma16:01
*** dane_leblanc has quit IRC16:04
*** eghobo has joined #openstack-containers16:05
*** y_sawai_ has joined #openstack-containers16:05
*** y_sawai has quit IRC16:08
*** sdake has joined #openstack-containers16:08
*** daneyon has joined #openstack-containers16:11
*** dane_leblanc has joined #openstack-containers16:12
*** coolsvap is now known as coolsvap|away16:12
*** kebray has joined #openstack-containers16:13
*** briancurtin has quit IRC16:13
*** adrian_otto has joined #openstack-containers16:14
*** kmARC has quit IRC16:17
*** unicell has quit IRC16:17
*** david-lyle has quit IRC16:18
*** belmoreira has joined #openstack-containers16:23
*** linevan has joined #openstack-containers16:26
*** Marga_ has quit IRC16:26
*** Marga_ has joined #openstack-containers16:28
*** ewindisch has joined #openstack-containers16:30
*** erw has joined #openstack-containers16:31
*** sdake has quit IRC16:37
*** coolsvap|away is now known as coolsvap16:39
*** suro-patz has joined #openstack-containers16:40
*** david-lyle has joined #openstack-containers16:42
*** chandankumar has joined #openstack-containers16:46
*** Marga_ has quit IRC16:47
*** unicell has joined #openstack-containers16:50
*** jjfreric has quit IRC16:50
*** sdake has joined #openstack-containers16:53
*** briancurtin has joined #openstack-containers16:57
*** coolsvap is now known as coolsvap|away16:58
*** coolsvap|away is now known as coolsvap16:58
*** adrian_otto has quit IRC17:01
*** Marga_ has joined #openstack-containers17:08
*** jjlehr has quit IRC17:11
*** jjlehr has joined #openstack-containers17:14
*** harshs has joined #openstack-containers17:15
*** achanda has joined #openstack-containers17:27
*** adrian_otto has joined #openstack-containers17:29
*** sthillma has quit IRC17:29
linevan._17:31
*** Marga_ has quit IRC17:32
*** Marga_ has joined #openstack-containers17:32
*** shaohe_robot has quit IRC17:32
*** shaohe_robot has joined #openstack-containers17:33
*** adrian_otto has quit IRC17:44
*** adrian_otto has joined #openstack-containers17:44
*** harshs has quit IRC17:45
*** harshs has joined #openstack-containers17:47
*** Marga_ has quit IRC17:51
*** Marga_ has joined #openstack-containers17:52
openstackgerritHongbin Lu proposed openstack/magnum: Bootstrap etcd cluster by discovery_url  https://review.openstack.org/20436617:55
openstackgerritHongbin Lu proposed openstack/magnum: Configure IP tables in devstack plugin  https://review.openstack.org/20563917:55
openstackgerritHongbin Lu proposed openstack/magnum: Put kube_master into a resource group  https://review.openstack.org/20667817:55
*** s3wong has joined #openstack-containers17:57
*** adrian_otto has quit IRC18:03
*** jjfreric has joined #openstack-containers18:10
*** jwcroppe has joined #openstack-containers18:11
*** Tango has quit IRC18:16
*** coolsvap is now known as coolsvap|brb18:18
*** chiragarora has quit IRC18:24
*** dims_ has joined #openstack-containers18:24
*** dims has quit IRC18:28
*** openstackgerrit has quit IRC18:31
*** openstackgerrit has joined #openstack-containers18:32
*** sthillma has joined #openstack-containers18:36
*** Drago has quit IRC18:36
*** chandankumar has quit IRC18:39
*** jwcroppe has quit IRC18:43
*** sdake has quit IRC18:43
*** jwcroppe has joined #openstack-containers18:44
*** y_sawai has joined #openstack-containers18:45
*** fawadkhaliq has joined #openstack-containers18:45
*** sdake has joined #openstack-containers18:46
*** y_sawai_ has quit IRC18:48
*** Tango has joined #openstack-containers18:48
*** jwcroppe has quit IRC18:48
*** eghobo_ has joined #openstack-containers18:49
*** eghobo has quit IRC18:50
*** shaohe_robot1 has joined #openstack-containers18:55
*** fawadk has joined #openstack-containers18:55
*** fawadkhaliq has quit IRC18:56
*** shaohe_robot has quit IRC18:57
*** kebray has quit IRC18:59
*** Drago has joined #openstack-containers19:04
*** Drago has quit IRC19:06
*** Drago has joined #openstack-containers19:06
*** coolsvap|brb is now known as coolsvap|away19:10
*** kebray has joined #openstack-containers19:14
*** fawadkhaliq has joined #openstack-containers19:16
*** kebray_ has joined #openstack-containers19:18
*** fawadk has quit IRC19:19
*** kebray has quit IRC19:20
*** fawadk has joined #openstack-containers19:24
*** fawadkhaliq has quit IRC19:26
*** dims_ has quit IRC19:27
*** dims has joined #openstack-containers19:27
linevan".19:39
*** achanda has quit IRC19:46
*** belmoreira has quit IRC19:47
*** fawadk has quit IRC20:02
*** eghobo_ has quit IRC20:15
*** openstackgerrit has quit IRC20:16
*** openstackgerrit has joined #openstack-containers20:16
linevan._.20:18
*** achanda has joined #openstack-containers20:25
*** harshs has quit IRC20:27
*** harshs has joined #openstack-containers20:28
*** y_sawai has quit IRC20:30
*** eghobo has joined #openstack-containers20:31
rodsHi, I'm having trouble finding a hotel close to the mid cycle location, do you have any suggestion?20:31
*** achanda has quit IRC20:34
*** achanda has joined #openstack-containers20:35
eghoboare you looking for walking distance?20:36
*** jjlehr has quit IRC20:36
linevan._.20:36
eghoboit may be challenging ;)20:36
rodsyeah, looks like :)20:38
eghobohonestly public transport is not very developed in San Jose/Bay Area20:40
eghoboyou need a car20:40
*** jruano has quit IRC20:40
*** achanda has quit IRC20:41
rodsoh, I haven't considered that, that may be an issue I don't think my drive license(I'm from Italy) is valid in the USA :)20:42
eghoboi think your license will be fine, insurance maybe a problem, you should double check20:44
eghoborods: Tango works in this area, maybe he has ideas20:46
*** jjlehr has joined #openstack-containers20:47
Tangorods: Hi, yes you are right, the lab is in the suburb.  There is a shuttle and a bus, but they may not be very convenient.  Driving is the best option.20:48
rodsTango is taxi terrible expensive?20:50
Tangorods: You can check with the car rental company, but as eghobo mentioned, I think your Italy driver license is accepted.  The car rental normally lets you purchase insurance as part of the rental.20:50
Tangorods: Uber seems popular here20:52
rodsok, looks like choice is between taxi or car rental20:53
rodseghobo Tango thanks for the help20:53
eghobomy personal opinion (after NYC), taxi is too expensive in Bay Area20:53
TangoAgree, plus you probably want to see the area, it's very nice.20:54
eghoboand hot specially last couple days ;)20:55
rodsI'll arrive in san Jose Tuesday in the evening, maybe I'll be able to rent a car there20:56
rodsnot sure I'll have the time Wednesday in the morning20:57
rodsI mean at the airport20:58
*** dimtruck is now known as zz_dimtruck20:58
eghoboSan Jose airport has several rent car places on site20:58
TangoArriving Wed morning may be too rush20:58
linevan._.20:59
rodscool, I should be able to rent a car at the airport Tuesday21:00
rodsthanks :)21:02
*** absubram has quit IRC21:04
*** rpothier has quit IRC21:18
*** jjlehr has quit IRC21:20
*** zz_dimtruck is now known as dimtruck21:27
*** achanda has joined #openstack-containers21:34
*** dane_leblanc has quit IRC21:34
*** eghobo has quit IRC21:34
*** Tango has quit IRC21:35
*** achanda has quit IRC21:39
*** eghobo has joined #openstack-containers21:45
*** eghobo has quit IRC21:52
*** vahidh has joined #openstack-containers21:55
*** Kennan2 has joined #openstack-containers22:02
*** Kennan has quit IRC22:03
*** apmelton has quit IRC22:06
*** apmelton has joined #openstack-containers22:08
*** JamesK has quit IRC22:08
*** eghobo has joined #openstack-containers22:09
*** jjfreric has quit IRC22:10
*** achanda has joined #openstack-containers22:11
*** daneyon has quit IRC22:11
*** apmelton has quit IRC22:22
*** apmelton has joined #openstack-containers22:25
*** sdake has quit IRC22:40
*** sdake has joined #openstack-containers22:40
*** sdake has quit IRC22:42
suro-patzhongbin: around?22:52
hongbinsuro-patz: I am leaving soon22:52
hongbinwhat's up22:52
suro-patzregarding https://review.openstack.org/#/c/205639/22:53
suro-patzI just investigated a devstack with magnum/ironic, and I do not see any issue with networking and the iptable rule, as expected22:53
openstackgerritHongbin Lu proposed openstack/magnum: Add a new field 'master_count' to bay in DB  https://review.openstack.org/20724522:53
openstackgerritHongbin Lu proposed openstack/magnum: Add a new field 'master_count' to bay in API  https://review.openstack.org/20724622:53
hongbinsuro-patz: could you comment on the review, I will follow up later22:54
suro-patzhongbin: sure22:54
hongbinthx22:54
*** hongbin has quit IRC22:56
*** kebray_ has quit IRC23:00
*** eghobo has quit IRC23:06
*** daneyon has joined #openstack-containers23:09
*** eghobo has joined #openstack-containers23:10
*** daneyon_ has joined #openstack-containers23:10
*** daneyon has quit IRC23:13
*** dimtruck is now known as zz_dimtruck23:18
*** eghobo has quit IRC23:27
*** daneyon_ has quit IRC23:29
*** zhenguo has joined #openstack-containers23:31
*** eghobo has joined #openstack-containers23:32
*** zz_dimtruck is now known as dimtruck23:40
Kennan2suro-patz: could you tell me how do you verify that magnum+ ironic not work ?23:53
Kennan2can work23:53
*** Kennan2 is now known as Kennan23:53
*** daneyon has joined #openstack-containers23:53
openstackgerritMadhuri Kumari proposed openstack/magnum: Set default node_count to 1.  https://review.openstack.org/20725723:55
openstackgerritMadhuri Kumari proposed openstack/magnum: Set default node_count to 1.  https://review.openstack.org/20725723:56
Kennansuro-patz: I have leave comments to  https://review.openstack.org/#/c/205639/23:56
Kennanyou could check that23:56
Kennanthe verification should boot baremetal instance successfully23:57
Kennanwith that private network (devstack created)23:57
openstackgerritMerged openstack/python-magnumclient: Updated from global requirements  https://review.openstack.org/20685123:58

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