Thursday, 2016-05-12

gumbyblakesdake cleanup & reboot completed. running deploy now00:02
sdakewith the registry commented out?00:03
*** fragatina has quit IRC00:04
*** fragatina has joined #openstack-kolla00:09
*** jgriffith_ has joined #openstack-kolla00:11
*** signed8bit is now known as signed8bit_Zzz00:11
*** fragatina has quit IRC00:14
godleonBy the way, I found if I deploy kolla on existing OpenStack infra, the VIP is only pingable from network node, other nodes can not reach VIP. But If I deploy on bare metal, everything goes well. Did anyone hit similar issue as well before?00:15
sdakethat doesn't surprise me godleon00:17
sdakemy guess is multicast is turned off in the environment00:17
*** jgriffith has quit IRC00:19
godleonoh? how can I turn it on on OpenStack infra .........??00:19
*** gumbyblake1 has joined #openstack-kolla00:21
gumbyblake1sdake, same message after rebuild, registry section of /etc/kolla/globals.yaml looks like00:22
gumbyblake1#docker_registry: "172.16.0.10:4000"00:22
gumbyblake1#docker_registry_username: "sam"00:22
gumbyblake1#docker_registry_password: "correcthorsebatterystaple"00:22
sdakeok00:23
sdakegodleon no idea00:23
sdakegodleon cloud providers typicqlly turn it off00:23
sdakegumbyblake1 lets take a look at the glance-api logs00:23
gumbyblake1sdake I think you may be right it is permissions, but I can't work out where I can see logs to work out why00:23
sdakedocker exec heka cat /var/log/kolla/glance/api.log00:23
sdakewhen did I ay anything about permissions?00:24
godleonsdake: I saw kolla provides a heat configuration of Fedora for OpenStack, so I though kolla deployment could be tested on OpenStack. But I seems not now.00:25
gumbyblake1sdake oops, my mistake different discussion00:25
*** MarMat has quit IRC00:26
*** MarMat has joined #openstack-kolla00:27
sdakethe heat implementation is not functioanl00:28
sdakeif you want something that is, you can try vagrant00:28
sdakeby heat implementation i mean the part about the heat template for simulating an openstack environment00:28
godleonsdake: not functional? really? :(00:28
*** diogogmt has joined #openstack-kolla00:28
sdakeheat itself is00:29
sdakebut the development environment is not00:29
*** huikang has joined #openstack-kolla00:32
godleonsdake: many thanks for your information. I think I should switch to another platform to test the kolla deployment. So you suggest vagrant is a good choice?00:33
*** MarMat has quit IRC00:33
godleonsdake: If my laptop is not powerful enough, is there any other provider you suggest?00:33
sdakeyour laptop can do the job of testing AIO00:34
sdake8gb of ram?00:34
gumbyblake1sdake not seeing anything obvious in my glance/api.log, except reference to Cinder00:34
sdakeyour using cinder?00:35
sdakei ccut my hand badly on the wall in a near fall, bbiaf00:35
sdakeblood everywhere00:35
gumbyblake1No, not using cinder which is a bit weird00:36
godleonsdake: My laptop is weak, but I have few powerful servers, is it ok to use KVM to build the test environment for kolla deploy ?00:45
*** lifeless has quit IRC00:46
godleonsdake: I prefer do test on multiple nodes actually.00:46
*** lifeless has joined #openstack-kolla00:47
sdakegodleon yup use bare metal, thats what I do :)00:48
godleonsdake: no, I mean use KVM to simulate the whole environment.00:49
godleonsdake: but anyway, do it on bare metal is the best choice right?00:49
sdakeyup absolutely best choice00:49
sdakei have 3 boxes with 32 gb ram00:50
sdakeand then I have an 9 node test cluster as well00:50
godleon9 physical nodes ?00:50
sdakeyup00:50
sdakeyou can use just one or 3 if you like00:51
godleonsdake: it's fancy. ok, I will do it on bare metal from now on.00:51
godleonsdake: really appreciate for your advice.00:52
gumbyblake1sdake maybe my error is not storage. I have ComputeHostNotFound error in nova-conductor.log00:54
*** aNupoisc has quit IRC00:55
*** huikang has quit IRC00:55
*** huikang has joined #openstack-kolla00:56
sdakerun nova hypervisor-list00:58
*** weiyu_ has joined #openstack-kolla00:59
*** mbound has quit IRC00:59
gumbyblake1sdake  1  | r610a.localdomain   | up    | enabled |01:00
*** huikang has quit IRC01:00
*** absubram has joined #openstack-kolla01:01
sdakeshow me your e/tc/hosts file01:01
gumbyblake1127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain401:01
gumbyblake1::1         localhost localhost.localdomain localhost6 localhost6.localdomain601:01
gumbyblake1220.239.214.222r610a.localdomain r610a01:01
sdakegumbyblake1 your on an AIO system?01:02
*** absubram_ has joined #openstack-kolla01:02
gumbyblake1sdake yes AIO01:02
gumbyblake1sdake hope not silly question but the IP in /etc/hosts should not be the internal address of globals.yaml should it01:04
*** absubram has quit IRC01:05
*** absubram_ is now known as absubram01:05
*** signed8bit_Zzz is now known as signed8bit01:08
sdakeno the IVP should be a unique address in your network01:10
sdakethat is unused by any other machine01:10
sdakeIVP/VIP01:10
gumbyblake1sdake, that is what I thought. Ip in globals.yaml  is unused in network01:11
*** ozialien10 has quit IRC01:14
gumbyblake1sdake now I am REALLY confused run error happens starting instance in horizon only01:16
sdakeok i know that problem01:16
sdakeyou have ot create a _member_ role01:16
sdakewe have an open bug on it01:16
sdakev1k0d3n is planning to repair it01:16
*** jtriley_ has quit IRC01:16
gumbyblake1sdake run this is CLI starts successfully "openstack server create --image cirros --flavor tiny --nic net-id=demo-net demo-instance01:16
gumbyblake1"01:16
sdakethis expains why i dont see iit, I don't use horizon to launch instance s;)01:17
gumbyblake1sdake neither do I usually, thought I would this time. So which role do I need to create ?01:17
sdake_member_01:17
sdakelet me see if I can find the bug01:17
sdakehttps://bugs.launchpad.net/kolla/+bug/157982201:18
openstackLaunchpad bug 1579822 in kolla "_member_ role not defined in Horizon defaults" [Critical,Confirmed] - Assigned to Brandon B. Jozsa (bjozsa)01:18
gumbyblake1sdake, wow did not find that as known bug trying my troubleshooting. Thought I had messed up my install procedure01:19
sdakeinstructions here http://www.jinkit.com/openstack-dockerized/01:20
sdakewe will have it fixed shortly - v1k0d3n wanted to fix it as his first commit to openstack so we are holding back on fixing it for him :)01:20
*** jtriley has joined #openstack-kolla01:20
*** shakamunyi has joined #openstack-kolla01:23
gumbyblake1sdake awesome, just checking adding role01:23
gumbyblake1sdake same error stating instance after adding _member_ role01:32
sdakehow did you add it?01:33
*** ravig has joined #openstack-kolla01:34
*** jtriley has quit IRC01:35
gumbyblake1sdake as listed in junkit.com article, via horizon ->identity->roles01:37
sdakehmm i am not sure maybe you ahve a different bug01:37
sdakecan you file one and i'll triage it01:37
sdakeand someone will get to it?01:38
sdakewe release z streams every 45 days01:38
sdake(z stream = bug fix release)01:38
*** vhosakot has joined #openstack-kolla01:39
*** ravig has quit IRC01:39
gumbyblake1sdake yep can do that. Might also log the other weird issue I found on Centos7 with  nova compute container error from jinja2 version causing deploy failure01:40
sdakewe require jinja 2.801:40
sdakewhich versio ndid you have?01:40
gumbyblake1sdake yes, but the Centos 7 only gets 2.7, which causes a "not equal to" error during nova compute container build. Workaround I do is git clone git://github.com/mitsuhiko/jinja2.git01:43
gumbyblake1cd jinja201:43
gumbyblake1python setup.py develop01:43
*** gumbyblake1 has left #openstack-kolla01:46
gumbyblakesdake going to rebuild AIO physical box and see how I go, Openstack Melbourne meetup this afternoon so better get cracking01:50
*** salv-orlando has joined #openstack-kolla01:51
*** yuanying has quit IRC01:51
*** yuanying has joined #openstack-kolla01:52
*** yuanying has quit IRC01:52
*** yuanying has joined #openstack-kolla01:53
*** jtriley has joined #openstack-kolla01:54
sdakegumbyblake planning a demo? :)01:55
sdakegumbyblake i'd recommend using pip to install inja2.8 not using python setup.py develop01:55
sdakepip install jinja==2.801:55
sdakebut whats done is done ;)01:55
*** salv-orlando has quit IRC01:56
gumbyblakesdake, will try that as well. Don't mind complete rebuild as it proves my processes are repeatable {as long as it works}01:57
gumbyblakesdake Once I am confident in my build I want to demo to Melbourne Openstack meetup01:59
*** mbound has joined #openstack-kolla02:00
sdakecool sounds good02:01
gumbyblakesdake been I while since I did a mutinode packstack demo, deployment process has come a LONG way since that02:03
sdakeour goal was to make a next-gen deployment tool that offers past zero-day operational behavior02:04
sdakeevery deployment tool is focused on deployment02:04
sdakerather then continuing operations02:04
*** mbound has quit IRC02:04
sdakewe are just getting to the continuing operations part02:04
sdakewith things like upgrade and reconfigure02:04
sdakewe are going to add playbooks (or I pla nto submit reviews anyway) to improve operational experience further by adding compute/control/etc on the fly or removing them02:05
gumbyblakesdake Another question {next lab mission} does multinode kolla deploy require local registry ?02:08
sdakeor the use of docker hub02:08
sdakeanother really crazy way to do it is to preload your cache with images02:09
sdakethe  downside of that is upgrades are a pita02:09
sdakei'd highly recommend not depending on the cache in this way02:09
sdakebut using a registry of some type02:09
sdakethe cool thing about a registry is you hae one source of images02:10
gumbyblakeok, sounds like local registry is the way, although I thought that was a bit complex to get up and running02:10
sdakeand a registry can be scaled out easily with further scalable storage02:10
sdakeits easy to get operating insecurely02:10
sdakemore difficult securely02:10
sdakeits a one liner insecurely02:10
gumbyblakeok, does it take a huge amount of storage space ?02:10
sdakethere is no garbage collection in registry 2.302:11
sdakeso basically it grows and grows as you push new images02:11
sdake2.4 = gc release02:11
sdakedocker is on a 2 month release schedule with docker02:11
sdakei think their registry is slower moving02:11
gumbyblakewhat would initial space required be 10gb 100gb ?02:12
sdakefor one set of images it consums about 15gb of disk02:12
sdakewith btrfs graph driver02:12
sdakewhich i'd highly recommend02:12
sdakethe alternatives are terrible02:12
sdakeoverlayfs sort of works but i wouldn't trust it on centos02:13
sdakein head of kernel.org it has alot of promise stability wise02:13
sdakefor centos we use an ovl plugin02:13
sdakethis makes rpm work with overlayfs02:13
sdakei think the ovl plugin is buggy and its about 3 months old02:13
sdakeso ymmv with overlayfs and centos02:13
sdakeubuntu didn't offer overlayfs in 14.0402:13
sdakenot sure about 16.y02:13
sdakelvm is flakey and upgrade with lvm doesn't work02:16
sdakeaufs is pretty solid on new ubuntu kernels02:16
gumbyblakeso centos 7 and btrfs would be stable enough environment02:17
sdakei might consider that ahead of btrfs for ubuntu02:17
sdakei'd bank my datacenter on it02:17
sdakewith backups of course ;)02:17
sdakeraid is not sufficient to protect against data loss02:17
sdakeeven raid and ceph is not sufficient, although they may claim otherwise02:17
sdakei really like glacier for backups02:18
sdakebut i also keep an onsite backup of my data02:18
sdakeas in glacier is a SECOND disaster recovery backup02:18
gumbyblakeagree I think ceph =/ backup either02:18
sdakealot of people do02:18
sdakeits unfortunate02:18
sdakepeopels heads will roll when ceph eats their data02:19
sdakethe cool thing about cpeh is its super easy to backup02:19
sdakei dont know if it has glacier integration but if it doesn't it should - would be a  cool feature02:19
sdakei have a diskstation NAS at my home office - all the data goes on it then to glacier at 22$ a month or so02:20
sdakeand have full gige to the internets02:20
gumbyblakenot familiar with glacier, sounds like I should have a look at least02:21
sdakeits an amazon logn term archiving tool02:22
sdakeit uses tapes and stuff02:22
sdaketool/api02:22
sdakejust another form of online backup02:22
sdakethere are probably others out there that offer online backup02:22
sdakemy data preservation strategy in a data center would be backup ceph, make a second backup of ceph and send to offsite storage on a weekly basis, and execute an online backup to something like glacier02:23
sdakealso make a image of the machines02:24
sdakeor backup of the machines02:24
sdakebut the reality is nobody cares about backup02:24
sdakethey care about RESTORE02:24
gumbyblakenot quite true, nobody cares about backup UNTIL they need a restore02:25
sdakeright02:25
sdakeso at my wife's company long ago motorola02:25
sdakethey ha d a data loss of the entire email system02:25
*** daneyon has joined #openstack-kolla02:25
sdakebecause nobody tested restore02:25
sdakethey made backup02:25
sdakebut never tested the restore02:25
sdakeNEVER TESTED I T02:25
sdakethey fired more then 20 people02:25
sdakethis wass in the old days when email required a staff of 50 people to execute02:25
*** stvnoyes has joined #openstack-kolla02:26
sdakefortunately my wife worked at the help desk (out of  school)02:26
sdakeand dodged the massive firing spree the execs went on02:26
sdakethey lost 10+ years of business intelligence stored in poeple's email boxes02:26
sdakeif google lost my email02:27
sdakewow, i'd be furious02:27
sdakeif cisco lost my email02:27
sdakepretty sure sprees would ensue02:27
sdakegoogle has a scale problem though, they dont actually backup their data ;)02:28
gumbyblakei would think so...Centos 7 reinstall complete now doing all updates02:28
gumbyblakei would hate to think if google did try and backup everything02:28
sdakebackup not involving physical separation of the data on a different media type is an antipattern imo in the world of backup02:28
sdakewe had data loss problem in 1.0.002:29
sdakepretty much killed the release until we released 1.1.002:29
sdakeyou ave to make it happen02:29
sdakebut its an easy eerror to trigger02:29
sdakewe used data containers which on reflection was not as good of an idea as I had originally thought02:30
*** ravig has joined #openstack-kolla02:30
sdakenow we use named volumes which are far superior technology02:30
sdakestill given he greenness of kolla, i'd be careful to take backups seriously02:30
*** daneyon has quit IRC02:30
sdakenot jut kolla though, any deployment solution02:30
gumbyblakepretty crazy to deploy something without a recovery, unless recovery not required of course02:32
*** vhosakot has quit IRC02:34
*** signed8bit has quit IRC02:40
sdakeif you do deploy a registry, and you plan to do it in production, i'd recommend a named volume for the registry data - or alternatively a host bind mount02:43
*** huikang has joined #openstack-kolla02:48
*** ccesario___ has quit IRC02:59
*** yuanying has quit IRC03:00
*** unicell has quit IRC03:01
*** unicell has joined #openstack-kolla03:01
*** unicell has quit IRC03:01
*** unicell has joined #openstack-kolla03:01
*** weiyu_ has quit IRC03:03
*** unicell has quit IRC03:11
*** britthou_ has joined #openstack-kolla03:11
*** britthouser has quit IRC03:14
*** v1k0d3n has quit IRC03:17
*** diogogmt has quit IRC03:18
*** yuanying has joined #openstack-kolla03:24
*** sean-k-mooney_ has joined #openstack-kolla03:28
*** sacharya has quit IRC03:31
sean-k-mooney_sdake: cinerama: hi, i doubt either of ye are awake right now but just wanted to let ye know i managed to complet my initall poc of the bifrost container.03:35
sdakeits only 8pm here so yes awake03:35
sdakeand that is fantastic news!03:35
sdakenot sure what tz cinerama is in03:35
sdakethat only took a couple of days03:36
sean-k-mooney_sdake: oh cool it 4:30 here but i could not sleep again03:36
sdakeam or pm?03:36
sean-k-mooney_am03:36
sdakewhere are you located?03:36
sean-k-mooney_im in ireland03:36
sdakenice03:36
sdakemake sure to get plenty of rest ;)03:36
sdakebut i hear ya, i wake up at 5-6 am daily - groan03:36
sean-k-mooney_haha i will, are you pst time?03:37
sean-k-mooney_in any case ill send a mail later summerising where i am with the poc.03:38
sean-k-mooney_basically i have built the container. deployed it manually and bootstraped it then i deployed a singel node using the bifrost enroll-dynamic and deploy-dynamic playbooks03:39
*** yuanying has quit IRC03:42
*** fragatina has joined #openstack-kolla03:43
*** yuanying has joined #openstack-kolla03:44
*** fragatina has quit IRC03:45
*** fragatina has joined #openstack-kolla03:46
*** fragatina has quit IRC03:46
*** fragatina has joined #openstack-kolla03:47
sdakei am mst03:47
sdakesean-k-mooney_ sorry wife wanted to chat for a moent, didy ou split up the install as mentioned on the ml?03:48
sean-k-mooney_no worries. am yes i have a patch here https://github.com/SeanMooney/bifrost/commit/e223f4fe73871b76ce87999470a1efc43862671e03:50
sean-k-mooney_i need to decompose the patch in to smaller chunks and submit to gerrit for review by cinerama  had sum suggestions of other ways to achive the same effect03:51
sean-k-mooney_basically all python and system packages are installed as part of the docker build, all config files are generated in the bootstrap which is when the os image is built03:53
sean-k-mooney_after the container is deployed03:53
sean-k-mooney_there is still quite a bit to do interms of bring the poc to something that production ready but it a step in the right direction03:55
sdakesystemd works in a container?03:57
sean-k-mooney_yes03:57
sean-k-mooney_if you follow the step in the offical centos docker hub page03:57
sdakedo you havce to bindmount anything to get that to work correctly?03:57
sean-k-mooney_am yes /sys/fs/cgroup03:58
sean-k-mooney_check out the"Dockerfile for systemd base image" section here https://hub.docker.com/_/centos/03:59
*** huikang has quit IRC03:59
sdakenice03:59
*** huikang has joined #openstack-kolla04:00
sdakemay need to work on 14.04 as well without systemd04:00
sdakewe are still sorting that out04:00
sean-k-mooney_i had to also bind /dev to allow disk image builder to build the image.04:00
sdakei like that less but as long as it runs on an undercloud node i guess that is ok04:01
*** yuanying has quit IRC04:01
sean-k-mooney_am well when i first did this a few months ago manually i did it in a ubuntu container with upstart04:01
sean-k-mooney_the /dev bindmount could be skiped if we did not want to build the os image in the container.04:01
*** huikang has quit IRC04:01
sean-k-mooney_in theory it should acctully only need /dev/mapper but it basically need to be able to create a loop back device to generate the os image04:02
sdakeis the image customized in some way?04:02
*** huikang has joined #openstack-kolla04:02
sean-k-mooney_it can be04:02
sean-k-mooney_i currently just used the default04:02
sdakei think the default should be ok04:03
sdakebut i am not certain04:03
sdakedoes it work with a default cloud image provided by distros?04:03
sean-k-mooney_the customisation of the image is  discribe here https://github.com/openstack/bifrost/tree/fa5f65adeff340f8415be46754cb327a3912852d/playbooks/roles/bifrost-create-dib-image04:03
sean-k-mooney_i am not sure but it probably can use that as the base04:04
sdakeif we can get out of customizing the image we should imo :)04:05
sdakeas in use a distro provided image for imaging04:05
sean-k-mooney_well we should not need to customise the image but some people might want to and other might want to provide there own04:05
sdakei am good with the provide your own model04:06
sdakewith customizations outside the container04:06
sdakei htink effectivley controlling customization in a container would be tough04:06
*** huikang has quit IRC04:06
sdakebut i dont know as i'm not doing the  work04:06
sdakefurther i'm not sure what value customizing an image gives04:07
sdakei can see alot of drawbacks to a custom image04:07
sean-k-mooney_that should be do able. bifrost provides the ansibel playbooks so we should be able to drive that from outside the container04:07
sdakeas in - you broke it you bought it mentality of distros04:07
*** yuanying has joined #openstack-kolla04:07
sdakei've been playing around a bit with a deployment of cobbler04:07
sean-k-mooney_well it would allow you to do things like install docker or the kolla dependecies in the base image04:08
sean-k-mooney_but we discussed creating a playbook for that anyway04:08
sdakeoh hadn't thought of that04:08
sdakeya we did discuss a separate playbook04:08
sdakeso people don't have to use ironic if htey choose not to do sos04:08
sean-k-mooney_yep04:08
sdakebare metal imaging is a serious gap in  the kolla solution04:08
sdakei wanted our implementation of ironic to be bare metal as a service04:09
sdakebut i think that isn't viable after haering more info from our implementation04:09
*** huikang has joined #openstack-kolla04:10
sdakei didn't want our implemetnation of ironic to actually deploy the cloud04:10
sean-k-mooney_some of my team are trying to get the ironic support in kolla working also04:10
sdakei prefer bifrost for  that - community driven already a thing04:10
sdakewhat i want is to be able to nova boot and specify a flavor04:10
sdakeand that flavor be bare metal04:10
sdakeand nova do the right thing with ironic with it04:11
sdakebut this idea is super complex04:11
*** huikang has quit IRC04:11
sean-k-mooney_well i think we will end up with two solutions04:11
sean-k-mooney_bifrost is good for deploying the cloud so i think we should use it for that04:11
sdakecould you expand?04:11
*** huikang has joined #openstack-kolla04:12
sean-k-mooney_and then fix the ironic support so it can provide metal as a service04:12
sdakerockin04:12
sdakeif you solve those two problems yo uwould seriously be my hero :)04:12
sdakeeven solving one is approaching hero status :)04:12
*** jtriley has quit IRC04:13
sean-k-mooney_haha we my team has been trying to deploy kollas ironic support for about a month or so.04:13
sdakeits not ready to go - i know that much04:13
sean-k-mooney_we are close to getting it working in our lab but not quite there.04:13
sdakedo you hae any more info?04:13
sdakeyou work at intel right?04:13
sean-k-mooney_the stumbleing block we are hitting curretnly is with the pxe boot. yes i do04:14
sdakeare you aprt of inc0's org04:14
sdakeor a different part of intel?04:14
sean-k-mooney_im in a different or specifcally the Network Plathform Group or NPG for short04:15
sdakeya i was in npg i think, in SPD04:15
sdakestorage products division04:15
sdakei don't recall exactly - i was a RCG :)04:15
sdakeso didn't totally understand the hierarchial natuer of business04:15
sean-k-mooney_you were at intel before? i did not know that04:15
sean-k-mooney_ah ok04:16
sdakefor 3 or 4 years out of school04:16
sdakethen montavista for 5 years04:16
sdakethen redhat for 904:16
sdakethen cisco for closing in on 204:16
sdakei worked at the intel plant in arizona04:16
sdakec604:16
sdakeeveryone was really hot on getting promoted there04:17
sdakei recall that part about intel04:17
sean-k-mooney_that a cool list. i have been at intel for about 2 and a half year maybe a little longer.04:17
sdakei was sort of  a team lead there - had two people04:17
sdakebut i was super green04:17
sdakei think they were trying to turn me into an early people manager04:17
sdakewhich i sort of do now04:18
sdakebut i do many other things as well04:18
sdakebut intel pay was pretty low for me at the time - grade 504:18
sdakeso went to startup for 30% raise04:18
sdakemontavista was a good experience04:19
sdakeeven though we didn't make any money04:19
sdakered hat was even better04:19
sdakei really like cisco as well04:19
sdakei can't say i have had a bad gig yet04:19
sean-k-mooney_well so long as you get to work with good people on topic that are interesting and can live comfortably then you will enjoy your work04:20
sean-k-mooney_so far i have been look to have all 304:21
sean-k-mooney_though i do sometimes think intel would like me to do more people managing then coding at times04:21
sean-k-mooney_or at least attend a lot of mettings instead of coding04:22
*** v1k0d3n has joined #openstack-kolla04:24
sean-k-mooney_any way im going to call it a night. ill be online again in the after noon gmt and will send an email summary when i get into the office.04:26
sdakelater thanks :)04:27
*** yuanying has quit IRC04:27
*** sacharya has joined #openstack-kolla04:32
*** yuanying has joined #openstack-kolla04:34
*** sean-k-mooney_ has quit IRC04:36
*** yuanying has quit IRC04:36
*** yuanying has joined #openstack-kolla04:37
*** sacharya has quit IRC04:37
*** coolsvap has joined #openstack-kolla04:39
*** salv-orlando has joined #openstack-kolla04:39
*** yuanying has quit IRC04:39
*** huikang has quit IRC04:39
*** huikang has joined #openstack-kolla04:40
*** yuanying has joined #openstack-kolla04:41
*** yuanying has quit IRC04:42
*** yuanying has joined #openstack-kolla04:43
*** ravig has quit IRC04:44
*** salv-orlando has quit IRC04:46
*** yuanying has quit IRC04:48
*** yuanying has joined #openstack-kolla04:51
*** ravig has joined #openstack-kolla04:52
*** coolsvap has quit IRC04:52
*** yuanying has quit IRC04:53
*** yuanying has joined #openstack-kolla04:54
*** sdake has quit IRC04:57
*** salv-orlando has joined #openstack-kolla04:58
*** SiRiuS__ has joined #openstack-kolla04:58
*** yuanying has quit IRC05:00
*** SiRiuS__ has quit IRC05:05
*** daneyon has joined #openstack-kolla05:07
*** coolsvap has joined #openstack-kolla05:09
*** huikang has quit IRC05:11
*** daneyon has quit IRC05:12
*** yuanying has joined #openstack-kolla05:18
*** yuanying has quit IRC05:23
*** yuanying has joined #openstack-kolla05:25
*** ravig has quit IRC05:29
*** yuanying has quit IRC05:31
*** yuanying has joined #openstack-kolla05:32
*** yuanying has quit IRC05:33
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-mesos: Updated from global requirements  https://review.openstack.org/31535505:35
*** yuanying has joined #openstack-kolla05:35
*** gumbyblake has quit IRC05:44
*** yuanying has quit IRC05:55
*** yuanying has joined #openstack-kolla05:57
*** yuanying has quit IRC06:03
*** yuanying has joined #openstack-kolla06:04
*** elemoine- has quit IRC06:17
*** elemoine has joined #openstack-kolla06:17
*** Mr_Broken has joined #openstack-kolla06:26
*** jmccarthy has quit IRC06:30
*** jmccarthy has joined #openstack-kolla06:31
*** sacharya has joined #openstack-kolla06:33
*** salv-orlando has quit IRC06:36
*** sacharya has quit IRC06:38
openstackgerritJeffrey Zhang proposed openstack/kolla: Configure the rabbitmq ha policy in config file  https://review.openstack.org/31538007:04
*** matrohon has joined #openstack-kolla07:10
*** shardy has joined #openstack-kolla07:13
*** egonzalez has joined #openstack-kolla07:15
*** egonzalez has quit IRC07:19
*** chopmann has joined #openstack-kolla07:24
*** mikelk has joined #openstack-kolla07:28
*** jmccarthy has left #openstack-kolla07:31
*** egonzalez has joined #openstack-kolla07:31
*** sacharya has joined #openstack-kolla07:34
*** jmccarthy has joined #openstack-kolla07:37
*** salv-orlando has joined #openstack-kolla07:37
*** jmccarthy has left #openstack-kolla07:38
*** sacharya has quit IRC07:39
*** dmk0202 has joined #openstack-kolla07:40
openstackgerritMartin André proposed openstack/kolla: Simplify image building information in quickstart  https://review.openstack.org/31539007:42
*** salv-orlando has quit IRC07:42
*** Serlex has joined #openstack-kolla07:46
openstackgerritMartin André proposed openstack/kolla: Simplify image building information in quickstart  https://review.openstack.org/31539007:50
*** fragatina has quit IRC07:56
*** athomas has joined #openstack-kolla08:15
*** Jeffrey4l has quit IRC08:22
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update advanced configuration  https://review.openstack.org/31540508:23
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update Cinder guide  https://review.openstack.org/31540708:24
*** Jeffrey4l has joined #openstack-kolla08:26
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update advanced configuration  https://review.openstack.org/31540508:31
*** jeh has quit IRC08:32
*** jeh has joined #openstack-kolla08:34
*** jeh has joined #openstack-kolla08:34
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update Cinder guide  https://review.openstack.org/31540708:36
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update advanced configuration  https://review.openstack.org/31540508:40
*** daneyon has joined #openstack-kolla08:44
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update Cinder guide  https://review.openstack.org/31540708:47
*** daneyon has quit IRC08:48
*** jamie_h has quit IRC08:49
*** gfidente has joined #openstack-kolla08:55
*** salv-orlando has joined #openstack-kolla08:56
*** salv-orlando has quit IRC09:02
*** openstackgerrit has quit IRC09:04
*** openstackgerrit has joined #openstack-kolla09:04
openstackgerritMartin André proposed openstack/kolla: [WIP] Add support for third party plugins  https://review.openstack.org/31502709:13
*** reddydodda has quit IRC09:31
*** sacharya has joined #openstack-kolla09:35
*** sacharya has quit IRC09:39
*** reddydodda has joined #openstack-kolla09:45
*** ccesario___ has joined #openstack-kolla09:54
*** rmart04 has joined #openstack-kolla10:03
*** ccesario___ has quit IRC10:16
*** daneyon has joined #openstack-kolla10:32
*** ccesario___ has joined #openstack-kolla10:36
*** daneyon has quit IRC10:37
*** egonzalez has quit IRC10:46
*** ankush has joined #openstack-kolla10:52
*** asalkeld has quit IRC10:55
*** ankush has quit IRC11:05
openstackgerritJeffrey Zhang proposed openstack/kolla: Configure the rabbitmq ha policy in config file  https://review.openstack.org/31538011:06
*** egonzalez has joined #openstack-kolla11:07
*** Mr_Broken has quit IRC11:08
*** godleon has quit IRC11:09
*** Mr_Broken has joined #openstack-kolla11:09
*** Mr_Broke_ has joined #openstack-kolla11:11
*** Mr_Broken has quit IRC11:13
ccesariomorning guys!11:14
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/29490611:19
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update Cinder guide  https://review.openstack.org/31540711:29
coolsvapsbezverk, ping11:30
*** salv-orlando has joined #openstack-kolla11:30
sbezverkcoolsvap hey11:30
coolsvapsbezverk, thanks for pointing me to https://review.openstack.org/#/c/31415011:31
coolsvapsbezverk, will there be some documentation related to this change?11:31
coolsvapi think there will be11:31
sbezverkcoolsvap yes, config will be simplified. I need to run now bb in 30 minutes.11:32
sbezverkcoolsvap I can add config as it will be at the final stage to you doc ps.11:32
coolsvapsbezverk, sure i will also move we can discuss later just one point if you need any doc change feel free to add to my patchset11:33
*** diogogmt has joined #openstack-kolla11:33
coolsvapi have added depends on to https://review.openstack.org/#/c/314150 in my doc patch set11:34
coolsvapsbezverk, ^11:34
coolsvapsbezverk, later11:34
*** salv-orlando has quit IRC11:35
*** sacharya has joined #openstack-kolla11:35
*** coolsvap has quit IRC11:38
*** sacharya has quit IRC11:40
*** egonzalez has quit IRC11:42
*** mlima has joined #openstack-kolla11:47
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/29490611:50
*** absubram has quit IRC11:56
*** dwalsh has joined #openstack-kolla11:59
*** salv-orlando has joined #openstack-kolla11:59
*** fragatina has joined #openstack-kolla12:01
sbezverkcoolsvap sounds good.. if you have time, could you also review that PS please..12:04
openstackgerritJeffrey Zhang proposed openstack/kolla: Enable the openstack logging debug in the gate  https://review.openstack.org/31550512:09
*** anbehl has quit IRC12:11
mlimamorning guys12:18
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/29490612:20
*** daneyon has joined #openstack-kolla12:20
openstackgerritMerged openstack/kolla: Revert "Install master's version of an RDO keystone"  https://review.openstack.org/29954012:22
*** daneyon has quit IRC12:25
*** rhallisey has joined #openstack-kolla12:35
*** ccesario___ has quit IRC12:35
*** ccesario___ has joined #openstack-kolla12:36
mlimaJeffrey4l, can you test this ps https://review.openstack.org/#/c/310261/ ?12:45
patchbotmlima: patch 310261 - kolla - Make Heka collect Ceph logs12:45
Jeffrey4lsorry, I have no env for testing this mlima :(12:46
mlimaok Jeffrey4l, no problem12:46
*** godleon has joined #openstack-kolla12:47
*** athomas has quit IRC12:50
*** jtriley has joined #openstack-kolla12:52
*** athomas has joined #openstack-kolla12:57
*** sbezverk has quit IRC13:01
*** prithiv has joined #openstack-kolla13:02
openstackgerritMd Nadeem proposed openstack/kolla: Added unit test for check container  https://review.openstack.org/28651313:02
openstackgerritMd Nadeem proposed openstack/kolla: Added unit test for kolla_docker  https://review.openstack.org/28513813:02
openstackgerritMd Nadeem proposed openstack/kolla: WIP: Added unit test for check_container_differ  https://review.openstack.org/31553313:02
*** prithiv has quit IRC13:02
*** sbezverk has joined #openstack-kolla13:02
*** absubram has joined #openstack-kolla13:04
*** rmart04 has quit IRC13:09
*** rmart04 has joined #openstack-kolla13:11
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the virt_type in the gate  https://review.openstack.org/31554913:11
mdnadeem_Jeffrey4l, Hello13:13
Jeffrey4lmdnadeem_, hi13:13
mdnadeem_To load unit test to gate , i need to edit this line https://github.com/openstack/kolla/blob/master/.testr.conf#L5?13:13
mdnadeem_by ${OS_TEST_PATH:-./ansible/tests/unit}13:13
mdnadeem_Please correct me if i am wrong13:14
* Jeffrey4l is checking that.13:14
Jeffrey4lmdnadeem_, no. that is not right. it will result in the current tests is not loaded. I am searching the solution.13:17
mdnadeem_Jeffrey4l, ok, i am too try to find it13:18
Jeffrey4lmdnadeem_, one solution is: move the test_docker to the <kolla>/tests/unit folder.13:20
*** coolsvap has joined #openstack-kolla13:21
dimsrhallisey : once these land, i'll look at CI options - https://review.openstack.org/#/q/project:openstack/kolla-kubernetes+is:open13:21
mdnadeem_Jeffrey4l, ok, i will do it if not find any better solution, Thanks :)13:22
Jeffrey4lmy pleasure. :D13:23
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update advanced configuration  https://review.openstack.org/31540513:26
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/29490613:28
*** fragatina has quit IRC13:32
openstackgerritJeffrey Zhang proposed openstack/kolla: Collect more info from the gate for debug  https://review.openstack.org/31550513:35
*** sacharya has joined #openstack-kolla13:36
rhalliseydims, awesome thanks!13:39
rhalliseydims, I'll knock out a few  services this weekend13:39
*** fragatina has joined #openstack-kolla13:41
*** sacharya has quit IRC13:41
*** erhudy has joined #openstack-kolla13:47
*** rmart04 has quit IRC13:48
*** ccesario___ has quit IRC13:51
*** jtriley has quit IRC13:52
*** fragatina has quit IRC13:59
*** sdake has joined #openstack-kolla14:05
sdakemorning14:08
*** anbehl has joined #openstack-kolla14:08
*** daneyon has joined #openstack-kolla14:09
coolsvapmorning sdake14:13
sdakehey coolsvap14:13
*** daneyon has quit IRC14:14
*** sbezverk_ has joined #openstack-kolla14:15
dimsrhallisey : sounds great!14:17
*** sbezverk has quit IRC14:17
rhalliseydims, just finishing reviewing your patching one minute. I'm still trying to work out the bootstrapping14:17
dimsrhallisey : the bootstrap job mounts the host directory runs KOLLA_BOOTSTRAP and exists. meanwhile the service keeps retrying till it succeeds14:19
dimsright now i start the bootstrap job and service at the same time, we can run the bootstrap job and wait for it to finish if we want to do that later14:19
coolsvaprhallisey, dims i am setting up the k8s env will be with you guys sooner14:19
dimscoolsvap : y join the fun14:20
*** esharao_ has joined #openstack-kolla14:29
rhalliseydims, I think it should be done at two separate task. I'm not 100% sold on the workflow though14:30
rhalliseydims, the job would need to be moved our of the mariadb dir14:31
*** rmart04 has joined #openstack-kolla14:31
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/29490614:31
rhalliseythe other option I've been thinking of is two different pods14:31
dimsrhallisey : the main issue is how to share the same volume between 2 things14:31
rhalliseyone pod that has a bootstrap container as a sidecar14:31
rhalliseydims, if they are in different dirs?14:32
rhalliseyhostpath should create the dir on the host14:32
dimsif i use emptyDir volume that is specific to the pod14:32
dimsso i ended up using hostPath so the same volume can be shared by the pod and the job14:33
dimsy, different directories sounds good14:33
rhalliseyok gotcha14:33
dimswe'll need something better when we go to multi node14:34
*** sdake has quit IRC14:35
rhalliseydims, ya totally agree, the persistent storage is wide open in that case14:36
rhalliseyceph,nfs,ect..14:36
*** jtriley has joined #openstack-kolla14:38
*** mark-casey has joined #openstack-kolla14:42
*** jtriley has quit IRC14:43
sbezverk_rhallisey dims which service you plan to take on next? I want to pick one up as well and do not want collision..14:48
dimssbezverk_ : i'll switch to looking at a CI, so you and rhallisey can trade :)14:49
rhallisey sbezverk_ https://blueprints.launchpad.net/kolla-kubernetes/+spec/openstack-services14:51
rhalliseyI added the list of services to the whiteboard14:51
*** huikang has joined #openstack-kolla14:51
sbezverk_rhallisey thanks14:52
dimsoooh, i forgot about rabbitmq, i picked that one14:54
*** mlima has quit IRC14:56
sbezverk_dims: rhallisey: iut looks like next available is glance, so I pick it up then..14:58
rhalliseysbezverk_, refresh your page14:58
rhalliseysbezverk_, you can have it, I'll move to nova14:59
rhalliseysbezverk_, some food for thought http://blog.kubernetes.io/2015/06/the-distributed-system-toolkit-patterns.html15:00
rhalliseydims, ^ also15:00
*** jtriley has joined #openstack-kolla15:01
*** sbezverk_ has quit IRC15:02
*** sbezverk has joined #openstack-kolla15:02
*** sbezverk_ has joined #openstack-kolla15:03
*** haplo37 has joined #openstack-kolla15:04
*** sbezverk has quit IRC15:07
*** sbezverk_ has quit IRC15:07
*** mlima has joined #openstack-kolla15:10
*** sbezverk has joined #openstack-kolla15:11
*** coolsvap has quit IRC15:12
sbezverkrhallisey interesting article, it goes along to want I suggested for logging ;-)15:13
rhalliseyya15:13
*** sdake has joined #openstack-kolla15:17
sdakefantastic news on the ironic front15:18
*** shakamunyi has quit IRC15:19
*** sacharya has joined #openstack-kolla15:21
*** vhosakot has joined #openstack-kolla15:22
sdakeironic implementation - WIP15:24
sdakehttps://github.com/SeanMooney/bifrost/commit/e223f4fe73871b76ce87999470a1efc43862671e15:24
sdakesean-k-mooney also indicated epople in his group are working on a bare metal as a service implementation from our current ironic codebase15:25
*** sacharya_ has joined #openstack-kolla15:26
*** berendt has joined #openstack-kolla15:26
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix the virt_type in the gate  https://review.openstack.org/31554915:28
*** sacharya has quit IRC15:28
sdakeJeffrey4l how goes it15:28
*** jtriley has quit IRC15:29
*** coolsvap has joined #openstack-kolla15:29
Jeffrey4lsdake, fine. thanks :D15:29
sdakegood to hear :)15:29
sdakewanted to ask - is rabbitmq not working at all fory ou15:29
sdakeor just not in the gate?15:29
sdakebecause stable/mitaka work fine for me15:30
vhosakotsdake: yes. stable/mitaka and master both work fine for me.... I see the rabbitm crash just on centos gate15:30
Jeffrey4lsdake, rabbitmq crash on the gate only. I tested it locally. never saw that issue.15:30
Jeffrey4lthat's very wired.15:31
sdakemy guess is oom becaue of the busted lgoging15:31
sdakedid you try dmesg15:31
sdaketo see if oom killer triggered15:31
sbezverkdims ping15:33
Jeffrey4lnot try that. But I do not think is is OOM. the rabbitmq container crash immediately after started.15:34
*** sacharya_ has quit IRC15:34
*** dmk0202 has quit IRC15:35
Jeffrey4lhere is the dmesg log. http://logs.openstack.org/06/294906/25/check/gate-kolla-dsvm-deploy-centos-binary/0ca7b79/logs/kolla/dmesg.log15:36
Jeffrey4lno OOM info. sdake ^15:36
*** dmk0202 has joined #openstack-kolla15:36
sdakehow about selinux audit log15:37
*** mikelk has quit IRC15:37
sdakemaybe selinux is triggering the segfault15:37
sdakewe changed images to bindep recently15:38
sdakeit is possible something isn't labeled correctly15:38
sdakeif you can get me a selinux audit and thats the problem, I can get the images fixed15:38
sdakepossibly :)15:38
Jeffrey4li will try that.15:39
sdakedid thi happen right prior to summit?15:40
sdakethat is when we changed images15:40
dave-mccowansdake did you get your mac updated to work with openstack commands over TLS?15:42
sdakedave-mccowan i switched back to my main mac, so never got back to that problem15:42
sdakebut my main mac works15:42
dave-mccowansdake what openssl version is on your main mac?15:42
sdakecommand to run?15:43
dave-mccowanopenssl version15:43
Jeffrey4lno. I think this happen recently.15:43
sdakeOpenSSL 0.9.8zh 14 Jan 201615:43
*** sacharya has joined #openstack-kolla15:43
*** SiRiuS__ has joined #openstack-kolla15:44
dave-mccowansdake wow.  not what i was expecting.  do you know where you got that?  (do you use homebrew or anything custom?)15:44
openstackgerritDavanum Srinivas (dims) proposed openstack/kolla-kubernetes: Add Mariadb service  https://review.openstack.org/31499015:45
dimssbezverk : pong15:46
*** papacz has quit IRC15:48
sbezverkdims I am looking for a confirmation if we go with one container one pod or one pod multiple containers servicing the same openstack service..15:48
sbezverkexample one pod glance with two container glance-api and glance-registry15:48
*** godleon has quit IRC15:49
*** papacz has joined #openstack-kolla15:49
sbezverkor each of these will get their own pod15:49
*** matrohon has quit IRC15:49
dimssbezverk : guess they can each have their own pod15:49
dimsunless rhallisey has a different view15:50
sdakedave-mccowan no but I instaleld about 6-9 months ago15:50
sdakeno on homebrew15:50
sdakejust normal installation15:50
rhalliseysbezverk, one pod for glance-api and registry15:50
*** stvnoyes has left #openstack-kolla15:51
dimsrhallisey : sbezverk : i don't have a strong opinion, so let's do that ^^15:51
sbezverkrhallisey so one pod glance with two containers in it15:51
sbezverkright?15:51
rhalliseythat way they share pid namespaces, volumes, ect..15:52
rhalliseysbezverk, yes15:53
sbezverkdims in this case when you build pod, could you start them with - name:, cause keystone pod start with - image15:53
rhalliseypods are meant to be groups of similar containers15:53
rhalliseythat work together or have commonalities15:53
sbezverkrhallisey Oh I agree 110% I think it is the right aproach15:53
rhalliseyI'm open to counter arguments though15:53
rhalliseybut that's the 'kubernetes way'15:54
sbezverkrhallisey this approach helps to save on shared volumes :-)15:54
rhalliseydims, do you agree or have any objections?15:55
rhalliseysbezverk, ya the idea would be that kubernetes looks at glance as a service that it needs to keep healthy15:56
sbezverkrhallisey there is one "but" the way we push configs to the containers, needs to be changed I think. before we had one container one config folder approach15:57
sbezverkbut now we will need to look inside that common config folder and check for a specific service example glance-config/api or glance-config/regtistry15:58
rhalliseysbezverk, can't you inject all files in a directory into a config map15:58
rhalliseythen let the containers sort out what they need15:58
sbezverkrhallisey absolutely but container must be aware from which directory grab these files15:59
sbezverkrhallisey or we could just dump all config files in the same folder15:59
sbezverkand let container pick up what it needs..16:00
*** jtriley has joined #openstack-kolla16:01
rhalliseysbezverk, let me get back to you on this.  I need to review the configmap stuff a little more16:01
sbezverkrhallisey sounds good..16:03
v1k0d3nsdake: hey man16:05
v1k0d3nhow does your day look?16:05
*** ccesario___ has joined #openstack-kolla16:05
*** rmart04 has quit IRC16:07
Serlexhi, silly question, if horizon is throwing "Unable to retrieve hypervisor information", which container should I start my investigaton?16:07
*** jtriley has quit IRC16:08
*** SiRiuS__ has quit IRC16:09
*** jtriley has joined #openstack-kolla16:10
dimsrhallisey : no objections16:11
*** sdake has quit IRC16:13
*** diogogmt has quit IRC16:15
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/29490616:15
*** dmk0202 has quit IRC16:15
*** ccesario___ has quit IRC16:15
*** chopmann has quit IRC16:17
openstackgerritJeffrey Zhang proposed openstack/kolla: Collect more info from the gate for debug  https://review.openstack.org/31550516:19
*** ccesario___ has joined #openstack-kolla16:20
*** sbezverk has quit IRC16:25
*** sbezverk has joined #openstack-kolla16:26
*** fragatina has joined #openstack-kolla16:27
*** huikang has quit IRC16:27
*** huikang has joined #openstack-kolla16:28
openstackgerritMauricio Lima proposed openstack/kolla: Manila driver session is needed only in manila-share  https://review.openstack.org/31123216:28
*** mummer has joined #openstack-kolla16:34
*** rmart04 has joined #openstack-kolla16:36
*** jeh has quit IRC16:37
*** rajathagasthya has joined #openstack-kolla16:37
*** ccesario has quit IRC16:41
openstackgerritDavanum Srinivas (dims) proposed openstack/kolla-kubernetes: [WIP] Add RabbitMQ service  https://review.openstack.org/31566716:44
*** signed8bit has joined #openstack-kolla16:45
*** ccesario___ has quit IRC16:45
*** Jeffrey4l has quit IRC16:45
*** Avi82 has joined #openstack-kolla16:45
*** sdake has joined #openstack-kolla16:49
*** daneyon has joined #openstack-kolla16:51
*** jtriley has quit IRC16:51
sdakev1k0d3n looking ok in the afternoon i think let me check my calendar16:53
sdakev1k0d3n 1pm pst onward is open16:53
sdakev1k0d3n did you say if you were on a mac or pc to run webex?16:56
v1k0d3nsdake: i'm on a mac16:57
*** huikang has quit IRC16:57
*** daneyon has quit IRC16:57
v1k0d3n1PM what time zone? i'm eastern.16:57
sdakepst16:57
sdakeits 10am atm for me16:57
*** huikang has joined #openstack-kolla16:57
d_codesdake: I know you’re just gonna shake your head…the issue with couldn’t create log volume, is that EPEL pushed Ansible 2.0.2.0 to the repos (soon will be 2.1), and that broke in trying to `generate_nested_module()`17:00
d_codeinstalling the `ansible1.9` package fixed it17:00
*** huikang has quit IRC17:00
*** huikang has joined #openstack-kolla17:00
*** diogogmt has joined #openstack-kolla17:01
*** jtriley has joined #openstack-kolla17:03
*** huikang has quit IRC17:11
v1k0d3nsdake: can we meet any time after? push it back 30 mins or so? have a meeting at 4pm (1 your time), but won't last long.17:13
*** signed8bit is now known as signed8bit_Zzz17:16
*** unicell has joined #openstack-kolla17:17
*** berendt has quit IRC17:21
*** jtriley has quit IRC17:23
*** salv-orlando has quit IRC17:24
*** severion has joined #openstack-kolla17:24
*** signed8bit_Zzz is now known as signed8bit17:26
*** shardy has quit IRC17:27
*** jtriley has joined #openstack-kolla17:31
*** rmart04 has quit IRC17:33
*** pumaranikar has joined #openstack-kolla17:36
*** ravig has joined #openstack-kolla17:42
*** SiRiuS__ has joined #openstack-kolla17:45
*** ravig has quit IRC17:51
*** sbezverk_ has joined #openstack-kolla17:55
*** sbezverk has quit IRC17:57
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update Cinder guide  https://review.openstack.org/31540717:57
*** ravig has joined #openstack-kolla17:57
*** coolsvap has quit IRC17:57
*** huikang has joined #openstack-kolla17:58
*** ravig has quit IRC17:59
*** ravig has joined #openstack-kolla18:01
*** berendt has joined #openstack-kolla18:01
openstackgerritDavanum Srinivas (dims) proposed openstack/kolla: Avoid _ in rabbitmq_clusterer.config  https://review.openstack.org/31570118:05
*** dave-mccowan has quit IRC18:05
dimssdake : rhallisey : is this acceptable issue to fix in kolla itself? ^^18:07
v1k0d3nsdake: let's do 1:30. do you want to email me a webex invite?18:10
sdakev1k0d3n lets connect on irc - and i'll link you my private room18:11
sdakedims looks good but needs a bug id18:11
v1k0d3nok18:11
dimssdake : ack will create a bug18:11
sdakethe only reqason i care about bug ids is for backport tracking18:11
sdakewe probably wouldn't backport this18:11
sdakebut i think its good to get in the habit of considering backports for any patch and then jut not actually backporting18:12
sdakebut its possible we might backport this - ijust dont know18:12
sdakeand once its in, its alot harder to backport without a bug id18:13
openstackgerritDavanum Srinivas (dims) proposed openstack/kolla: Avoid _ in rabbitmq_clusterer.config  https://review.openstack.org/31570118:14
dimsack. done.18:14
*** huikang has quit IRC18:14
rhalliseydims, nice18:16
*** openstackgerrit has quit IRC18:18
*** openstackgerrit has joined #openstack-kolla18:18
*** huikang has joined #openstack-kolla18:18
*** ravig has quit IRC18:20
*** severion has quit IRC18:20
openstackgerritDavanum Srinivas (dims) proposed openstack/kolla-kubernetes: Add RabbitMQ service  https://review.openstack.org/31566718:22
*** daneyon has joined #openstack-kolla18:26
*** erhudy has quit IRC18:31
*** MarMat has joined #openstack-kolla18:33
mark-caseysdake: v1k0d3n: assuming it's cool w/ you I'm a bit tempted to join your howto session18:33
sdakesure if your on windows or macos18:34
*** ravig has joined #openstack-kolla18:34
sdakewebex doesn't work on linux18:34
mark-caseyyeah, windows. 1:30 pst?18:34
*** daneyon has quit IRC18:37
*** huikang has quit IRC18:41
v1k0d3nmark-casey: fine with me. sure.18:42
sbezverk_dims: rhallisey: I think I am still missing some config..when I try to run kolla_kubernetes I am getting this error: http://paste.openstack.org/show/496961/ any ideas?18:43
rhalliseysbezverk_, ya I'll try and fix that18:44
rhalliseysbezverk_, it's the same for me18:44
*** sdake has quit IRC18:44
*** huikang has joined #openstack-kolla18:45
*** huikang has quit IRC18:46
*** dmk0202 has joined #openstack-kolla18:47
sbezverk_rhallisey thanks pelase let me know when you have new version18:49
dimssbezverk_ : can you try something for me? create a directory /usr/local/share/kolla/services and drop all the files/directories from kolla-kubernetes/services18:51
*** ravig has quit IRC18:52
sbezverk_dims one sec, trying it18:54
*** berendt has quit IRC18:55
*** ravig has joined #openstack-kolla18:55
sbezverk_dims: same thing, maybe I should use /usr/share/kolla/services?18:55
dimssbezverk_ : let me get out my venv and try a pip install like you18:56
sbezverk_dims: /usr/share/kolla/services does not work either18:56
*** ravig has quit IRC18:59
*** ravig has joined #openstack-kolla19:00
*** sbezverk_ is now known as sbezverk19:04
*** rajathagasthya has quit IRC19:06
*** ravig has quit IRC19:06
*** fragatina has quit IRC19:08
*** ravig has joined #openstack-kolla19:08
dimssbezverk : rhallisey : hmm, we need a lot of clean up :)19:10
rhallisey:)19:11
dimsrhallisey : i was focusing on the narrow path that worked for me :)19:12
rhalliseyno worries19:12
sbezverkdims right now your patch seems the only option avaiable to test building pod/service process19:15
sbezverkas there is nothing else processing jinja2 variables19:16
*** salv-orlando has joined #openstack-kolla19:16
sbezverkrhallisey what do you use to process jinja2 variables when you build k8s objects?19:17
*** mummer has quit IRC19:18
rhalliseyI didn't template in my keystone patch19:18
rhalliseydims did after the cli was added19:18
*** daneyon has joined #openstack-kolla19:20
sbezverkrhallisey got it, so we need then dims patch ;-)19:21
rhalliseyya we need a common tool19:21
*** mummer has joined #openstack-kolla19:21
*** huikang has joined #openstack-kolla19:23
*** daneyon has quit IRC19:25
*** athomas has quit IRC19:28
*** daneyon has joined #openstack-kolla19:33
*** daneyon has quit IRC19:43
*** nihilifer_ has joined #openstack-kolla19:45
*** fragatina has joined #openstack-kolla19:46
*** ccesario___ has joined #openstack-kolla19:47
*** mbound has joined #openstack-kolla19:49
*** signed8bit has quit IRC19:49
*** matrohon has joined #openstack-kolla19:51
*** sacharya_ has joined #openstack-kolla19:53
*** Serlex has left #openstack-kolla19:53
*** sacharya has quit IRC19:53
*** sacharya has joined #openstack-kolla19:53
*** sacharya_ has quit IRC19:54
*** ccesario has joined #openstack-kolla20:03
*** SiRiuS__ has quit IRC20:03
*** mummer has quit IRC20:05
*** mummer has joined #openstack-kolla20:08
*** esharao_ has quit IRC20:11
*** huikang has quit IRC20:12
*** rajathagasthya has joined #openstack-kolla20:14
*** daneyon has joined #openstack-kolla20:16
*** Lyncos has left #openstack-kolla20:17
*** ayoung has quit IRC20:20
*** daneyon has quit IRC20:21
*** wznoinsk has quit IRC20:32
*** jtriley has quit IRC20:42
*** sean-k-m1 has joined #openstack-kolla20:42
*** mlima has quit IRC20:42
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Add Glance's kubernetes objects  https://review.openstack.org/31576820:43
*** wznoinsk has joined #openstack-kolla20:45
*** sean-k-mooney has quit IRC20:45
*** rajathagasthya has quit IRC20:46
*** rajathagasthya has joined #openstack-kolla20:47
*** SiRiuS__ has joined #openstack-kolla20:53
v1k0d3nhey20:54
mark-caseyhello20:54
v1k0d3nmark-casey: sdake around?20:54
v1k0d3ni got caught up.20:54
mark-caseyI haven't seen him recently20:55
*** Mr_Broke_ has quit IRC20:55
*** Mr_Broken has joined #openstack-kolla20:55
*** Mr_Broken has quit IRC21:00
*** godleon has joined #openstack-kolla21:01
*** gfidente has quit IRC21:01
*** sdake has joined #openstack-kolla21:04
sdakehey folks21:06
sdakev1k0d3n hey - sorry was sleeping earlier21:06
v1k0d3nquite alright man. i'm sure you're still just trying to feel better.21:07
v1k0d3nsdake: now good or later?21:07
v1k0d3nyour call.21:07
sdakegive me 15 mins to eake up21:07
v1k0d3nno problem.21:07
sdakesorry - feeling il sucks21:07
sdakebeing il lthat is21:07
v1k0d3nsdake: i don't know anyone who does. this is when i'm thankful i have a desk job for the most part :)21:11
*** ravig has quit IRC21:12
openstackgerritDavanum Srinivas (dims) proposed openstack/kolla-kubernetes: Major Cleanup - Get command line working  https://review.openstack.org/31577621:13
*** ccesario___ has quit IRC21:15
dimssbezverk : rhallisey : deleted 200 lines :) now it works. how knew21:15
dimss/how/who/21:16
sdakemark-casey ping21:17
mark-caseyping21:19
mark-caseyerr21:19
mark-caseyyea21:19
mark-caseysdake: pong21:22
sdakemark-casey you ready to get together with v1k0d3n  and me as we go through how to add bootstrap code21:22
mark-caseyyes21:22
v1k0d3nperfect, excited to get started.21:22
*** Avi82 has quit IRC21:23
*** sdake_ has joined #openstack-kolla21:24
sdake_https://cisco.webex.com/join/stdake21:24
sdake_v1k0d3n mark-casey ^21:24
*** rajathagasthya has quit IRC21:27
rhalliseydims, I'll add what I have on top of that21:27
dimsrhallisey : ack thanks21:27
v1k0d3nmeeting went away21:27
*** ccesario___ has joined #openstack-kolla21:27
*** haplo37 has quit IRC21:28
*** sdake has quit IRC21:28
*** sdake has joined #openstack-kolla21:31
*** sdake_ has quit IRC21:32
*** rajathagasthya has joined #openstack-kolla21:33
rhalliseydims, nice job on the cleanup :)21:33
dimsrhallisey : i felt like i was playing Fruit Ninja :)21:34
rhalliseyha21:34
openstackgerritWaldemar Znoinski proposed openstack/kolla: add support for non-default database_port in kolla/ansible  https://review.openstack.org/31359521:35
*** mark-casey has quit IRC21:36
*** jtriley has joined #openstack-kolla21:38
sbezverkdims should I try it now?21:40
dimssbezverk : yes please21:41
dimsshould print much better logs on where it is trying to look for stuff21:41
*** ccesario___ has quit IRC21:41
*** ravig has joined #openstack-kolla21:42
*** ccesario___ has joined #openstack-kolla21:43
sdakesbezverk can you paste the output of openstack role list21:43
sbezverksdake http://paste.openstack.org/show/496984/21:47
sbezverkdims I tried to patch latest master kubernetes-kolla and it failed..21:47
*** dwalsh has quit IRC21:48
sdakesbezverk when you run the command doesi t print out per line?21:48
sbezverkdims http://paste.openstack.org/show/496986/21:48
sbezverksdake http://paste.openstack.org/show/496988/21:49
rhalliseydims, ya forgot to mention there are some merge conflicts :)21:49
rhalliseydims, I'll fix it though when I commit on top21:49
*** matrohon has quit IRC21:49
rhalliseyhopefully soon..21:49
*** ccesario___ has quit IRC21:52
*** ccesario___ has joined #openstack-kolla21:53
rhalliseyI'm going to split out bootstrap and run tasks21:54
sbezverkdims I looked at the code and it looks like you expect some env variables to be setup, where these  variables get set? or it has to be done before running the script?21:57
*** rajathagasthya has quit IRC21:59
godleonHi all, does kolla support specifying vlan tag so far?21:59
godleone. g. For storage network22:00
rhalliseysbezverk, I added you as a kube core btw22:00
rhalliseysbezverk, if you didn't get that message earlier22:00
*** dmk0202 has quit IRC22:00
sbezverkrhallisey thank you, no I did not see anything..22:01
rhalliseysbezverk, ok you should have +2 powers now22:01
sbezverkrhallisey nice :-)22:02
*** rajathagasthya has joined #openstack-kolla22:05
*** daneyon has joined #openstack-kolla22:05
dimssbezverk : you won't need to setup anything22:07
dimsi mean environment variable22:07
sbezverkdims ok22:07
dimsyou will need 2 directories one for services/ and one for bootstrap/ copied over to /usr and the failure should tell you where it is looking under /usr22:07
dimsi gotta run. back in a bit22:08
*** daneyon has quit IRC22:10
*** jtriley has quit IRC22:12
*** daneyon has joined #openstack-kolla22:12
*** vhosakot has quit IRC22:15
*** daneyon_ has quit IRC22:16
*** vhosakot has joined #openstack-kolla22:22
*** ayoung has joined #openstack-kolla22:25
*** ccesario___ has quit IRC22:27
*** absubram has quit IRC22:28
*** jeh has joined #openstack-kolla22:33
*** jeh has quit IRC22:33
*** jeh has joined #openstack-kolla22:33
*** dave-mccowan has joined #openstack-kolla22:34
*** dave-mcc_ has joined #openstack-kolla22:36
*** dave-mccowan has quit IRC22:40
*** daneyon has quit IRC22:43
*** ravig has quit IRC22:45
*** vhosakot has quit IRC22:49
*** rajathagasthya has quit IRC22:50
*** rajathagasthya has joined #openstack-kolla22:54
*** ayoung has quit IRC23:03
*** dave-mcc_ has quit IRC23:06
*** unicell has quit IRC23:06
*** unicell has joined #openstack-kolla23:07
*** jtriley has joined #openstack-kolla23:07
*** intr1nsic has quit IRC23:13
*** intr1nsic has joined #openstack-kolla23:15
*** dcwangmit01 has quit IRC23:17
*** dcwangmit01 has joined #openstack-kolla23:17
*** dcwangmit01 has quit IRC23:21
*** dcwangmit01 has joined #openstack-kolla23:21
*** yuanying_ has joined #openstack-kolla23:22
*** dcwangmit01 has quit IRC23:23
*** yuanying has quit IRC23:23
*** dcwangmit01 has joined #openstack-kolla23:23
*** daneyon has joined #openstack-kolla23:26
*** ntpttr_ has quit IRC23:30
*** ntpttr_ has joined #openstack-kolla23:32
*** daneyon_ has joined #openstack-kolla23:36
*** daneyon has quit IRC23:36
*** jtriley has quit IRC23:44

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