Sunday, 2015-08-16

*** achanda has quit IRC00:08
*** achanda has joined #kolla00:17
*** weiyu_ has joined #kolla00:30
*** banix has quit IRC00:55
*** weiyu_ has quit IRC00:58
*** britthouser has joined #kolla01:22
*** britthouser has quit IRC01:26
*** unicell1 has joined #kolla01:27
*** jtriley has joined #kolla01:27
*** unicell has quit IRC01:27
*** erkules has joined #kolla01:27
*** erkules_ has quit IRC01:29
*** banix has joined #kolla01:31
*** jtriley has quit IRC01:32
*** weiyu_ has joined #kolla01:43
*** sdake has joined #kolla01:47
*** weiyu_ has quit IRC01:51
*** jtriley has joined #kolla02:28
*** jtriley has quit IRC02:33
sdakeyo02:45
*** klint has joined #kolla02:50
SamYaplehola03:01
openstackgerritSam Yaple proposed stackforge/kolla: Add Dockerfile template for kolla-ansible  https://review.openstack.org/21339403:04
openstackgerritMerged stackforge/kolla: Register neutron as the network service  https://review.openstack.org/21337403:07
openstackgerritSam Yaple proposed stackforge/kolla: Add Dockerfile template for nova  https://review.openstack.org/21347803:31
sdakehey sam03:31
SamYaplehey sdake03:31
sdakewe should probably remove volume operations in our dockerfiles at some point03:34
sdakesamyaple did you see build from binary and build from source are gating now03:37
sdake24 min runtime03:37
SamYaplesdake: yea i suggested teh VOLUME thing awhile back03:37
SamYapleit breaks the cache03:37
SamYaplewe can do it on the the one-data-container blueprint03:38
openstackgerritMerged stackforge/kolla: Fix up FROM line in galera  https://review.openstack.org/21346203:38
SamYaplelets just get the templating done firt03:38
sdakewhat I mean is volume is in nova03:38
sdakeya we dont need to do it now03:38
SamYaplei know what you mean03:38
SamYapleVOLUME does not do what people think it does in Dockerfiles03:38
sdakeright03:38
sdakei'm going to add gates for templating as well03:40
SamYapledid you say you got the gate to work multidistro so i dont have to submit my ubuntu infra patcH?03:40
openstackgerritMerged stackforge/kolla: Remove all old config-internal documentation  https://review.openstack.org/21341503:41
openstackgerritMerged stackforge/kolla: Add heat to docker_templates  https://review.openstack.org/21341703:42
openstackgerritSam Yaple proposed stackforge/kolla: Add Dockerfile template for nova  https://review.openstack.org/21347803:45
sdakewhat was wrong with the first commit?03:46
SamYaplesdake: i hadnt tested it03:47
SamYaplei was building after the first review03:47
SamYapleif -- elif03:47
SamYaplejust a syntax thing03:47
sdakeya ok03:47
SamYaplesdake: 03:41 < SamYaple> did you say you got the gate to work multidistro so i dont have to submit my ubuntu infra patcH?03:48
sdakenope03:48
SamYapleambigous answer03:49
sdakeno i haven't got it done or started it03:49
SamYaplebut thats a thing right?03:49
sdakeyou mean to be done?03:49
SamYapleyea03:49
sdakeyea i wasn't working on it becausey ou said you would03:49
sdakebut if you would like i can tackle it03:50
SamYapleim confused03:50
SamYapledidnt you say the infra people said the name of the tox job could doetermine the gate?03:50
SamYapleif so does this have to be explictly setup?03:50
sdakeyup03:50
sdakehave to install docke rand friends03:50
sdakesetup_gate.sh is the shell script that gets run by the current gate03:51
sdakei wonder if lord vadar ever gets fingreprints on his helmet03:52
SamYaplehttps://review.openstack.org/#/c/213397/03:55
SamYaplereviewed03:55
SamYapleI think we should just be tetecting the script and possibly launching a distro specific script rather than smashing this all together03:55
SamYapledetect the dirst*03:55
SamYapledistro*03:55
sdakeya agree03:56
sdakebeyondthe script work needs to be done for project-config03:57
SamYapleno need for me to cause more patches in project-config though, right? since it will be dynamic?03:58
sdakeone is not dependent on the other, the ubuntu gate would just fail if it merged first03:58
sdakeno its not dynamic03:58
sdakeits dynamic based upon the name in project config03:58
sdakeapparently03:58
SamYaplei dont understand that. but you seem to have a good grasp so ill let you handle it if yo uwant03:59
SamYapleill work on the setup_gate.sh scripts03:59
sdaketeh turnaround time on project config is so long i prefer just hard specify things then rely on some undocumented behavior03:59
sdakecool ya get setup_gate rolling and I'll get the gate rolling03:59
SamYaplewould you like me to take over that patchset?04:00
sdakesure04:00
SamYaplecool04:00
sdakewhat do you want the gate job called04:00
sdakegate-kolla- has to be the prefix04:00
sdakegate-kolla-functional-ubuntu-source?04:00
SamYaplesure why not04:01
SamYapleubuntu doesnt have a delorean type repo so we cant test packages04:01
SamYaplethey put out some liberty RC stuff in probably a month04:01
SamYaplequestion: cannot things like haproxy/keepalived even mariadb/galera be based off of centos directly rather than the kolla base?04:02
sdakeagree04:03
SamYapleah wait. no it can't happen that way04:03
SamYaplewe still have kolla-common.sh04:03
sdakeoh right04:03
SamYaplei mean it _can_ but i dont agree with that04:03
sdakei think the way you fixed that is by having an openstack middle layer or something f or all the extra deps04:03
SamYapleyea04:03
SamYaplekeep base lean04:03
SamYaplemaybe just setup the repos that will be used so all containers have the same repo info04:04
sdakeya repos are cheap04:04
sdakeif we do that lets wait until the current work is done04:05
sdakeso people don't have to sort out how to refactor their patches04:05
SamYapleagreed04:06
sdakecan you make a tox job for dind04:07
sdakeI need to know its name for the gate job04:07
sdakethe gate does setup_gate.sh04:08
sdakethen tox -e whatever-job04:08
sdaketox.ini has a whatever-job in it04:08
sdakethat runs the dind test script04:08
SamYapleso the dind stuff will need to run after we build the images04:10
SamYaplethe images need to be pushed to a registry04:10
SamYaple(on the same host)04:10
SamYaplethen hte dind can do its thing04:10
SamYaplequestion though, the 24 minute gate job seems to indicate that it is IO bound04:10
SamYaplethats a problem04:10
SamYaplewith dind and multiple hosts its going to hit 90minutes for sure04:11
sdakea build on my hardware takes 12 minutes04:11
SamYaplesame04:11
sdakebut in virt it probably takes longer04:11
SamYapleyea its io bound for sure04:11
SamYaplebut thats an issue is my point04:11
SamYapletimewise04:12
sdakethe local network for docker pulls and pushes should be fsat04:12
sdakethe problem is the upstream network04:12
SamYapleno04:12
SamYapleio is the bottleneck04:12
sdakemy guess is network io04:12
SamYapleim not guessing04:12
SamYapleim telling04:12
sdakethese are running rax performance 8gb vms04:13
sdakewhich have sluggish network04:13
SamYaplebesides its not "network io" its local disk io04:13
SamYaplenone of this leaves the box04:13
SamYapleits not network04:13
sdakeya so where is the problem for dind?04:13
SamYaple.....04:13
SamYapledisk io04:13
sdakei suspect the disk io is pretty solid04:14
sdakebut certainly not as fast as ssds04:14
SamYaplewhat im telling you is that is the current bottleneck04:14
SamYaplewhat are you not getting04:14
sdakehttps://github.com/stackforge/kolla/blob/master/tests/test_build.py#L8504:15
sdakeyou will need another class for registry pushing04:15
sdakethere is no way to pass parameters04:16
SamYapleno ill just handle it in a script04:16
SamYapleotherwise it will push everything and take longer _and_ there is no way to push without building04:16
SamYapleso it will try to build again as well04:16
sdakewhich script are you going to build in?04:17
sdakesetup_dind.sh?04:17
SamYapleI guess04:17
SamYaplegood a place as any04:17
sdakeand that runs from tox -e functional_ubuntu_source?04:18
SamYapleyou tell me04:18
sdakeyes04:18
sdakethat is how it should work04:18
SamYapleok04:18
sdakesetup_gate.sh should setup docker and a registry04:18
openstackgerritSam Yaple proposed stackforge/kolla: Add Dockerfile template for keepalived  https://review.openstack.org/21347904:19
SamYaplei just did a full deploy with those patches04:19
SamYaplenova and keepalived04:19
sdakecan nova boot?04:20
SamYapledidnt test and just tore it down04:21
SamYapleapis responded services checked in04:21
SamYapleim rebuilding completely fresh images now04:21
sdakeneutron agent-list worked?04:21
SamYapleyea04:21
sdakethats my go to dead chicken test04:21
sdakenice04:22
SamYaplewe should be able to clean up some time with the basic/contrib type stuff04:25
openstackgerritSam Yaple proposed stackforge/kolla: Update support to control  https://review.openstack.org/21348004:27
sdakehuh04:30
SamYaplewhat04:31
sdakesamyaple are you familiar with how our ha works04:33
SamYaplefamiliar? I wrote it!04:34
SamYapleso no04:34
sdakeok let me try to explain how i think itworks04:34
sdakeand you correct what is wrong04:34
sdakeif there are 3 control nodes, haproxy runs on 3 control nodes04:34
sdakekeepalived runs on 3 control nodes04:34
SamYapleyes04:34
sdakekeepalived forms a cluster04:34
sdakeand forwards requests in round robuin to haprox04:35
sdakecorrect or inaccurate?04:35
SamYapleinaccurate04:35
SamYaplekeepalived doesnt form a cluster04:35
SamYaplekeepalived (the way we have it setup) works with multicast and priority04:36
SamYapleso basically guy says 'i have priority 1' if he is the highest one broadcasting then he sets the vip up04:36
SamYaplethe others see a higher priority and remove the vip if they have it04:36
SamYapleeither way end result is one node has the ip04:36
SamYaple(unless split brain)04:37
sdakeso only on ehaproxy is forwarding all traffic?04:37
SamYaplewhoever has the ip is the haproxy serving all the requests04:37
SamYaplevip*04:37
SamYaplethe way haproxy serves the requests is different per service and will need to be adjusted here in the future04:37
SamYaplegalera for example is setup with one active and two backup nodes04:38
SamYapleso only the first galera node is doing database things04:38
SamYaplefor deadlock reasons04:38
sdakedoes the vip bounce around often during heavy load?04:38
SamYaplethe vip should never ever bounce04:38
sdaketo different mac addresses04:39
SamYaplethe vip should never ever bounce04:39
SamYapleand it never changes mac04:39
sdakeif control1 dies04:39
sdakeand it was the vip04:39
sdakewhat happens?04:39
SamYaplethe only time it bounces is if it detects haproxy is down ot the keeplived container stops broadcasting04:39
SamYaplebut it never changes mac addresses04:39
sdakei see04:39
SamYapleactually that may be wrong now that ive typed it04:40
SamYaplethe mac address part04:40
SamYaplei cant remember on that part04:40
sdakeand amqp is handled through haproxy as well?04:40
SamYapleyes though it *shouldn't* be there are reasons to do it04:41
SamYaplei need to test and have a conversation with teh rabbitmq guys04:41
sdakehaproxy busy process04:41
SamYaplethe issue with not doing it through the loadbalancer is we _will_ have errors during upgrades, whereas with the loadbalancer we will not neccesarily have errors04:42
SamYapleyea this is why its optional and I plan to generate a HW config for RAX ;)04:42
SamYapleHW loadbalancer*04:42
*** SourabhP has joined #kolla04:58
*** SourabhP_ has joined #kolla04:59
*** SourabhP has quit IRC05:02
*** SourabhP_ is now known as SourabhP05:02
sdakesamyaple quick q, on a deployment, does each node get deployed in order, or each service get deployed to each node05:16
sdakesamyaple re --net=host, how will that work with dind?05:17
*** banix has quit IRC05:19
sdakesamyaple have a look at this http://logs.openstack.org/72/213472/1/check/gate-kolla-build-images-centos-binary/5549853/console.html#_2015-08-15_23_09_01_22405:20
sdakelooks like neutronbse05:23
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building backtrace  https://review.openstack.org/21347205:32
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building backtrace  https://review.openstack.org/21347205:33
SamYaplesdake: each task is run on all nodes that task should be run on05:35
SamYaplethats how ansible works05:35
SamYapleone task at a time05:35
sdakeyes but all tasks per one node or one task per node in round robin fashion05:36
sdakealso how does run_once work, something stored on disk?05:36
sdakeor the module figures out it has already run?05:37
SamYapleeach task it run on all nodes at the same time. you cannot move onto the next task without all nodes reporting back (or failing)05:37
sdakecool thanks05:37
SamYaplerun_once picks the first host in the group to run on and only that one05:37
SamYapleansible can do things serially (each task is run but on one node at a time, so the tasks take alot longer to run)05:38
SamYaplebut its not a flag that can be placed just anywhere05:38
SamYaplei believ eit is called 'pytohn-neutronclient' sdake05:39
sdakeyup it is05:39
SamYaplei dont know why its explicitly specified either05:39
sdakeneed to add a build retry feature for the gate05:39
sdaketo build.py05:40
sdake--retry count05:40
SamYaplei strongly dislike retries05:40
SamYapleit it failed it failed for a reason05:40
SamYaplewe should know what that reason is05:40
sdakeits optional05:40
sdakethe reason is because the upstream mirros suck ass05:40
sdakewe already know the main reasons th egate fails05:40
SamYaplei suppose05:41
SamYaplei stil ldont like it but thats a valide point05:41
sdakeif retries fail after 3 goes, then ya something is probabllybusted05:41
sdakekeepalived for example failed to build05:41
SamYapleyea i get how it works05:41
SamYaplebut the purist in me doesnt like it05:41
sdakethe rdo crew said they were going to start mirroring05:42
sdakewhich may fix the problem05:42
sdakebut who nkows ;)05:42
SamYaplewtf05:42
SamYaplethey dont mirror it05:42
*** SourabhP has quit IRC05:48
sdakenope05:48
sdakethe centos mirrors are also flakey05:49
SamYaple:/05:51
*** sdake_ has joined #kolla05:55
*** sdake has quit IRC05:59
*** unicell1 has quit IRC06:05
*** unicell has joined #kolla06:05
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347206:13
*** sdake has joined #kolla06:21
*** sdake_ has quit IRC06:24
sdakebuild.py coming along06:52
SamYaplesdake: that patch wont work06:58
SamYaplethe build.ini names have to match the contaienr names06:58
sdakei've got one on my harddisk works06:58
sdakejust haven't git reviewed it yet06:58
sdakeand yes that is the major change between whats in gerrit and my tree06:59
sdakejust testing now06:59
sdakesamyaple i'm likely to tackle single image builds next07:01
sdakeim thinking somtehing ike tools/build.py --select regex07:02
sdakee.g07:02
sdake./build.py --select heat\*07:02
sdakewould build anything with heat in the name07:02
SamYaplewhy noy just `build.py heat`07:02
SamYaplei dont like --select07:02
SamYaple`build.py heat glance keyston`07:03
sdakewfm07:04
*** stevem has joined #kolla07:05
*** thomasem has quit IRC07:06
*** smeisner has quit IRC07:06
*** ccrouch has quit IRC07:06
*** ccrouch has joined #kolla07:06
*** ccrouch has quit IRC07:06
*** ccrouch has joined #kolla07:06
*** thomasem has joined #kolla07:07
sdakebesides single image build and retry what else is left for buidl?07:07
SamYaplewhats at the top of the list for TODO?07:07
*** mfalatic has quit IRC07:08
SamYaplethat would be left07:08
openstackgerritSam Yaple proposed stackforge/kolla: Fix openvswitch template  https://review.openstack.org/21348807:10
SamYaplethat should be all thats left for deploying with all our current deploy stuff07:10
sdakedoes ovs exist for ubuntu/debian?07:11
SamYapleno07:11
SamYaplethats why ovs-base is pointed to /bin/false07:12
SamYaplefail with parent_error07:12
sdakei see07:12
*** achanda has quit IRC07:16
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347207:18
openstackgerritSteven Dake proposed stackforge/kolla: Update TODO in build.py  https://review.openstack.org/21348907:21
sdakerebuild missing images could work instead of retry07:30
*** jtriley has joined #kolla07:30
*** jtriley has quit IRC07:35
openstackgerritSteven Dake proposed stackforge/kolla: Update readme to match current state  https://review.openstack.org/21341207:36
openstackgerritSteven Dake proposed stackforge/kolla: Update README.md when the project renames happen  https://review.openstack.org/21341307:36
openstackgerritSwapnil Kulkarni (coolsvap) proposed stackforge/kolla: Update Fedora magnum images to use fedora repo  https://review.openstack.org/21297207:53
SamYaplehey coolsvap|away07:57
SamYapledo you mind if i update the patchsets for the ansible abstraction? just a few tweaks left on those and we can remvoe bootstrap.yml07:57
sdake24 minutes to build from source08:07
sdakeon my hardware08:07
SamYapletoo long08:09
SamYaplewe can chop that in half easily08:09
sdakeyou mean with a requirements middle layer?08:10
SamYaplein general08:10
sdakesamyaple if the bootstrap container runs once, will it ever run again in the same deployment08:19
SamYaplenope08:21
SamYapleit only runs if it create the database08:21
SamYaplethats the trigger08:21
openstackgerritSteven Dake proposed stackforge/kolla: Remove data containers and adjust compose files  https://review.openstack.org/21283008:23
openstackgerritSteven Dake proposed stackforge/kolla: Use one data container for all data volumes  https://review.openstack.org/21280408:23
sdakeyour suggestion worked08:23
sdakesurprsing08:23
sdakeoff to bed08:24
sdakelater08:24
SamYaple:/08:25
openstackgerritSteven Dake proposed stackforge/kolla: Remove data containers and adjust compose files  https://review.openstack.org/21283008:30
openstackgerritSteven Dake proposed stackforge/kolla: Remove data containers and adjust compose files  https://review.openstack.org/21283008:34
openstackgerritSteven Dake proposed stackforge/kolla: Use one data container for all data volumes  https://review.openstack.org/21280408:34
openstackgerritSam Yaple proposed stackforge/kolla: Fix volumes_from for the ansible playbooks  https://review.openstack.org/21349209:12
*** jtriley has joined #kolla11:32
*** jtriley has quit IRC11:37
*** sdake has quit IRC11:47
*** openstackgerrit has quit IRC12:31
*** openstackgerrit has joined #kolla12:31
*** klint has quit IRC12:58
*** jtriley has joined #kolla13:33
*** barra204 has joined #kolla13:35
*** shakamunyi has quit IRC13:36
*** jtriley has quit IRC13:37
*** sdake has joined #kolla13:50
*** jmccarthy has quit IRC13:50
sdakemorning13:50
*** jmccarthy has joined #kolla13:51
*** sdake_ has joined #kolla13:54
*** sdake has quit IRC13:57
*** sdake has joined #kolla14:16
*** sdake_ has quit IRC14:20
*** sdake has quit IRC14:57
*** sdake has joined #kolla14:58
*** mandre has joined #kolla15:24
mandrehi all15:26
mandreit's been a long time...15:26
mandreSamYaple, wtr https://review.openstack.org/#/c/213479/15:27
mandrescored -1 because of my (mis)understanding of the scope of source install method15:27
mandreyou seem to only consider OpenStack services, which is fine by me, while I assumed it included infra services as well, meaning install keepalived from source here15:28
mandrewould you mind pointing me to where this has been discussed?15:29
*** sdake has quit IRC15:41
*** sdake has joined #kolla15:42
openstackgerritSteven Dake proposed stackforge/kolla: Use -T 1000 in test_build.py  https://review.openstack.org/21351815:52
*** unicell1 has joined #kolla16:05
*** unicell has quit IRC16:06
*** pbourke has quit IRC16:10
*** pbourke has joined #kolla16:10
sdakesamyaple are you around at this hour?16:16
*** banix has joined #kolla16:45
openstackgerritSteven Dake proposed stackforge/kolla: Remove data containers and adjust compose files  https://review.openstack.org/21283016:53
openstackgerritSteven Dake proposed stackforge/kolla: Use one data container for all data volumes  https://review.openstack.org/21280416:53
*** jtriley has joined #kolla16:54
*** jtriley has quit IRC16:59
*** achanda has joined #kolla17:11
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347217:19
openstackgerritSteven Dake proposed stackforge/kolla: Make gnocchi-base build from source  https://review.openstack.org/21352217:19
openstackgerritSteven Dake proposed stackforge/kolla: Make heat build from source in the templates  https://review.openstack.org/21352317:19
openstackgerritSteven Dake proposed stackforge/kolla: Make cinder build from source  https://review.openstack.org/21352417:19
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch build from source  https://review.openstack.org/21352517:19
*** banix has quit IRC17:31
*** achanda has quit IRC17:38
*** banix has joined #kolla17:40
openstackgerritSteven Dake proposed stackforge/kolla: DO NOT MERGE  https://review.openstack.org/21352817:40
*** banix has quit IRC17:52
*** jasonsb has quit IRC18:57
*** daneyon has joined #kolla19:03
*** daneyon has quit IRC19:03
*** daneyon has joined #kolla19:03
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch build from source  https://review.openstack.org/21352519:10
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347219:10
openstackgerritSteven Dake proposed stackforge/kolla: Force reread of repo for neutron-openvswitch-agent  https://review.openstack.org/21353419:10
*** daneyon_ has joined #kolla19:11
*** daneyon has quit IRC19:13
*** jtriley has joined #kolla19:19
*** banix has joined #kolla19:20
*** ccrouch has quit IRC19:41
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347219:41
*** jtriley has quit IRC19:43
openstackgerritSteven Dake proposed stackforge/kolla: NOT READY FOR MERGE: Prepare for gating distros and types  https://review.openstack.org/21353720:02
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:04
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:04
*** jasonsb has joined #kolla20:05
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch build from source  https://review.openstack.org/21352520:05
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:05
sdakethere fixed20:06
openstackgerritSteven Dake proposed stackforge/kolla: Make heat build from source in the templates  https://review.openstack.org/21352320:08
openstackgerritSteven Dake proposed stackforge/kolla: Make cinder build from source  https://review.openstack.org/21352420:08
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch build from source  https://review.openstack.org/21352520:08
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:08
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:12
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353820:12
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:23
openstackgerritSteven Dake proposed stackforge/kolla: Neutron base does not need python-neutron-client package  https://review.openstack.org/21353920:23
openstackgerritSteven Dake proposed stackforge/kolla: Neutron base does not need python-neutron-client package  https://review.openstack.org/21353920:23
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353820:23
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:23
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353820:26
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:26
openstackgerritSteven Dake proposed stackforge/kolla: Prepare for gating by distro, type, docker type  https://review.openstack.org/21353720:36
openstackgerritSteven Dake proposed stackforge/kolla: Make gnocchi-base build from source  https://review.openstack.org/21352220:50
openstackgerritSteven Dake proposed stackforge/kolla: Make heat build from source in the templates  https://review.openstack.org/21352320:50
openstackgerritSteven Dake proposed stackforge/kolla: Neutron base does not need python-neutron-client package  https://review.openstack.org/21353920:50
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353820:50
openstackgerritSteven Dake proposed stackforge/kolla: Make cinder build from source  https://review.openstack.org/21352420:50
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch build from source  https://review.openstack.org/21352520:50
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347220:50
sdakeharmw you about20:51
*** daneyon has joined #kolla21:00
*** daneyon_ has quit IRC21:03
*** sdake_ has joined #kolla21:06
*** achanda has joined #kolla21:07
*** sdake has quit IRC21:10
*** unicell has joined #kolla21:20
*** unicell1 has quit IRC21:21
*** sdake has joined #kolla21:24
*** sdake_ has quit IRC21:28
*** banix has quit IRC21:34
openstackgerritSteven Dake proposed stackforge/kolla: Add build from source and templating for Zaqar  https://review.openstack.org/20244121:35
openstackgerritSteven Dake proposed stackforge/kolla: Add build from source and templating for Zaqar  https://review.openstack.org/20244121:37
*** unicell1 has joined #kolla21:50
*** unicell has quit IRC21:51
*** daneyon has quit IRC21:53
*** daneyon has joined #kolla21:54
openstackgerritSteven Dake proposed stackforge/kolla: Fix heat docker templates  https://review.openstack.org/21354721:55
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch template containers use correct base  https://review.openstack.org/21355721:59
*** ccrouch has joined #kolla21:59
sdakereview queue getting filled ;)22:01
sdakerest of containers look good22:01
*** Kennan has quit IRC22:01
sdakeccrouch hows it hanging22:02
*** Kennan has joined #kolla22:02
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353822:09
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353822:14
openstackgerritSteven Dake proposed stackforge/kolla: Prepare for gating by distro, type, docker type  https://review.openstack.org/21353722:17
openstackgerritSteven Dake proposed stackforge/kolla: Prepare for gating by distro, type, docker type  https://review.openstack.org/21353722:18
*** achanda has quit IRC22:20
*** achanda has joined #kolla22:21
*** achanda has quit IRC22:33
*** achanda has joined #kolla22:34
openstackgerritSteven Dake proposed stackforge/kolla: Templatize Murano container  https://review.openstack.org/21355822:40
*** daneyon_ has joined #kolla22:43
*** daneyon has quit IRC22:46
openstackgerritSteven Dake proposed stackforge/kolla: Make gnocchi-base build from source  https://review.openstack.org/21352223:12
openstackgerritSteven Dake proposed stackforge/kolla: Make heat build from source in the templates  https://review.openstack.org/21352323:13
openstackgerritSteven Dake proposed stackforge/kolla: Neutron base does not need python-neutron-client package  https://review.openstack.org/21353923:13
openstackgerritSteven Dake proposed stackforge/kolla: Just a test patch to test building with templates  https://review.openstack.org/21353823:13
openstackgerritSteven Dake proposed stackforge/kolla: Make cinder build from source  https://review.openstack.org/21352423:13
openstackgerritSteven Dake proposed stackforge/kolla: Make openvswitch build from source  https://review.openstack.org/21352523:13
openstackgerritSteven Dake proposed stackforge/kolla: Fix gate source building  https://review.openstack.org/21347223:13
openstackgerritSteven Dake proposed stackforge/kolla: Remove data containers and adjust compose files  https://review.openstack.org/21283023:15
openstackgerritSteven Dake proposed stackforge/kolla: Use one data container for all data volumes  https://review.openstack.org/21280423:15
openstackgerritSteven Dake proposed stackforge/kolla: Templatize Murano container  https://review.openstack.org/21355823:16
openstackgerritSteven Dake proposed stackforge/kolla: Add build from source and templating for Zaqar  https://review.openstack.org/20244123:16
sdakecoolsvap|away around?23:20
sdakesamyaple around?23:20
*** diogogmt has quit IRC23:21
*** diogogmt has joined #kolla23:24
*** britthouser has joined #kolla23:27
*** britthou_ has joined #kolla23:28
sdakebritthou_ around?23:28
britthou_yeah!23:28
sdakesup23:28
sdakeso keepalived got finished23:28
sdakebut there are still 5 containers to be tackled23:29
britthou_At airport....waiting on flight to BXB23:29
sdakeso if you want to pick up another feel free23:29
britthou_doh....sorry I wasn't quick enough23:29
sdakeits ok, keepalived is a critical container and we want to make sure the basic deployment is working23:29
sdakethese other ones arent as critical (which explains why they are undone yet :)23:29
sdakethey still need to be done so we can remove our existing /docker directory23:30
*** britthouser has quit IRC23:32
*** britthou_ has quit IRC23:35
*** banix has joined #kolla23:52

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