14:07:45 <szilard> #startmeeting Weekly Fuel meeting 14:07:45 <collabot> Meeting started Tue Jul 14 14:07:45 2015 UTC. The chair is szilard. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:07:45 <collabot> Useful Commands: #action #agreed #help #info #idea #link #topic. 14:07:45 <collabot> The meeting name has been set to 'weekly_fuel_meeting' 14:07:52 <szilard> anybody out there ? 14:07:59 <szilard> #info Szilard Cserey 14:08:54 <szilard> Ruijing ? 14:09:02 <szilard> Michal ? 14:09:04 <ruijing> yes. I am here 14:09:20 <szilard> Hey Ruijing how is it going ? 14:10:18 <ruijing> fine. How are you? currently, I can build iso@openstack. 14:10:31 <ruijing> ISO@ODL is in progress. 14:11:04 <szilard> I'm fine thanks, I'm developing further the Autdeployer, I want to add some safety mechanism in it 14:11:07 <ruijing> I am trying to install fuel@arno in virtualbox. 14:11:42 <ruijing> what's autdeployer? any document? 14:11:43 <szilard> what orchestrator would you like to use ? Foreman or Fuel ? 14:12:01 <ruijing> currently, I am using fuel. 14:12:29 <ruijing> what do you prefer, foreman or fuel? 14:12:32 <szilard> Autodeployer is the Python application that allows you to deploy Fuel orchestrated cloud on Real Hardware environment of Virtual Nested environment 14:12:56 <szilard> Fuel is what I prefer :) 14:12:56 <szilard> 14:13:26 <szilard> clone the genesis repository 14:13:34 <ruijing> Fuel is like ambari (hadoop installer) 14:13:40 <szilard> and I will show you where you can find the Autdeployer application 14:13:57 <ruijing> thanks, szilard:) 14:14:03 <szilard> Fuel is orchestrator, it does the whole deployment for you 14:14:45 <szilard> and we from BGS team we wrote a Python application wrapped around Fuel that run's everythin automatically 14:14:48 <ruijing> so why we need autodeployer? autodeployer call fuel ? 14:14:57 <szilard> ortherwise you need to do it manually 14:15:07 <ruijing> good 14:15:11 <szilard> yes autodeployer calls Fuel, and launches the deployment process 14:15:18 <szilard> clone genesis 14:15:48 <ruijing> I like to automate our installation. 14:15:51 <szilard> and there you will find fuel/ci folder 14:16:09 <szilard> where you can execute ./deploy.sh 14:16:38 <ruijing> My plan is: can build, can install and understand what gap now. 14:17:06 <szilard> how does the build went ? is everything okay ? 14:17:19 <szilard> did you manage to successfully build that ISO file ? 14:18:18 <szilard> watch out it doesn't quite work with proxy, if your sitting behind a proxy 14:18:37 <ruijing> I can build fuel@openstack. 14:18:49 <szilard> super great 14:18:51 <ruijing> yes. I already resolved most of proxy issue 14:18:55 <szilard> and now you can start deploying 14:19:13 <szilard> let me know when you're ready I can help you 14:19:26 <szilard> you know my email address right ? 14:19:49 <ruijing> I don't know, sorry for that;) 14:19:57 <szilard> szilard.cserey@ericsson.com 14:20:11 <szilard> in case I'm not present on IRC 14:20:56 <szilard> if you're curious you can try run deployment Fuel manually, you will learn a lot from there 14:20:57 <ruijing> yes. I copied your email and update summary/status to you tomorrow:) 14:21:16 <szilard> and then you can try running the Autodeployer 14:21:25 <ruijing> yes. 14:21:44 <szilard> Michal Skalski from Mirantis 14:21:57 <szilard> added a so called Opendaylight plugin to Fuel 14:22:18 <szilard> and from now on you can very simply install Opendaylight from the Fuel GUI 14:22:20 <szilard> as well 14:22:52 <szilard> quite fun, I tried it on a nested environment, on a server blade 14:23:15 <ruijing> nestd enviorment? virtualbox? 14:23:18 <szilard> usually I deploy cloud in a nested environment, I mean on KVM/libvirt 14:23:30 <szilard> I have a physical server 14:23:37 <ruijing> ubuntu or redhat? 14:23:41 <szilard> ubuntu 14:24:01 <szilard> are you running virtualbox on your laptop ? 14:24:06 <ruijing> oh, kernel is hung in ubuntu in virtualbox 14:24:20 <ruijing> virtualbox on desktop (16G) 14:24:59 <ruijing> in fuel/virtualbox directory, it can automatically create vm for you. 14:25:40 <ruijing> automatically mount iso, boot master and create several slave. 14:27:20 <ruijing> I hit "Linux kernel hangs at 'Switching to clocksource tsc" in ubuntu 14:28:18 <szilard> #endmeeting