Thursday, 2018-10-25

*** masuberu has joined #openstack-kolla00:03
masuberumorning, I just deployed an openstack pike using kolla-ansible 6.1.0 with cinder nfs backend and I am experiencing some issues with it 2018-10-25 10:40:08.645 7 ERROR cinder.scheduler.flows.create_volume [req-4bcf0bd8-56a7-498d-a80e-35371d0f0b07 9f10bbd0e0044094bbd5712efc22df7f 1c3aed0d5fb942668faf2fa99cf74321 - default default] Failed to run task cinder.scheduler.flows.create_volume.ScheduleCreateVolumeTask;volume:create: No valid backend was00:18
masuberufound. No weighed backends available: NoValidBackend: No valid backend was found. No weighed backends available00:18
masuberuglobal has enable_cinder: "yes" and enable_cinder_backend_nfs: "yes"00:18
*** donghm has quit IRC00:35
masuberuok, I think I found the issue. This is the logs on the storage node http://paste.openstack.org/show/733000/00:53
masuberulooks like a permission problem?00:53
masuberuoh /var/lib/cinder folder does not exists on the storage node01:00
*** donghm has joined #openstack-kolla01:12
*** hongbin has joined #openstack-kolla01:21
PavoAnyone know why there is not a kolla/centos-binary-ceph-mgr:pike image on docker hub?01:54
*** openstackgerrit has joined #openstack-kolla01:57
openstackgerritXinliang Liu proposed openstack/kolla master: Add kolla-build-debian-source-arm64 experimental job  https://review.openstack.org/55765901:57
*** phuoc has joined #openstack-kolla02:04
*** unicell has quit IRC02:06
*** goldyfruit has quit IRC02:15
Pavook I have tried queens, Waiting on nova_compute never goes through, always retrys 20 times and fails. I tried pike, there is no kolla/centos-binary-ceph-mgr:pike image on docker hub. I am trying master now02:18
Pavokolla-ansible docs says stable is queens but its not02:19
*** munimeha1 has quit IRC02:30
*** kiennt26 has joined #openstack-kolla02:40
*** unicell has joined #openstack-kolla03:00
*** unicell has quit IRC03:00
*** masuberu has quit IRC03:04
*** itlinux has quit IRC03:17
*** fillmore has joined #openstack-kolla03:26
*** fillmore has left #openstack-kolla03:28
*** Pavo has quit IRC03:29
*** fillmore has joined #openstack-kolla03:29
fillmoresean-k-mooney :  I have the same issue with this https://ask.openstack.org/en/question/112448/ovs-dpdk-kolla-ansible-pike-installation-issue/03:30
fillmoreMy platform Ubuntu 16.04 + stable/queens03:30
*** phuoc has quit IRC03:36
*** phuoc has joined #openstack-kolla04:04
*** hongbin has quit IRC04:08
*** janki has joined #openstack-kolla04:12
*** unicell has joined #openstack-kolla04:14
*** kiennt26 has quit IRC04:50
*** spsurya has joined #openstack-kolla04:50
*** shyamb has joined #openstack-kolla05:01
*** k_mouza has joined #openstack-kolla05:03
*** masuberu has joined #openstack-kolla05:03
*** k_mouza has quit IRC05:07
*** shyamb has quit IRC05:17
*** hamzaachi has joined #openstack-kolla05:20
*** phuoc_ has joined #openstack-kolla05:25
*** phuoc has quit IRC05:28
*** hamzaachi has quit IRC05:53
*** Luzi has joined #openstack-kolla06:00
*** shyamb has joined #openstack-kolla06:01
*** cah_link has joined #openstack-kolla06:02
hrwmeh. people like Pavo who appear, ask, disappear06:17
openstackgerritXinliang Liu proposed openstack/kolla master: Add kolla-build-debian-source-arm64 experimental job  https://review.openstack.org/55765906:21
*** gfidente has joined #openstack-kolla06:26
*** lemko has joined #openstack-kolla06:40
*** kiennt26 has joined #openstack-kolla06:46
mnasiadkahrw: well, maybe it would be better if they would use ask.openstack.org ;)06:49
*** unicell has quit IRC06:53
*** unicell has joined #openstack-kolla06:53
hrwmnasiadka: true06:55
*** lvdombrkr has joined #openstack-kolla06:59
masuberuim still here :)07:02
*** unicell has quit IRC07:03
*** pcaruana has joined #openstack-kolla07:04
hrwmasuberu: why pike? why not queens? why not rocky?07:04
hrwI do not remember what was in pike even07:05
*** yingjun has joined #openstack-kolla07:08
hrwcores: https://review.openstack.org/#/c/613002/ will unblock CI07:08
hrwmasuberu: not that I am against you trying pike. Just curious07:08
masuberuhrw, I followed kolla-ansible documentation07:09
masuberuI am trying queens now which fails07:09
masuberupike was running fine07:09
masuberuis rocky stable?07:09
hrwwe use rocky07:10
masuberuhrw, from docker hub?07:15
hrwmasuberu: we (Linaro) use OpenStack on arm64 so we build own images07:16
masuberuI see07:16
masuberuhrw, do you know anything about this error? http://paste.openstack.org/show/733003/07:16
hrwmasuberu: check for libvirtd running on hosts and if yes then remove07:18
hrwmasuberu: 'docker logs nova_compute' helps too07:18
*** lvdombrkr has quit IRC07:20
egonzalezmasuberu is the error from the openstackclient, a non pinned depenency in osc make it break with new openstacksdk, we're pinning it at https://review.openstack.org/#/c/612684/07:24
*** hjensas has quit IRC07:24
egonzalezmrunge around? is there a way to fix this "Could not find 'oj' (= 2.18.1) - did find: [oj-2.14.6] (Gem::LoadError)" on the gems side, i'd not like to break stable branches removing some plugins which are currenly installed07:26
mrungeegonzalez I'm here07:26
mrungethanks for your review07:26
mrungebackstory: sensu-install is a hacked version of gem07:26
mrungelike pip for python07:27
mrungethat does not mix well with system packages07:27
mrungeanyways, I don't understand right now, why oj-2.18.1 is not found07:27
*** hjensas has joined #openstack-kolla07:28
egonzalezyep, i see it in the gems repo07:28
mrungeok, now I see. there is still 2.14.6 on mirror.c.o07:28
mrungeerr mirror.centos.org07:28
mrungelet me quickly see, if we can expect 2.18.1 to land on mirror in 1 hr07:29
egonzalezmrunge nice, i see is bad to sensu-install, but while plugins are not in the repos we cannot remove it07:29
mrungethere is a build, it's tagged to be included on the mirror. http://cbs.centos.org/koji/buildinfo?buildID=2236707:29
mrungeso that should fix the "can not find" issue07:30
hrwmrunge: 1h? childprocess is at 0.5.8 despite yesterday's tagging ;d07:30
mrungeI thought, the sync to mirrors is at 8/9 utc on mon-thu07:30
mrungeso: once per day, only over the week07:31
mrungeto prevent having a bad weekend07:31
hrwok07:31
hrwanyway childprocess is now fine as no plugins now07:32
mrungeas said. the sync to mirror is only once per day. and we tagged childprocess (and oj) befor todays sync, but after yesterdays07:33
mrungeso: sorry about that, it's beyond my influence now07:34
hrwno problem. thanks for explaining07:37
egonzalezmrunge thanks for the explanation, i think now is better to no merge the patch and wait for the package to be sync in the repos07:39
mrungeegonzalez, are you talking about merging this to stable?07:40
mrungeor merging in general?07:40
egonzalezin general, as long as the plugins are not packaged we cannot remove them from the install part07:41
mrungeat least from my perspective, neither the server side nor the client side of sensu has used plugins on centos packages07:41
egonzalezi see in tripleo the whole plugin install block is removed, so is not using them, but others may be using it07:41
mrungesince the behavior with sensu-install is broken (imho), we should be fixing that07:42
mrungebut yes, I agree, someone might use it07:42
mrungeI would really like to deprecate sensu in the near future, and switch to using alertmanager07:43
mrungethat would require fixing prometheus and alertmanager containers (if existent)07:43
egonzalezthey currently exists, are deployed by k-ansible atm07:44
mrungeyes, I just saw them07:44
egonzalezmrunge any idea to fix the sensu-install without breaking backwards compatibility?07:44
mrungeegonzalez, the issue we saw during sensu-install step was missing rubygem-oj-2.18.1 no?07:45
*** mattgo has joined #openstack-kolla07:45
mrungethat is hopefully fixed by the next mirror sync07:46
egonzalezyep, some other issue will appear later, it hapens eventualy when some dep of some plugin changes07:46
mrungeso, in this case, it would probably require another hacked version of sensu-install to run yum install <foo bar>07:47
mrungeand to package sensu plugins then07:47
egonzalezthat sounds like a lot of work to build and maintain07:47
mrungesince I'm these days looking more at prometheus/alertmanager, packaging sensu plugins is not something I would like to do07:48
mrungeand yes, agreed07:48
mrungeegonzalez, do you have an idea, who is using kolla without containers?07:48
mrungethe health checks of the containers should notify, if a service died07:49
mrungethat's the purpose of sensu07:49
egonzalezin the latests user survey they we're many users deploying kolla containers with their own deployment tool, we  dont know what images they use or not07:49
mrungeright07:49
mrungethe issue with open source ;-)07:49
mrungei agree breaking current users is not acceptable07:50
egonzalezone future soluction may be to deprecate the plugin install and provide an untested template-override07:50
mrungeuhm, for next version, can't we deprecate sensu or the plugin install now? or what would it take to deprecate?07:53
fillmoreI have the same issue with this https://ask.openstack.org/en/question/112448/ovs-dpdk-kolla-ansible-pike-installation-issue/07:54
fillmoreMy platform Ubuntu 16.04 + stable/queens07:54
egonzalezmrunge deprecate for stein, remove in T(rain ;) )07:55
mrungeegonzalez, so, then let's deprecate07:55
egonzalezmrunge sure, a release note and a commentary in the code blocks will do it07:56
*** serlex has joined #openstack-kolla07:58
*** shyamb has quit IRC08:00
*** phuoc__ has joined #openstack-kolla08:02
*** phuoc_ has quit IRC08:06
*** ktibi has joined #openstack-kolla08:06
*** bjolo has joined #openstack-kolla08:10
*** dougsz has joined #openstack-kolla08:10
bjolohowdy08:13
*** k_mouza has joined #openstack-kolla08:15
*** shyamb has joined #openstack-kolla08:17
*** jmccarthy has joined #openstack-kolla08:20
*** fillmore has quit IRC08:21
*** ktibi has quit IRC08:21
*** ktibi has joined #openstack-kolla08:21
*** ktibi has quit IRC08:30
*** k_mouza has quit IRC08:35
*** fillmore has joined #openstack-kolla08:48
*** phuoc__ has quit IRC09:09
*** hamzaachi has joined #openstack-kolla09:09
*** kiennt26 has quit IRC09:14
*** shyamb has quit IRC09:15
fillmoresean-k-mooney ?09:16
*** shyamb has joined #openstack-kolla09:17
* hrw waits for sensu to clean up before doing any other kolla work ;d09:19
openstackgerritRabi Mishra proposed openstack/kolla master: Use dumb-init with --single-child  https://review.openstack.org/61288709:21
openstackgerritRabi Mishra proposed openstack/kolla master: Use dumb-init with --single-child  https://review.openstack.org/61288709:26
mrungeI see packages showing up on the centos mirror09:28
*** yingjun has quit IRC09:38
*** shyamb has quit IRC09:45
*** shyamb has joined #openstack-kolla09:45
*** hamzaachi has quit IRC09:46
hrwlucky you09:54
mrungeyeah. some mirrors have childprocess-0.5.9, some have not (yet)09:58
*** jbadiapa has quit IRC10:02
*** jbadiapa has joined #openstack-kolla10:04
*** ducnv has quit IRC10:05
*** fillmore has quit IRC10:06
hrwgood thing is that main site has it10:07
mrungeand I tested sensu-install foo successfully10:08
mrungeso the patch is probably not needed anymore10:08
hrwINFO:kolla.common.utils.sensu-base: rubygem-childprocess   noarch 0.5.9-1.el7        centos-release-opstools  25 k10:15
hrwrecheck time10:16
hrwmrunge: can you abandon 613002? switch to packages can be done in new patch10:17
mrungehrw, yay! I'll abandon the patch.10:18
hrwthx10:18
egonzalezmrunge thanks for your work and sorry for the -2 to stop the merge gate10:20
mrungeegonzalez, thank *you* (and hrw too)10:20
mrungeand I agree that this would break existing users10:21
*** shyamb has quit IRC10:21
mrungeeven when I disagree with their workflow; but that's nothing we should force10:21
*** shyamb has joined #openstack-kolla10:22
hrweverybody wins. that matters ;D10:24
hrwcentos got updated package, kolla got CI unblocked, kolla users still have sensu intact10:24
* hrw out10:25
*** hamzaachi has joined #openstack-kolla10:35
*** shyamb has quit IRC10:39
masuberuegonzalez, are rocky images in docker hub?10:42
egonzalezmasuberu yes https://hub.docker.com/r/kolla/centos-source-tacker-base/tags/10:43
masuberuthank you I am going to try to install it10:44
egonzalezwow, pike images are not updated in 2 months :(10:44
masuberuegonzalez, pike works nicely. I tried yesterday10:44
egonzalezmasuberu yep, because nothing changed in 2 months, publish gates has been failing since then10:45
egonzalezis missing a CI backport to stable/pike10:46
*** pbourke has quit IRC10:48
*** pbourke has joined #openstack-kolla10:48
*** phuoc has joined #openstack-kolla10:50
masuberuok, having problems with rocky. Using kolla-ansible 6.1.0 with centos binary images form docker hub http://paste.openstack.org/raw/733019/11:03
*** hamzaachi has quit IRC11:03
hrwImportError: Unable to find \'uuid\' driver in \'keystone.token.provider11:05
hrwuse ferret not uuid11:05
egonzalezmasuberu ansible and images should be the same version11:05
egonzalezmasuberu ansible and images should be the same version11:05
hrwglobals.yml:320 #keystone_token_provider: 'fernet'11:06
hrws/ferret/fernet11:06
hrwand what egonzalez said11:06
egonzalezmasuberu uuid tokens were removed in rocky, only fernet is supported11:07
egonzalez*removed in keystone side11:07
*** shyamb has joined #openstack-kolla11:13
masuberuby ansible version you mean I should use globals.yml file from kolla-ansible 6.1.0 (https://review.openstack.org/#/c/612684/)?11:15
*** dave-mccowan has joined #openstack-kolla11:16
hrwno. whole kolla-ansible11:16
pbourkehrw: would you be able to confirm that /usr/share/kibana/bin/kibana exists in your kibana debian image?11:18
hrwpbourke: iirc we symlink but moment11:19
pbourkehrw: I think the symlink is no longer needed11:19
pbourkeas in kibana 5 they all use /usr/share/11:20
hrw(venv3-for-kolla) 13:19 (1s) hrw@pinkiepie:kolla$ docker run buster/debian-source-kibana:7.0.0 ls -l /usr/share/kibana/bin/kibana11:20
hrw-rwxr-xr-x 1 root root 612 Apr 12  2018 /usr/share/kibana/bin/kibana11:20
hrwpbourke: we do build own kibana package. no symlinking11:20
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla master: Remove path work around for kibana  https://review.openstack.org/61327711:20
pbourke:)11:20
hrw+211:21
pbourkethanks11:21
egonzalezIIRC the symlink thing was removed while upgrading to 5, or that changed for grafana, not sure11:24
pbourkeyeah the path was hardcoded to /usr/share in the config.json but the workaround wasn't removed11:27
pbourkeso it would seem11:27
hrwand we were moving from 2->5 not all distros at once11:29
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Add note to external ceph docs for pools/keyrings  https://review.openstack.org/61327911:30
*** hamzaachi has joined #openstack-kolla11:39
masuberuhrw, sorry I don't understand. I am deploying rocky and my kolla-ansible is 6.1.0, which kolla-ansible version should I use?11:48
hrwmasuberu: rocky is 7.x.x11:51
hrw6.x = queens, 5.x = pike etc11:51
hrwCI uses not-up-to-date centos mirror yet :(12:03
hrw2018-10-25 11:24:52.264486 | primary | INFO:kolla.common.utils.sensu-base:---> Package rubygem-childprocess.noarch 0:0.5.8-1.el7 will be installed12:04
hrwnext recheck tomorrow12:04
*** hamzaachi has quit IRC12:04
*** phuoc_ has joined #openstack-kolla12:06
*** phuoc_ has quit IRC12:08
*** yingjun has joined #openstack-kolla12:08
*** phuoc_ has joined #openstack-kolla12:08
openstackgerritMerged openstack/kolla-ansible master: Use kibana instead of Kibana as project_name  https://review.openstack.org/61299412:09
openstackgerritMerged openstack/kolla-ansible stable/ocata: Pin ARA to 0.15.x  https://review.openstack.org/60691712:09
*** adrianreza has quit IRC12:09
*** phuoc has quit IRC12:10
openstackgerritDoug Szumski proposed openstack/kolla-ansible master: Collect StatsD metrics from Monasca services  https://review.openstack.org/61330112:12
*** jistr_ is now known as jistr12:14
*** hamzaachi has joined #openstack-kolla12:16
*** gsanso_ has joined #openstack-kolla12:22
*** Pavo has joined #openstack-kolla12:25
*** pcaruana has quit IRC12:26
*** beagles is now known as beagles_mtg12:29
*** janki has quit IRC12:31
*** janki has joined #openstack-kolla12:31
Pavohrw I have to go to sleep at sometime lol, anyways I am going to try the fix that was posted about reinstalling the python-openstackclient and openstacksdk in kolla-toolbox container12:33
PavoIt would have been nice to know that kolla-ansible==5.x = pike, 6.x = queens and 7.x = rocky, that should probably be on the docs page for installing kolla-ansible12:35
hrwPavo: you may leave your session online or sth12:36
hrw01:43 < Pavo> Anyone know why there is not a kolla/centos-binary-ceph-mgr image on docker hub?12:36
Pavotrue, its been awhile since i HAVE USED irc lol12:36
hrwpike was on ceph luminous so no mgr12:36
hrw01:45 < Pavo> Also I notice the kolla/centos-binary-kolla-toolbox:gueens image was updated 13hrs ago but still doesn't include the fix for the openstack client python package12:36
Pavowhat does that mean?12:37
hrwpatch is not merged yet12:37
hrwsorry. pike was jewel not luminous12:37
hrwand ceph-mgr is a new thing - since luminous12:38
hrwPavo: does it answer your questions?12:39
*** pcaruana has joined #openstack-kolla12:39
Pavoyeah I think so12:39
hrwPavo: https://git.openstack.org/cgit/openstack/kolla/refs/tags can be helpful to see which version is which. Or go to https://git.openstack.org/cgit/openstack/kolla/log/?h=stable/rocky (rocky/queens/pike/ocata) and check tag numbers12:41
hrwPavo: glad that it helped12:41
*** gfidente has quit IRC12:42
PavoI am going to try that fix for kolla-toolbox for queens12:42
Pavosee if that works12:42
*** gfidente has joined #openstack-kolla12:42
Pavobut thanks for explaining12:42
hrwPavo: should work12:45
PavoI hope it does, been trying to deploy for a wek now12:46
Pavoweek12:46
hrwI think that we get it merged later today (worst hope tomorrow)12:46
hrwPavo: use rocky?12:46
Pavoqueens12:46
hrwagain, use rocky?12:46
Pavois all the images on docker hub stable for rocky?12:46
hrwrocky got released as stable release, right?12:49
hrwnot as 'who knows, maybe works, maybe eats kitten'12:50
Pavoyeah it looks like it was released 8 days ago12:50
PavoI will try this kolla-toolbox fix for queens first, then if that doesn't work, I'll upgrade kolla-ansible to 7.x and try rocky12:51
*** shyamb has quit IRC12:51
*** phuoc_ has quit IRC12:52
hrwPavo: kolla gets released some time after openstack projects do their releases12:53
hrwso we can integrate final release, check and then release12:53
*** janki has quit IRC12:56
Pavobut thats only if it passes Gate right?12:56
sean-k-mooneyquick question. has the topic of runnign all the wsgi services under uwsgi come up before. mod_wsgi causes issues for placement and nova-api in some cases that im trying to adress upstream13:00
sean-k-mooneye.g. im trying to harden placement to tolerate how mod_wsgi reloads it after failures13:01
pbourkesean-k-mooney: I think last time I looked at it most services weren't ready for the transition13:01
pbourkethat's obviously changed since then13:01
pbourkewe could make it a goal for S?13:01
hrwPavo: each patch has to pass gates to get merged13:01
Pavohrw is there away that I can add that kolla-toolbox fix to the playbook inside kolla-ansible?13:01
sean-k-mooneywell im not sure if it needs to be a goal but i think it woudl be at least a good asperation13:02
Pavohey there sean-k-mooney and pbourke, long time no see13:02
hrwPavo: it is an image fix13:02
sean-k-mooneyPavo: hi o/ ya i have not been around much on the kolla channel for a long while13:02
Pavohrw oh ok so I assume the only way I can make that a permanent fix is to re-build the image13:02
Pavosean-k-mooney me either13:02
hrwPavo: you may add code to run 'pip install openstacksdk==0.17.2' somewhere after deploying kolla-toolbox13:03
Pavoits been awhile lol13:03
sean-k-mooneypbourke: by the way this is why the topic came up https://bugs.launchpad.net/nova/+bug/179924613:04
openstackLaunchpad bug 1799246 in OpenStack Compute (nova) "module level init of db transation contexts cause failure under mod_wsgi on module reload" [Medium,In progress] - Assigned to sean mooney (sean-k-mooney)13:04
sean-k-mooneypbourke: its causing tiplo upgrade issues becuase of rases they have betwen running the nova api db sync and starting placement https://bugs.launchpad.net/tripleo/+bug/178415513:05
openstackLaunchpad bug 1784155 in tripleo "nova_placement service start not coordinated with api db sync on multiple controllers" [High,Triaged] - Assigned to Martin Schuppert (mschuppert)13:05
masuberuok, I am now using kolla-ansible 7.0.0 and rocky images http://paste.openstack.org/show/733037/13:07
masuberubut complains13:07
egonzalezmasuberu maybe a missing group in the inventory file or ansible version13:13
masuberuok13:14
masuberuansible is 2.7.0. Let me check the inventory file13:14
*** irclogbot_0 has joined #openstack-kolla13:20
*** irclogbot_0 has quit IRC13:22
*** irclogbot_0 has joined #openstack-kolla13:24
*** jistr is now known as jistr|call13:29
*** pcaruana has quit IRC13:37
*** irclogbot_0 has quit IRC13:37
*** irclogbot_0 has joined #openstack-kolla13:38
*** mjturek has joined #openstack-kolla13:48
*** beagles_mtg is now known as beagles13:51
*** mchlumsky_ has quit IRC13:54
gsanso_hello, could you please send me the link for the fix for kolla-toolbox for queens?13:57
egonzalezgsanso_ https://review.openstack.org/#/c/612684/13:57
*** Luzi has quit IRC13:57
gsanso_egonzalez: thanks!13:58
*** mjturek has quit IRC13:59
*** hamzaachi has quit IRC14:05
*** mchlumsky has joined #openstack-kolla14:06
*** mjturek has joined #openstack-kolla14:07
*** irclogbot_0 has quit IRC14:07
*** JamesBenson has joined #openstack-kolla14:12
*** irclogbot_0 has joined #openstack-kolla14:17
*** hamzaachi has joined #openstack-kolla14:21
*** irclogbot_0 has quit IRC14:22
*** goldyfruit has joined #openstack-kolla14:22
*** daikk115 has joined #openstack-kolla14:25
*** goldyfruit has quit IRC14:26
*** gsanso_ has quit IRC14:31
*** gfidente has quit IRC14:32
*** gsanso_ has joined #openstack-kolla14:34
*** goldyfruit has joined #openstack-kolla14:39
-openstackstatus- NOTICE: Zuul and Nodepool services are being restarted to migrate them to a new Zookeeper cluster. THis brings us an HA database running on newer servers.14:39
*** goldyfruit has quit IRC14:40
*** munimeha1 has joined #openstack-kolla14:42
*** gsanso_ has quit IRC14:44
JamesBensonI just installed Rocky and apparently standard members can't change passwords?  Has anyone run into this?14:45
*** gfidente has joined #openstack-kolla14:46
*** gsanso_ has joined #openstack-kolla14:47
*** yingjun has quit IRC14:49
*** jistr|call is now known as jistr14:50
*** gema has joined #openstack-kolla14:53
*** goldyfruit has joined #openstack-kolla15:00
*** Luzi has joined #openstack-kolla15:01
*** goldyfruit has quit IRC15:02
*** rgogunskiy has joined #openstack-kolla15:05
*** irclogbot_0 has joined #openstack-kolla15:06
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: Allow the deployment group to be optional  https://review.openstack.org/61335415:14
pbourkeJamesBenson: do you mean in keystone?15:16
JamesBensonpbourke, in horizon15:16
pbourkeim not sure :/15:16
JamesBensonI've never seen this error before...15:16
*** irclogbot_0 has quit IRC15:21
*** mattgo has quit IRC15:22
*** Luzi has quit IRC15:26
-openstackstatus- NOTICE: The Zuul and Nodepool database transition is complete. Changes updated during the Zuul outage may need to be rechecked.15:31
*** mjturek has quit IRC15:34
*** phuoc has joined #openstack-kolla15:38
*** mjturek has joined #openstack-kolla15:40
*** mattgo has joined #openstack-kolla15:51
*** hamzaachi has quit IRC15:53
*** sshnaidm|ruck is now known as sshnaidm|bbl15:54
*** itlinux has joined #openstack-kolla16:06
*** hamzaachi has joined #openstack-kolla16:20
*** shardy has quit IRC16:25
*** phuoc_ has joined #openstack-kolla16:31
*** phuoc has quit IRC16:34
*** jmccarthy has quit IRC16:34
*** mjturek has quit IRC16:40
*** gfidente has quit IRC16:42
*** mjturek has joined #openstack-kolla16:50
*** shyamb has joined #openstack-kolla16:58
*** chandankumar is now known as chkumar|off17:02
openstackgerritDoug Szumski proposed openstack/kolla-ansible master: Add support for deploying Monasca Grafana  https://review.openstack.org/61241517:02
openstackgerritDoug Szumski proposed openstack/kolla-ansible master: Add Monasca quickstart guide  https://review.openstack.org/61298117:02
openstackgerritDoug Szumski proposed openstack/kolla-ansible master: Collect StatsD metrics from Monasca services  https://review.openstack.org/61330117:02
openstackgerritDoug Szumski proposed openstack/kolla-ansible master: Automatically configure Monasca Grafana datasource  https://review.openstack.org/61337617:02
*** pcaruana has joined #openstack-kolla17:03
*** dougsz has quit IRC17:03
*** mattgo has quit IRC17:10
*** sshnaidm|bbl is now known as sshnaidm|off17:15
*** shyamb has quit IRC17:20
*** unicell has joined #openstack-kolla17:21
*** mjturek has quit IRC17:36
*** cah_link has quit IRC17:49
*** lemko has quit IRC17:58
*** zzzeek_ has joined #openstack-kolla17:59
*** JamesBenson has quit IRC18:05
*** JamesBenson has joined #openstack-kolla18:06
*** serlex has quit IRC18:14
*** phuoc__ has joined #openstack-kolla18:25
*** phuoc_ has quit IRC18:29
*** munimeha1 has quit IRC18:37
*** Pavo has quit IRC18:45
*** itlinux has quit IRC18:52
*** hamzaachi has quit IRC18:54
*** itlinux has joined #openstack-kolla19:03
*** phuoc_ has joined #openstack-kolla19:19
*** phuoc__ has quit IRC19:21
*** phuoc__ has joined #openstack-kolla19:22
*** irclogbot_0 has joined #openstack-kolla19:24
*** phuoc_ has quit IRC19:24
*** phuoc__ has quit IRC19:25
*** phuoc__ has joined #openstack-kolla19:25
*** phuoc__ has quit IRC19:28
*** phuoc__ has joined #openstack-kolla19:29
*** phuoc__ has quit IRC19:32
*** phuoc__ has joined #openstack-kolla19:32
*** phuoc__ has quit IRC19:35
*** phuoc__ has joined #openstack-kolla19:36
*** phuoc__ has quit IRC19:39
*** phuoc__ has joined #openstack-kolla19:39
*** phuoc__ has quit IRC19:42
*** phuoc__ has joined #openstack-kolla19:43
*** phuoc__ has quit IRC19:46
*** phuoc__ has joined #openstack-kolla19:46
*** phuoc__ has quit IRC19:49
*** phuoc__ has joined #openstack-kolla19:50
*** irclogbot_0 has quit IRC19:51
*** phuoc__ has quit IRC19:53
*** phuoc__ has joined #openstack-kolla19:54
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: build: remove link to failed log before creating  https://review.openstack.org/61272619:55
hrwpep8 fix19:55
*** phuoc__ has quit IRC19:56
*** phuoc__ has joined #openstack-kolla19:57
*** phuoc__ has quit IRC20:00
*** irclogbot_0 has joined #openstack-kolla20:00
*** phuoc__ has joined #openstack-kolla20:00
*** irclogbot_1 has joined #openstack-kolla20:01
*** phuoc__ has quit IRC20:03
*** phuoc__ has joined #openstack-kolla20:04
*** phuoc__ has quit IRC20:07
*** phuoc__ has joined #openstack-kolla20:07
*** phuoc__ has quit IRC20:10
*** phuoc__ has joined #openstack-kolla20:11
*** phuoc__ has quit IRC20:14
*** phuoc__ has joined #openstack-kolla20:14
*** hamzaachi has joined #openstack-kolla20:16
*** phuoc__ has quit IRC20:17
*** phuoc__ has joined #openstack-kolla20:18
*** phuoc__ has quit IRC20:21
*** phuoc__ has joined #openstack-kolla20:21
*** irclogbot_0 has quit IRC20:22
*** irclogbot_1 has quit IRC20:22
*** phuoc__ has quit IRC20:24
*** phuoc__ has joined #openstack-kolla20:25
*** phuoc__ has quit IRC20:28
*** phuoc__ has joined #openstack-kolla20:28
*** phuoc__ has quit IRC20:31
*** phuoc__ has joined #openstack-kolla20:32
*** phuoc__ has quit IRC20:35
*** phuoc__ has joined #openstack-kolla20:35
*** phuoc__ has quit IRC20:38
*** phuoc__ has joined #openstack-kolla20:39
*** phuoc__ has quit IRC20:42
*** phuoc__ has joined #openstack-kolla20:42
*** phuoc__ has quit IRC20:45
*** phuoc__ has joined #openstack-kolla20:46
*** phuoc__ has quit IRC20:49
*** phuoc__ has joined #openstack-kolla20:49
*** phuoc__ has quit IRC20:52
*** phuoc__ has joined #openstack-kolla20:53
*** phuoc__ has quit IRC20:56
*** phuoc__ has joined #openstack-kolla20:56
*** munimeha1 has joined #openstack-kolla20:58
*** phuoc__ has quit IRC20:59
*** phuoc__ has joined #openstack-kolla21:00
*** phuoc__ has quit IRC21:03
*** phuoc__ has joined #openstack-kolla21:03
*** phuoc__ has quit IRC21:06
*** phuoc__ has joined #openstack-kolla21:07
*** phuoc__ has quit IRC21:10
*** phuoc__ has joined #openstack-kolla21:10
*** phuoc__ has quit IRC21:13
*** phuoc__ has joined #openstack-kolla21:14
*** irclogbot_1 has joined #openstack-kolla21:15
*** phuoc__ has quit IRC21:17
*** hamzaachi has quit IRC21:17
*** phuoc__ has joined #openstack-kolla21:17
*** phuoc__ has quit IRC21:20
*** phuoc__ has joined #openstack-kolla21:21
*** phuoc__ has quit IRC21:24
*** phuoc__ has joined #openstack-kolla21:24
*** phuoc__ has quit IRC21:27
*** phuoc__ has joined #openstack-kolla21:28
*** phuoc__ has quit IRC21:31
*** phuoc__ has joined #openstack-kolla21:31
*** phuoc__ has quit IRC21:34
*** phuoc__ has joined #openstack-kolla21:35
*** chrizl has quit IRC21:35
*** phuoc__ has quit IRC21:38
*** phuoc__ has joined #openstack-kolla21:38
*** phuoc__ has quit IRC21:43
*** phuoc__ has joined #openstack-kolla21:44
*** phuoc__ has quit IRC21:47
*** phuoc__ has joined #openstack-kolla21:47
*** phuoc__ has quit IRC21:50
*** phuoc__ has joined #openstack-kolla21:51
*** itlinux has quit IRC21:52
*** phuoc__ has quit IRC21:54
*** phuoc__ has joined #openstack-kolla21:54
*** phuoc__ has quit IRC21:57
*** phuoc__ has joined #openstack-kolla21:58
*** JamesBenson has quit IRC22:01
*** phuoc__ has quit IRC22:01
*** phuoc__ has joined #openstack-kolla22:01
*** phuoc__ has quit IRC22:04
*** phuoc__ has joined #openstack-kolla22:05
*** phuoc__ has quit IRC22:08
*** phuoc__ has joined #openstack-kolla22:08
*** phuoc__ has quit IRC22:11
*** phuoc__ has joined #openstack-kolla22:12
*** phuoc__ has quit IRC22:15
*** phuoc__ has joined #openstack-kolla22:15
*** gema has quit IRC22:18
*** phuoc__ has quit IRC22:18
*** phuoc__ has joined #openstack-kolla22:19
*** phuoc__ has quit IRC22:22
*** phuoc__ has joined #openstack-kolla22:22
*** phuoc__ has quit IRC22:25
*** phuoc__ has joined #openstack-kolla22:26
*** akhila has joined #openstack-kolla22:27
*** phuoc__ has quit IRC22:29
*** phuoc__ has joined #openstack-kolla22:29
*** akhila has quit IRC22:32
*** phuoc__ has quit IRC22:32
*** phuoc__ has joined #openstack-kolla22:33
*** phuoc_ has joined #openstack-kolla22:36
*** phuoc__ has quit IRC22:39
*** phuoc_ has quit IRC22:39
*** phuoc_ has joined #openstack-kolla22:40
*** phuoc_ has quit IRC22:43
*** phuoc_ has joined #openstack-kolla22:43
*** phuoc_ has quit IRC22:46
*** phuoc_ has joined #openstack-kolla22:47
*** phuoc_ has quit IRC22:50
*** phuoc_ has joined #openstack-kolla22:50
*** phuoc_ has quit IRC22:53
*** phuoc_ has joined #openstack-kolla22:54
*** phuoc_ has quit IRC22:57
*** phuoc_ has joined #openstack-kolla22:57
*** phuoc_ has quit IRC23:00
*** munimeha1 has quit IRC23:00
*** phuoc_ has joined #openstack-kolla23:01
*** phuoc_ has quit IRC23:04
*** pomac has quit IRC23:04
*** phuoc_ has joined #openstack-kolla23:04
*** phuoc_ has quit IRC23:07
*** phuoc_ has joined #openstack-kolla23:08
*** goldyfruit has joined #openstack-kolla23:10
*** phuoc_ has quit IRC23:11
*** phuoc_ has joined #openstack-kolla23:11
*** phuoc__ has joined #openstack-kolla23:15
*** goldyfruit has quit IRC23:15
*** phuoc_ has quit IRC23:18
*** phuoc__ has quit IRC23:18
*** phuoc__ has joined #openstack-kolla23:18
*** phuoc__ has quit IRC23:21
*** phuoc__ has joined #openstack-kolla23:22
*** phuoc__ has quit IRC23:25
*** phuoc__ has joined #openstack-kolla23:25
*** phuoc__ has quit IRC23:28
*** phuoc__ has joined #openstack-kolla23:29
*** phuoc__ has quit IRC23:32
*** phuoc__ has joined #openstack-kolla23:32
*** phuoc__ has quit IRC23:35
*** phuoc__ has joined #openstack-kolla23:36
*** phuoc__ has quit IRC23:39
*** phuoc__ has joined #openstack-kolla23:39
*** phuoc__ has quit IRC23:42
*** phuoc__ has joined #openstack-kolla23:43
*** phuoc__ has quit IRC23:46
*** phuoc__ has joined #openstack-kolla23:46
*** phuoc__ has quit IRC23:49
*** phuoc__ has joined #openstack-kolla23:50
*** sm806 has quit IRC23:50
*** phuoc__ has quit IRC23:53
*** phuoc__ has joined #openstack-kolla23:53
*** phuoc__ has quit IRC23:56
*** phuoc__ has joined #openstack-kolla23:57

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