Thursday, 2017-02-16

bmacemost of it should be in the setup_dev_env script to make a lot of that code a bit less hard coded.00:00
jascott1dev env is awesome but im thinking about the person that says 'i have k8s and possibly helm installed already, what is the least friction to get kolla-k8s up and running for a tire kicking?'00:02
jascott1i guess eventually it will be just a pip command and  a helm command huh?00:03
bmacedepends on their storage medium.. there is still a bunch of stuff we do in setup_dev_env to get ceph configured for mariadb / rabbitmq.00:04
jascott1right im talking about without ceph or anything real like you would want00:04
jascott1not a complete dev env00:05
kfox1111jascott1: +100:05
kfox1111jascott1: though I hope it will be no pip too. :)00:05
jascott1just a 'hey check this out easily' versus ' i never checked it out cause they started talking about x,y,z'00:05
kfox1111jascott1: but if not, and pip is required, I'd rather it be helm install <standuptool-package>00:05
jascott1ya that would be best00:05
kfox1111with the stuff preinstalled.00:05
bmacethe devenv setup is a pretty darn low bar as far as complexity to get started, but sure :)00:05
kfox1111yeah00:06
jascott1to be fair we have yet to arrive at our end user experience00:06
jascott1with everything in dev00:06
jascott1bmace going to ptg?00:07
bmacejascott1: sadly no, but as long as there are teleconf type mechanisms available i will be eagerly participating in that way.00:08
jascott1ah bummer but at least there is that00:09
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Ceph Initial Mon  https://review.openstack.org/41064100:10
*** crushil has joined #openstack-kolla00:15
*** Pavo has joined #openstack-kolla00:15
*** yingjun has joined #openstack-kolla00:20
*** hfu has joined #openstack-kolla00:22
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Ceph Initial Mon  https://review.openstack.org/41064100:23
kfox1111sbezverk: you are right.00:23
sbezverkkfox1111: if you get bored with nothing else to do, please take a look at ironic ps, so far I have only ironic api, appreciate a lot your feedback..00:28
*** jtriley has joined #openstack-kolla00:28
*** adrian_otto has quit IRC00:30
kfox1111sbezverk: k. I'll try and look at it tonight.00:30
*** tonanhngo_ has quit IRC00:31
*** rwallner has joined #openstack-kolla00:33
*** rwallner has quit IRC00:33
*** rwallner has joined #openstack-kolla00:36
*** rwallner has quit IRC00:36
*** rwallner has joined #openstack-kolla00:37
*** tonanhngo has joined #openstack-kolla00:37
*** duonghq has joined #openstack-kolla00:40
duonghqmorning guys00:42
*** tonanhngo has quit IRC00:42
*** jeffrey4l_ircc has joined #openstack-kolla00:45
*** vhosakot has quit IRC00:47
*** dave-mccowan has joined #openstack-kolla00:57
*** cuongnv has joined #openstack-kolla00:58
*** jpstnh has joined #openstack-kolla00:59
openstackgerritZeyu Zhu proposed openstack/kolla-ansible master: Fix typo in all.yml  https://review.openstack.org/43415900:59
*** Pavo has quit IRC01:01
*** japestinho has quit IRC01:04
Jeffrey4ldes_consolado, still around?01:07
*** Pavo has joined #openstack-kolla01:08
*** rwallner has quit IRC01:10
*** lucker has joined #openstack-kolla01:12
openstackgerritMerged openstack/kolla-ansible master: Updated from global requirements  https://review.openstack.org/43196201:12
openstackgerritDuong Ha-Quang proposed openstack/kolla-ansible master: Secret generate fail with hostvars is undefined  https://review.openstack.org/41733101:13
duonghqJeffrey4l, can you review this: https://review.openstack.org/#/c/417331/01:13
duonghqI fixed it according to our last night discussion01:14
*** tovin07_ has joined #openstack-kolla01:15
*** MasterOfBugs has quit IRC01:18
duonghqthank Jeffrey4l01:18
Jeffrey4lnp ;)01:18
*** zhubingbing_ has joined #openstack-kolla01:20
*** dave-mccowan has quit IRC01:23
*** penfold has quit IRC01:24
*** ccrouch has quit IRC01:25
*** Pavo has quit IRC01:37
*** zhuzeyu has joined #openstack-kolla01:38
*** Pavo has joined #openstack-kolla01:39
*** salv-orlando has joined #openstack-kolla01:47
duonghqzhubingbing_, hello01:50
zhubingbing_hello01:50
*** salv-orlando has quit IRC01:52
*** dave-mccowan has joined #openstack-kolla01:57
*** japestinho has joined #openstack-kolla01:58
openstackgerritMerged openstack/kolla-ansible master: Fix chrony genconfig  https://review.openstack.org/43441202:02
*** crushil has quit IRC02:03
*** unicell has quit IRC02:12
*** denaitre has quit IRC02:16
openstackgerritcaoyuan proposed openstack/kolla-ansible master: Optimize reconfiguration for haproxy  https://review.openstack.org/42415602:26
openstackgerritWei Cao proposed openstack/kolla-ansible master: Fix freezer auth issue  https://review.openstack.org/43417402:28
*** caowei has joined #openstack-kolla02:31
*** denaitre has joined #openstack-kolla02:34
openstackgerritDuong Ha-Quang proposed openstack/kolla-kubernetes master: Allow default value of DEV_BASE variable  https://review.openstack.org/43458602:42
*** crushil has joined #openstack-kolla02:43
bmaceduonghq: i assume this chance is for the case that you are trying to run the setup script outside of the containerized environment, since in the container it doesn't really matter what the path to it is so the hardcoded /opt works just fine?02:46
bmacechance=change02:46
duonghqbmace, yup02:47
bmacekk02:47
duonghqI run it in physical machine02:47
bmacesure, seems fine to me.02:47
duonghqbmace, you use the setup script in container?02:47
*** jeffrey4l_ircc has quit IRC02:47
bmaceduonghq: yeah, the additions of build_dev_image.sh and run_dev_image.sh go along with the setup_dev_env.sh script02:48
bmaceso as long as you follow the setup docs and are using a halcyon-vagrant-kubernetes env w/ centos all you need to do is run the build and run scripts and you are done.02:48
duonghqwhat is the dev environment setup workflow?02:48
duonghqcan you update the doc?02:49
bmacethe doc is updated02:49
duonghqwhich one?02:49
bmacethe one that talks about using halcyon-vagrant-kubernetes.  it never really covered kolla-k8s deployment and use of build / run dev image is at the end of it now.02:50
bmacehttps://docs.openstack.org/developer/kolla-kubernetes/development-environment.html02:50
duonghqbmace, hmm, so the setup_dev_script is intent to run in setup container?02:51
duonghqnot for directly use?02:51
bmacei don't see why you can't use it directly if you want to, but the way it is documented you end up not needing to load all the dev dependencies onto your system.02:54
duonghqya02:55
duonghq:)02:55
duonghqbmace, containerization only for convenient of user?02:56
bmaceduonghq: that is one reason. i think another is that it can actually help with some development issues without needing to make your local system dirty.  you can do some of that with pip virtualenv also, but lets say you are messing with a differently versioned rpm dependency and some pip version changes as well, etc, you can test all of that without messing with your system versions.03:01
bmaceall the usual reasons to use containers :)03:01
duonghqbmace, got it03:01
duonghq:)03:01
*** crushil has quit IRC03:02
*** jrich523 has quit IRC03:06
openstackgerritMerged openstack/kolla master: debian: import key for download.ceph.com repository  https://review.openstack.org/43277803:07
openstackgerritMerged openstack/kolla stable/newton: Bump service version number  https://review.openstack.org/43355403:08
*** Pavo has quit IRC03:19
*** lucker has quit IRC03:19
*** ssurana has joined #openstack-kolla03:24
*** ssurana has quit IRC03:24
openstackgerritMerged openstack/kolla-ansible master: Remove support for py34  https://review.openstack.org/43052503:29
*** saneax-_-|AFK is now known as saneax03:29
harlowjainc0 something for u, prob nobody else hit it before :-P03:41
harlowjahttps://bugs.launchpad.net/kolla/+bug/166520703:41
openstackLaunchpad bug 1665207 in kolla "Able to trigger `Unknown instruction: &&`" [Undecided,New]03:41
harlowjakills the docker with stuff like http://paste.openstack.org/show/599151/03:45
*** salv-orlando has joined #openstack-kolla03:48
*** salv-orlando has quit IRC03:53
*** negronjl has quit IRC03:56
*** sudipto has joined #openstack-kolla03:57
*** sudipto_ has joined #openstack-kolla03:57
*** negronjl has joined #openstack-kolla04:03
bpattewar_Hi All, I am trying to setup dev environment using  docker images which used ceph_services_flow.sh .  My all services are up except nova.04:04
harlowjaany chances i can also get https://review.openstack.org/#/c/411534/ looked at :)04:05
bpattewar_My nova service is in waiting stage from 1 hr. This is 3rd time I am trying. It give  error   " 34m           34m             1       {kubelet 172.16.35.12}                                          Warning         FailedSync      Error syncing pod, skipping: failed to "StartContainer" for "dependencies" with RunContainerError: "runContainer: operation timeout: context deadline exceeded"04:05
bpattewar_Anybody faced this issue. Any suggestions will help.04:06
*** jrobinson is now known as jrobinson-afk04:16
*** dave-mccowan has quit IRC04:19
*** tyrola has quit IRC04:19
*** tyrola has joined #openstack-kolla04:20
openstackgerritMerged openstack/kolla master: Delete python bytecode file  https://review.openstack.org/43215204:22
*** ipsecguy_ has quit IRC04:25
*** adrian_otto has joined #openstack-kolla04:26
*** ipsecguy has joined #openstack-kolla04:26
openstackgerritt.goto proposed openstack/kolla-ansible master: Fix typo in neutron's default/main.yml file  https://review.openstack.org/43464104:27
*** bpattewar_ has quit IRC04:29
*** mdnadeem has joined #openstack-kolla04:35
*** sudipto has quit IRC04:44
*** sudipto_ has quit IRC04:44
*** jrobinson-afk is now known as jrobinson04:48
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332204:49
openstackgerritJeffrey Zhang proposed openstack/kolla master: Use ocata tag in config.py  https://review.openstack.org/43465004:53
openstackgerritJeffrey Zhang proposed openstack/kolla master: add version check 2  https://review.openstack.org/43230004:56
*** erlon has quit IRC05:05
*** sudipto has joined #openstack-kolla05:07
*** sdake has joined #openstack-kolla05:07
*** sudipto_ has joined #openstack-kolla05:07
*** sdake_ has joined #openstack-kolla05:12
*** saneax is now known as saneax-_-|AFK05:12
*** sdake has quit IRC05:14
*** adrian_otto has quit IRC05:15
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332205:16
*** saneax-_-|AFK is now known as saneax05:22
*** salv-orlando has joined #openstack-kolla05:28
*** salv-orlando has quit IRC05:33
openstackgerritJeffrey Zhang proposed openstack/kolla master: add version check 2  https://review.openstack.org/43230005:36
*** unicell has joined #openstack-kolla05:37
openstackgerritt.goto proposed openstack/kolla-ansible master: Fix typo in neutron's default/main.yml file  https://review.openstack.org/43464105:41
*** yingjun has quit IRC05:46
openstackgerritJeffrey Zhang proposed openstack/kolla master: Get latest versions from openstack/releases repo  https://review.openstack.org/43230005:51
*** adrian_otto has joined #openstack-kolla05:52
*** masber has quit IRC05:53
*** salv-orlando has joined #openstack-kolla05:53
*** unicell has quit IRC05:53
*** unicell has joined #openstack-kolla05:54
*** sdake_ has quit IRC05:54
*** adrian_otto has quit IRC05:54
openstackgerritJeffrey Zhang proposed openstack/kolla master: Get latest versions from openstack/releases repo  https://review.openstack.org/43230005:57
openstackgerritjimmygc proposed openstack/kolla master: Use install-pip macro in most source images  https://review.openstack.org/41386105:58
*** salv-orl_ has joined #openstack-kolla06:04
openstackgerritDuong Ha-Quang proposed openstack/kolla-kubernetes master: Helm charts for heat-create-db and heat-manage-db  https://review.openstack.org/41449606:04
*** salv-orlando has quit IRC06:07
*** saneax is now known as saneax-_-|AFK06:11
*** satyar has joined #openstack-kolla06:17
*** adrian_otto has joined #openstack-kolla06:41
openstackgerritDuong Ha-Quang proposed openstack/kolla-kubernetes master: Helm charts for heat-create-db and heat-manage-db  https://review.openstack.org/41449606:43
*** jrobinson has quit IRC06:51
*** saneax-_-|AFK is now known as saneax06:54
*** hfu_ has joined #openstack-kolla07:02
*** hfu_ has quit IRC07:03
*** hfu_ has joined #openstack-kolla07:04
*** hfu has quit IRC07:05
openstackgerritjimmygc proposed openstack/kolla master: Use install-pip macro in most source images  https://review.openstack.org/41386107:05
*** jtriley has quit IRC07:10
openstackgerritMerged openstack/kolla-ansible master: Secret generate fail with hostvars is undefined  https://review.openstack.org/41733107:14
*** common has quit IRC07:18
duonghqzhubingbing_, about this bug: https://bugs.launchpad.net/kolla-ansible/+bug/166500507:19
openstackLaunchpad bug 1665005 in kolla-ansible "fluentd keep restarting upgrade N to O" [Undecided,New]07:19
duonghqI think we need target it to a milestone07:19
*** common has joined #openstack-kolla07:20
*** yingjun has joined #openstack-kolla07:32
openstackgerritzhubingbing proposed openstack/kolla-ansible master: Fix haproxy log not writable in upgrade  https://review.openstack.org/43469807:38
*** yingjun has quit IRC07:47
*** sayantani01 has joined #openstack-kolla07:47
*** yingjun has joined #openstack-kolla07:47
*** hfu has joined #openstack-kolla07:48
*** hfu_ has quit IRC07:49
*** jtriley has joined #openstack-kolla07:52
openstackgerrityuhui proposed openstack/kolla master: Fix some typos  https://review.openstack.org/43470607:53
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Fix extension_drivers check in ml2  https://review.openstack.org/43470707:55
*** adrian_otto has quit IRC07:55
*** yingjun has quit IRC07:59
*** jtriley has quit IRC08:00
openstackgerritMerged openstack/kolla-ansible master: Fix freezer auth issue  https://review.openstack.org/43417408:02
*** shardy has joined #openstack-kolla08:03
*** alop has joined #openstack-kolla08:05
*** adrian_otto has joined #openstack-kolla08:08
*** jamespag` is now known as jamespage08:09
openstackgerritMerged openstack/kolla-ansible master: Change freezer service type  https://review.openstack.org/43421708:09
*** tvignaud has quit IRC08:10
*** bmace has quit IRC08:10
*** bmace has joined #openstack-kolla08:11
*** pcaruana has joined #openstack-kolla08:14
Jeffrey4ldes_consolado, around? check this https://review.openstack.org/434641 , which fixed you issue. cloud u apply this patch and try again?08:16
openstackgerritjimmygc proposed openstack/kolla master: Use install-pip macro in most source images  https://review.openstack.org/41386108:17
openstackgerritSaverio Proto proposed openstack/kolla-ansible master: Fix BASEDIR because of new kolla-ansible project name  https://review.openstack.org/43452608:18
*** pcaruana has quit IRC08:20
*** adrian_otto has quit IRC08:21
*** zioproto has joined #openstack-kolla08:22
*** pcaruana has joined #openstack-kolla08:22
zioprotoJeffrey4l, I opened this bug: https://bugs.launchpad.net/kolla-ansible/+bug/1665262 but why the patch does not automatically show up in the bug history ?m08:23
openstackLaunchpad bug 1665262 in kolla-ansible ocata "the name change to kolla-ansible breaks BASEDIR variable" [Critical,Confirmed]08:23
zioprotohttps://review.openstack.org/#/c/434526/08:23
zioprotousually when I push a patchset with 'Closes-bug' I always see also an update on launchpad08:23
Jeffrey4lzioproto, no idea about this. there should be a bot to doing this. maybe there is some delay or the bot is sick.08:25
zioprotook, no problem08:25
duonghqzioproto, you should set correct topic too, (although it may not relate)08:28
zioprotoset correct topic in the bug or on the patch08:29
zioproto?08:29
*** Serlex has joined #openstack-kolla08:29
duonghqon the patch08:29
*** mannamne has joined #openstack-kolla08:29
*** tyrola has quit IRC08:29
duonghqI do not remember the bot take the commit msg or the topic for update launchpad08:30
zioprotohow do I set the topic ? I have never done it08:30
duonghqtopic name is same as branch name08:30
zioprotois in the commit message ?08:30
duonghqor you can change in web08:30
openstackgerritAbel Lopez proposed openstack/kolla-ansible master: Change python interpreter  https://review.openstack.org/43474208:30
*** tyrola has joined #openstack-kolla08:30
zioprotoI have no idea how the topic had that weird number, now I wrote 'master'08:31
Jeffrey4lduonghq, zioproto i am pretty sure topic is not related.08:31
zioprotobut my wrong topic could be why my patches sometime get a log time to be review :d08:32
duonghqJeffrey4l, hmm, so maybe the bot is sick08:32
zioprotoI have to understand why when I do git review these weird topic numbers are set on gerrit08:32
duonghqzioproto, something like https://review.openstack.org/#/c/433570/08:32
duonghqgit checkout -b <topic name>08:32
duonghqbefore you work08:33
zioprotoI see08:33
zioprotoI was working direct on master08:33
zioprotothanks for the tip08:34
duonghq:D08:34
zioprotoit looks good now ? https://review.openstack.org/#/c/434526/208:34
duonghqzioproto, nice08:35
zioprotowhat about this one08:36
zioprotohttps://review.openstack.org/#/c/427139/08:36
zioprotothis is a feature08:37
zioprotois not a bug08:37
zioprotoit is support for SNAP packaging08:37
zioprotowhat kind of topic I need08:37
zioproto?08:37
zioprotoshould I open a bug for a feature ?08:37
duonghqyou can choose whatever you want, I usually use trivial (my taste)08:38
alopis `kolla-ansible reconfigure` verified to work?08:41
openstackgerritSaverio Proto proposed openstack/kolla master: Add SNAP support when finding Docker images folder  https://review.openstack.org/42713908:42
zioprotook I fixed all the topics and bugs burocracy :)08:42
zioprotoI need coffee now :) thanks for the help08:42
alopI'm attempting to change something in nova-compute, and running `kolla-ansible reconfigure` - it appears to be attempting to create service endpoints which already exist08:43
alopin the generic 'openstack ansible' world, endpoints are somewhat immutable, so not sure if it's just me, or if that's a bug08:43
alopand by immutable I mean, you end up having to delete the old endpoint if you want ansible to change it08:44
duonghqzioproto, nice08:44
*** egonzalez has joined #openstack-kolla08:44
zioprotoany of you folks is coming to Milano at the Ops MidCycle ?08:45
egonzaleznope08:45
*** tvignaud has joined #openstack-kolla08:49
*** jtriley has joined #openstack-kolla08:50
*** mannamne has quit IRC08:53
*** fragatin_ has joined #openstack-kolla08:53
openstackgerritMerged openstack/kolla-ansible master: Fix typo in neutron's default/main.yml file  https://review.openstack.org/43464108:56
*** fragatina has quit IRC08:57
*** fragatin_ has quit IRC08:58
*** jtriley has quit IRC09:01
*** hfu has quit IRC09:03
*** hfu has joined #openstack-kolla09:07
*** dtturner has quit IRC09:12
*** zioproto has quit IRC09:16
*** testsreaf has joined #openstack-kolla09:26
des_consoladoJeffrey4l: yay, that fixed it, damn I'm such a noob that I couldn't work that out D:09:30
des_consoladobut you guys couldn't even replicate my issue with the same code yesterday right?09:30
des_consoladoand I even tried different jinja2's, so that's pretty odd... But yeah, cheers anyway09:31
egonzalezdes_consolado: yeah, I cannot replicate yesterday, you have sfc enabled?09:32
*** openstackgerrit has quit IRC09:32
des_consoladoegonzalez: I have no sfc setting in globals.yml or in group vars09:33
des_consoladoso whatever the default is09:33
* des_consolado blissfully ignorant of what sfc even is D: ... googles...09:34
*** duonghq has quit IRC09:37
*** mgoddard has joined #openstack-kolla09:38
*** hrw has quit IRC09:42
egonzalezIs master branch opened to new features?09:43
*** hrw has joined #openstack-kolla09:44
*** caowei has quit IRC09:48
*** jtriley has joined #openstack-kolla09:50
*** hfu_ has joined #openstack-kolla09:51
*** hfu has quit IRC09:51
hrwmorning09:54
egonzalezsup hrw09:54
hrwfirst commit merged ;d09:54
egonzalezcool :D09:55
*** jtriley has quit IRC09:55
hrwnow have to rebase patches09:55
*** jtriley has joined #openstack-kolla09:55
*** hfu_ has quit IRC09:55
*** athomas has joined #openstack-kolla09:57
*** openstackgerrit has joined #openstack-kolla09:57
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: debian: enable all images enabled for Ubuntu  https://review.openstack.org/43278709:57
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: Add support for non-x86 architectures (aarch64, ppc64le)  https://review.openstack.org/43094009:57
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: debian: move to stretch  https://review.openstack.org/43445309:57
*** tovin07_ has quit IRC09:58
*** tovin07 has quit IRC09:58
hrw5 patches in queue now09:58
*** jtriley has quit IRC10:00
*** cuongnv has quit IRC10:04
*** gfidente has joined #openstack-kolla10:06
*** gfidente has quit IRC10:06
*** gfidente has joined #openstack-kolla10:06
*** sdake has joined #openstack-kolla10:08
*** sambetts|afk is now known as sambetts10:09
Jeffrey4legonzalez, re master opened for new feature: yes.10:11
Jeffrey4ldes_consolado, egonzalez this issue is caused by separate compute node and controller node.10:12
egonzalezJeffrey4l: cool, tested again nova upgrade with an instance running and failed with the same error as always ;(10:12
Jeffrey4legonzalez, with instance running? OK. let me test this.10:13
egonzalezJeffrey4l: yes, this cell world is a hell, sometimes success and sometimes fails10:13
egonzalezi'm redeploying to test again10:14
*** erlon has joined #openstack-kolla10:18
openstackgerritjimmygc proposed openstack/kolla master: Use install-pip macro in most source images  https://review.openstack.org/41386110:20
hrwJeffrey4l: master open? awesome!10:22
Jeffrey4lhrw, yes. ocata branch is created so master is open now.10:22
openstackgerritjimmygc proposed openstack/kolla master: Use install-pip macro in most source images  https://review.openstack.org/41386110:24
hrwok, so I can take a look at ppc64le stuff for krtaylor10:24
egonzalezsaw a job offer requiring 8 years experience with OpenStack LOL10:25
hrwegonzalez: and 10y for Go?10:26
*** sdake has quit IRC10:28
*** satyar has quit IRC10:29
*** mannamne has joined #openstack-kolla10:34
*** caowei has joined #openstack-kolla10:36
egonzalezJeffrey4l: failed again10:43
Jeffrey4l1 sec, busy. will test later.10:43
hrwkrtaylor: https://github.com/hrw/kolla/tree/to-merge/multiarch-and-arm64-containers has two ppc64le fixes for you10:47
*** jtriley has joined #openstack-kolla10:49
*** pbourke has joined #openstack-kolla10:53
*** zhubingbing_ has quit IRC10:56
openstackgerritMerged openstack/kolla master: Fix the read mariadb log permission issue for fluentd  https://review.openstack.org/43412010:57
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: debian: enable all images enabled for Ubuntu  https://review.openstack.org/43278710:58
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: Add support for non-x86 architectures (aarch64, ppc64le)  https://review.openstack.org/43094010:58
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: debian: move to stretch  https://review.openstack.org/43445310:58
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: elasticsearch: handle aarch64 and ppc64le architectures  https://review.openstack.org/43480910:58
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: nova-libvirt: handle ppc64le  https://review.openstack.org/43481010:58
*** jtriley has quit IRC11:00
portdirecto/ morning kolla :)11:13
SerlexMorning dude11:13
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: ironic-pxe: handle non-x86 architectures  https://review.openstack.org/43481711:15
hrwkrtaylor: I think that those changes from Power patch which were worth taking are done11:16
*** skramaja has quit IRC11:16
hrwkrtaylor: left are: heka (not checked does this compilation step works + not needed sudoers change), kibana (fugly fetching x86-64 tarball and replacing nodejs), nova-libvirt (other permissions and group for /dev/kvm), dind (replacing docker-engine with docker.io - this have sense probably)11:19
hrwok, guys: question... docker-engine is package built by docker upstream, docker.io is same built by distribution. Are we ok with using distro one when upstream does not provide?11:20
*** zhuzeyu has quit IRC11:21
*** zhuzeyu has joined #openstack-kolla11:22
*** saneax is now known as saneax-_-|AFK11:22
*** sudipto has quit IRC11:25
*** sudipto_ has quit IRC11:25
openstackgerritZeyu Zhu proposed openstack/kolla-ansible master: Update production architecture guide for formatting  https://review.openstack.org/43483311:28
*** matrohon has quit IRC11:29
berendtOne more customer using Kolla :-)11:41
pbourkeis master in freeze atm?11:43
hrwpbourke: open11:44
pbourkehrw: thanks11:44
*** saneax-_-|AFK is now known as saneax11:46
*** skramaja has joined #openstack-kolla11:46
*** jtriley has joined #openstack-kolla11:49
openstackgerritMerged openstack/kolla-ansible master: Optimize reconfiguration for designate  https://review.openstack.org/42415511:49
openstackgerritMerged openstack/kolla-ansible master: Fix haproxy log not writable in upgrade  https://review.openstack.org/43469811:49
openstackgerritMerged openstack/kolla-ansible master: Optimize reconfigure action for manila  https://review.openstack.org/42136511:49
openstackgerritMerged openstack/kolla-ansible master: Optimize reconfiguration for collectd  https://review.openstack.org/42413311:49
mliimamorning guys11:50
*** jtriley has quit IRC11:53
*** zhuzeyu has quit IRC11:54
*** jtriley has joined #openstack-kolla11:54
*** jtriley has quit IRC11:59
*** sdake has joined #openstack-kolla12:02
*** salv-orlando has joined #openstack-kolla12:04
*** dave-mccowan has joined #openstack-kolla12:05
*** rwallner has joined #openstack-kolla12:06
*** athomas has quit IRC12:06
*** salv-orl_ has quit IRC12:07
sdakeegonzalez claerly a place you would want to work :)12:09
openstackgerritMerged openstack/kolla-ansible master: Optimize reconfigure action for trove  https://review.openstack.org/42399012:13
*** Pavo has joined #openstack-kolla12:17
sdakemorning peeps12:21
*** sudipto_ has joined #openstack-kolla12:24
*** sudipto has joined #openstack-kolla12:24
*** shardy is now known as shardy_lunch12:24
portdirectword sdake, how'd talk go? sorry i missed it12:26
*** athomas has joined #openstack-kolla12:26
sdakeportdirect i think it was ok12:26
*** rwallner has quit IRC12:26
sdakeit was alot of material to prepare12:26
sdakeand 2 hours of dronign on is rough12:26
sdakelongest i've ever spoke without a break12:27
portdirectyeah - man that was quite a gameplan on the invite - well done for getting through it - I've done a few long sessions and after about an hour it gets real hard12:28
sdakeegonzalez re job reqs, people for whatever reason put in their ideal candidate - protip - if you hunt for a job, and it looks *engaging* for you, the fact that it says "xyz years on OpenStack" is irrelevant - it matters more how interested and capable you are ofdoing the job :)12:28
sdakeportdirect in the future i'd have water ready to go :)12:28
sdakeportdirect although I dont prefer water during talks12:29
portdirectsdake, though asking for 8 years exp, on a 7? year old project is pretty impressive :)12:29
sdakeportdirect ya thats pretty terrible form :)12:30
sdake15 relaeses * 6 months12:30
sdakewell 14 *6 + 412:30
portdirectbest way of subtlety saying "must own time machine" ive seen though12:31
sdakeif I ha da tiem machine12:32
sdakewonder what kinds of abusess I could pu tthat towards ;_)12:32
portdirectI'd just correct all our typos... honest ;)12:33
sdakehaha :)12:33
openstackgerritMerged openstack/kolla-ansible master: Fix extension_drivers check in ml2  https://review.openstack.org/43470712:33
sdakei type fast with lots o mistakes12:33
*** japestinho has quit IRC12:33
portdirecti mistake fast with lots of typing :) anyway off to lunch bbl :)12:34
sdakeJeffrey4l did 0.5.0 get tagged?12:35
sdakeJeffrey4l of kolla-kubernetes12:35
sdakeJeffrey4l i dont see a notifiation on the mailing list relating to it12:35
hrwsdake: water during talks is perfect excuse for gathering thoughts12:35
sdakehrw - water = tell12:36
sdakethere are other tells, however, wter is the most obvious of them12:36
*** jtriley has joined #openstack-kolla12:37
sdakethe way I manage that tell is to hydradte before the talk and hold it :)12:37
sdakenot only that water also relieves the pressure cooker going on inside your brain - which increases performance12:38
sdakestress makes you sharp12:38
hrwI remember one small conference where I had a mug of whisky+coke 50/50 to 'hydrate'12:38
sdakehaha :)12:38
*** sudipto has quit IRC12:39
*** sudipto_ has quit IRC12:39
des_consoladohey sdake I meant to tune into that talk yesterday but ended up having to socialise - is there a recording?12:39
*** sdake_ has joined #openstack-kolla12:40
des_consoladohey sdake_ I meant to tune into that talk yesterday but ended up having to socialise - is there a recording?12:40
*** jtriley has quit IRC12:41
*** sdake has quit IRC12:42
Jeffrey4lsdake_, yes. it is released. no idea why the announcement mail is not sent.  check http://git.openstack.org/cgit/openstack/kolla-kubernetes12:46
*** harish23r has joined #openstack-kolla12:47
sdake_Jeffrey4l ok thanks12:47
sdake_Jeffrey4l if you could hunt down why no announce was sent (if there is a problem with how we are managing rneo/etc) would be appreciated :)12:47
sdake_des_consolado no recording12:47
*** eaguilar has joined #openstack-kolla12:51
*** zioproto has joined #openstack-kolla12:52
harish23rhelp with kolla deployment error?12:52
harish23rTASK: [common | starting heka container] *************************************12:52
harish23rfailed: [localhost] => {"changed": true, "failed": true}12:52
harish23rmsg: APIError(HTTPError(u'500 Server Error: Internal Server Error for url: http+docker://localunixsocket/v1.25/containers/create?name=heka',),)12:52
harish23rFATAL: all hosts have failed -- aborting12:52
harish23rlocalhost: 0k=28 changed=0 unreachable=0 failed=112:52
harish23rthe command "kolla-ansible prechecks" worked fine12:52
harish23rError pops up during "kolla-ansible deploy"12:52
*** rwallner has joined #openstack-kolla12:53
sbezverksdake_: morning. is kolla-ansible still accepts bug fixes?12:54
sdake_sbezverk yup - we have branched kolla ansible however things can be backported12:55
sdake_requires bug id12:55
egonzalezJeffrey4l: know why is failing with an instance running (basically after init-runonce)12:55
egonzalezfresh install not match the condition of flavor https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py#L2912:56
sbezverksdake_: ok there are several more changes required for ironic for its other components12:56
*** mdnadeem has quit IRC12:56
Jeffrey4lsdake_, i will check when i get minutes.12:56
egonzalezbut cells_mapping table only have one entry for cell0, misses None cell12:56
*** penfold has joined #openstack-kolla12:57
sdake_sbezverk every patch needs a bug id12:58
sdake_sbezverk and i'll backport em as soon as they are ready12:59
sdake_sbezverk rather as soon as they merge12:59
sdake_sbezverk another optoin is just to use master and not backport12:59
sdake_sbezverk arey ou familiar with jascott1 's work on helm 2.2.0 - I think it would permit us to have the microchart model with the model of one hiearcchy13:01
egonzalezharish23r: which kolla version are you using, OS?13:02
Jeffrey4legonzalez, got. thanks. so we have to run "simple_cell_setup" before run bootstrap_service?13:06
sbezverksdake_: familiar briefly, still need to see how it works13:06
sbezverksdake_: it would be good if jascott1 could post an example of this model13:07
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Make service_plugins and extensions more configurable  https://review.openstack.org/42670913:07
egonzalezJeffrey4l: don't know why, but even running simple_cell_setup with Newton, cell None is not created13:08
Jeffrey4legonzalez, there are some bug in nova newton manage.py file.13:09
Jeffrey4legonzalez, check here https://github.com/openstack/nova/commit/8418a2a97eaafc344b2976438852526b0007974213:09
Jeffrey4lthis is merged recently.13:09
Jeffrey4lbefore, if cell0 is created, the script will be return with 0.13:10
egonzalezhrm, that make sense13:10
egonzalezthis force users to update first newton to latest and the upgrade to Ocata13:11
egonzalez*then13:11
Jeffrey4legonzalez, i think so too.13:11
Jeffrey4land we have to release next newton tag ASAP when the nova fix is released.13:11
Jeffrey4lthe ask the end-user upgrade to newton latest first, then upgrade to Ocata.13:11
egonzalezcan release notes be updated in stable branch?13:12
*** shardy_lunch is now known as shardy13:12
Jeffrey4legonzalez, i think so. it is necessary.13:13
Jeffrey4lthis is critical.13:13
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332213:13
egonzalezyep, im gonna try latest source and see if simple_cell_setup before bootstrap_service works13:13
Jeffrey4lbut the issue is: how the info is added. 1. add into master then backport into stable branch?   or 2) add into stable branch directly.  ;/13:14
Jeffrey4legonzalez, cool. thanks. with the latest nova code, we do not create cell0 manually. just run simple_cell_setup -> bootstrap_service -> upgrade container -> run simple_cell_setup again ( seems not necessary any more )13:16
*** rhallisey has joined #openstack-kolla13:17
egonzalezJeffrey4l: cell0 need to be created manually as newton will map to nova_api_cell013:17
Jeffrey4legonzalez, oh correct. forget that.13:18
egonzalezbut, yeah, the last simple_cell_setup is not longer needed13:18
*** dave-mccowan has quit IRC13:19
Jeffrey4legonzalez, got this https://docs.openstack.org/project-team-guide/release-management.html#how-to-add-new-release-notes13:21
Jeffrey4legonzalez, for this case, i think we need add releasenote into ocata branch directly. because pike do not need this release note.13:21
hrwstarted ppc64le builds.13:23
sbezverkJeffrey4l: have a second for qq?13:26
hrw40 threads for debian builds, 40 threads for ubuntu builds. both run at same time. hope that machine will hold13:26
Jeffrey4lsbezverk, yep.13:26
sbezverkJeffrey4l: here is my problem, when ironic genconfig happens in addition to config.json and default, two large binary files required and are stored in /etc/kolla/ironic-pxe13:27
sbezverkwhen we create configmap with configuration we add everyting from /etc/kolla/ironic-pxe13:28
sbezverkand these two large files screw things up13:28
sbezverkis there a way not force the presence of these two files for genconfig for kubernetes?13:28
sbezverkJeffrey4l: sorry it turned out not quick question ;)13:29
*** vi01et03 has joined #openstack-kolla13:30
egonzalezsbezverk: when: action != "config"13:30
*** Jeffrey4l has quit IRC13:30
*** Pavo has quit IRC13:31
*** Jeffrey4l has joined #openstack-kolla13:31
*** Pavo has joined #openstack-kolla13:31
sbezverkegonzalez: would it not change behavior for all cases? even kolla-ansible?13:32
Jeffrey4lsbezverk, ( laptop rebooted  just now )  yep.13:32
Jeffrey4lit is deploy kernel and initramfs which is needec by ironic-conductor.13:32
sbezverkJeffrey4l: but in kube we pulled them differently as they do not fit in configmap13:33
*** l4yerffeJ has joined #openstack-kolla13:33
*** l4yerffeJ has quit IRC13:33
sbezverkJeffrey4l: basically idealy I would need just config,json and default in /etc/kolla/ironic-pxe13:33
*** l4yerffeJ has joined #openstack-kolla13:34
Jeffrey4lsbezverk, hrm. add action =! "config"  ...13:34
*** caowei has quit IRC13:34
*** caowei has joined #openstack-kolla13:34
Jeffrey4loh right, we should use "orchestration_engine != KUBERNETES" rather then "action != config"  in all place.13:35
*** Serlex has quit IRC13:36
*** salv-orlando has quit IRC13:36
sbezverkJeffrey4l: it should be in config task right?13:36
Jeffrey4lsbezverk, yep.13:36
hrwJeffrey4l: speaking about debian in gate... where and how I can do that?13:36
sbezverkJeffrey4l: thanks a lot13:37
Jeffrey4l hrw add related jobs in project-config project.13:37
Jeffrey4lsbezverk, np.13:37
sdake_Jeffrey4l that is like saying "how do I pain the mona lisa" "get some paint" :)13:38
Jeffrey4lhrw, check https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/projects.yaml#L6045,L611413:38
*** japestinho has joined #openstack-kolla13:38
hrwthx13:38
*** harish23r has quit IRC13:38
*** negronjl has quit IRC13:38
sdake_Jeffrey4l thx :)13:38
* sdake_ wishes he could just go straight to bed - must take kids to school13:38
Jeffrey4lsdake_, lol13:39
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332213:39
hrwJeffrey4l: something like L6071 but s/ubuntu/debian/, right?13:40
Jeffrey4ldistro: ubuntu ->13:41
Jeffrey4ldisto:13:41
Jeffrey4l - ubuntu13:41
*** sudipto_ has joined #openstack-kolla13:41
Jeffrey4l- debian13:41
*** sudipto has joined #openstack-kolla13:41
Jeffrey4lhrm this should be enough.13:41
*** eaguilar_ has joined #openstack-kolla13:42
hrwJeffrey4l: looks like not that huge change :D13:42
Jeffrey4lhrm actually. that is not enough.  need add some criteria to restrict debian job not run on mitaka/newton/ocata branch.13:42
Jeffrey4lhrw that is another file need to be change.13:43
*** apuimedo has quit IRC13:43
Jeffrey4lhrm here is the criteria  https://github.com/openstack-infra/project-config/blob/master/zuul/layout.yaml#L182913:44
*** eaguilar has quit IRC13:44
sdake_there is no base distro of debain in the gate fwiw13:44
Jeffrey4lhrw, and add the jobs name into check list here https://github.com/openstack-infra/project-config/blob/master/zuul/layout.yaml#L1104813:44
sdake_so have to use an ubuntu base image13:44
sdake_hrw also the job needs to be experimental for the moment until it is stable13:45
*** caowei has quit IRC13:45
Jeffrey4lsdake_, distro is passed into our scripts. you are saying node parameter.13:45
pbourkeJeffrey4l: how would you feel about installing openstack-requirements as a plugin to kolla-toolbox?13:45
sdake_Jeffrey4l right node parameter13:45
Jeffrey4lnode should be ubuntu.13:45
pbourkeJeffrey4l: reasoning is Id like to install all openstack client utilties there, but we need requirements which is currently only in openstack-base13:46
sdake_pbourke why would you want to do that?13:46
Jeffrey4lpbourke, used for?13:46
pbourkewe could re-parent toolbox from openstack-base but that's a much bigger operation13:46
hrwnode can be anything. I do my work on fedora/x86-64, centos/aarch64 and fedora/ppc64le13:46
*** mdorman has quit IRC13:46
Jeffrey4lpbourke, install openstack client is a good idea. but install openstack-requirements not there are lots of unless packages.13:46
pbourkeJeffrey4l: I submitted this previously: https://review.openstack.org/#/c/381876/1/docker/kolla-toolbox/Dockerfile.j2 -- but people didnt like pinning without requirements13:47
*** mdorman has joined #openstack-kolla13:47
Jeffrey4lpbourke, re-parent is OK. because leveraging docker layer system, the total size isn't increase too much.13:47
pbourkeJeffrey4l: the issue is the playbooks expect ansible within toolbox to be not in a virtualenv13:48
sdake_i get impression at the midcycle people want to do awa ywith the layering entirely13:48
Jeffrey4lpbourke, yep. pin client version is bad.13:48
pbourkeJeffrey4l: as soon as we reparent then it gets installed into a virtualenv13:48
*** sdake_ is now known as sdake13:48
pbourkesdake_: that would be a good goal but wont happen easily13:48
Jeffrey4lpbourke, there is another issue: ansible require jinja2 < 2.9 but openstack master require jinja2 == 2.9.513:48
pbourkeJeffrey4l: yeah, ive spent a day or so trying to make everything work with a reparent but its pretty messy13:49
sdakepbourke ya inc0 has some notion also of removing binary packaged tools (such as rabbitmq and mariadb) which is also a good goal but difficult ti get other communities to buy into13:49
Jeffrey4lansible's requirement is not managed by requirements. install ansible with requirements may cause some conflict issue.13:49
*** l4yerffeJ has quit IRC13:49
sdakeJeffrey4l that is a temporary issue, ansible master has no top pin on jinja213:49
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Support kolla-ansible installed in a virtualenv  https://review.openstack.org/43491713:50
pbourkeJeffrey4l: I cant figure out how to install ansible in toolbox without using virtualenv13:50
Jeffrey4lsdake, that's cool.13:50
pbourkeJeffrey4l: (when its reparented, as openstack-base sets PATH to point to the virtualenv in the case of source builds)13:50
*** caowei has joined #openstack-kolla13:50
Jeffrey4lpbourke, re layering. remove single images layering is OK. because we actually depends on images parent.13:51
Jeffrey4lsdake, ^^13:51
sdakeJeffrey4l i think inc0's goal is to remove all layering13:52
sdakeand the technique to do that involves removing binary packages13:52
sdake(rabbitmq, mariadb, haproxy, etc)13:52
sdakeand then only providing source builds13:52
sdakesounds disruptive but whatever -  chaos = name of the game ;-)13:53
Jeffrey4lsdake, as far as i know, docker will support something like "docker build --squash xx" which may helpful. but remove all layers is a little bad.13:53
pbourkewe'd still do binary builds of openstack services afaik13:53
pbourkebut all dependencies need to be self contained13:53
Jeffrey4lpbourke, install to /var/lib/kolla/venv ?13:53
pbourkeJeffrey4l: I dont want to install ansible to there, as binary images dont have this13:53
pbourkeor more accurately, Id like to install it there, but binary images are complicating things13:54
sdakei just wnat to make sure whatever we end up doing with self-contained images involves building from the proper base distro image13:54
Jeffrey4lif we install ansible in virtuanenv, we have to create env in binary image. why not use /var/lib/kolla/venv ;)13:54
pbourkeare you saying we should create a venv in the binary images?13:55
Jeffrey4lyep.13:55
pbourkeok i'll try it!13:55
Jeffrey4lkolla-toolbox requirement this, right?13:55
pbourkecome again?13:55
sdakeyou really can't mix binary and source builds13:55
sdakeatleast with the standard pip install13:56
sdakemaybe venv solves the problem13:56
*** vi01et03_ has joined #openstack-kolla13:56
Jeffrey4lfor binary iamge, kolla-ansible need a virtualenv, right? so let's create it.13:56
pbourkeJeffrey4l: yes, but im a little concerned having the venv in PATH will cause side effects for binary images13:56
pbourkeas sdake is alluding to13:56
Jeffrey4lpbourke, do not add env into PATH in binary.13:56
Jeffrey4lwhen you want to use it. source the active ;)13:57
pbourkegot it13:57
Jeffrey4lhrm, how to handle docker exec?13:58
Jeffrey4lpbourke, ^^13:59
*** sudipto has quit IRC13:59
*** sudipto_ has quit IRC13:59
*** srwilkers has joined #openstack-kolla13:59
*** vi01et03 has quit IRC13:59
pbourkeJeffrey4l: Im thinking we can update the kolla_toolbox module to refer to /var/lib/kolla/venv directly13:59
srwilkersmorning o/14:00
Jeffrey4lfor kolla-toolbox case, we can add venv into PATH i think. but is there any better solution?  active the vent when need.14:00
Jeffrey4lpbourke, ansible-playbook is in /var/lib/kolla/venv folder too.14:01
Jeffrey4lin kolla-toolbox, add venv into path is better, imo.14:02
pbourkeok14:02
pbourkei'll see if it works14:02
pbourkeive found it gets messy quite quickly14:02
Jeffrey4lok.14:02
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332214:06
*** imcsk8 has quit IRC14:07
*** rmart04 has joined #openstack-kolla14:09
*** imcsk8 has joined #openstack-kolla14:09
hrwJeffrey4l: hm. I do not catch something. projects.yaml defines 4 gates: 1) non-voting centos/oraclelinux build/deploy binary/source on centos-7 node, 2) non-voting ubuntu build/deploy binary/source on ubuntu-trusty/ubuntu-xenial nodes, 3) voting build centos/oraclelinux binary/source on centos-7 node 4) voting build ubuntu build/source on ubuntu-trusty/ubuntu-xenial nodes.14:10
hrwJeffrey4l: but Jenkins runs only subset of them14:10
*** harish23r has joined #openstack-kolla14:11
Jeffrey4lhrw, zuul/layout.yml control when and on which branch the jobs are run.14:11
sdakehey folks plz vote for our kolla-kubernetes talk now if you want to see it on the agenda for openstack summit: https://www.openstack.org/summit/boston-2017/vote-for-speakers#/1773114:12
hrwJeffrey4l: thx14:12
Jeffrey4lhrw, check all the kolla related lines in that file.14:12
hrwsure14:12
hrwI see14:13
hrwthanks14:13
*** caowei has quit IRC14:14
*** yingjun has joined #openstack-kolla14:14
*** goldyfruit has joined #openstack-kolla14:15
srwilkersmorning sdake14:17
hrwJeffrey4l: sth like https://paste.fedoraproject.org/paste/eVmedWbRLs3kyGKQW300VV5M1UNdIGYhyRLivL9gydE=/ one?14:18
* Jeffrey4l is checking.14:19
*** caowei has joined #openstack-kolla14:20
*** adrian_otto has joined #openstack-kolla14:21
Jeffrey4lhrw you added two much..14:21
hrwJeffrey4l: perhaps. no idea how it exactly works14:22
Jeffrey4lhrw let me made some change.14:22
hrwok14:23
hrwJeffrey4l: I will be back in 1-1.5h14:24
Jeffrey4lok.14:24
*** adrian_otto has quit IRC14:24
*** skramaja has quit IRC14:28
*** eaguilar has joined #openstack-kolla14:28
*** sudipto_ has joined #openstack-kolla14:29
*** sudipto has joined #openstack-kolla14:29
*** jtriley has joined #openstack-kolla14:30
*** eaguilar_ has quit IRC14:32
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Fix bootstrap-servers with invalid api_interface  https://review.openstack.org/43494014:33
*** Serlex has joined #openstack-kolla14:33
*** financeman has joined #openstack-kolla14:38
financemanhi I am having a little trouble with the quickstart guide being out of sync.  Is there a stable branch I can check-out that will work and I can see the quickstart guide directly from that repo?14:39
financemanOr is the quickstart guide in a different repo14:39
financemanI already had to blow away my host once and reinstall to start-over14:39
*** saneax is now known as saneax-_-|AFK14:39
financemanI think you mentioned on sdake14:40
financemanI decided to just blow away my ubuntu instance and throw centos 6.8 on it14:40
financemanmy kolla install got corrupted and I couldn't recover the installation so I figured starting fresh was easier14:40
Jeffrey4lhrw, check https://review.openstack.org/43494614:42
*** financeman is now known as financeMan14:42
*** caowei has quit IRC14:42
*** financeMan is now known as financeMann14:43
egonzalezfinanceMann: use centos 7.* version instead of of 6.814:43
*** ccesario has joined #openstack-kolla14:44
financeMannegonzalez you mean kolla offically supports 7 not 6.8 usually?14:44
*** mkoderer has joined #openstack-kolla14:45
egonzalezfinanceMann: tested OS is 7, don't even know if works with 6.*14:46
*** financeMann_ has joined #openstack-kolla14:46
financeMannsounds good egonzalez, I'll update my centos OS, when I tried ubuntu I got screwed up cause the quickstart guide was out of sync with my branch14:47
financeMannif I check out a stable branch will I have access to the quickstart guide in that branch14:47
financeMannor is that guide stored in a different repo14:47
*** financeMann has quit IRC14:48
*** financeMann_ is now known as financeMann14:48
openstackgerritJeffrey Zhang proposed openstack/kolla master: [TEST][MASTER][KOLLA] Testing openstack ubuntu testing repo  https://review.openstack.org/43128914:50
*** athomas has quit IRC14:50
*** harish23r has quit IRC14:50
*** dave-mccowan has joined #openstack-kolla14:54
openstackgerritJeffrey Zhang proposed openstack/kolla master: [TEST] test patch https://review.openstack.org/#/c/413861  https://review.openstack.org/43495414:57
*** athomas has joined #openstack-kolla15:00
*** markmcclain has quit IRC15:00
*** markmcclain has joined #openstack-kolla15:00
pomacpbourke: Sorry about all the 'things' in the RFC patch description, i hope things are clearer now ;)15:01
pbourkepomac: no prob! I'll take a look :)15:01
pomacpbourke: as I said, I mainly wanted feedback - but we'll see when it's ready =)15:02
*** goldyfruit has quit IRC15:05
*** goldyfruit has joined #openstack-kolla15:06
Jeffrey4legonzalez, please ack https://review.openstack.org/43452615:08
*** rmart04 has quit IRC15:11
*** vi01et03_ has quit IRC15:12
openstackgerritMerged openstack/kolla-ansible master: Fix BASEDIR because of new kolla-ansible project name  https://review.openstack.org/43452615:13
*** rmart04 has joined #openstack-kolla15:15
*** saneax-_-|AFK is now known as saneax15:18
*** goldyfruit has quit IRC15:18
*** ccrouch has joined #openstack-kolla15:23
egonzalezJeffrey4l: finally upgrade work, nova tag with the patch is 14.0.415:23
sdakecenots 6.8 will likely not work financeMann15:24
sdakefinanceMann if your doing an eval, please use pip install not git checkout15:24
*** goldyfruit has joined #openstack-kolla15:24
financeMannsdake sounds good, I am installing centos 7 right now15:24
financeMannjust burned the image15:24
financeMannsdake what pip install command should I use to get a stable branch?15:24
sdakepip install kolla-ansible==3.0.215:25
sdakeis this not in the QSG?15:25
Jeffrey4legonzalez, cool.15:25
Jeffrey4l14.0.4 seems still not released https://github.com/openstack/releases/blob/master/deliverables/newton/nova.yaml  egonzalez15:25
egonzalezI used stable-newton.tar.gz which installed 14.0.4 IIRC15:26
egonzalezlet me check15:26
sdakefinanceMann check out: https://docs.openstack.org/developer/kolla/newton/15:26
sdakeby check out i mean read15:26
Jeffrey4lthere is pbr who return last tag + 1 , egonzalez15:27
sdakemore repo split madness15:27
* sdake sighs15:27
egonzalezJeffrey4l: pip freeze | grep nova nova==14.0.4.dev58 python-novaclient==6.0.015:27
Jeffrey4legonzalez, checked nova repo. there is no 14.0.4 tag.15:28
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332215:29
egonzalezhrm, weird, don't know why is installed  :/15:29
Jeffrey4lstill think it is pbr did.15:30
*** jtriley has quit IRC15:30
*** papacz has quit IRC15:30
Jeffrey4lpbr always return last release tag + 115:30
*** yingjun has quit IRC15:30
Jeffrey4legonzalez, i replied your comment here https://review.openstack.org/434650  stable-<branch>.tar.gz is still development. it is danger to use it for prod env.15:31
Jeffrey4lfor stable branch, kolla should always use tag rather than branch.15:31
egonzalezJeffrey4l: roger, I understand. guess was "stable" by its name15:31
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Support kolla-ansible installed in a virtualenv  https://review.openstack.org/43491715:32
*** sudipto has quit IRC15:32
*** sudipto_ has quit IRC15:32
*** goldyfruit has quit IRC15:33
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Create nova cell0 before migrating nova database  https://review.openstack.org/43150815:34
Jeffrey4legonzalez, need update the title ^^15:35
openstackgerritJeffrey Zhang proposed openstack/kolla master: Use ocata tag in config.py  https://review.openstack.org/43465015:43
openstackgerritJeffrey Zhang proposed openstack/kolla master: Get latest versions from openstack/releases repo  https://review.openstack.org/43230015:44
*** fragatina has joined #openstack-kolla15:44
*** mgiles has joined #openstack-kolla15:45
*** fragatina has quit IRC15:45
*** fragatina has joined #openstack-kolla15:46
*** saneax is now known as saneax-_-|AFK15:46
*** rwallner has quit IRC15:49
*** unicell1 has joined #openstack-kolla15:52
*** jtriley has joined #openstack-kolla15:53
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Map cell0 and sync None cell before nova database upgrade  https://review.openstack.org/43150815:54
*** unicell has quit IRC15:54
sbezverkJeffrey4l: do you have an example where orchistration == kubernetes condition is used in a task, not j2 template?15:54
sbezverkI mean ansible condition and not jinja condition15:55
Jeffrey4ladd it into when condition.15:55
*** rwallner has joined #openstack-kolla15:55
Jeffrey4lwhen: orchistration != "kubernetes"15:55
Jeffrey4ljust like " when: action != 'config' "15:55
sbezverkJeffrey4l: I see thanks15:56
Jeffrey4lnp.15:57
*** goldyfruit has joined #openstack-kolla15:59
*** salv-orlando has joined #openstack-kolla16:00
*** crushil has joined #openstack-kolla16:02
*** lamt has joined #openstack-kolla16:03
zioprotoJeffrey4l, I am reading the comment on review 427139, do you want me to add a comment in the python code ?16:04
zioprotoor the commit message ?16:04
Jeffrey4lzioproto, yep. like line #40 does in build.py file.16:06
des_consoladoegonzalez: did you say there was something weird about the cell stuff in nova at the moment? I remember you were saying about that and I was seeing ansible throw some related error to that, it's not done it to me since yesterday or the day before during deployment but now I've deployed and configured ironic and set up a baremetal node etc etc16:07
zioprotoJeffrey4l, ok, but I add the node at the top of the file ? Or near where I patch?16:07
*** unicell1 has quit IRC16:07
des_consoladowhen I do `openstack server create ...` it creates the object but I'm getting this error from the instance after it is created: "Host 'control00' is not mapped to any cell"16:07
Jeffrey4lnear you changes. it explains what the SNAP is.16:07
egonzalezdes_consolado: when a new compute node is added, nova-manage cell_v2 discover_hosts need to be executed16:08
zioprotoJeffrey4l, what is SamYaple ? is the author of that note ? I should put my nickname ?16:09
Jeffrey4lzioproto, yep.16:09
egonzalezdes_consolado: if is a fresh deploy, master should do it automatically16:09
*** rdotcom has quit IRC16:09
Jeffrey4lNOTE(zioproto): SNAP is used for blablabla.16:09
Jeffrey4lin centos7 systemd's journald is not persistent. WTF.16:10
*** pcaruana has quit IRC16:11
openstackgerritSaverio Proto proposed openstack/kolla master: Add SNAP support when finding Docker images folder  https://review.openstack.org/42713916:13
des_consoladoegonzalez: so I just ran the simple_cell_setup thing manually and that seems to have worked past that error. I re-pulled my tree this morning, but I only would have ran genconfig and reconfigure I think16:15
des_consoladono actually i'm sure I did a destroy and a deploy...16:15
openstackgerritMauricio Lima proposed openstack/kolla master: Use install-pip macro in most source images  https://review.openstack.org/41386116:16
egonzalezin fresh deploys simple_cell_setup is run https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/tasks/deploy.yml#L3516:16
egonzalezcould you paste deploy with -vvv?16:16
*** ccrouch has quit IRC16:17
*** ccrouch has joined #openstack-kolla16:18
*** zhubingbing has joined #openstack-kolla16:18
Jeffrey4legonzalez,  i am thinking whether the patch should only exist in ocata branch? upgrade from ocata to pike should not this.16:18
*** ssurana has joined #openstack-kolla16:19
*** tyrola has quit IRC16:20
des_consoladoegonzalez: cant right now im afraid D: I'm so close to getting ironic to provision this baremetal host, got past that error so gotta keep at it haha, hopefully will be done with this soon16:21
*** jtriley has quit IRC16:21
*** tyrola has joined #openstack-kolla16:21
egonzalezJeffrey4l: know how to change dest branch without creating a new PS? Don't want duplicated change-id as had issues in the past with gates16:22
Jeffrey4l"issues in the past with gates" what issue?16:23
*** ssurana has quit IRC16:23
Jeffrey4legonzalez, need merge this https://review.openstack.org/43420516:23
Jeffrey4legonzalez, another one ( not related to this ) https://review.openstack.org/43420616:23
*** sdake_ has joined #openstack-kolla16:24
Jeffrey4la quick solution is run review like: git review stable/ocata in ocata branch.16:24
egonzalezJeffrey4l: gates was not running, was like zuul did't catch the change. I had to create new PSs16:24
egonzalezJeffrey4l: example: https://review.openstack.org/#/c/388544/ still without gates since Jan 26th16:25
Jeffrey4legonzalez, i do not think so. ;(16:25
Jeffrey4lanyway, please merge above two patches.16:25
*** sdake has quit IRC16:26
Jeffrey4llet me trigger it to have a try.16:26
*** ssurana has joined #openstack-kolla16:27
Jeffrey4linteresting. recheck do not work. let me rebase the code.16:29
*** jtriley has joined #openstack-kolla16:29
hrwJeffrey4l: nice16:30
Jeffrey4lhrm seem openstack-infra provide debian node.16:30
Jeffrey4lso we can use debian node for debian job, which may be better.16:30
Jeffrey4lhrw all jobs is in experimental pipeline. it is trigger by leaving "experimental" in gerrit.16:31
hrwJeffrey4l: ok, good to know16:31
hrwJeffrey4l: I tested building for debian on fedora and centos16:32
Jeffrey4lwow16:32
openstackgerritJeffrey Zhang proposed openstack/kolla master: Implement Keystone zero-downtime upgrade  https://review.openstack.org/38854416:32
egonzalezJeffrey4l: does not work ;), thats why I created a new change-id16:33
hrwbtw - running 2 kolla instances with -T40 on 80cpu machine keeps it quite idle16:33
Jeffrey4legonzalez,  when spliting repo, i pushed lots of same change-id patch cross kolla and kolla-ansible.16:34
Jeffrey4li do not think that matter.16:34
Jeffrey4legonzalez, let's go to openstack-infra channel for help ;)16:34
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add an Ansible group for bifrost  https://review.openstack.org/43500116:35
pbourkeJeffrey4l: the patch we were discussing earlier should solve the problems with https://review.openstack.org/#/c/413861/16:36
pbourkemliima: Jeffrey4l: if you want to leave kolla-toolbox out of that patch I can address is16:37
pbourke*iot16:37
pbourke*it16:37
*** laki has joined #openstack-kolla16:38
lakiHello16:38
lakisimple question ... as I cannot find it in the doc16:38
lakihow can I access heka ?16:38
pbourkelaki: /var/lib/docker/volumes/kolla_logs/_data16:39
lakiI have some problem with provisioning ... using docker logs at each other containers is ... not so usefull .. so how can I do that16:39
pbourkelaki: or exec into any container and look under /var/log/kolla16:39
pbourkelaki: docker logs is less useful than what you get from heka16:39
Jeffrey4lpbourke, that's not my patch.16:40
mgoddardhi folks. I've just submitted a patch for bug #1665373 but while testing it I was seeing issues with deployment of the Bifrost container. It complains that /etc/rabbitmq does not exist, and when I checked the package is not installed in the container. It should have been installed by bifrost during creation of the image. Is this a known issue in master?16:40
openstackbug 1665373 in kolla-ansible "Bifrost cannot be deployed remotely" [Undecided,In progress] https://launchpad.net/bugs/1665373 - Assigned to Mark Goddard (mgoddard)16:40
pbourkeJeffrey4l: i know just you were pushing another patch to try and get it working16:40
*** rwallner has quit IRC16:40
pbourkeJeffrey4l: just letting you know it may not be necessary :)16:40
lakiHaven't you been thinking about creating one ... webbased log tracker ?16:40
Jeffrey4lwhich is not necessary?  my test patch solution?16:41
Jeffrey4lpbourke,16:41
egonzalezlaki: enable_central_logging: yes ;)16:41
lakiIt's in plan ? Or already done ? I think I can even take it ;)16:42
egonzalezlaki: is implemented, will deploy elasticsearch and kibana16:42
*** jtriley has quit IRC16:43
lakiwow16:44
financeMannsdake I got centos 7 all ready but I want to make sure I am installing a stable version of kolla, how do I change the following command for that? “pip install kolla” I am assuming that just pulls master?16:44
lakiyou are to fast to me :(16:44
*** zioproto has quit IRC16:45
egonzalezlaki: https://github.com/openstack/kolla-ansible/blob/master/doc/kibana-guide.rst16:45
Jeffrey4legonzalez, we got cycle depend http://paste.openstack.org/show/599285/16:49
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Implement Keystone zero-downtime upgrade  https://review.openstack.org/40521516:50
*** jtriley has joined #openstack-kolla16:50
egonzalezJeffrey4l: thanks, we can abandon both changes as both are in different PS since then16:50
Jeffrey4legonzalez, i removed the Depends-On in 388544, which depends on itself.16:51
jmccarthyUm anyone build grafana lately ? I'm not finding an rpm ?16:51
Jeffrey4l388544/40521516:51
Jeffrey4legonzalez, check zuul. 388544 jobs is running.16:52
*** rwallner has joined #openstack-kolla16:52
jmccarthyI'm guessing this is a typo also in the Dockerfile ?16:55
jmccarthyRUN grafana-cli plugins install sileht-gnocchi-datasource \16:55
jmccarthy--> silent ?16:55
Jeffrey4ljmccarthy, no https://github.com/sileht/grafana-gnocchi-datasource  silent is a person's name.16:56
*** kelv has quit IRC16:56
Jeffrey4lsileht**16:56
jmccarthyJeffrey41: Oh ! Ok that's cool, I saw h was next to n on keyboard ;)16:58
Jeffrey4lmaybe this guy's typo. lol16:58
jmccarthylol16:58
jmccarthySorry we entered in your birth cert wrong, your stuck with it16:59
jmccarthyI'm still missing something, maybe a mix up in my build env - for oraclelinux it fails to yum install grafana, and I'm not sure where this should come from ?17:00
kfox1111morning.17:00
*** japestinho_ has joined #openstack-kolla17:01
srwilkersmorning kfox111117:01
kfox1111srwilkers: hey. :)17:02
kfox1111nice... looks like they merged the patch to allow disableing service tokens to containers.17:02
lakilast question on the kibana17:03
lakiin the doc there is suggestion to use pattern log-* - but the default value is logstash-* should I change it ?17:04
*** jpstnh has quit IRC17:04
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla master: Reparent kolla-toolbox from openstack-base  https://review.openstack.org/43502317:07
*** rmart04 has quit IRC17:07
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Use ansible from within the kolla_toolbox virtualenv  https://review.openstack.org/43502417:07
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla master: Reparent kolla-toolbox from openstack-base  https://review.openstack.org/43502317:08
openstackgerritzhubingbing proposed openstack/kolla-ansible master: Remove extra spaces  https://review.openstack.org/43502517:08
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Use ansible from within the kolla_toolbox virtualenv  https://review.openstack.org/43502417:09
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla master: Reparent kolla-toolbox from openstack-base  https://review.openstack.org/43502317:10
lakiops17:10
lakiIt's doesn't work to good :(17:10
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Use ansible from within the kolla_toolbox virtualenv  https://review.openstack.org/43502417:11
pbourkeJeffrey4l: https://review.openstack.org/#/c/435023/ - appreciate any feedback17:11
pbourkelaki: yes you should change it17:12
lakiI did ... but still17:12
lakiUnable to fetch mapping ...17:12
Jeffrey4linstall ansible 2.1 with the latest requirement will raise some issue.17:13
Jeffrey4ljinja2 version issue. pbourke17:13
pbourkeJeffrey4l: Im ignoring requirements for ansible17:13
pbourkeJeffrey4l: see the update to macros.j217:14
Jeffrey4liirc, ansible test jinja2 version in its code.17:14
Jeffrey4loh. got17:14
*** srwilkers has quit IRC17:15
*** srwilkers has joined #openstack-kolla17:16
*** egonzalez has quit IRC17:16
lakiso I think there is some issue with kibana path ... after installing it doesn't seem to see the files17:16
*** srwilkers has quit IRC17:20
lakias no "Create" button is showing17:20
mgoddardI found the cause of the bifrost issue in my last message. We need to use the 'target' bifrost inventory rather than the 'localhost' inventory both in the Docker image and Kolla ansible plays. I'll raise a bug and submit a patch17:22
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Remove image building related docs from kolla-ansible  https://review.openstack.org/42576617:26
jmccarthyAre there rpms for grafana ? {% set grafana_packages = ['grafana'] %} Didn't see any on epel ?17:26
*** pbourke has quit IRC17:28
*** zhubingbing has quit IRC17:28
*** boycer has quit IRC17:29
*** boycer has joined #openstack-kolla17:30
hrwjmccarthy: http://docs.grafana.org/installation/rpm/17:30
jmccarthyhrw: Oh !? Oh ok - thanks !17:31
*** zhubingbing has joined #openstack-kolla17:31
des_consoladohmmmm having some trouble working out what's going on with this neutron_dhcp_agent container... it's supposed to be running dnsmasq right?17:32
des_consoladowhen I start it I can't see the process for dnsmasq. I'm looking in ansible/roles/neutron/handlers and can see that there are plays here for restarting the containers, how/when are these used?17:33
des_consoladooh it's when action != config, got it17:33
hrwkrtaylor: are you there?17:33
des_consoladoand something is changed...17:34
hrwkrtaylor: wondering have you run ppc64le test17:34
jmccarthyhrw: I should have looked there, I had epel on the brain from the last time lol17:34
hrwjmccarthy: I would love to see it in epel17:34
hrwjmccarthy: I do not care about x86-64 ;d17:35
des_consoladodamn this is kind of annoying, you can't just do a genconfig and a reconfigure and expect the containers to be restarted with the new configuration...17:38
*** shardy is now known as shardy_afk17:40
*** jtriley has quit IRC17:44
openstackgerritSerguei Bezverkhi proposed openstack/kolla-ansible master: Fix genconfig for ironic-dnsmasq for kolla-kubernetes  https://review.openstack.org/43504517:44
*** rwallner has quit IRC17:48
*** gfidente is now known as gfidente|afk17:49
akwasnielaki: log-* works for me, you should have index-contains time-based events checked and time-field name set to Timestamp while configuring an index pattern17:50
*** rmart04 has joined #openstack-kolla17:50
*** jtriley has joined #openstack-kolla17:51
openstackgerritSerguei Bezverkhi proposed openstack/kolla-ansible master: Fix genconfig for ironic-dnsmasq for kolla-kubernetes  https://review.openstack.org/43504517:52
krtaylorhrw, here, in meetings today :(17:53
des_consoladooh neutron-dhcp-agent is its own binary17:53
*** tyrola has quit IRC17:54
*** rhallisey has quit IRC17:55
hrwkrtaylor: I got 8247-21L so builds are going17:55
*** rhallisey has joined #openstack-kolla17:55
*** tyrola has joined #openstack-kolla17:55
*** laki has quit IRC17:56
*** jtriley has quit IRC17:57
*** mgoddard has quit IRC17:59
*** sudipto_ has joined #openstack-kolla17:59
*** sudipto has joined #openstack-kolla17:59
*** bpattewar has joined #openstack-kolla18:03
*** zhubingbing has quit IRC18:03
inc0good morning18:04
*** salv-orl_ has joined #openstack-kolla18:04
jascott1o/18:05
*** salv-orlando has quit IRC18:07
sbezverkinc0: o/18:07
*** jtriley has joined #openstack-kolla18:07
*** japestinho_ has quit IRC18:10
*** mannamne has quit IRC18:11
*** jtriley has quit IRC18:12
*** rmart04 has quit IRC18:14
*** rmart04 has joined #openstack-kolla18:15
*** sambetts is now known as sambetts|afk18:18
*** mgiles has quit IRC18:19
openstackgerritMark Goddard proposed openstack/kolla master: Use correct inventory file for Bifrost  https://review.openstack.org/43505818:20
*** jtriley has joined #openstack-kolla18:23
*** athomas has quit IRC18:25
*** unicell has joined #openstack-kolla18:27
*** satyar has joined #openstack-kolla18:30
jascott1shouldnt one of the pip install kolla{-ansible} create /etc/kolla?18:31
*** crushil has quit IRC18:31
des_consoladono18:31
des_consoladoyou have to cp it18:32
jascott1this is just so wrong https://github.com/openstack/kolla-kubernetes/blob/master/doc/source/quickstart.rst18:32
des_consoladohmmm has anyone configured the neutron dhcp agent with tftp at all?18:32
openstackgerritMark Goddard proposed openstack/kolla master: Use correct inventory file for Bifrost  https://review.openstack.org/43505818:33
jascott1anyone know 'why' that decision was made? many tools create their own base config files18:33
*** mgoddard has joined #openstack-kolla18:34
jascott1inc0 ^18:34
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Use correct inventory file for Bifrost  https://review.openstack.org/43506118:35
jascott1seems like unnecessary pain18:36
*** tonanhngo has joined #openstack-kolla18:37
*** tonanhngo has quit IRC18:38
satyarhi sdake_18:39
mgoddardI've submitted a couple of patches to fix the broken bifrost container. It seems like something that probably ought to end up in the 4.0.0 release, could someone take a look? I need to sign off for the day shortly18:39
satyari am getting an issue where metadata agent is going off when i run concurrent request18:39
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP adding Ironic microservices packages  https://review.openstack.org/43332218:39
*** Serlex has quit IRC18:39
*** tonanhngo has joined #openstack-kolla18:42
*** IdentSecure has joined #openstack-kolla18:42
*** IdentSecure has left #openstack-kolla18:42
*** cu5 has joined #openstack-kolla18:45
inc0jascott1: reason we rolled with kolla-ansible18:48
inc0for config generation18:48
inc0is that when fix to config file rolls in18:48
inc0we don't want to need to reimplement this in kolla-k8s18:48
inc0also because that solved ton of problems for kolla-k8s initially, we could focus on just writing k8s code18:49
jascott1inc0 im asking why /etc/kolla isnt created on install18:49
inc0now, with helm, I think this might be better toll18:49
inc0ahh18:49
inc0well, pip doesn't do it18:49
jascott1pip cant do it?18:49
inc0and you don't want to run sudo pip18:49
openstackgerritSaverio Proto proposed openstack/kolla master: Add SNAP support when finding Docker images folder  https://review.openstack.org/42713918:49
inc0with virtualenv and such you don't need sudo18:49
jascott1we are recommending sudo in the first line here: https://github.com/openstack/kolla-kubernetes/blob/master/doc/source/quickstart.rst18:50
inc0still recomending doesn't mean need it to work18:50
inc0I for one run kolla in it's virtualenv18:50
jascott1maybe we should change docs to virtualenv?18:51
jascott1that doc is pretty broken atm18:52
inc0kolla-k8s docs? hell yeah they are:P18:52
*** rwallner has joined #openstack-kolla18:53
*** matrohon has joined #openstack-kolla18:54
*** matrohon has quit IRC18:55
jascott1so follow the gate and patch the doc to use venv?18:55
mgoddardinc0, added you as a reviewer to the bifrost fix patches as I'm not sure quite how close to release you are and it seems fairly important. please feel free to delegate :)18:55
*** sudipto has quit IRC18:59
*** sudipto_ has quit IRC18:59
*** jtriley has quit IRC19:03
*** crushil has joined #openstack-kolla19:03
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Add nova-compute-ironic microservice chart  https://review.openstack.org/43506719:04
*** jtriley has joined #openstack-kolla19:04
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Add nova-compute-ironic microservice chart  https://review.openstack.org/43506719:05
*** ipsecguy_ has joined #openstack-kolla19:07
*** ipsecguy has quit IRC19:09
jascott1guess we will hash it out day one at 9:5019:09
financeMannsdake “No matching distribution found for kolla-ansible==3.0.219:10
financeMann19:10
mgoddardfinanceMann: kolla-ansible didn't exist in 3.x - there was just kolla19:11
financeMannquick start guide is killin me, I’ll just run “pip install kolla” and hope for the best19:11
financeMannor should I do “pip install kolla==3.0.2”19:12
inc0financeMann: you'll be good19:12
inc0kolla==3.0.219:12
inc0kolla-ansible was split in this release19:12
inc0which means first available version in pip will be 4.019:12
financeManninc0 I ran “pip install kolla==3.0.2” and got this error Rolling back uninstall of MarkupSafe19:13
financeMannhttp://pastebin.com/SF1VWp9P19:13
financeMannI am literally just following the quick start guide step by step19:14
financeManncentos 719:14
*** gfidente|afk has quit IRC19:15
mgoddardfinanceMann: using sudo?19:16
financeManni do not believe so19:16
financeManni try not to use sudo unless absolutely needed19:16
jascott1quickstart is path to the dark side19:17
inc0jascott1: not for openstack ansible19:17
financeMannthe guide never said to use sudo19:17
financeMannit’s prolly easier for me to just setup openstack dev raw without kolla, I was just using kolla cause I thought it was supposed to be easy19:18
mgoddardfinanceMann: right, but unless this is in a virtualenv you will likely need sudo19:19
financeMannfrom the get go or just the pip install kolla19:19
inc0financeMann: so let's start from begginging, you want to install aio right?19:19
financeManni want to install open stack kolla19:20
jascott1me too!19:20
financeMannand get my little gui webinterface setup so i can manage instances19:20
inc0if you want stable version, https://github.com/openstack/kolla/blob/stable/newton/doc/quickstart.rst19:20
inc0try this19:20
financeMannI wish there was just a simple little document without the fluff for centos 7, it’s such a common os19:21
financeManni’ll give that a shot inc019:21
financeManninc0 what bugs me about that quickstart is it starts with this section titled “Automatic host bootstrap” which is super confusing cause i have no idea what that means and if it would do everything for me19:21
financeManni cannot run that command and i am not sure when i can or if i even should19:22
financeMannit seems to imply to me that if i just run that one command it’ll do everything for me19:22
financeMannCan I just avoid all this mess and install kolla-ansible and then run the bootstrap-servers and be done?19:22
inc0so bootstrap servers is really nice for multinode19:23
inc0nto as interesting for aio19:23
inc0all in one19:23
financeManngotcha well i just got one box and i want to get it up in running and it’s taking me like 3 days now and three OS wipes lol19:24
financeMannit’s a simple guide its just the commands dont work19:24
sbezverkinc0: do you know by any chance if ironic ever been tested with kolla-ansible?19:24
financeMannI wish there was just a simple centos 7 guide, basically if I start with a fresh centos 7 install how do I get a single box kolla up fast19:25
financeManneven simplier than the quickstart, just very basic, line by line, for centos 719:25
qwanginc0: maybe we need to have a script for the whole AIO installation process for each os19:25
financeMannand then a simple ubuntu guide, both of which would be veryyyy simple19:25
inc0financeMann: well, it's harder than you think especially if you want to add ubuntu, which we do19:25
financeManninc0 it’d be nice if i just said yum install kolla, have a nice day, it’s running! :D19:26
inc0qwang: you'd still need to provide things like interfaces19:26
financeManncant it assume it or ask questions along the way19:26
financeMannjust use the current interface19:26
financeMannthat has access to the net or something19:26
jascott1i would throw some hypervisor on there and do multinode19:26
inc0financeMann: it might for aio, but really somebody would need to write tool like that;)19:26
inc0or vagrantfile jascott119:26
inc0we actuallyh have vagrantfile there, just not sure how well it works, never used it19:27
financeMannif i have to do anything to really get kolla to work i might as well just learn the raw openstack and eliminate an extra layer of complexity19:27
inc0financeMann: it will get complex when you get into details, that's why quickstart isn't it19:27
*** mgoddard has quit IRC19:27
financeManni love the idea of kolla but if its supposed to get this rolling in a few minutes it aint wokrin so well19:27
inc0financeMann: well, truth be told it won't be easier and you really need to know raw openstack anyway:)19:28
financeMannis there some sort of a document that is like a realllyyy long guide or something then cause i need more details to fix these issues19:28
inc0it is a complex project alltogether19:28
financeMannyea but if its not easier to get the deploy working whats the point of kolla?19:28
inc0and kolla main use case is production environmetns with potentially 100s of servers19:28
*** jidar has joined #openstack-kolla19:28
financeMannif i have to know raw openstack well enough to get it all deployed19:28
inc0trust me, it is still much easier with kolla19:28
inc0I know raw openstack pretty well and I'd never deploy it with my bare hands;)19:29
jascott1financeMann Im feeling the pain of the docs as well. We will improve them19:29
inc0but try stable version of docs, one I linked19:29
*** jidar has left #openstack-kolla19:30
inc0we did some major changes to our project structure19:30
financeMannis it possible to just get a list of commands in order that I need to execute for centos 7 specifically so I can try to get it deployed? like 1,2,3,4,5 and then if theres a IP setting step just say 7) open file xyz, set ip to whatever19:30
inc0this release19:30
financeManni’ll give it a shot!19:30
kfox1111financeMann: I havent' seen a deployment too yet that could do an openstack deploy "in a few minutes" :/19:30
kfox1111openstack's just kind of ugly that way. :/19:30
inc0you have devstack19:30
kfox1111(well, a non trivial deploy)19:30
inc0but you don't want to run it for a longer time19:30
kfox1111I'd put devstack in the trivial catagory.19:31
kfox1111exactly.19:31
kfox1111its a toy.19:31
kfox1111a very useful toy. but not something you ever want in production.19:31
inc0and kolla is meant for production, and that comes with complexity19:31
jascott1eventually compute kit will replace it19:31
inc0jascott1: you still need to deploy k8s, ceph and all that stuff19:32
inc0you trade one complexity for another19:32
jascott1not to get better than devstack19:32
kfox1111its less complex, but still complex.19:32
inc0I still think kolla-ansible is pretty close to devstacks complexity really19:32
jascott1i can run halycon-vagrant and then **hopefully** something, somthing helm install and be rocking19:32
kfox1111I don't see that changing unless openstack reevaluates its strategy of having a million services.19:32
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Add nova-compute-ironic microservice chart  https://review.openstack.org/43506719:33
kfox1111jascott1: yeah. but thats still similar to devstack.19:33
inc0I think that's natural strategy for any open source foundation19:33
kfox1111it gets complicated fast when you want a prodcution deployment that hooks into an existing network on existing hardware. :/19:33
inc0and really all we need is fix our Vagranfile;)19:33
* inc0 looking for volunteers19:34
inc0then you git clone kolla-ansible, vagrant up19:34
kfox1111inc0: it has played out that way in apache and openstack. I'm hoping the cncf will be different.19:34
inc0kfox1111: so far it looks just the saem19:34
inc0same19:34
kfox1111there's no reason the governence can't be focused on more integration then having just a pile of stuff to ship.19:34
jascott1yeah so the docs suck, whens the release?19:36
inc0just after ptg19:36
jascott1anyone have any intuition as to what may be accomplished in the ~30mins set aside for "Docs Outline" on day 119:36
jascott1?19:36
inc0so thing is19:37
*** fragatina has quit IRC19:37
inc0in our team we run kolla install with people never isntalling kolla before19:37
inc0and (including cobblering 20+ nodes) it takes 2hrs on average19:38
*** fragatina has joined #openstack-kolla19:38
jascott1ah so we should ask them for the docs the no doubt created along the way19:38
jascott1on it19:39
*** rwallner has quit IRC19:39
financeManninc0 I  followed the guide exactly and it failed on http://pastebin.com/4XE1YG7R19:39
financeMannThats using https://github.com/openstack/kolla/blob/stable/newton/doc/quickstart.rst19:39
financeMannfailed on pip install kolla19:40
*** fragatina has quit IRC19:40
*** rwallner has joined #openstack-kolla19:40
*** rwallner has quit IRC19:40
inc0well but it seems like pip issue tho19:40
*** rwallner has joined #openstack-kolla19:40
*** fragatina has joined #openstack-kolla19:40
financeMannI did “yum install ansible”19:40
financeMannas per the guides suggestion19:40
financeMannfor centos19:40
inc0https://github.com/osic/ref-impl-kolla/tree/master/documents/ease-of-use jascott1 this is the doc19:41
financeMannpip 9.0.1 from /usr/lib/python2.7/site-packages (python 2.7)19:41
inc0try pip install --upgrade ansible kolla19:41
inc0or even pip install --upgrade pip19:42
inc0(also I'm ubuntu guy ;))19:43
financeMannfailed inc0 http://pastebin.com/0YSh3xLB19:43
financeMannme too usually but ubuntu been giving me trouble19:43
financeManncentos much more stable ;)19:43
financeMannpip install --upgrade pip19:43
financeMannRequirement already up-to-date: pip in /usr/lib/python2.7/site-packages19:43
inc0seems like pip is not that stable;) are you familiar with virtualenvs?19:44
financeMannnope19:44
financeMannprogrammer not much infrastructure setup background19:44
financeManni write the apps the infrastructure guys deploy :)19:44
inc0well this is python thing19:44
inc0http://docs.python-guide.org/en/latest/dev/virtualenvs/19:45
inc0try using this thing to have fresh and clean installation of python packages19:45
inc0brb need some nutrition19:45
financeMannon it19:46
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Add nova-compute-ironic microservice chart  https://review.openstack.org/43506719:48
*** fragatina has quit IRC19:48
jascott1financeMann this might be overwhelming but might help https://github.com/osic/ref-impl-kolla/blob/master/documents/ease-of-use/2-osic-deploy-kolla.md19:49
*** rmart04 has quit IRC19:49
financeMannsounds good I think my current problem is a python issue19:50
financeMannis this version ok to use? “Package python-2.7.5-48.el7.x86_64 already installed and latest version19:50
jascott1any recent 2.7 should work afaik19:50
openstackgerritMerged openstack/kolla-ansible master: Update production architecture guide for formatting  https://review.openstack.org/43483319:51
financeMannjascott1 “Failed building wheel for pycrypto” when i run pip install kolla19:52
jascott1yo got all these? build-essential libssl-dev libffi-dev python-dev19:53
*** Pavo has quit IRC19:53
jascott1those are  deb packages so whatever the equivalent is for centos19:54
*** mkoderer has quit IRC19:57
*** satyar has quit IRC19:59
*** krtaylor has quit IRC19:59
financeMannjascott1 got pip install kolla to work via this guide -> http://joeyoung.io/ansible-installation-on-centos-7-workarounds/20:02
financeMannnow the real fun begins20:02
*** lamt has quit IRC20:03
financeMann(venv) [root@supercomputer /]# cp -r /usr/share/kolla/etc_examples/kolla /etc/ results in cp: cannot stat \u2018/usr/share/kolla/etc_examples/kolla\u2019: No such file or directory20:03
*** lamt has joined #openstack-kolla20:08
jascott1in a meeting bb in ~2020:09
*** sdake_ has quit IRC20:10
*** sdake has joined #openstack-kolla20:11
financeMannvirtualenvs put it somewhere else :)20:13
financeMannI have a good feeling about this now20:14
*** salv-orl_ has quit IRC20:16
*** mannamne has joined #openstack-kolla20:22
*** salv-orlando has joined #openstack-kolla20:23
*** salv-orlando has quit IRC20:28
inc0financeMann: how it's progressing?20:40
*** Pavo has joined #openstack-kolla20:40
jascott1inc0 you were missed20:41
inc0:(20:41
financeManninc0 kola-ancisble prechecks is looking for the file in a spot that it’s not in, is there a parameter to specify the location that precheck file?20:41
financeMannERROR! the playbook: /root/kollaproj/venv/ansible/prechecks.yml could not be found20:41
inc0I forgot about it20:41
financeMannvirtualenv nested the files20:41
inc0interesting, let me check locally20:41
financeManni cant figure out how to override where its checking for that prechecks.yml file20:42
financeMannim going to go party in miami on saturday for a week and i’d like to get some instances deployed by then to work from :D20:42
jascott1i hear ya20:44
jascott1i will be in WPB thursday20:44
jascott1going boating out of jupiter tho, no miami for me20:44
inc0financeMann: you're going to a party in Miami and you need vms? sounds like fun party20:44
jascott1dude its financeMan thats how he rolls!20:45
financeManngotta keep the money rolling in while im rolling out20:45
inc0haha20:45
jascott1nice rap lyric there20:45
inc0so, let's do something else, you did pip install kolla right? in virtualenv?20:45
financeMannya20:45
inc0yeah, seems like this thing is a bug, I'll submit bug for you, but for now let's do this20:46
inc0go to venv directory/share/kolla20:47
*** satyar has joined #openstack-kolla20:48
financeManndone20:48
inc0when you ran prechecks it printes something like ansible-playbook ...20:50
inc0right?20:50
financeMannya20:52
inc0just copy this long command and correct path to prechecks.yaml20:52
financeMannhttp://pastebin.com/jdQZ8AJ020:52
financeMannk20:52
inc0kolla-ansible tool doesn't do anythign besides building this rather long command20:52
inc0also change path to invernory file20:53
financeManntest20:57
financeMann“/root/kollaproj/venv/share/kolla/ansible/prechecks.yml”20:57
financeMannthats my path20:57
inc0yeah it seems pip installable kolla has bug with finding path within venv20:58
financeMannok what command do i execute21:00
inc0ansible-playbook -i /root/kollaproj/venv/ansible/share/kolla/inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla  /root/kollaproj/share/kolla/venv/ansible/prechecks.yml21:01
*** Pavo has quit IRC21:01
*** fragatina has joined #openstack-kolla21:02
financeManninc0  [WARNING]: Host file not found: /root/kollaproj/venv/share/kolla/inventory/all-in-one21:04
financeMannwhere is my host file usually21:04
*** krtaylor has joined #openstack-kolla21:04
inc0sorry kolla/ansible/inventory ..21:04
inc0missed ansible from command21:04
*** ccrouch has quit IRC21:04
*** Pavo has joined #openstack-kolla21:05
financeMannalright its runnin21:05
inc0good luck;)21:05
inc0normally people have less problems with paths, I wonder what went wrong21:05
*** sdake has quit IRC21:07
*** Pavo has quit IRC21:14
financeManninc0 it failed on rabbit hostnaems http://pastebin.com/G0E8LpDA21:15
sbezverkinc0: ping21:16
inc0financeMann: eee...that's one strange issue21:19
inc0sbezverk: what's up?21:19
inc0financeMann: try to run deploy21:19
*** dave-mccowan has quit IRC21:21
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Add nova-compute-ironic microservice chart  https://review.openstack.org/43506721:21
sbezverkinc0: sorry to bug you, couple of questions: 1 has ironic been ever tested? 2 could you review this small ps https://review.openstack.org/#/c/435045/21:22
inc0sbezverk: it was tested, just not by me21:23
sbezverkinc0: do you recall by any chance who was it?21:23
*** salv-orlando has joined #openstack-kolla21:24
inc0initial work was done by Jeff Peeler, but he's not working with Kolla any more :(21:25
inc0then lots of people, including Jeffrey4l21:25
*** eaguilar has quit IRC21:25
sbezverkinc0: cool, thanks so much, I will ping Jeffrey then.21:27
financeManninc0 failed http://pastebin.com/eLaZrbaL21:27
inc0financeMann: fix the paths again:P21:28
inc0same way as befor21:28
financeMannwhers the deploy script yml file21:28
*** salv-orlando has quit IRC21:29
inc0it's site.yml, check the command21:29
financeMannjust gotta update this command? ansible-playbook -i /root/kollaproj/venv/ansible/inventory/all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=deploy /root/kollaproj/venv/ansible/site.yml21:29
inc0yeah21:30
*** Pavo has joined #openstack-kolla21:30
*** Pavo has quit IRC21:30
financeMannk21:31
financeMannfixed21:31
financeMannrunning21:31
*** sdake has joined #openstack-kolla21:33
*** MasterOfBugs has joined #openstack-kolla21:33
*** tyrola has quit IRC21:34
*** Jeffrey4l has quit IRC21:35
*** tyrola has joined #openstack-kolla21:35
*** Jeffrey4l has joined #openstack-kolla21:36
*** crushil has quit IRC21:38
*** salv-orlando has joined #openstack-kolla21:38
*** crushil has joined #openstack-kolla21:39
openstackgerritAbel Lopez proposed openstack/kolla-ansible master: Change python interpreter  https://review.openstack.org/43474221:39
*** ccrouch has joined #openstack-kolla21:40
*** Pavo has joined #openstack-kolla21:43
*** Pavo has quit IRC21:43
financeManninc0 not sure if it worked or failed but im leaning towards mostly worked but failed enough that it wont work -> http://pastebin.com/iVrjZEfm21:45
inc0financeMann: you need to point to correct inventory21:46
inc0ansible-playbook -i /root/kollaproj/venv/share/kolla/ansible/inventory/all-in-one ...21:46
*** rwallner has quit IRC21:47
*** crushil has quit IRC21:48
*** rwallner has joined #openstack-kolla21:49
*** rwallner has quit IRC21:53
*** satyar has quit IRC22:00
*** jtriley has quit IRC22:04
*** dave-mccowan has joined #openstack-kolla22:14
*** portdirect is now known as intlabs22:17
financeManninc0 http://pastebin.com/fx0LeNcw22:20
inc0hmm...it seems you have issues with one of packaging scripts22:21
inc0try yum delete ansible22:21
inc0if you have both pip installed and yum installed at same time, it might be issue22:22
financeManninc0 No such command: delete. Please use /bin/yum --help22:23
inc0financeMann: I'm apt guy:( yum remove maybe?22:24
financeMannthat worked ;)22:25
financeMannthen rerun the command now to see if it works this time?22:25
inc0yeah22:25
*** fguillot has quit IRC22:28
financeManninc0 http://pastebin.com/FmYfAcC022:30
inc0uhh same stuff22:31
inc0try running pip install --upgrade ansible now22:31
inc0this still uses non-venv packages22:31
inc0something is messed up with your packages tbh22:33
*** evilbite has joined #openstack-kolla22:37
evilbiteHello dear kolla crowd! Has anyone experiences issues with the mariadb container repeatedly restarting until failure?22:40
*** fooliouno has joined #openstack-kolla22:40
inc0evilbite: yeah, if service dies docker will try to restart it22:40
inc0places to look for logs are: docker logs mariadb, /var/lib/docker/volumes/kolla_logs/_data/mariadb22:41
inc0you need to find what's the reason for restarting22:41
inc0from common reasons - did you populate your passwords.yaml?;)22:41
evilbitealready did, nothing jumped out to me as unusual22:42
inc0in either logs?22:42
*** rhallisey has quit IRC22:42
evilbiteyeah, also entered the heka container and tailed the logs22:43
inc0yeah that's the same as /var/lib/docker...22:43
evilbiteyeah, saw that22:43
inc0what version/distro are you running?22:43
evilbiteubuntu 16.04 on AWS22:44
inc0and kolla?22:44
inc0which version?22:44
evilbitekolla from pip, images built from ubuntu binary22:44
inc0right, so stable22:44
inc0strange, check also /var/lib/docker/volumes/mariadb22:44
inc0it's where mariadb stores it's files22:45
inc0there are some innodb logs there, maybe it's this22:45
inc0also double check mariadb logs - they sometimes look normal but in fact arent22:45
inc0can you paste them actually?22:45
evilbitei'm taking a look right now22:46
*** lamt has quit IRC22:47
evilbiteinnodb logs are ib_logfile* ?22:48
*** lamt has joined #openstack-kolla22:48
inc0can't remember really22:48
inc0but some of these will be binary and some will be text22:48
evilbiteonly found binary ones22:48
inc0can you paste mariadb.log file from kolla_logs?22:49
*** lamt has quit IRC22:50
*** furlongm has quit IRC22:50
evilbiteone sec, have to get pastebin client22:51
evilbitehttp://paste.ubuntu.com/24009944/22:52
evilbitemy previous try didn't have warnings, this one does22:53
*** furlongm has joined #openstack-kolla22:53
inc0even errors22:53
*** rwallner has joined #openstack-kolla22:56
inc0hmm, I saw something like that not too long ago, but we did fix it22:58
inc0and it wasn't affecting stable22:58
inc0at any point22:58
inc0so this is new22:58
evilbitei found this issue: https://bugs.launchpad.net/kolla/+bug/159063922:58
openstackLaunchpad bug 1590639 in kolla "Kolla upgrade fail Mariadb keeps on restarting" [High,Confirmed]22:58
*** rwallner has quit IRC23:00
*** saneax-_-|AFK is now known as saneax23:00
inc0not too many details23:00
evilbitefirst, i tried to deploy docker hub 3.0.2 ubuntu binary images, now i built master myself23:01
evilbiteyeah, unfortunately. though it seems very similar23:01
inc0let me try to deploy my ubuntu cluster23:01
inc0dockerhub ones failed too?23:01
evilbiteyes23:02
evilbiteoff the shelf ubuntu 16.04 aws image23:02
*** saneax is now known as saneax-_-|AFK23:02
*** lamt has joined #openstack-kolla23:03
*** mannamne has quit IRC23:04
inc0well image inside container is more important23:04
evilbitejust to assure you, that i didn't do some funky stuff on the container host ;)23:05
*** dave-mccowan has quit IRC23:06
inc0hmm seems like we have an issue23:06
evilbiteyours failed too?23:07
inc0god not again, I already fixed mariadb being broken on ubuntu 2 weeks ago23:07
inc0yeah23:07
inc0multinode23:07
inc0first node stand up correctly, but clustered nodes didnt23:07
evilbitei'm pulling centos images right now to confirm ubuntu specificity23:08
inc0please do23:08
evilbitethanks for your help! :)23:08
openstackgerritMerged openstack/kolla master: Add heat-all container  https://review.openstack.org/43329923:09
inc0we have f2f meetings next week, but I'll try to take a look at this23:10
inc0I hate mariadb.23:10
openstackgerritOpenStack Proposal Bot proposed openstack/kolla master: Updated from global requirements  https://review.openstack.org/43196123:11
evilbiteseems i had luck so far with mariadb in other deployments23:11
evilbiteoh come on, kolla-ansible destroy just trashed my interfaces config -.-23:14
inc0really? that seems strange23:15
inc0what did it do?23:15
evilbiteprobably my misconfiguration, i'll have to perform some postmortem later on. Just all connectivity broke23:18
inc0well that could happen if you did neutron external iface there23:20
inc0other than that it shouldn't touch networking23:21
evilbiteno, the neutron external interface is a separate one. actually, this happend to me twice. Does it touch the kolla internal interface in an AIO deploy?23:22
inc0well keepalived sits there23:22
inc0but keepalived shouldn't mess it up23:22
financeManninc0 I am back to find more bugs23:23
inc0lol23:24
inc0yay23:24
*** salv-orlando has quit IRC23:24
financeManninc0 “pip install --upgrade ansible” says everything up to date23:24
*** eaguilar has joined #openstack-kolla23:26
*** jrobinson has joined #openstack-kolla23:27
inc0I'm going off for a bit, bbl23:27
financeManninc0 same issue23:28
*** lamt has quit IRC23:30
openstackgerritMerged openstack/kolla-ansible master: Remove extra spaces  https://review.openstack.org/43502523:36
*** financeMann has quit IRC23:37
openstackgerritBorne Mace proposed openstack/kolla-kubernetes master: Stagger mariadb / rabbitmq start to avoid cross storage locks  https://review.openstack.org/43515123:41
openstackgerritBorne Mace proposed openstack/kolla-kubernetes master: Stagger mariadb / rabbitmq start to avoid cross storage locks  https://review.openstack.org/43515123:41
bmacebaaaad me, left a debug line in there to early exit :/23:42
*** mdorman has quit IRC23:42
*** wwriverrat has joined #openstack-kolla23:45
*** mdorman has joined #openstack-kolla23:50
evilbiteinc0: just FYI when you're back, centos based images seem to work, not failing on mariadb like ubuntu. Thanks for your help again23:57

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