Thursday, 2016-05-26

*** openstack has joined #openstack-kolla00:02
openstackgerritSerguei Bezverkhi proposed openstack/kolla: Adds Neutron LBaaS Support  https://review.openstack.org/31832200:03
sbezverksdake done00:04
*** Avi82 has quit IRC00:05
*** Avi82 has joined #openstack-kolla00:06
*** sdake has quit IRC00:06
*** sdake has joined #openstack-kolla00:09
wirehead_Okay, so I’ve got a patch but I can’t because I can’t edit my config information in Launchpad. :/00:14
sdakesbezverk i've got to admit, i couldn't have done that lbaas work in the time you did00:14
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Changes Glance bootstrap to use kolla-toolbox  https://review.openstack.org/32002200:14
sdakewirehead i can help00:14
sdakewirehead_ are you on a mac or pc client?00:14
wirehead_Mac Firefox, with the web interface.00:15
wirehead_https://review.openstack.org/#/settings/contact00:15
sdakemind a chat over webex?00:15
sdakehttp://webex.cisco.com/join/stdake00:15
wirehead_Not a prob.00:15
wirehead_Hm.00:15
sdakerather cisco.webex.com/joni/stdake00:15
*** Avi82 has quit IRC00:16
*** Avi82 has joined #openstack-kolla00:16
sdakehttp://cisco.webex.com/join/stdake00:16
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Implement Keystone Bootstrap Job  https://review.openstack.org/32130700:17
*** harlowja has joined #openstack-kolla00:19
openstackgerritKen Wronkiewicz proposed openstack/kolla-kubernetes: Fix documentation for Ubuntu and some rst formatting issues  https://review.openstack.org/32130800:22
*** sdake_ has joined #openstack-kolla00:28
*** d_code has joined #openstack-kolla00:30
*** sdake has quit IRC00:30
*** Avi82 has quit IRC00:34
*** d_code has quit IRC00:35
wirehead_Huh.  I submit a patch to OpenStack, there’s an earthquake.  A doc patch isn’t what I’d call “Earth shattering”00:35
harlowjalol00:35
wirehead_vagrant@vagrant-ubuntu-trusty-64:~/kolla-kubernetes$ kolla-kubernetes run mariadb00:42
wirehead_2016-05-26 00:42:01.722 29575 ERROR kolla-kubernetes [-] The service directory "/usr/local/lib/python2.7/dist-packages/services" was not found00:42
wirehead_I’ve got kolla-kubernetes installed via pip with the directions, got a working kube cluster running.  I’ll fill in the rest of the docs, I’m just not yet sure what to do.00:43
*** mummer has quit IRC00:45
*** openstackstatus has quit IRC00:46
openstackgerritKen Wronkiewicz proposed openstack/kolla-kubernetes: Fix documentation for Ubuntu and some rst formatting issues  https://review.openstack.org/32130800:49
*** sdake_ has quit IRC00:50
*** openstack has joined #openstack-kolla00:54
*** vhosakot has joined #openstack-kolla00:54
*** ccesario___ has joined #openstack-kolla00:58
sdakesbezverk here is how plugins get installed01:02
sdakehttps://github.com/openstack/kolla/blob/master/docker/neutron/neutron-server/Dockerfile.j2#L7-L801:02
sbezverksdake ok so it goes and tries to install whatevr is sitting in plugin directory01:04
sdakeright01:04
sdakewhich makes me think haproxy should be installed in the neutron-server container01:04
sbezverksdake it is installed there01:05
sdakewhat we really need is a way of handling binary plugins01:05
sdakei thought it was in neutron-base01:05
*** akscram has joined #openstack-kolla01:05
sbezverkright right, sorry01:05
sbezverkbut we do not need haproxy in neutron-server at all01:06
sbezverkwe need it in lbaas container01:06
sdakeok well you should possibly fix that ;)01:06
sbezverkand we get it from neutron-base01:06
sdakeotherwise it increases the data set size01:06
sbezverkI do not follow you.01:07
sdakehaproxy should go frombase to lbaas01:08
sbezverkand it does01:08
sdakei mean the implementation should change as such01:08
sdakeotherwise we end up with fatter containers for all of the other rolees related to neutron01:08
sbezverkok01:09
*** phuongnh has joined #openstack-kolla01:13
*** weiyu_ has joined #openstack-kolla01:15
*** ravig has quit IRC01:21
*** wuhg has joined #openstack-kolla01:22
*** sdake has quit IRC01:25
*** ravig has joined #openstack-kolla01:26
*** ravig has quit IRC01:29
*** Avi82 has joined #openstack-kolla01:32
*** tfukushima has joined #openstack-kolla01:44
*** d_code has joined #openstack-kolla01:45
*** d_code has quit IRC01:48
*** salv-orlando has joined #openstack-kolla01:48
*** d_code has joined #openstack-kolla01:49
*** openstackgerrit has quit IRC01:49
*** salv-orlando has quit IRC01:50
*** rhallisey has quit IRC01:53
*** openstackgerrit has joined #openstack-kolla01:57
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131701:59
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131702:01
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131702:02
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131702:03
*** Avi82 has quit IRC02:06
*** vhosakot has quit IRC02:13
*** vhosakot has joined #openstack-kolla02:13
*** vhosakot has quit IRC02:16
*** vhosakot has joined #openstack-kolla02:17
*** sdake has joined #openstack-kolla02:19
*** openstack has joined #openstack-kolla02:38
*** openstackstatus has joined #openstack-kolla02:39
*** ChanServ sets mode: +v openstackstatus02:39
*** unicell has quit IRC02:40
sdakevhosakot around?02:45
vhosakotsdake: yep02:45
vhosakotsdake: I'm seeing issues with sbezverk PS on Ubuntu02:45
sdakesbezverk wantedt o know if you got lbaas working on ubuntu02:45
vhosakotthis line is for centos02:46
vhosakotservice_plugins = router{% if enable_neutron_lbaas | bool %},neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2{% endif %}02:46
sdakethat line should work for ubuntu as well02:46
sbezverkvhosakot it is a generic neutron config line02:46
sdakedid you enable_neutron_lbaas in the globals.yml?02:46
sbezverkvhosakot what is not working?02:47
vhosakotsdake: sbezverk yep... I neutron-server flapping02:47
sbezverkdocker logs {neutron-server} please02:47
sbezverkalso I assume you do ubuntu/source right?02:48
vhosakotyep.. ubuntu/source02:49
*** yuanying has quit IRC02:50
sbezverkvhosakot listen, I am off for now, but if you do not manage to get it running, send me email I will bring up Ubuntu tomorrow morning and test02:50
vhosakotcool... np.. I'll keep you posted sbezverk.. thanks02:51
sbezverkgood night gents02:51
vhosakotgood night sbezverk!02:51
vhosakotsbezverk: sdake: docker logs neutron_server  -->  http://paste.openstack.org/show/505515/02:54
sdakevhosakot docker exec heka cat /var/log/kolla/neutron/neutron-server.log02:55
sdakelater sbezverk02:55
sdakeyou have the magic incantation for kolla-build.conf correct?02:55
vhosakotsdake: yep, I have the kolla-build.conf sbezverk sent... "docker exec heka cat /var/log/kolla/neutron/neutron-server.log" is too big... here are the last 100 lines in the logs  -->  http://paste.openstack.org/show/505516/02:59
*** ccesario___ has quit IRC02:59
vhosakotsdake: here is my /etc/kolla/kolla-build.conf  -->  http://paste.openstack.org/show/505517/02:59
*** sdake_ has joined #openstack-kolla03:00
*** sdake has quit IRC03:02
vhosakotsdake_: here is what I think -->  http://paste.openstack.org/show/505524/   I'll test it now03:03
openstackgerritMerged openstack/kolla: Add title to index page of developer documentation  https://review.openstack.org/32049903:04
sdake_vhosakot did you end up with the correct kolla-build.conf03:04
sdake_and rebuild your neutron containers?03:04
vhosakotsdake_: all that is done..03:05
vhosakotservice_plugins = router{% if enable_neutron_lbaas | bool %},neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2{% endif %}03:05
vhosakotsdake_: ubuntu does not like this one line neutron.conf  ^^^03:05
sdake_ok03:05
*** sdake_ is now known as sdake03:05
sdakewhat makes you think it doesn't like it03:06
vhosakotsdake: https://wiki.openstack.org/wiki/Neutron/LBaaS/DeployWithDevstack03:06
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add support to lint the install commands in Dockerfiles  https://review.openstack.org/31736403:06
vhosakotsdake: is the same source code/tar file installed for both ubuntu and centos ?03:07
sdakesame source code03:07
vhosakotsdake: thought so03:07
sdakeits actually installed in two places03:08
sdakeso its possible one of them may be different on ubuntu03:08
vhosakotthen, the path should be installed and work in Ubuntu as well  neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv203:08
sdakedo you have link to the patch?03:08
vhosakotwhich ? sbezverk's ?03:08
sdakeyup03:08
vhosakotsdake: https://review.openstack.org/#/c/318322/1003:09
patchbotvhosakot: patch 318322 - kolla - Adds Neutron LBaaS Support03:09
vhosakotsdake: I'm using PS 1003:09
sdakeneutron_lbaas ends up in python2.7/site-*/neutron_lbaas03:09
sdakesoI think neutorn_lbaas is the correct entry point for the python code03:09
*** unicell has joined #openstack-kolla03:09
*** jtriley has joined #openstack-kolla03:10
sdakewell worth a shot03:13
sdakei insepted teh patch again03:13
sdakethe only delta could be in ubuntu binary03:13
sdakeeveryting else should have the same bits, but for different operating systems03:14
sdakeif i could see the stack backtrace generated (in heka logs) that would be helpful :)03:14
vhosakotsdake: I enabled lbaas and removed all lbaas entries from neutron.conf, now neutron_server.. now, I will enter inside neutron_server container and see if neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 exists03:14
coolsvapmorning folks03:14
vhosakotmorning coolsvap03:14
*** unicell has quit IRC03:14
coolsvapgood evening vhosakot03:15
sdakecoolsvap its the middle of the night ;)03:15
coolsvapsdake, yeah :/03:15
coolsvapgood evening sdake03:16
sdakevhosakot it is entirely possible install from source of kolla-build.conf plugin functionality is busted on ubuntu03:16
sdakei've studied the implementation for most of the day03:16
sdaketrying to come up with a better way ;)03:16
*** unicell has joined #openstack-kolla03:16
vhosakotsdake: ah ok03:17
vhosakotactually, I am seeing the same behavior both with and without using /etc/kolla/kolla-build.conf.... neutorn-server flaps in both cases03:18
sdakehere is how it is installed: https://github.com/openstack/kolla/blob/master/docker/neutron/neutron-server/Dockerfile.j2#L7-L903:18
sdakebuild a container03:19
sdakewith build-conf03:19
sdakeand see if it has the lbaas code in it03:19
vhosakotsdake: I do see  /var/lib/kolla/venv/lib/python2.7/site-packages/neutron_lbaas/services/loadbalancer/plugin.py  inside the neutron_server container03:19
sdakevhosakot can you paste your kolla-build.conf?03:19
sdakeand its neutron_server which is flapping?03:19
vhosakotsdake: so, my theory that the path  neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2   does not exist in the container on ubuntu is wrong :)03:19
sdakels -l /usr/lib/python2.7/site-packages/neutron*03:20
vhosakotsdake: so now we know service_plugins = router{% if enable_neutron_lbaas | bool %},neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2{% endif %}     resolves to a valid path on Ubntu as well03:20
sdakei think your missing a symlink03:21
vhosakotsdake: here is my /etc/kolla/kolla-build.conf  -->  http://paste.openstack.org/show/505517/03:21
vhosakotyeah coolsvap.. almost night.. np.. cool :)03:22
vhosakotsdake: actually, I made progress with PS 1003:22
vhosakotwith PS 8, none of the neutron containers were running03:22
vhosakotwith PS 10, just neutron-server flaps03:22
sdakevhosakot your build.conf looks correct - is it mode 755 and owned by root in /etc/kolla?03:23
sdakeneutron_lbaas works then?03:24
sdakevhosakot can youget a log of the backtrace - that would help emmensly03:24
sdakefrom heka log volume03:24
sdakelog/named03:24
vhosakotsdake: I see it is 644 owned by root03:24
vhosakot-rw-r--r-- 1 root root 189 May 25 21:09 kolla-build.conf03:24
sdakethat works too03:24
vhosakotsdake: this is the error in neutron.log03:25
vhosakotsdake: Table 'neutron.lbaas_loadbalancers' doesn't exist03:25
vhosakotsdake: see last line in  http://paste.openstack.org/show/505516/03:25
sdakewhich version of ansible are you running?03:25
vhosakotsdake: 1.9.503:26
sdakethat implies the database wasn't migrated03:26
sdaketry ansible 1.9.4 please03:26
sdakemigrated or created for that matter03:26
vhosakotsdake: this task (which creates neutron.lbaas_loadbalancers table) passed    https://review.openstack.org/#/c/318322/10/ansible/roles/neutron/tasks/bootstrap_service.yml03:27
patchbotvhosakot: patch 318322 - kolla - Adds Neutron LBaaS Support03:27
sdakevhosakot pleae try ansible 1.9.403:28
vhosakotsdake: ok, I'll downgrade...03:29
sdakevhosakot on your host, do you hve an /etc/localtime file03:29
sdake /etc/localtime file03:29
vhosakotsdake: should a similar task exist to create the neutron lbaas table.. I dont see it in sbezverk's PShttps://github.com/openstack/kolla/blob/master/ansible/roles/neutron/tasks/bootstrap.yml#L2-L303:30
vhosakothttps://github.com/openstack/kolla/blob/master/ansible/roles/neutron/tasks/bootstrap.yml#L2-L303:30
*** yuanying has joined #openstack-kolla03:30
sdakevhosakot table missing not the database03:31
sdakevhosakot are you running master?03:31
vhosakotsdake: yep03:31
vhosakotsdake: I have -rw-r--r-- 1 root root 3519 Mar 15 02:40 /etc/localtime03:32
sdakedelegate_to is busted03:32
sdakeentirely and completely03:32
sdakeit works some times03:32
sdakedepends on how your system is setup03:32
sdakeare you doing an AIO?03:32
vhosakotsdake: yep03:33
sdakesbezverk was doing multinode iirc03:33
vhosakotsdake: ah ok.. so, will this create the lbaas table -->  https://review.openstack.org/#/c/318322/10/docker/neutron/neutron-lbaas-agent/extend_start.sh03:33
patchbotvhosakot: patch 318322 - kolla - Adds Neutron LBaaS Support03:33
sdakebut i am not certain o this point03:33
sdakevhosakot it should do so03:33
*** d_code has quit IRC03:34
sdakehowever, if neutron-lbaas-agent bootstraps after neutron that may not be the case03:34
sdakefirst lets try ansible 1.9.403:34
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add support to lint the install commands in Dockerfiles  https://review.openstack.org/31736403:35
vhosakotsdake: should I cleanup and re-deploy after downgrading to 1.9.4 ?03:35
*** phuongnh has quit IRC03:35
vhosakotsdake: actually, my current version (1.9.5) has been working fine and I can boot nova VM and ping it03:35
sdakecontainer-cleanup03:36
sdakereboot03:36
sdakeredeploy03:36
*** phuongnh has joined #openstack-kolla03:36
vhosakotsdake: should I delete the images and rebuild as well ?03:37
sdakenah03:37
sdakeone variable at a time ;)03:37
vhosakotsdake: right..as ansible wont affect dockerfiles03:37
vhosakotsdake: cool, will do not.. I think I wont move to centos and get lbaas working on ubuntu too03:38
vhosakotsince sbezverk tested/vaidated on centos already03:38
sdakeya - this patch needs to work on ubuntu as well03:39
godleonHi all, is there any way to install extra software package in the container which not be predefined in the Dockerfile?03:40
sdakei've finally got my lab back in operation - 10 gig networking to 3 nodes all running centos 7.203:41
sdakeplus my workstation is now setup with windows for games and centos7 for work03:41
sdakethat only took 6 months03:41
sdakeremodel - what could possibly go wrong03:41
sdakegodleon no but there needs to be03:43
sdakegodleon if you install from source, you can install python plugins for neutron03:43
sdakebeyond that, there is nothing03:43
*** yuanying has quit IRC03:45
sdakeso i have a total of 4 nodes atm03:45
sdakeand I have two computers i am harvesting from my children since they both got new workstations03:46
sdakeand 10gig cards are going in those too :)03:46
*** yuanying has joined #openstack-kolla03:47
godleonsdake: so if I want to install additional software packages, maybe I should folk the kolla project and modify it to achieve that now?03:51
sdakegodleon if you want it for mitaka or liberty03:51
sdakebut i'd recommend us sorting out how to do it properly in master as well03:52
sdakewhat do you want to install03:52
godleonsdake: I think if there is a configurable way to do that will be fancy.03:52
godleonsdake: hmm...... like.... LXD03:52
sdakefor what use case is what i am after03:53
coolsvapsdake, cool lab, i have possibly 50% of what you are saying at my place03:53
sdakei also have a 10 node cluster in cisco datacenter03:53
godleonsdake: I want to test another hypervisor LXD instead of KVM, I am not sure if it can be done by kolla.03:54
sdakelxd is a hypervisor?03:54
sdakeI thogut it was a container tech03:54
sdakekolla just deploys openstack - so the question to ask is if it can be done by openstack :)03:55
sdakewe did add xen support03:55
sdakehttps://github.com/openstack/kolla/blob/master/docker/nova/nova-libvirt/extend_start.sh#L1303:56
sdakevhosakot did 1.9.4 work?03:56
godleonsdake: actually, LxD is a system container tech :)03:57
vhosakotsdake: I'm cleaning up now... will rebuild with 1.9.4 and let you know...03:57
sdakegodleon so you want kolla to use lxd instead of docker you mean?03:57
godleonsadke: and yes, it can be a hypervisor as well. :)03:57
vhosakotsdake: 1.9.5 has been working fine for me and I can ping nova vm03:57
sdakeor you want to use lxd as a nova hypervisor03:57
sdakevhosakot i hear that, but the code has changed03:57
*** ravig has joined #openstack-kolla03:58
sdakeand there is delegate_to used with when statements in sbezverk 's implementation03:58
vhosakotsdake: ah ok...03:58
sdakei have found these two things used together to be flakey03:58
godleonsdake: no, I just wonder if I can use LxD to replace KVM..... not docker03:58
vhosakotsdake: will downgrade and test and let you know.. cool03:58
sdakegodleon no idea, is there a nova lxd driver?03:58
godleonsdake: yes, for nova hypervisor03:58
sdakenova isn't a hypervisor, its a hypervisor manager04:00
godleonsdake: sure, there is a nova lxd driver already04:00
sdakei think the answer is yes it would work04:00
sdakeit requires installing and configuring lxd however04:00
godleonsdake: exactly, so this is why I was asking if I can install additional software packages in kolla.04:01
sdakeuserspace hypervisors have potential to blow kvm hypervisors out performance wise04:01
godleonsdake: yap, LxD can minimize the vm overhead04:02
sdakegodleon i see lxd has a rest api04:03
sdakeis it secured in any way?04:03
godleonsdake: I am not quite sure about this question, I need spend some time digging into to find the answer.04:04
sdakeyou will need an lxd container04:04
sdaketo contain the rest api04:04
sdakethis serves the same purpose as nova-libvirt iiuc04:05
sdakei think the lxd driver needs to go in the nova-compute container04:05
sdakehttps://insights.ubuntu.com/2015/05/06/introduction-to-nova-compute-lxd/04:08
sdakethis line can go in /etc/kolla/config/nova.conf: compute_driver=nclxd.nova.virt.lxd.LXDDriver04:08
sdakeafter nclxd is installed in nova-compute04:08
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update ubuntu dockerfiles for formatting  https://review.openstack.org/31723804:09
sdakethat is 5 minutes of work patchwise for master04:09
sdakethe more challenging part is implementing an lxd container04:09
sdakeand deploying it with ansible04:09
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add support to lint the install commands in Dockerfiles  https://review.openstack.org/31736404:10
godleonsdake: ansible is only used to deploy docker container, isn't it? Why ansible has to deploy lxd container?04:12
sdakegodleon lxd has a rest server04:13
sdakethat rest server is a daemon04:13
sdakethe daemon needs to run in a container04:13
sdakejust as nova-libvirt does today04:13
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131704:16
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131704:19
godleonsdake: oh, I see. That's where the main problem is.04:19
sdakeroger04:19
sdakegodleon given lxd's 2 week release cycle, an dthe fact that I doubt it has full implementations for everything related to openstack, I'd be hesitent to merge it into kolla proper until an implementation could be tested04:23
sdakelxd probably doesn't do live migration for example04:23
sdakelxd may not be upgradeable04:23
sdakei really dont know for sure, these are all things that would need to be tested04:24
godleonsdake: hmm... it makes sense. It does really need a deep survey of LxD before merging it into kolla.04:27
sdakewe can always merge it with caveats04:27
sdakewe have done this with ironic which is tech preview04:27
sdakeseems like an interesting idea04:27
sdakeif you get lxd deploying in ansible, I can help with the customizing nova-compute part04:28
godleonsdake: really? It sounds great!04:29
sdakeya like i said its 5 minutes of work04:30
sdakenote i have concerns about lxd authentication04:30
sdakeas in I dont know if the rest api has any04:30
godleonsdake: authentication? I don't understand what exact you mean. Can u elaborate it?04:33
vhosakotsdake: I cleanup containers, volumes, downgraded to ansible 1.9.4, rebooted and re-deployed.... I see this error when I build the neutron containers... I did not see this error with ansible 1.9.5  -->  http://paste.openstack.org/show/505534/04:36
*** salv-orlando has joined #openstack-kolla04:41
*** salv-orlando has quit IRC04:48
*** jtriley has quit IRC04:49
*** tfukushima has quit IRC04:50
*** weiyu_ has quit IRC04:50
*** weiyu_ has joined #openstack-kolla04:52
sdakevhosakot your using master?04:59
vhosakotsdake: yes04:59
sdakeansible has nothing to do with docker image building04:59
vhosakotsdake: right.. it worked just an hr ago...04:59
sdakemirror problem possibly04:59
sdaketry again?05:00
vhosakotsdake: yep... looking at it05:00
sdakemirror syncing = downfall of existence ;)05:00
*** sacharya has quit IRC05:01
*** vincent_vdk has quit IRC05:02
*** vincent_vdk has joined #openstack-kolla05:03
*** salv-orlando has joined #openstack-kolla05:05
*** dave-mccowan has quit IRC05:13
*** vincent_vdk has quit IRC05:22
*** vincent_vdk has joined #openstack-kolla05:23
*** vhosakot has quit IRC05:32
*** mikelk has joined #openstack-kolla05:33
*** jtriley has joined #openstack-kolla05:46
*** jtriley has quit IRC05:50
*** tfukushima has joined #openstack-kolla05:50
*** vincent_vdk has quit IRC05:51
*** vincent_vdk has joined #openstack-kolla05:52
*** unicell1 has joined #openstack-kolla05:53
*** sdake has quit IRC05:54
*** unicell has quit IRC05:54
*** itzdilip has joined #openstack-kolla05:58
*** sdake has joined #openstack-kolla05:59
*** jtriley has joined #openstack-kolla06:00
*** sacharya has joined #openstack-kolla06:01
*** jtriley has quit IRC06:05
*** sacharya has quit IRC06:06
*** beekhof has quit IRC06:15
kjellygodleon: Will you work on nova-lxd-container for kolla?06:17
*** beekhof has joined #openstack-kolla06:17
*** fragatina has quit IRC06:18
*** beekhof has quit IRC06:22
godleonkjelly: maybe, but I have to discuss this with my coworker first. And ....... I think we met in person before. :)06:22
kjellygodleon: :) Nova with lxd support looks interesting.06:24
*** anbehl has quit IRC06:26
godleonkjelly: yap, so I poped up this topic here! Hope LxD can become mature enough to become another hypervisor choice in the near future. :)06:27
*** beekhof has joined #openstack-kolla06:29
*** sdake has quit IRC06:30
openstackgerritMerged openstack/kolla: Implement non-default signal handler for SIGINT  https://review.openstack.org/31370606:38
kjellyI want to add some nova schedudler configuration to kolla nova.conf.j2. Does it need blueprint?06:39
*** cu5 has joined #openstack-kolla06:43
*** anbehl has joined #openstack-kolla06:44
*** ravig has quit IRC06:47
*** openstack has joined #openstack-kolla06:54
*** sdake has joined #openstack-kolla06:54
*** jtriley has joined #openstack-kolla07:01
*** salv-orlando has quit IRC07:05
*** cfarquhar has quit IRC07:07
*** jtriley has quit IRC07:07
*** sdake has quit IRC07:13
*** mikelk has quit IRC07:14
*** sdake has joined #openstack-kolla07:16
*** cfarquhar has joined #openstack-kolla07:20
*** cfarquhar has joined #openstack-kolla07:20
*** sdake has quit IRC07:21
*** athomas has joined #openstack-kolla07:22
*** salv-orlando has joined #openstack-kolla07:24
*** gfidente has joined #openstack-kolla07:30
*** cu5 has quit IRC07:36
*** cu5_ has joined #openstack-kolla07:44
*** sdake has joined #openstack-kolla07:44
*** daneyon_ has joined #openstack-kolla07:49
*** sdake has quit IRC07:49
*** sdake has joined #openstack-kolla07:50
*** daneyon_ has quit IRC07:53
*** athomas has quit IRC07:55
*** beekhof has quit IRC07:57
*** mgoddard has joined #openstack-kolla07:58
*** athomas has joined #openstack-kolla08:00
*** cu5_ has quit IRC08:02
*** cu5 has joined #openstack-kolla08:02
*** jtriley has joined #openstack-kolla08:03
*** sacharya has joined #openstack-kolla08:03
*** salv-orlando has quit IRC08:04
sdakepbourke_ around08:06
*** jtriley has quit IRC08:08
*** sacharya has quit IRC08:08
*** zhiwei has joined #openstack-kolla08:12
*** beekhof has joined #openstack-kolla08:13
*** Serlex has joined #openstack-kolla08:20
*** dmk0202 has joined #openstack-kolla08:23
*** weiyu_ has quit IRC08:24
*** weiyu_ has joined #openstack-kolla08:28
*** liyi has quit IRC08:28
*** jmccarthy has joined #openstack-kolla08:33
*** pbourke_ has quit IRC08:48
*** pbourke_ has joined #openstack-kolla08:48
*** efoley has joined #openstack-kolla08:49
*** jtriley has joined #openstack-kolla09:03
*** efoley_ has joined #openstack-kolla09:05
*** efoley has quit IRC09:06
*** jtriley has quit IRC09:08
pbourke_sdake: morning09:16
wznoinsk_hi all, could some corehead look non-default mariadb_port change for me? https://review.openstack.org/#/c/313595/09:17
patchbotwznoinsk_: patch 313595 - kolla - add support for non-default database_port in kolla...09:17
*** wznoinsk_ is now known as wznoinsk09:17
pbourke_wznoinsk: done09:19
wznoinskpbourke_ thanks, would I port it back to stable/mitaka and liberty?09:20
pbourke_wznoinsk: actually Im uncertain of our backport policy at the moment. will need to confirm with some others here09:21
sdakepbourke_ how do you feel about http://paste.fedoraproject.org/371007/14642544/ -> http://paste.fedoraproject.org/371007/1464254409:21
sdakewe backport all critical and high bug fixes only09:22
sdakepbourke_ shield your eyes: http://paste.fedoraproject.org/371008/64254553/ -> http://paste.fedoraproject.org/371008/6425455309:22
openstackgerritMerged openstack/kolla: add support for non-default database_port in kolla/ansible  https://review.openstack.org/31359509:24
sdakethis would permit complete customization for users09:27
sdakewithout alot of hassle09:27
sdakepbourke_ still alive09:30
pbourke_sdake: yup,the code isn't that deadly ;)09:30
pbourke_just thinking about it09:30
sdakelooks pretty terrible to me09:30
sdakebut the dsl loosk good09:30
pbourke_it does09:31
pbourke_i want to be sure mixing yaml and jinja is a good idea though09:31
sdakei was thining longer term we could eliminate jinja2 alltogether09:32
coolsvapsdake, the yaml format looks pretty interesting09:33
sdakemy main goal is to have custom repositories per dockerfile09:34
sdake$$dayjob thing09:34
coolsvapsdake, pbourke_ I think its is backport potential https://launchpad.net/bugs/157924209:34
openstackLaunchpad bug 1579242 in kolla mitaka "clean up not run when sigint occurs during build" [High,New] - Assigned to Jeff Peeler (jpeeler-z)09:34
sdakebut this seems like the least painful way to unify the charlie foxtrot of config options we currently have09:35
coolsvapsdake, yes it definitely looks better than the config options09:35
coolsvapthe review associated with the above bug is https://review.openstack.org/#/c/313706/09:36
patchbotcoolsvap: patch 313706 - kolla - Implement non-default signal handler for SIGINT (MERGED)09:36
*** salv-orlando has joined #openstack-kolla09:36
wznoinsksdake/pbourke_ launchpad actually answers my question: https://bugs.launchpad.net/kolla/liberty/+bug/157615109:36
openstackLaunchpad bug 1576151 in kolla mitaka "non-default mysql/mariadb port not supported in kolla ansible " [Critical,Confirmed] - Assigned to Waldemar Znoinski (wznoinsk)09:36
wznoinskbut so I have your latest view on that, should I port?09:37
sdakeafter it merges09:37
sdakewe do backports09:37
sdakeany core can target to a series09:37
pbourke_im not seeing how that is a bug09:37
pbourke_wznoinsk: are you running maria on a non standard port?09:38
coolsvapthis looks more like a enhancement to me09:38
wznoinskpbourke_ yes, I have a mysql-server on the host (for nodepool, jenkins and other CI crowd) and openstack controller deployed with kolla on the same node09:38
*** efoley__ has joined #openstack-kolla09:47
*** efoley_ has quit IRC09:50
wznoinskwould we bring this up on next meeting maybe?09:51
pbourke_wznoinsk: right now Im in agreement with coolsvap in that it seems like an enchancement09:52
pbourke_which would make it ineligable for backport09:52
wznoinskyes, I saw some pieces (i.e.: ironic-inspector) don't support specifying its port number in kolla yet, so from that point of view supporting custom ports for mariadb may be viewed as extending current functionality (same as adding ironic-inspector port variable) but if we consider mariadb to be the 'base' for any deployment and given the mariadb_port is already in stable/branches (but it's not actually customizable as it breaks if09:55
wznoinsk you give it something else than 3306) i'd consider it as not working functionality09:55
openstackgerritMerged openstack/kolla-kubernetes: Changes Glance bootstrap to use kolla-toolbox  https://review.openstack.org/32002209:58
openstackgerritMerged openstack/kolla-kubernetes: Implement a Job for Mariadb Bootstrap  https://review.openstack.org/32074209:59
wznoinskwhether all the other port variables support non-default values I don't know, I guess that's why it's not clear whether to backport the change10:00
*** rmart04 has joined #openstack-kolla10:01
*** jmccarthy has left #openstack-kolla10:02
pbourke_sdake: I dont think moving to yaml will allow for enough customisation10:02
pbourke_sdake: it would be ok if every base used the exact same instructions, just with different values10:03
sdakewhich parts wont offer enough customization?10:03
sdakehttp://paste.fedoraproject.org/371022/14642570/ -> http://paste.fedoraproject.org/371022/1464257010:03
sdakeif we dont go to yaml I am at a loss as to how to handle the varying amounts of customization people want with images10:04
*** sacharya has joined #openstack-kolla10:04
sdakewe did jinja2 instead of yaml because it was easier to write the dockerfiles originally10:04
sdakebut now all dockerfiles basically have a similar structure10:04
*** mikelk has joined #openstack-kolla10:04
*** jtriley has joined #openstack-kolla10:04
sdakethat yaml i just pasted is enough to do the base image10:04
sdakeand someone could - if they chose- provide their own yaml of all the containers to build10:05
pbourke_how do you handle the various tweaks each distro needs10:05
sdakewith their own stuff in there10:05
sdakewhich type of tweaks10:05
sdakelook at the last paste10:05
sdakei added native command10:05
sdakes10:05
*** efoley__ has quit IRC10:06
sdakethe nice thing about a yaml file is we can provide one10:06
sdakeand then someone can provide overrides for sections if they choose to do so10:06
sdakethis essentially removes the docker directory and all of its maintenance entirely10:07
sdakeyaml can also be manipulated programatically10:08
sdakeversus our jinja2 files which must be manipulated by a human being10:08
*** sacharya has quit IRC10:09
sdakecoolsvap have a look at that last paste and tell me what you think10:09
*** jtriley has quit IRC10:09
coolsvapsdake, this really looks good and I can see how it will help customization we need currently for various things10:09
coolsvaplike plugins10:09
sdakeyes, plugins10:09
coolsvapi can literally see the yaml update evolving in my head for plugin10:10
*** tfukushima has quit IRC10:10
*** tfukushima has joined #openstack-kolla10:11
*** tfukushima has quit IRC10:11
sdakei wonder if yaml.load maintains ordering10:11
*** tfukushima has joined #openstack-kolla10:11
pbourke_im coming round to it more now10:12
*** tfukushima has quit IRC10:13
*** tfukushima has joined #openstack-kolla10:14
*** rhallisey has joined #openstack-kolla10:16
sdakei dont know possibly a crazy idea :)10:17
sdakeI think it offers us alot of advantages10:18
sdakedont see much downside10:18
sdakeother then its not a semi-raw dockerfile people are used to dealing with10:18
coolsvapi think its worth a try10:19
*** kong has joined #openstack-kolla10:19
coolsvapyaml.load does not guarantee the ordering is maintained but i dont think it should be a major hurdle10:20
sdakehere is the output10:24
sdakehttp://paste.fedoraproject.org/371035/64258276/ -> http://paste.fedoraproject.org/371035/6425827610:24
sdakelooks like its maintaining the list ordering to me10:25
*** efoley__ has joined #openstack-kolla10:27
coolsvapit maintains the list ordering yeah10:28
*** daneyon_ has joined #openstack-kolla10:31
*** jmccarthy has joined #openstack-kolla10:36
*** daneyon_ has quit IRC10:36
*** tfukushima has quit IRC10:46
*** weiyu_ has quit IRC10:46
*** jmccarthy has left #openstack-kolla10:47
*** rhallisey has quit IRC10:49
openstackgerritSteven Dake proposed openstack/kolla: [WIP] Prototyping feasibility of a DSL  https://review.openstack.org/32146810:51
sdakebedtime10:51
sdakenight all10:51
coolsvapgnight sdake10:56
openstackgerritMerged openstack/kolla: Bump the ansible to 2  https://review.openstack.org/31742110:57
*** jtriley has joined #openstack-kolla11:05
coolsvappbourke_, mandre can you ack https://review.openstack.org/317363 https://review.openstack.org/31723811:06
mandrecoolsvap: there you go11:09
*** godleon has quit IRC11:09
coolsvapmandre, thx!11:10
mandrepbourke_: since you're there, can you ack https://review.openstack.org/#/c/315390/ too?11:10
patchbotmandre: patch 315390 - kolla - Simplify image building information in quickstart11:10
openstackgerritMerged openstack/kolla: Update the horizon dockerfile for formatting  https://review.openstack.org/31736311:13
openstackgerritMerged openstack/kolla: Update ubuntu dockerfiles for formatting  https://review.openstack.org/31723811:13
openstackgerritMerged openstack/kolla: Simplify image building information in quickstart  https://review.openstack.org/31539011:13
*** jtriley has quit IRC11:13
openstackgerritMerged openstack/kolla: Update the image-building documentation  https://review.openstack.org/32093311:13
mandrepbourke_: you rock!11:15
pbourke_np :)11:15
berendtafter the merge of the ansible2 patch, should it work with ansible 2.1.0.0?11:15
berendtor 2.0.2.0?11:15
mandreberendt: I believe so, the incompatibility was between ansible 1.9 and ansible 211:16
berendtyes, but I got an "The error was: TypeError: _make_tmp_path() takes exactly 2 arguments (1 given)" error with ansible 2.1.0.0 when copying over the ceph.conf configuration file.11:17
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add support to lint the install commands in Dockerfiles  https://review.openstack.org/31736411:17
berendtand I do not get this error with ansible 2.0.2.011:18
berendtthat's probably an issue in https://github.com/openstack/kolla/blob/master/ansible/action_plugins/merge_configs.py#L45, I think the ActionBase class changed from 2.0 to 2.1, I will have a look on this later this day11:21
mandreberendt: then in that case, probably the ansible 2 patch need a bit more work :)11:21
mandreberendt: can you report your issues with ansible 2.1 in the review?11:21
berendtmandre yes I will add a note there11:22
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add sahara containers  https://review.openstack.org/31726111:22
berendtmandre I added a note into https://review.openstack.org/#/c/317421/711:24
patchbotberendt: patch 317421 - kolla - Bump the ansible to 2 (MERGED)11:24
berendtlooks like there are some more issues, I now got an other error when copying over the cinder.conf file11:25
mandrethanks berendt, may I ask you to open bugs in the issue track for each one you find?11:26
mandreansible 2.1 was just release today, what an unfortunate timing...11:26
berendtmandre does it make sense to open one bug to track all ansible 2.1 related issues?11:27
mandreberendt: it's up to you, if you think there is only a small number of issues and they are closely related11:29
mandreI suppose our gate is broken now11:31
*** rhallisey has joined #openstack-kolla11:32
coolsvapthanks sbezverk I completely missed the extend_start in base11:32
openstackgerritMerged openstack/kolla-kubernetes: Implement Keystone Bootstrap Job  https://review.openstack.org/32130711:34
openstackgerritMerged openstack/kolla-kubernetes: Fix documentation for Ubuntu and some rst formatting issues  https://review.openstack.org/32130811:34
*** dwalsh has joined #openstack-kolla11:40
openstackgerritLiyi Meng proposed openstack/kolla-kubernetes: Implement swift pods and serivces  https://review.openstack.org/31998511:46
*** phuongnh has quit IRC11:56
*** sacharya has joined #openstack-kolla12:04
*** sacharya has quit IRC12:09
*** kjelly1 has joined #openstack-kolla12:11
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add support to lint the install commands in Dockerfiles  https://review.openstack.org/31736412:12
openstackgerritLiyi Meng proposed openstack/kolla-kubernetes: Implement swift pods and serivces  https://review.openstack.org/31998512:22
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Updated Gnocchi binary containers  https://review.openstack.org/31725612:24
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Add support for mistral ubuntu binary containers  https://review.openstack.org/31724012:24
*** liyi has joined #openstack-kolla12:27
rhalliseyliyi, hey, swift pods look good12:28
*** d_code has joined #openstack-kolla12:32
liyithanks Ryan.  To get a minmal deployment. memcached, mariadb, rabbitmq, keystone, glance, nova, neutron, and horizon are primary components12:32
liyishould we focus on these node from now on12:32
liyiif bootstrap with help of ectd work, the main problems are in neutron now.12:33
liyishould we push for this https://bugs.launchpad.net/kolla/+bug/1584954 and https://github.com/kubernetes/kubernetes/pull/20698?12:35
openstackLaunchpad bug 1584954 in kolla "avoid dash in neutron config filename" [Undecided,New] - Assigned to Liyi Meng (liyi-meng)12:35
*** dave-mccowan has joined #openstack-kolla12:39
*** papacz has quit IRC12:39
rhalliseyliyi, maybe we can come up with a workaround12:42
*** salv-orlando has quit IRC12:42
*** salv-orlando has joined #openstack-kolla12:44
liyiRyan, not sure, not really dig into that much yet. RabbitMQ keep crash on my node right now. Busy hunting it at the moment12:45
*** jtriley has joined #openstack-kolla12:56
openstackgerritJeffrey Zhang proposed openstack/kolla: [wip] implement Ansible Tempest role  https://review.openstack.org/32152212:58
*** kjelly1 has quit IRC13:02
openstackgerritChristian Berendt proposed openstack/kolla: [doc] change Ansible version to >= 2 in quickstart  https://review.openstack.org/32152513:09
*** daneyon_ has joined #openstack-kolla13:14
*** jmccarthy has joined #openstack-kolla13:16
openstackgerritRyan Hallisey proposed openstack/kolla: Add kolla-kubernetes bootstrap capability to mariadb  https://review.openstack.org/32074413:18
*** daneyon_ has quit IRC13:18
openstackgerritRyan Hallisey proposed openstack/kolla: Add kolla-kubernetes bootstrap capability to Keystone  https://review.openstack.org/32152913:19
*** diogogmt has joined #openstack-kolla13:23
*** godleon has joined #openstack-kolla13:23
openstackgerritRyan Hallisey proposed openstack/kolla: Add kolla-kubernetes bootstrap capability to Keystone  https://review.openstack.org/32152913:23
openstackgerritRyan Hallisey proposed openstack/kolla: Add kolla-kubernetes bootstrap capability to mariadb  https://review.openstack.org/32074413:23
*** absubram has quit IRC13:27
openstackgerritSerguei Bezverkhi proposed openstack/kolla: Adds Neutron LBaaS Support  https://review.openstack.org/31832213:28
*** inc0_ has joined #openstack-kolla13:29
inc0_good mornign13:32
inc0_I guess I wasn't only one to miss yesterdays meeting13:32
*** jmccarthy has left #openstack-kolla13:33
*** gfidente has quit IRC13:36
*** gfidente has joined #openstack-kolla13:37
*** esharao has joined #openstack-kolla13:41
*** dave-mccowan has quit IRC13:42
*** diogogmt has quit IRC13:43
pbourke_its past my bedtime13:44
inc0_I know the feeling13:44
*** jtriley has quit IRC14:00
rhalliseyinc0_, the mariadb bootstrap is working14:01
inc0_woot14:02
*** mgoddard has quit IRC14:03
*** dwalsh has quit IRC14:05
*** jtriley has joined #openstack-kolla14:05
*** sacharya has joined #openstack-kolla14:05
*** zhiwei has quit IRC14:08
*** SiRiuS__ has joined #openstack-kolla14:09
*** sacharya has quit IRC14:10
*** wuhg has quit IRC14:10
*** jtriley has quit IRC14:11
*** jtriley has joined #openstack-kolla14:11
*** ccesario___ has joined #openstack-kolla14:15
*** ravig has joined #openstack-kolla14:15
*** dwalsh has joined #openstack-kolla14:18
Davieysdake: Hey, is this comment still accurate? https://bugs.launchpad.net/kolla/+bug/1500245/comments/914:19
openstackLaunchpad bug 1500245 in kolla "Consistently Failing - Deploy OpenStack all in one node using Ansible" [Wishlist,Invalid] - Assigned to Manoj (manoj-kumar-jainman)14:19
*** ccesario___ has quit IRC14:20
*** salv-orlando has quit IRC14:31
*** vhosakot has joined #openstack-kolla14:32
*** liyi has quit IRC14:32
sbezverkmorning folks.. I see this failure at the gate: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. anybody aware of any changes for package versions?14:33
sbezverkstarted mariadb, and see bootstrap crasah usign the latest code14:39
sbezverkrhallisey    ^^^14:40
rhalliseysbezverk, using ansible 2.0?14:41
rhalliseyor is this for kube14:41
sbezverkrhallisey kube14:41
rhalliseyweird I just deployed 10 minutes ago14:42
rhalliseysbezverk, did you build the mariadb image with the patch I added?14:44
rhalliseywith the kolla-kube specific stuff14:44
sbezverkrhallisey not yet, but I doubt it is the case here as it fails at bootstrap14:47
sbezverkrhallisey I will build new image and try it again14:47
rhalliseythe mariadb bootstrap uses different flags14:48
rhalliseythat container is just skipping everything and trying to run mysql14:48
*** salv-orlando has joined #openstack-kolla14:54
*** ravig has quit IRC14:54
*** ravig has joined #openstack-kolla14:55
*** liyi has joined #openstack-kolla15:01
*** mgoddard has joined #openstack-kolla15:02
*** dmk0202 has quit IRC15:04
*** cu5 has quit IRC15:06
*** ravig has quit IRC15:07
*** mgoddard has quit IRC15:13
*** mgoddard has joined #openstack-kolla15:13
*** mgoddard has quit IRC15:14
*** mgoddard has joined #openstack-kolla15:14
*** inc0_ has quit IRC15:18
*** sacharya has joined #openstack-kolla15:34
wmillerDoes anyone know if the dicts of successful/failed/unmatched images that kolla-build prints out are used for anything, or if they're just an artifact of the dicts being passed to sys.exit()? @jpeeler?15:35
*** SiRiuS__ has quit IRC15:36
*** diogogmt has joined #openstack-kolla15:41
openstackgerritSerguei Bezverkhi proposed openstack/kolla: Install correct version of arping  https://review.openstack.org/32162315:42
sbezverkkolla cores, appreciate your attention to ^^^^^ PS it is show stopper for lbaas15:44
*** mikelk has quit IRC15:47
*** ravig has joined #openstack-kolla15:51
*** inc0 has joined #openstack-kolla15:52
*** ravig has quit IRC15:54
*** ravig has joined #openstack-kolla15:56
*** vhosakot has quit IRC15:56
mandresbezverk: from what I can read on the internet, arping had more features than iputils-arping15:57
mandrethey are completely different implementations15:57
openstackgerritSerguei Bezverkhi proposed openstack/kolla: Install correct version of arping  https://review.openstack.org/32162316:01
*** mgoddard_ has joined #openstack-kolla16:02
*** mgoddard has quit IRC16:02
*** inc0 has quit IRC16:02
*** inc0 has joined #openstack-kolla16:03
sbezverkmandre well then we have a problem as lbaas code uses -U keyword16:04
sbezverkwhich is not supported by arping16:04
sbezverkcoming from arping package16:04
mandresbezverk: right, I've read your bug report afterwards, it's self explanatory16:04
DavieyAnyone seen a problem with mariadb service starting?  Using images from kollaglue.  Nothing really interesting from docker log16:05
sbezverkmandre I scan kolla's code and nothing uses arping at this moment16:05
mandresbezverk: yeah, I agree it should be safe16:06
*** mummer has joined #openstack-kolla16:12
*** ravig has quit IRC16:12
*** ravig has joined #openstack-kolla16:16
inc0Daviey, can you show us mariadb logs?16:21
inc0you can find all logs from particular node in16:22
inc0/var/lib/docker/volumes/log_data/_data16:22
*** ravig has quit IRC16:22
*** Serlex has quit IRC16:24
openstackgerritChristian Berendt proposed openstack/kolla: [doc] change Ansible version to >= 2 in quickstart  https://review.openstack.org/32152516:27
Davieyinc0: https://gist.github.com/Daviey/07d7a498500a26ea3626512868b52b0316:28
*** dave-mccowan has joined #openstack-kolla16:29
inc0Daviey, try to turn off all mariadb container and run playbook mariadb recovery16:31
inc0...which we dont have docs for it seems16:32
inc0hold on16:32
inc0https://github.com/openstack/kolla/blob/master/ansible/mariadb_recovery.yml this one Daviey16:32
*** mark-casey has joined #openstack-kolla16:33
*** vhosakot has joined #openstack-kolla16:34
Davieyinc0: I tried that :/16:37
*** inc0 has quit IRC16:37
*** inc0 has joined #openstack-kolla16:37
Davieyinc0: https://gist.github.com/Daviey/f7d040d65184eca80c4d535d4406954316:37
inc0Daviey, no route to host16:38
inc0can you confirm that you can ping 10.25.201.100 from controller1?16:39
Davieyinc0: from .70 i can ssh to 71 & 72 (control) and the VIP .10016:39
*** godleon has quit IRC16:39
Daviey(and ping)16:39
inc0so it will check 71->100 and 72->10016:39
Davieyok16:39
inc0rather than 70->10016:39
vhosakotsbezverk: sdake: I am seeing non-kolla issues when building openstack-base in Ubuntu.. not related to kolla and lbaas.. I'm fixing it now... will keep you guys posted16:39
Davieyinc0: I can ssh from .71 to .70,.72 and .10016:40
inc0hmm16:40
inc0how about docker exec -it mariadb ping 10.25.201.100 ?16:40
*** ssurana has joined #openstack-kolla16:41
Davieyinc0: hmm, ping: icmp open socket: Operation not permitted16:41
inc0soo...that's strange16:42
Davieyhmm, https://bugzilla.redhat.com/show_bug.cgi?id=114231116:43
openstackbugzilla.redhat.com bug 1142311 in iputils "RHEL 7 base docker image, ping does not work." [Medium,Closed: errata] - Assigned to jsynacek16:43
Davieyinc0: docker exec -it mariadb chmod 4755 /bin/ping ; /bin/ping 10.25.201.100 , worked16:46
Daviey(from both 70 and 71)16:46
DavieyI'm guessing it doesn't matter... but it doesn't work from where I am running ansible from.16:47
*** ravig has joined #openstack-kolla16:47
*** unicell1 has quit IRC16:47
*** unicell has joined #openstack-kolla16:48
*** daneyon_ has joined #openstack-kolla16:50
inc0Daviey, it shouldn't matter16:52
Davieyinc0: What is interested, is that mariadb doesn't seem to be running on 72/73 https://gist.github.com/Daviey/3979f1049405b5edfc5c492bfee12a1616:52
*** efoley_ has joined #openstack-kolla16:52
*** mgoddard_ has quit IRC16:53
*** mgoddard_ has joined #openstack-kolla16:53
*** efoley__ has quit IRC16:53
*** rmart04 has quit IRC16:55
*** daneyon_ has quit IRC16:55
*** absubram has joined #openstack-kolla16:55
*** absubram has quit IRC16:56
Davieyinc0: Actually... this might be the issue... but I am massively confused.. https://gist.github.com/Daviey/1c3d8646e84888ffaeccba21f09da29a16:56
*** absubram has joined #openstack-kolla16:59
*** efoley__ has joined #openstack-kolla17:05
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the signature change for ActionBase._make_tmp_path in ansible 2.1.0  https://review.openstack.org/32175417:07
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the signature change for _make_tmp_path in ansible 2.1.0  https://review.openstack.org/32175417:08
harlowjasdake u ok with https://review.openstack.org/#/c/321317/ ?17:08
patchbotharlowja: patch 321317 - kolla - Use a task model and dumb workers17:08
*** thumpba has joined #openstack-kolla17:08
harlowjait moves away from specialized threads to specialized tasks and generic threads17:08
harlowjawhich if u wanted a lib for that would seem to make sense to do17:08
*** efoley_ has quit IRC17:09
*** SiRiuS__ has joined #openstack-kolla17:10
harlowjalet me know if i need to open a bug for that or something (seems likely that i need to?)17:11
*** inc0 has quit IRC17:15
*** fragatina has joined #openstack-kolla17:15
*** Jeffrey4l has quit IRC17:19
*** fragatina has quit IRC17:20
*** mark-casey has quit IRC17:22
sbezverkpbourke_ ping17:22
*** mark-casey has joined #openstack-kolla17:23
*** mark-casey has quit IRC17:29
*** mark-casey has joined #openstack-kolla17:30
*** anbehl has quit IRC17:32
*** nilk has quit IRC17:37
g3ekhello, somebody can help me to use this https://github.com/docker/docker/issues/10324 with kolla-build?17:39
*** efoley__ has quit IRC17:42
*** mark-casey has quit IRC17:46
harlowjawhats up with 'image['logs'] = str()' also17:50
harlowjais that like supposed to be an error log for the image17:50
harlowjain a string :-/17:50
harlowjalike woah17:50
harlowjalol17:50
*** dave-mccowan has quit IRC17:52
*** mark-casey has joined #openstack-kolla17:53
*** athomas has quit IRC17:53
*** thumpba has quit IRC17:58
*** thumpba has joined #openstack-kolla17:58
*** ssurana has quit IRC17:59
*** thumpba_ has joined #openstack-kolla18:02
*** thumpba has quit IRC18:02
*** mummer has quit IRC18:04
*** mark-casey has quit IRC18:10
openstackgerritChristian Berendt proposed openstack/kolla: Set ServerTokens parameter to 'Prod' for Ubuntu Apache config  https://review.openstack.org/32179818:10
*** mark-casey has joined #openstack-kolla18:11
*** unicell has quit IRC18:13
*** ravig has quit IRC18:17
*** inc0 has joined #openstack-kolla18:21
inc0harlowja, so re https://review.openstack.org/#/c/321317/6 - pushing isn't really multithreaded in docker registry18:22
patchbotinc0: patch 321317 - kolla - Use a task model and dumb workers18:22
*** unicell has joined #openstack-kolla18:22
inc0or at least didnt used to be18:22
harlowjau sure about that?18:22
inc0no, we switched between registry versions since then18:23
inc0in registry2 it might be better18:23
*** ravig has joined #openstack-kolla18:23
inc0but that's why build.py is not multithreaded18:23
harlowjabut it is :-/18:23
inc0will test your patch with registret 218:23
harlowjaok, https://github.com/openstack/kolla/blob/master/kolla/cmd/build.py#L77918:23
harlowjahttps://github.com/openstack/kolla/blob/master/kolla/cmd/build.py#L77518:23
harlowjabunches of worker threads18:23
*** ph03n1x has joined #openstack-kolla18:24
harlowjaconf.threads and conf.push_threads18:24
harlowjawhich is prob >1 threads18:24
harlowjaalso the whole '    # sleep until queue is empty18:24
harlowja    while queue.unfinished_tasks or push_queue.unfinished_tasks:18:24
harlowja        time.sleep(3)' is not right18:24
inc0hmm...you are right18:24
inc0well, I didn't look at build code for some time18:24
harlowjathat's not how u decide if the threads are done btw ;)18:24
inc0I know18:24
harlowjalol18:24
harlowjak18:24
inc0I really thought it is still single threaded;)18:25
harlowjaya, seems not18:25
openstackgerritJoshua Harlow proposed openstack/kolla: Add a cloud-init RHEL(ish) bootstrap + run kolla script  https://review.openstack.org/32180218:26
inc0harlowja, btw what are first impressions from our little project?18:26
harlowjacode needs a little bit of love, otherwise seems ok, most of the focus my guess has been on the docker side and making sure it builds and all that i guess ;)18:27
openstackgerritJoshua Harlow proposed openstack/kolla: Add a cloud-init RHEL(ish) bootstrap + run kolla script  https://review.openstack.org/32180218:27
inc0well, and ansible plays18:27
harlowjaya, and that18:27
harlowjathe build output is like crazy big :-P18:28
harlowjabe nice to fix that, lol18:28
harlowjahard to tell whats going on :-P18:28
inc0well, it does catch output of every layer in every container18:28
harlowjabut most of that output i think is from docker itself18:28
harlowjaya18:28
inc0yeah, it's normal docker output18:29
harlowjaya, i'd be nice to have each image output ---> its own log file18:29
harlowjause the main stdout log for just informational stuff18:29
inc0yup, agree18:29
harlowjathen it will be less crazy when building imho18:29
harlowjaand/or at least understandable (to some degree)18:30
inc0build script could also use some refactoring18:30
harlowjaya18:30
inc0to be less python-shellish18:30
inc0it grew up in the time18:30
harlowjayup, i can tell, lol18:30
harlowjai add basic tasks kind of things in it :-P18:30
harlowjabut ya, it needs more work i think18:30
inc0happy to accept any pythonish improvements :P18:30
inc0I have big task in back of my head to replace most of shell scripts with python in kolla18:31
harlowjaya, idk what other shell scripts are used yet18:31
harlowjau prob know :-P18:31
inc0so it's more readable/flexible/managable18:31
harlowjaall https://github.com/openstack/kolla/tree/master/tools ??18:31
inc0most of it are startup18:31
inc0extended_start kind of things18:32
*** ssurana has joined #openstack-kolla18:32
harlowjawhere are those18:32
inc0https://github.com/openstack/kolla/blob/master/docker/mariadb/extend_start.sh18:32
inc0first script to execute after container is started18:32
harlowjakk18:32
harlowjau guys also need a logo that is output on kolla commands18:33
harlowja:-P18:33
harlowjahttps://review.openstack.org/#/c/321802/2/tools/bootstrap_kolla.sh has one u could use18:33
patchbotharlowja: patch 321802 - kolla - Add a cloud-init RHEL(ish) bootstrap + run kolla s...18:33
harlowjalol18:33
*** salv-orlando has quit IRC18:33
harlowjau can also take https://github.com/openstack/anvil/blob/master/anvil/utils.py#L61 if u want18:34
harlowjalol18:34
harlowjause the happy cow when it works18:34
harlowjause the unhappy cow when it doesnt18:34
harlowja:-P18:34
*** gfidente has quit IRC18:34
* harlowja gotta keep things lively, lol18:34
harlowjamore cows in openstack18:34
harlowjalol18:34
inc0we need koala images tho18:35
harlowjahmmm18:35
*** dave-mccowan has joined #openstack-kolla18:35
harlowjaya, maybe on the interwebs somewhere?? lol18:35
inc0I'm sure it is, I'm just afraid to look to deeply18:36
harlowjamaybe someone can recreate http://images6.fanpop.com/image/photos/36100000/ASCII-ART-image-ascii-art-36124143-100-100.png18:36
harlowjalol18:36
harlowjaor find the source of that one (or just make it from the picture)18:36
*** SiRiuS__ has quit IRC18:37
harlowjahttp://images6.fanpop.com/image/photos/36100000/ASCII-ART-image-ascii-art-36124143-180-180.png (bigger version)18:37
harlowjahttp://asciiart.en.utf8art.com/arc/animal_17.html ?18:37
harlowjathere u go, lol18:37
harlowjamay need some reformatting to actually look decent, lol18:38
harlowjaand/or make something similar using your 'creative art abilities'18:38
*** haplo37 has quit IRC18:38
*** g3ek has quit IRC18:38
*** g3ek has joined #openstack-kolla18:39
harlowjaso ya, need that and cows18:39
harlowjalol18:39
*** haplo37 has joined #openstack-kolla18:39
harlowjaoh other thing inc018:40
harlowjaimage['status'] and image['push_logs'] and image['logs'] in build.py are weird :-P18:41
harlowjaseems like those should be elsewhere, lol18:41
inc0probably18:41
harlowjaperhaps something like18:42
harlowjaclass Image(object):18:42
harlowja    def __init__(self, raw_image):18:42
harlowja        self._raw_image = raw_image18:42
harlowja        self.logs = six.StringIO()18:42
harlowja        self.status = 'undefined'18:42
harlowja    def __getitem__(self, key):18:42
harlowja        return self._raw_image[key]18:42
harlowjathen image isn't itself messed with18:42
*** thumpba_ has quit IRC18:47
*** ravig has quit IRC18:54
*** thumpba has joined #openstack-kolla18:59
*** inc0 has quit IRC19:00
*** inc0_ has joined #openstack-kolla19:00
*** SiRiuS__ has joined #openstack-kolla19:04
*** zhiwei has joined #openstack-kolla19:06
*** esharao has quit IRC19:08
*** zhiwei has quit IRC19:10
*** thumpba has quit IRC19:11
*** ppowell has joined #openstack-kolla19:13
*** inc0_ has quit IRC19:14
*** ravig has joined #openstack-kolla19:15
*** fragatina has joined #openstack-kolla19:16
*** fragatina has quit IRC19:17
*** inc0 has joined #openstack-kolla19:17
*** fragatina has joined #openstack-kolla19:17
*** thumpba has joined #openstack-kolla19:18
*** ravig has quit IRC19:19
*** ravig has joined #openstack-kolla19:20
*** ravig has quit IRC19:24
*** ravig has joined #openstack-kolla19:33
*** ravig has quit IRC19:34
*** ppowell has quit IRC19:34
*** ppowell has joined #openstack-kolla19:37
*** unicell has quit IRC19:41
*** unicell has joined #openstack-kolla19:42
*** salv-orlando has joined #openstack-kolla19:49
*** ravig has joined #openstack-kolla19:51
*** haplo37_ has joined #openstack-kolla19:52
*** absubram has quit IRC19:55
*** sdake_ has joined #openstack-kolla19:58
*** sdake has quit IRC20:00
ph03n1xHas anyone had trouble with cinder volume creation hanging?20:03
ph03n1xThe lvcreate command that gets passed into the container is getting stuck on something20:04
wirehead_Well, back when I ran the Rackspace AutoScale team, we had stuffed otters that we acquired in bulk from eBay because they made a Beanie Baby otter.  We gave them away to the team’s friends.20:04
wirehead_Since then, all new project names that I get to pick must be available in bulk Beanie Baby form.20:05
openstackgerritChristian Berendt proposed openstack/kolla: Use file module instead of running rm to remove a directory  https://review.openstack.org/32183220:06
ph03n1xIf I manually pass the command to the container like so: “docker exec -it cinder_volume sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -vvv -n manual_test3 cinder-volumes -L 1g”20:07
ph03n1xIt just sits here forever: Syncing device names20:07
ph03n1x        Udev cookie 0xd4d56e1 (semid 32769) decremented to 120:07
ph03n1x        Udev cookie 0xd4d56e1 (semid 32769) waiting for zero20:07
*** ayoung has quit IRC20:07
*** unicell has quit IRC20:09
openstackgerritChristian Berendt proposed openstack/kolla: Do not use bare variables in the ceph role  https://review.openstack.org/32183420:11
*** absubram has joined #openstack-kolla20:11
sbezverkph03n1x yes, we fixed this issue by running command in host namespace20:12
sbezverkI think since docker 1.10 this option is supported20:12
ph03n1xOk I haven’t tried that yet. Can you clarify what you mean by running in host namespace sbezverk?20:17
*** vinkman has joined #openstack-kolla20:18
sbezverkdocker has a keyword namespace=host or something I do not recall the exact syntax20:19
ph03n1xOk I’ll check into that20:22
ph03n1xthanks20:22
sbezverkph03n1x np, btw if you need lvm with cinder, kolla already supports this backend in master..20:23
*** unicell has joined #openstack-kolla20:32
*** jtriley has quit IRC20:34
*** SiRiuS__ has quit IRC20:36
*** salv-orl_ has joined #openstack-kolla20:44
*** ravig has quit IRC20:47
*** salv-orlando has quit IRC20:47
openstackgerritJoshua Harlow proposed openstack/kolla: Use an image object, recorder object and status constants  https://review.openstack.org/32184420:48
harlowjainc0 ^ also20:48
harlowja+1 for less storing all the things in dicts ...20:48
*** ravig has joined #openstack-kolla20:50
*** thumpba has quit IRC20:51
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Template addresses for etcd  https://review.openstack.org/32184620:51
sdake_inc0 did you see my yml patch20:52
sdake_https://review.openstack.org/#/c/321468/20:52
patchbotsdake_: patch 321468 - kolla - [WIP] Prototyping feasibility of a DSL20:52
sdake_harlowja have a look too and tell me what you think20:53
harlowjahehe, jinja220:53
harlowjafrom seeing ansible be used more and more, it seems like ansible and jinja2 start to turn into this not-quite-python-solution20:53
harlowjabut then u sort of just want python at a point20:54
harlowjathen u start doing weird things, lol20:54
harlowjaso i guess the same question here, why not just python :-P20:54
* harlowja always goes back to that kind of question when i see a new DSL20:55
sdake_harlowja yes the dsl in that link uses python20:56
harlowjano no, i mean, why not just use python itself20:56
*** godleon has joined #openstack-kolla20:56
sdake_to store the image building metadata?20:56
sdake_seems clunky to me20:57
harlowjasure20:57
sdake_the main reason though is I want it to be overridable by third parties20:57
harlowjathose third parties can write python?? ;)20:57
harlowjathey can use kolla, but not have some basic understanding of python?20:57
sdake_i get they can write python20:57
harlowjai mean, sure, i guess u could say yes to that, but then i'd run away from them, lol20:57
sdake_did you see the yml though20:57
harlowjaya20:58
sdake_so to write that in python and then make it overiddeable without a whole slew of config options is a huge pita ;)20:58
*** diogogmt has quit IRC20:58
sdake_the reason we did junaj2 is because we wanted multi-distro support but weren't quite sure what it would look like20:58
sdake_we now know whati t looks like20:59
sdake_so yaml'izing it is fairly trivial20:59
harlowjaya, i'm i guess more of a fan of in-language kind of dsls, vs ones external21:03
harlowjahttps://gist.github.com/harlowja/953128db5c98dfa02684b524fdafbd7f or something like that21:03
harlowjahttps://gist.github.com/harlowja/953128db5c98dfa02684b524fdafbd7f#file-gistfile1-txt-L2321:03
harlowjathen if someone wants to call say a python function they can21:03
harlowjavs basically hitting a wall in a yaml or other dsl when wanting to do that (call a function)21:04
harlowjaor even to do simple math or anything in a yaml/external-DSL == pita21:04
harlowjavs ones where u use the native language u can do that relatively easily21:05
*** diogogmt has joined #openstack-kolla21:05
harlowjahttp://martinfowler.com/bliki/DomainSpecificLanguage.html (and others for comparisons)21:06
harlowja(i personally thing external ones are sorta ummm, wastes of time, lol)21:07
harlowja(unless u need the security or something)21:07
*** unicell has quit IRC21:09
*** fragatina has quit IRC21:09
*** unicell has joined #openstack-kolla21:09
*** dwalsh has quit IRC21:10
openstackgerritMerged openstack/kolla-kubernetes: Add Horizon's kubernetes objects  https://review.openstack.org/31641121:11
sdake_harlowja i think that python based building you gave an example of is harder to comprehend and maintain21:12
sdake_and doesn't allow overrides21:12
harlowja(it was just an example, lol)21:12
sdake_but thanks for the brain storming - this is really a problem we need to soslve best21:12
sdake_jinja2 was a stop gap imo21:12
harlowjaya, i prefer internal ones, cause i can do math in them, lol21:12
harlowjaand call functions :-P21:12
harlowjawhat u guys go with, is up to u21:12
*** ravig has quit IRC21:13
sdake_yai  get the math and call fucntion21:13
sdake_but we dont need that in our scenario21:13
harlowjak21:13
harlowjahope u never do :-P21:13
sdake_that review i gave above is our most complex container21:13
sdake_the nice thing about yaml is it can be programmatically manipulated21:14
sdake_which I really really want21:14
harlowjaok21:15
harlowjau can programatically manipulate python by writing/refactoring python :-P21:15
*** rhallisey has quit IRC21:18
*** daneyon_ has joined #openstack-kolla21:21
*** zhiwei has joined #openstack-kolla21:22
*** ravig has joined #openstack-kolla21:23
d_codesbezverk: regarding the namespacing above…is that avialable in kolla_docker?  is that the same as “ipc_mode” ?21:23
*** ravig has quit IRC21:24
*** rstarmer has joined #openstack-kolla21:24
sbezverkd_code yep21:24
d_codesweet21:24
d_codethanks!21:24
d_codesbezverk: do you know will this be backported to `stable/mitaka` ?21:26
*** daneyon_ has quit IRC21:26
d_codemaybe in 2.0.1 or 2.1.0 ?21:26
*** daneyon_ has joined #openstack-kolla21:27
*** zhiwei has quit IRC21:27
*** fragatina has joined #openstack-kolla21:29
*** rstarmer has quit IRC21:30
*** daneyon_ has quit IRC21:31
*** jrist has quit IRC21:32
*** haplo37_ has quit IRC21:39
*** SiRiuS__ has joined #openstack-kolla21:41
*** rstarmer has joined #openstack-kolla21:42
sbezverkd_code I doubt, but in theory you could do it, there is nothing known to prevent it21:43
*** rstarmer has quit IRC21:44
*** jrist has joined #openstack-kolla21:45
*** rstarmer has joined #openstack-kolla21:49
sbezverksdake_ ping21:52
*** sdake has joined #openstack-kolla21:53
*** sdake_ has quit IRC21:54
*** rstarmer has quit IRC21:56
*** ravig has joined #openstack-kolla21:57
openstackgerritMerged openstack/kolla: Install correct version of arping  https://review.openstack.org/32162322:00
wirehead_Say, does anyone have a set of working sample config files for kolla-kubernetes?  I’m reverse engineering the configs so I can write the docs and that would save me some effort.22:00
Davieyinc0: thanks for your help earlier.  Turns out it was 2 things... 1, firewalld on centos7 was blocking mariadb by default.. 2) my network had mac spoofing blocked, so the VIP wasn't working.22:09
openstackgerritSerguei Bezverkhi proposed openstack/kolla: Adds Neutron LBaaS Support  https://review.openstack.org/31832222:11
*** ayoung has joined #openstack-kolla22:12
*** ravig has quit IRC22:14
*** ravig has joined #openstack-kolla22:15
*** inc0 has quit IRC22:18
*** ravig has quit IRC22:20
*** ravig has joined #openstack-kolla22:21
*** diogogmt has quit IRC22:23
*** diogogmt has joined #openstack-kolla22:35
openstackgerritSteven Dake proposed openstack/kolla: [WIP] Prototyping feasibility of a DSL  https://review.openstack.org/32146822:37
*** vhosakot has quit IRC22:44
openstackgerritSteven Dake proposed openstack/kolla: [WIP] Prototyping feasibility of a DSL  https://review.openstack.org/32146822:45
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131722:51
openstackgerritJoshua Harlow proposed openstack/kolla: Use an image object, recorder object and status constants  https://review.openstack.org/32184422:51
openstackgerritJoshua Harlow proposed openstack/kolla: Stop using a global logger for all the things  https://review.openstack.org/32188422:52
harlowjaalso ^22:52
harlowjagotta test it, but that should stop the crazy logs all over everything22:52
openstackgerritJoshua Harlow proposed openstack/kolla: Stop using a global logger for all the things  https://review.openstack.org/32188422:54
harlowjaif that whole thing is really meant to be a library, then ya, it still needs a bunch of work22:54
*** stvnoyes has quit IRC22:56
*** ppowell has quit IRC22:56
*** salv-orl_ has quit IRC22:56
*** stvnoyes has joined #openstack-kolla22:56
*** vinkman has quit IRC23:00
*** SiRiuS__ has quit IRC23:00
openstackgerritKen Wronkiewicz proposed openstack/kolla-kubernetes: Adding kuebctl setup task to point to local hyperkube  https://review.openstack.org/32188623:04
*** ravig has quit IRC23:07
*** ayoung has quit IRC23:07
*** ravig has joined #openstack-kolla23:07
*** absubram has quit IRC23:07
*** ayoung has joined #openstack-kolla23:08
*** salv-orlando has joined #openstack-kolla23:22
*** ravig has quit IRC23:26
*** daneyon_ has joined #openstack-kolla23:28
openstackgerritJoshua Harlow proposed openstack/kolla: Stop using a global logger for all the things  https://review.openstack.org/32188423:28
*** rhallisey has joined #openstack-kolla23:28
*** godleon has quit IRC23:29
sdakeharlowja note in the gate we want global logs of everything23:29
harlowjaor u just want infra to save the logs dir right?23:30
harlowjalike @ http://logs.openstack.org/75/308075/3/check/gate-anvil-venv-ubuntu-trusty/60a1894/23:30
harlowjawhich similarily creates lots of log files23:30
harlowjaam i correct in that?23:31
harlowjaif so, i can just flip on the infra changes to capture those logs23:31
*** daneyon_ has quit IRC23:32
*** ayoung has quit IRC23:34
*** ravig has joined #openstack-kolla23:36
harlowjaok who added23:37
harlowjadef handle_ctrlc(single, frame):23:37
harlowja    kollaobj = frame.f_locals['kolla']23:37
harlowja    kollaobj.cleanup()23:37
harlowja    sys.exit(1)23:37
harlowja:(23:37
harlowjalikeee what :-P23:38
*** zhiwei has joined #openstack-kolla23:39
sdakenot sure23:39
harlowjanobody sorta thought that was crazy ? :-((23:39
sdakenot feeling weel need to take a nap23:39
*** inc0 has joined #openstack-kolla23:39
sdakebbiaf23:39
sdakeinc0 have a look at my parser23:39
inc0parser?23:39
sdakehttps://review.openstack.org/#/c/321468/23:40
patchbotsdake: patch 321468 - kolla - [WIP] Prototyping feasibility of a DSL23:40
inc0ehh...let's not redefine dockerfiles plz.23:41
inc0dockerfiles are already a dsl23:41
sdakethere are alot of good reasons to do this work23:41
sdakeindeed they are a dsl, but we use jinja2 which is not really a dsl23:41
sdakei'd like to get dsl -> dsl23:42
*** zhiwei has quit IRC23:43
openstackgerritSteven Dake proposed openstack/kolla: [WIP] Prototyping feasibility of a DSL  https://review.openstack.org/32146823:45
sdakethe images produced are much smaller as well23:45
sdakekollaglue/centos-binary-base   2.0.0               b6adb53f9d9f        7 minutes ago        332.5 MB23:46
sdakebase                           2.0.0               12dd131750ef        16 minutes ago       244.1 MB23:46
openstackgerritJoshua Harlow proposed openstack/kolla: Use a task model and dumb workers  https://review.openstack.org/32131723:46
openstackgerritJoshua Harlow proposed openstack/kolla: Use an image object, recorder object and status constants  https://review.openstack.org/32184423:47
*** salv-orlando has quit IRC23:54
*** vhosakot has joined #openstack-kolla23:55
openstackgerritKen Wronkiewicz proposed openstack/kolla-kubernetes: Add bootstrap directory to usr/local/share/kolla-kubernetes  https://review.openstack.org/32189723:55
*** inc0 has quit IRC23:55
openstackgerritJoshua Harlow proposed openstack/kolla: Stop using a global logger for all the things  https://review.openstack.org/32188423:55
*** jtriley has joined #openstack-kolla23:59

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