Friday, 2020-04-24

openstackgerritMerged openstack/kayobe master: CI: Add overcloud host configure job  https://review.opendev.org/71027700:03
openstackgerritMerged openstack/kayobe stable/train: Add support for stopping overcloud services  https://review.opendev.org/72198200:08
*** wuchunyang has joined #openstack-kolla01:01
*** zhanglong has joined #openstack-kolla01:06
*** happyhemant has quit IRC01:11
*** wuchunyang has quit IRC01:24
*** wuchunyang has joined #openstack-kolla01:38
*** zhanglong has quit IRC01:47
*** zhanglong has joined #openstack-kolla01:50
*** kevinz has joined #openstack-kolla02:06
*** wuchunyang has quit IRC02:23
*** wuchunyang has joined #openstack-kolla02:37
*** zhanglong has quit IRC03:04
*** zhanglong has joined #openstack-kolla03:06
*** zhanglong has quit IRC03:45
*** wuchunyang has quit IRC03:51
*** ykarel|away is now known as ykarel04:13
*** evrardjp has quit IRC04:35
*** evrardjp has joined #openstack-kolla04:35
*** wuchunyang has joined #openstack-kolla04:51
*** wuchunyang has quit IRC04:52
*** seco has joined #openstack-kolla04:52
*** zhanglong has joined #openstack-kolla05:32
*** nikparasyr has joined #openstack-kolla05:41
sri_morning05:43
*** cah_link has joined #openstack-kolla05:49
mnasiadkamorning06:13
*** vishalmanchanda has joined #openstack-kolla06:28
*** JangwonLee__ has joined #openstack-kolla06:30
mnasiadkamorning06:32
*** dcapone2004 has quit IRC06:32
*** JangwonLee_ has quit IRC06:34
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Ansible lint related fixes  https://review.opendev.org/72119106:38
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Ansible lint related fixes  https://review.opendev.org/72119106:38
*** suff1 has joined #openstack-kolla06:45
*** skramaja has joined #openstack-kolla06:57
*** wuchunyang has joined #openstack-kolla07:02
*** dougsz has joined #openstack-kolla07:08
*** bengates has joined #openstack-kolla07:13
*** suff2 has joined #openstack-kolla07:13
*** bengates has quit IRC07:13
*** bengates has joined #openstack-kolla07:13
*** suff1 has quit IRC07:15
*** rpittau|afk is now known as rpittau07:17
*** born2bake has joined #openstack-kolla07:25
hrwhola07:49
*** suff2 has quit IRC07:55
wuchunyanghi guys; What is the lowest version of centos that kolla now supports08:05
*** zhanglong has quit IRC08:07
*** zhanglong has joined #openstack-kolla08:08
hrwwuchunyang: 808:12
hrwwuchunyang: if you want 7 then train was the last release08:14
wuchunyangok,  when i flow the  quick start step by step ,i had some trouble08:15
hrwcan you expand?08:15
hrwmore details please I mean08:16
wuchunyangok,, wait a moment08:16
wuchunyangwhen i install kolla-ansible use virtulenv, then kolla-ansible prechecks will failed.08:20
wuchunyangkolla-ansible/ansible/roles/prechecks08:21
wuchunyangcommand: "{{ ansible_python.executable }} -c \"import docker; print(docker.__version__)\"08:21
wuchunyangthis command this failed due to no  package docker08:21
hrwcentos on hosts?08:22
wuchunyangyes,, centos 7.608:22
wuchunyangshould we  add system requirement  in quick start documents ?08:24
hrwmnasiadka: you are more familiar with deployments08:24
hrwwuchunyang: I am more kolla than kolla-ansible so can't help much08:24
wuchunyangok, thanks08:25
wuchunyangkolla has a question too.08:26
mnasiadkawuchunyang: you can install the dependencies by yourself - or use kolla-ansible bootstrap-servers08:28
wuchunyangwhen i build neutron which  i have added some  code , it reinstalled because i have not set neutron tag.08:29
stingrayzamorning folks08:32
wuchunyangthe value of ansible_python.executable is "/usr/bin/python" .Is this correct ?08:32
stingrayzathat centos support - is that _inside_ kolla, or as the _host_ OS?08:32
hrwstingrayza: for kolla project it is 'inside' for k-a it is 'as host'08:33
hrwstingrayza: you can run kolla on any sensible distro host and build any of supported 'inside' distros08:33
stingrayzahrw: cool. what container runtime is being used on rhel8/centos8 hosts?08:34
hrwstingrayza: when you want to deploy kolla images using kolla-ansible then the list of supported host distros is short08:34
hrwstingrayza: docker.08:34
hrwstingrayza: we are open for patches adding podman support08:34
stingrayzahrw: nice. how? (docker CE doesn't support rhel/centos 8)08:35
hrwstingrayza: docker ce for c7 works08:35
stingrayzahrw: (I'm currently fighting this fight internally - so its good to get outsider's opinions)08:36
hrwstingrayza: https://linuxconfig.org/how-to-install-docker-in-rhel-808:36
hrwstingrayza: not nice but working.08:37
hrwstingrayza: but use 'kolla-ansible bootstrap-servers' and you will get it done in better way08:37
stingrayzahrw: yeah. I've seen this and other permutations.08:38
* stingrayza goes to look at bootstrap code08:38
hrwstingrayza: with size of kolla team we lack manpower to add podman08:38
*** e0ne has joined #openstack-kolla08:38
wuchunyangwill we add podman to kolla ?08:39
*** ricolin has quit IRC08:39
hrwwuchunyang: if someone provide patches08:40
wuchunyangemm.....08:40
hrwwe deal with 3 distros, 2 archs (no one does ppc64le), two install types. with 4 active core devs08:41
hrwwhen something breaks on CI we often have week of firefighting to get CI back into green08:41
wuchunyangem.. it is very hard for you08:44
*** maharg101 has joined #openstack-kolla08:44
hrwmaintaining is never an easy task08:46
wuchunyangyes...There is no end to this work08:48
hrwwuchunyang: join us!08:49
wuchunyangok, I will have a lot of time to do this next08:50
*** e0ne has quit IRC08:50
*** e0ne has joined #openstack-kolla08:51
*** k_mouza has joined #openstack-kolla08:57
*** ykarel is now known as ykarel|lunch09:05
wuchunyanghrw    hi,kolla master branch will only support python3 ?09:07
hrwyes09:07
hrwwuchunyang: there is no python <3.6 anyway09:07
wuchunyangthe last  version of kolla that support python2 is train ?09:08
hrwmore or less yes09:08
hrwwe moved images from py2 to py3 since stein09:09
hrwbut kolla itself was usable with py2 in train09:09
*** dking has quit IRC09:10
wuchunyangyep,I am testing  kolla with python209:12
wuchunyangmaybe i need change to python3 ...09:12
yoctozeptooh, you definitely must09:13
yoctozeptopy2 is gone09:13
yoctozeptowith 202009:13
wuchunyangonly for testing ....09:14
hrw11:07 < hrw> wuchunyang: there is no python <3.6 anyway09:14
wuchunyangyes, there are many projects need to  change it09:15
maharg101is it possible to deploy a custom horizon theme with kolla-ansible ? I haven't found any documentation beyond how to extend the default local_settings.09:15
hrwI do not care about projects which are not maintained properly09:15
wuchunyang17:14 (hrw) 11:07 < hrw> wuchunyang: there is no python <3.6 anyway       how can i remind others like this ?09:15
hrwmaharg101: I do it with own image09:15
hrwmaharg101: https://git.linaro.org/leg/sdi/kolla/ldc-overlay.git/tree/linaro-override-train.j2 is used as template override during build so our horizon has our theme in it09:16
hrwwuchunyang: for me py2 landed in same trashcan as linux 2.4 - things I do not care and do not plan to use09:17
wuchunyangi had used py2 before.09:19
maharg101hrw: thanks, so using kolla to build custom container images - thanks !09:19
hrwwuchunyang: I had used py1.5 before09:20
hrwdo I care about it? not at all09:20
mnasiadkahrw: 2.4 is dead? oh boy, I have a host with 2.0 :)09:21
hrwmnasiadka: lovely09:21
wuchunyangI even haven't seen anyone else use py1.5 ..09:22
wuchunyangmaybe i am a newer for python09:22
*** gfidente|afk is now known as gfidente09:22
hrwwuchunyang: it was previous millenium iirc09:22
openstackgerritMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add ansible-lint to tox  https://review.opendev.org/69477909:22
wuchunyangI think this irc is also antique.09:23
hrwwuchunyang: still not obsoleted by anything better09:25
wuchunyangyeap...09:28
wuchunyangbut This design style is really ugly09:29
hrwwuchunyang: you mean?09:31
wuchunyangJust complaining....09:32
oklhostmgoddard: Regarding to https://bugs.launchpad.net/kolla-ansible/+bug/1855877/comments/4, maybe I miss something, in my environment the id is identical after running deployment, they exactly the same in /etc/designate/pools.yaml and passwords.yaml.09:53
openstackLaunchpad bug 1855877 in kolla-ansible "Kolla-ansible can't create default server pool for Designate " [Medium,Triaged]09:53
yoctozeptowuchunyang: I am using thelounge which makes irc look good09:55
yoctozeptobut one needs to  find hosting for it to use it09:55
wuchunyangths, i will try it later09:56
*** k_mouza has quit IRC10:05
*** k_mouza has joined #openstack-kolla10:05
*** zhanglong has quit IRC10:08
*** yoctozepto has quit IRC10:09
*** k_mouza has quit IRC10:10
*** e0ne has quit IRC10:11
*** e0ne has joined #openstack-kolla10:11
oklhostmgoddard: never mind, my fault.10:11
*** rpittau is now known as rpittau|bbl10:12
*** k_mouza has joined #openstack-kolla10:15
*** yoctozepto has joined #openstack-kolla10:17
*** JangwonLee_ has joined #openstack-kolla10:20
*** jbadiapa has joined #openstack-kolla10:23
*** JangwonLee__ has quit IRC10:23
openstackgerritMerged openstack/kolla stable/train: Add nfs dependencies to glance container  https://review.opendev.org/72240610:26
openstackgerritMerged openstack/kolla-ansible master: CI: Test ironic on nova-cell change  https://review.opendev.org/71955210:26
*** ykarel|lunch is now known as ykarel10:32
*** wuchunyang has quit IRC10:38
*** wuchunyang has joined #openstack-kolla10:39
*** wuchunyang has quit IRC10:43
openstackgerritMark Goddard proposed openstack/kayobe stable/train: CI: Add overcloud host configure jobs  https://review.opendev.org/72266110:50
*** wuchunyang has joined #openstack-kolla11:09
*** wuchunyang has quit IRC11:10
*** nikparasyr has quit IRC11:17
maharg101using an external ceph, with multiple cinder pools / multiple volume types - is there a way to express this in globals.yml ?11:24
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add support for encrypting heat api  https://review.opendev.org/72235511:24
*** dougsz has quit IRC11:38
maharg101doesn't look like from looking at the code11:48
*** rpittau|bbl is now known as rpittau12:13
openstackgerritAlfredo Moralejo proposed openstack/kolla master: DNM Test new deps based on final CBS builds  https://review.opendev.org/71024012:26
maharg101ah ! looks like ceph_cinder_pool_name is used only for the ceph build (deprecated; not required for external ceph) and the necessary configuration can be made in ./config/cinder12:30
*** cosmicsound8 has quit IRC12:40
*** bengates has quit IRC12:49
*** bengates has joined #openstack-kolla12:49
*** ykarel is now known as ykarel|afk13:14
*** jonaspaulo has joined #openstack-kolla13:19
*** skramaja has quit IRC13:20
*** dcapone2004 has joined #openstack-kolla13:34
*** TrevorV has joined #openstack-kolla13:38
*** wuchunyang has joined #openstack-kolla13:40
mgoddardanyone for k-a centos8 docs? https://review.opendev.org/721632 https://review.opendev.org/72232813:43
patchbotpatch 721632 - kolla-ansible - Add docs and release note for CentOS 8 - 1 patch set13:43
patchbotpatch 722328 - kolla-ansible (stable/train) - Add docs and release note for CentOS 8 - 1 patch set13:43
*** jimcrowleyibm has joined #openstack-kolla13:46
*** zhanglong has joined #openstack-kolla13:48
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: CI: Make bashate happy  https://review.opendev.org/72279114:02
*** ykarel|afk is now known as ykarel14:07
yoctozeptomgoddard: overally good, but kolla link broken ;/14:10
mgoddardyoctozepto: did you fix it in master?14:10
mgoddardguess not from your comment14:11
mgoddardyoctozepto: ah, user/support-matrix14:12
yoctozeptomgoddard: ++14:13
mgoddardoh no14:13
mgoddardsupport_matrix14:13
yoctozeptoah, I would miss that too14:13
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add docs and release note for CentOS 8  https://review.opendev.org/72163214:13
mgoddardyoctozepto: also linked renos together14:13
mgoddard(will be broken until kolla branches)14:14
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: CI: Test Swift upgrades  https://review.opendev.org/72279814:16
openstackgerritMark Goddard proposed openstack/kolla-ansible stable/train: Add docs and release note for CentOS 8  https://review.opendev.org/72232814:17
yoctozeptomgoddard: I guess you forgot the user/ part?14:18
mgoddardyoctozepto: nope14:18
mgoddardhttps://docs.openstack.org/kolla/latest/support_matrix.html14:18
yoctozeptoah, true, mind away14:19
yoctozeptolet it render and I will approve14:19
*** seco has quit IRC14:19
yoctozeptohmm, it seems we did not backport the deploy guide coverage fix to train as it does not try to update it...14:20
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible stable/train: CI: Ignore zuul.d  https://review.opendev.org/72280014:23
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible stable/train: CI: Fix deploy guide jobs  https://review.opendev.org/72280214:26
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible stable/train: Add docs and release note for CentOS 8  https://review.opendev.org/72232814:27
*** zhanglong has quit IRC14:27
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: CI: Test Swift upgrades  https://review.opendev.org/72279814:28
yoctozeptomgoddard: never ending dance with those docs, I told you to merge the two instances14:47
mgoddarddamn deploy guide14:48
mgoddardwhy they won't accept a link to our docs is beyond me14:49
mgoddardinstead we cut it down to something useless14:49
yoctozeptomgoddard: osa links to the same I thing14:50
yoctozeptoI suggest we review our decision14:50
mgoddardosa has a separate deploy guide doc14:50
yoctozeptoah14:51
*** schwicht has joined #openstack-kolla14:51
yoctozeptoyeah, they link from docs to deploy guide14:52
yoctozeptothat was what I meant14:52
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Add docs and release note for CentOS 8  https://review.opendev.org/72163214:52
yoctozeptobad news, searching google for openstack deployment guide shows links only to osa :<14:52
yoctozeptogoogle, you bad14:53
dmsimardgotta work on that SEO14:53
yoctozeptonow /me duckduckgo14:53
* dmsimard goes back into hiding14:53
openstackgerritMark Goddard proposed openstack/kolla-ansible stable/train: Add docs and release note for CentOS 8  https://review.opendev.org/72232814:55
openstackgerritMerged openstack/kayobe stable/train: Fix passwords.yml generation with vault encryption on Python 3  https://review.opendev.org/72223614:55
openstackgerritMerged openstack/kolla-ansible stable/train: CI: Ignore zuul.d  https://review.opendev.org/72280015:14
*** bengates has quit IRC15:16
*** bengates has joined #openstack-kolla15:16
openstackgerritMerged openstack/kolla-ansible stable/train: CI: Fix deploy guide jobs  https://review.opendev.org/72280215:19
*** k_mouza has quit IRC15:22
*** vishalmanchanda has quit IRC15:34
*** k_mouza has joined #openstack-kolla15:59
*** oncall-pokemon has joined #openstack-kolla15:59
*** dking has joined #openstack-kolla16:07
*** ricolin has joined #openstack-kolla16:17
*** e0ne has quit IRC16:23
*** bengates has quit IRC16:24
*** k_mouza has quit IRC16:25
dkingIs the file referenced at kolla_bifrost_inspector_deploy_kernel the one downloaded by ipa_kernel_upstream_url?16:25
*** dcapone2004 has quit IRC16:27
*** k_mouza has joined #openstack-kolla16:33
*** ykarel is now known as ykarel|away16:33
*** dcapone2004 has joined #openstack-kolla16:34
*** evrardjp has quit IRC16:35
*** evrardjp has joined #openstack-kolla16:35
*** rpittau is now known as rpittau|afk16:41
*** k_mouza has quit IRC16:48
*** k_mouza has joined #openstack-kolla16:51
openstackgerritMark Goddard proposed openstack/kayobe master: Remove support for CentOS 7 and Python 2  https://review.opendev.org/72081816:57
mgoddarddking: kolla_bifrost_inspector_deploy_kernel is the url passed to iPXE16:58
dkingThanks. I found that in the code. Also, I noticed that it looks like it doesn't update if there's a file already there. So, I'm moving them out of the way and trying again.16:59
*** k_mouza has quit IRC17:01
kplantany danger in changing kolla_external_fqdn if the new A record is already valid and resolves to the same ip address?17:04
*** logan- has quit IRC17:30
*** logan- has joined #openstack-kolla17:42
*** k_mouza has joined #openstack-kolla17:58
*** alanmeadows has quit IRC18:03
*** alanmeadows has joined #openstack-kolla18:03
*** gfidente has quit IRC18:16
openstackgerritMerged openstack/kolla-ansible master: CI: Make bashate happy  https://review.opendev.org/72279118:22
*** k_mouza has quit IRC18:26
*** k_mouza has joined #openstack-kolla18:26
*** k_mouza has quit IRC18:36
openstackgerritMark Goddard proposed openstack/kayobe master: CI: mark pytest results as a Zuul artifact  https://review.opendev.org/72301519:12
openstackgerritMark Goddard proposed openstack/kayobe master: Remove support for CentOS 7 and Python 2  https://review.opendev.org/72081819:20
*** JangwonLee_ has quit IRC19:24
*** KeithMnemonic has quit IRC19:24
*** JangwonLee_ has joined #openstack-kolla19:24
*** KeithMnemonic has joined #openstack-kolla19:25
*** ricolin has quit IRC19:26
*** vesper has quit IRC19:27
*** vesper11 has joined #openstack-kolla19:27
openstackgerritMark Goddard proposed openstack/kolla-ansible master: [skydive] fix: Use Keystone backend to authenticate API users  https://review.opendev.org/71759619:32
*** k_mouza has joined #openstack-kolla19:37
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Check that used Ansible can see Kolla Ansible  https://review.opendev.org/72302119:42
*** k_mouza has quit IRC19:42
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Check that used Ansible can see Kolla Ansible  https://review.opendev.org/72302119:46
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Check that used Ansible can see Kolla Ansible  https://review.opendev.org/72302119:53
*** k_mouza has joined #openstack-kolla19:57
openstackgerritRadosław Piliszek proposed openstack/kolla-ansible master: Check that used Ansible can see Kolla Ansible  https://review.opendev.org/72302119:59
*** k_mouza has quit IRC20:01
*** jimcrowleyibm has quit IRC20:04
*** jimcrowleyibm has joined #openstack-kolla20:05
-openstackstatus- NOTICE: The Zuul project gating service is reporting new patches in merge conflict erroneously due to a configuration error, fix in progress20:20
openstackgerritDincer Celik proposed openstack/kolla-ansible stable/stein: Introduce /etc/timezone to Debian/Ubuntu containers  https://review.opendev.org/72303120:21
*** zhanglong has joined #openstack-kolla20:28
*** TrevorV has quit IRC20:29
*** jbadiapa has quit IRC20:32
openstackgerritDincer Celik proposed openstack/kolla-ansible stable/stein: Introduce /etc/timezone to Debian/Ubuntu containers  https://review.opendev.org/72303120:47
openstackgerritDincer Celik proposed openstack/kolla-ansible stable/stein: Introduce /etc/timezone to Debian/Ubuntu containers  https://review.opendev.org/72303120:55
*** KeithMnemonic has quit IRC21:03
*** cdearborn has joined #openstack-kolla21:39
*** e0ne has joined #openstack-kolla21:41
*** e0ne has quit IRC21:50
*** zhanglong has quit IRC22:04
*** born2bake has quit IRC22:11
*** jimcrowleyibm has quit IRC22:25
-openstackstatus- NOTICE: the This Zuul outage was taken as an opportunity to perform an impromptu maintenance for changing our service deployment model; any merge failures received from Zuul between 19:40 and 20:20 UTC were likely in error and those changes should be rechecked; any patches uploaded between 20:55 and 22:45 UTC were missed entirely by Zuul and should also be rechecked to get fresh test results22:57
openstackgerritJames Kirsch proposed openstack/kolla-ansible master: Add support for encrypting Glance api  https://review.opendev.org/72305123:01
*** oncall-pokemon has quit IRC23:19

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