Wednesday, 2021-10-20

opendevreviewSeena Fallah proposed openstack/kolla-ansible master: mariadb: use add_host to include inactive hosts in shard grouping  https://review.opendev.org/c/openstack/kolla-ansible/+/81427600:38
mnasiadkamgoddard, headphoneJames: seems this might be useful for system scope - https://etherpad.opendev.org/p/policy-popup-yoga-ptg05:17
mnasiadkaI added that to the PTG etherpad05:18
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: mariadb: Remove wsrep-notify.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/81439305:37
fricklerinteresting summary at the bottom of that pad05:44
eugenmayerWhen i provision via kolla, what are the initial credentials for the admin user?05:46
fricklereugenmayer: that should be the "keystone_admin_password" in /etc/kolla/passwords.yml05:51
eugenmayerah, this has been generated by kolla-genpwd initially, right?05:52
mnasiadkayes, kolla-genpwd generates those05:54
mnasiadkaif you run post-deploy you'll get admin-openrc.sh templated out in /etc/kolla05:55
mnasiadkawhich you can use to set env variables for openstack client05:55
eugenmayerpost-deploy, what is that? That is not how it is finished https://github.com/EugenMayer/openstack-lab/blob/master/deploy/5_openstack_install.sh#L13 ?05:59
eugenmayeroh .. /kolla-ansible post-deploy06:00
eugenmayermissed that one, so sorry. Guess i got carried away to days fixing the initial setup and then lost to pick up. 06:01
eugenmayerisn't `pip install python3-openstackclient` wrong in the docs, shouldnt it be `pip install python-openstackclient`06:04
fricklereugenmayer: that sounds wrong indeed, which doc is that?06:06
frickleroh, the quickstart06:07
eugenmayerhttps://docs.openstack.org/kolla-ansible/latest/user/quickstart.html06:07
eugenmayerright in the bottom (no deep linking on the topics i guess)06:07
fricklereugenmayer: if you want to start contributing, that would be a good opportunity for your first patch. otherwise I can do it06:07
eugenmayersure, let me do it, why not06:08
eugenmayeranothing thing, also `/usr/local/share/kolla-ansible/init-runonce` is probably not right either (virtualenv would be the 'venv root'/hare/kolla-ansible/init-runonce06:09
eugenmayerin which repository are the docs located, cannot see a github link there06:09
fricklereugenmayer: are you familiar with the gerrit workflow already? https://docs.opendev.org/opendev/infra-manual/latest/developers.html is a good introduction06:10
eugenmayergit flow you mean?06:10
fricklerthis would be the file to patch https://opendev.org/openstack/kolla-ansible/src/branch/master/doc/source/user/quickstart.rst06:10
eugenmayersure i'am, but i wont install the binary stub locally. I check the docs though, i guess i will branch of of dev then06:11
fricklereugenmayer: not sure what binary stub you are referring to06:11
fricklerthe one generating the change ID?06:13
eugenmayerwow that is quiet some onbaording as i see06:13
mnasiadkaeugenmayer: openstack projects don't use github, it's sort of an ,,experience'' to get familiar with gerrit (if you work with github day to day)06:15
opendevreviewPierre Riteau proposed openstack/kayobe stable/wallaby: Prevent Bifrost from using firewalld  https://review.opendev.org/c/openstack/kayobe/+/81470406:16
opendevreviewPierre Riteau proposed openstack/kayobe stable/victoria: Prevent Bifrost from using firewalld  https://review.opendev.org/c/openstack/kayobe/+/81470506:16
eugenmayernot going to lie, i'am not counting that as a plus :)06:17
opendevreviewPierre Riteau proposed openstack/kayobe master: Remove stale config dump from seed hypervisor host configure  https://review.opendev.org/c/openstack/kayobe/+/81378606:32
eugenmayerfrickler, i'am kinda finished with https://docs.openstack.org/contributors/common/setup-gerrit.html#individual-contributor-license-agreement06:32
eugenmayer(well the entire topic i mean with git-review included)06:32
eugenmayerfrickler, is it expected to fix this against stable/xena or master?06:34
fricklereugenmayer: first fix should go into master, it can then be cherry-picked into stable branches as needed06:35
eugenmayerfine, we work the other way arround, that is why i ask06:37
fricklereugenmayer: yes, we likely should make this more explicit, currently the only reference I'm aware of is quite hidden in the stable branch policy here https://docs.openstack.org/project-team-guide/stable-branches.html#appropriate-fixes06:40
eugenmayernot able to access via git review, added my publickey, added the ssh alias but not getting it06:41
eugenmayerssh://eugenmayer@review.opendev.org:29418/openstack/kolla-ansible.git did not work. Description: eugenmayer@review.opendev.org: Permission denied (publickey).06:42
opendevreviewMichal Nasiadka proposed openstack/kayobe-config master: Sync kayobe-config with kayobe changes  https://review.opendev.org/c/openstack/kayobe-config/+/81470606:42
eugenmayeri use the username i set in https://review.opendev.org/settings/#Profile right?06:42
fricklereugenmayer: yes. can you try to ssh to that host and port?06:43
eugenmayerpermission denied06:44
eugenmayerdouble checked the pubkey and readded it 3 times now06:45
eugenmayeri guess i have to let it go and continue later. Onboarded, checked out the repo,createed the topic branch and fix, but stuck on git-review06:46
fricklercan you try the ssh with "-v" and show the output on paste.opendev.org? also, are you behind some corporate firewall?06:46
eugenmayerfrickler, https://gist.github.com/EugenMayer/03e625aa0ce1d925f5fc30e92e08bbcd06:48
fricklerah, that's openssh8.8, we have a workaround for that, let me look it up06:50
mnasiadkayoctozepto: seems we have some wsrep issue here - but can't find any relation to that in the logs - https://7f1af48047c1617189f2-512bee2f5825275b34720067f00890fc.ssl.cf1.rackcdn.com/814393/8/check/kolla-ansible-centos8s-source-upgrade-cephadm/e153a30/primary/logs/ansible/deploy :)06:50
mnasiadkayoctozepto: but might be some weird issue, will recheck :D06:51
fricklereugenmayer: ssh -oPubkeyAcceptedKeyTypes=rsa-sha2-512 should work, the bug is https://issues.apache.org/jira/browse/SSHD-1141 which is kind of vendored into the gerrit installation06:54
eugenmayerfrickler, ssh -oPubkeyAcceptedKeyTypes=rsa-sha2-512 review.opendev.org - still not working06:58
jingvarhow to get separated admin and internal  endpoints?07:11
fricklerjingvar: why would you want that? admin endpoints have no special use anywhere anymore, we should get rid of them completely07:25
fricklereugenmayer: hmm, sorry, then I'm out of ideas. maybe check in #opendev later when US folks are awake07:25
eugenmayerquiet an effort! :) Any thank you a lot frickler 07:28
eugenmayerany objections on switching to debian11 or debian10 instead of ubuntu20.04 for the controller (and or compute nodes)?07:32
jingvarfrickler: I don't like bring internal nework to office net or using public ip for admin purposes07:32
eugenmayeraccording to https://docs.openstack.org/kolla-ansible/latest/user/support-matrix07:32
eugenmayerdebian11 should be fine07:33
fricklerjingvar: I understand that concern, but what you can do via an API endpoint only depends on your credential. there is no functional difference between the admin and internal endpoints at all07:34
fricklerand also between public and internal endpoints for that matter, unless you deploy extra L7 filtering07:34
jingvarservices communicate in their net, and admin can't affect this07:35
jingvarvia admin net support team can check something via curl for example07:37
fricklerhmm, I'm still not sure I understand your use case. it concerns me though, since I was going to propose dropping all admin endpoints, as devstack and other deployment projects have done a long time ago07:40
frickleressentially since keystone v3 it is no longer needed for keystone. it never was needed for any other service afaict07:41
dardeleanI can see that chrony is taken out of kolla from xena08:02
dardeleaneven if I'm deploying wallaby, maybe I should consider configuring NTP outside kolla, right?08:02
dardeleanwhy was it dropped?08:03
mnasiadkadardelean: because you should configure ntp outside of kolla :)08:08
dardeleanfain enough :008:08
yoctozeptomnasiadka: what is that one for? ;d08:16
yoctozeptorather random08:17
opendevreviewMerged openstack/kayobe-config master: Sync kayobe-config with kayobe changes  https://review.opendev.org/c/openstack/kayobe-config/+/81470608:19
jingvarwhat about separate outside flow with pxe and public? 08:34
jingvarI need access to internet until host configure via pxe or mgmt and then I need default gw via public network for public vip08:39
opendevreviewMark Goddard proposed openstack/kayobe stable/wallaby: Set proxy option in early dnf invocation  https://review.opendev.org/c/openstack/kayobe/+/81465808:43
opendevreviewMark Goddard proposed openstack/kayobe stable/victoria: Set proxy option in early dnf invocation  https://review.opendev.org/c/openstack/kayobe/+/81465908:44
opendevreviewMark Goddard proposed openstack/kayobe stable/ussuri: Set proxy option in early dnf invocation  https://review.opendev.org/c/openstack/kayobe/+/81466008:44
opendevreviewUwe Grawert proposed openstack/kolla-ansible master: Grafana: Run priviliged when copying home dashboard file  https://review.opendev.org/c/openstack/kolla-ansible/+/81318508:58
yoctozeptosome review priority ~> https://review.opendev.org/c/openstack/kolla-ansible/+/81439309:05
opendevreviewMark Goddard proposed openstack/kolla-ansible master: docs: Improve info about neutron external interface  https://review.opendev.org/c/openstack/kolla-ansible/+/81396509:06
opendevreviewUwe Grawert proposed openstack/kolla-ansible master: Grafana: Run priviliged when copying home dashboard file  https://review.opendev.org/c/openstack/kolla-ansible/+/81318509:26
opendevreviewMerged openstack/kolla-ansible master: Update Manila deploy steps for Wallaby  https://review.opendev.org/c/openstack/kolla-ansible/+/80274309:36
opendevreviewMerged openstack/kolla-ansible master: docs: Improve info about neutron external interface  https://review.opendev.org/c/openstack/kolla-ansible/+/81396509:38
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible stable/xena: Update Manila deploy steps for Wallaby  https://review.opendev.org/c/openstack/kolla-ansible/+/81466509:47
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible stable/wallaby: Update Manila deploy steps for Wallaby  https://review.opendev.org/c/openstack/kolla-ansible/+/81466609:47
opendevreviewMichal Nasiadka proposed openstack/kayobe-config-dev master: Sync kayobe-config-dev with kayobe changes  https://review.opendev.org/c/openstack/kayobe-config-dev/+/81473710:37
opendevreviewMichal Nasiadka proposed openstack/kayobe-config-dev master: Sync kayobe-config-dev with kayobe changes  https://review.opendev.org/c/openstack/kayobe-config-dev/+/81473710:38
opendevreviewPierre Riteau proposed openstack/kayobe master: Document variables to configure connectivity check  https://review.opendev.org/c/openstack/kayobe/+/80286210:38
opendevreviewMichal Nasiadka proposed openstack/kayobe-config-dev master: Sync kayobe-config-dev with kayobe changes  https://review.opendev.org/c/openstack/kayobe-config-dev/+/81473710:40
opendevreviewMerged openstack/kolla-ansible master: mariadb: Remove wsrep-notify.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/81439311:27
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/xena: mariadb: Remove wsrep-notify.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/81466711:34
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/wallaby: mariadb: Remove wsrep-notify.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/81466811:36
jingvarCan you please help with custom service via haproxy/keealived11:44
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/wallaby: mariadb: Remove wsrep-notify.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/81466811:45
*** amoralej is now known as amoralej|off12:21
*** amoralej|off is now known as amoralej|lunch12:21
hrwmorning12:44
hrw(kolla) 14:44 (s) marcin@puchatek:kolla$ docker images|grep bifrost12:44
hrw2/debian-source-bifrost-deploy        13.1.0     a5d982db60c8   32 seconds ago   1.82GB12:44
hrw2/debian-source-bifrost-base          13.1.0     d880db0b1554   37 seconds ago   1.79GB12:44
mnasiadkaoh, works just like that?12:47
hrwin Yoga12:47
hrwhttps://review.opendev.org/c/openstack/bifrost/+/806328 fixed it12:48
hrwmnasiadka: today is kayobe day?12:57
parallaxhrw: it is12:58
*** bsanjeewa[m] is now known as bsanjeewa13:00
hrwthx13:01
mnasiadkayoctozepto, mgoddard: wsrep backport for Xena - https://review.opendev.org/c/openstack/kolla-ansible/+/81466713:03
opendevreviewMerged openstack/kayobe master: CI: enable DNF tests on CentOS Stream 8  https://review.opendev.org/c/openstack/kayobe/+/81230113:07
opendevreviewMerged openstack/kayobe master: CI: enable DNF tests on all CentOS versions  https://review.opendev.org/c/openstack/kayobe/+/81230213:07
hrwfirst patch to tacker sent13:25
hrwand I do not even know what this project does ;D13:25
hrwif they merge then we can build tacker and mistral13:25
hrwhttps://review.opendev.org/c/openstack/tacker/+/81477713:27
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: openstack-base: drop anyjson  https://review.opendev.org/c/openstack/kolla/+/81477913:29
*** amoralej|lunch is now known as amoralej13:30
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: Debian: enable building Bifrost images  https://review.opendev.org/c/openstack/kolla/+/81478313:51
hrwmarked WIP for now as we need first to switch to Yoga sources13:52
mnasiadkahrw: tacker does nfv, but I don't know if it has a proper pulse ;)13:52
hrwmnasiadka: as long as they merge my patch I do not care what it does ;D13:53
opendevreviewMerged openstack/kolla stable/wallaby: gnocchi: update to 4.4.1  https://review.opendev.org/c/openstack/kolla/+/81375214:08
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: update information about unbuildable images  https://review.opendev.org/c/openstack/kolla/+/81478814:19
*** vishalmanchanda_ is now known as vishalmanchanda14:24
*** andrewbonney_ is now known as andrewbonney14:26
opendevreviewMerged openstack/kolla-ansible stable/xena: Update Manila deploy steps for Wallaby  https://review.opendev.org/c/openstack/kolla-ansible/+/81466514:32
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: monasca: enable for Debian/aarch64  https://review.opendev.org/c/openstack/kolla/+/81479614:42
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: sort unbuildable images  https://review.opendev.org/c/openstack/kolla/+/81479814:59
opendevreviewPierre Riteau proposed openstack/kayobe stable/wallaby: CI: enable DNF tests on CentOS Stream 8  https://review.opendev.org/c/openstack/kayobe/+/81475215:14
opendevreviewPierre Riteau proposed openstack/kayobe stable/victoria: CI: enable DNF tests on CentOS Stream 8  https://review.opendev.org/c/openstack/kayobe/+/81475315:14
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add weight of haproxy backend also for custom members  https://review.opendev.org/c/openstack/kolla-ansible/+/81402715:19
yoctozeptohrw: tacker broke us?15:42
mgoddardmnasiadka: we still have a few release tasks left: https://docs.openstack.org/kolla/latest/contributor/release-management.html#r-0-to-r-13-finalise-stable-branch15:58
hrwyoctozepto: yes. they have anyjson in requirements (and do not use since 2016) which fails to install16:35
hrwyoctozepto: so tacker fails for us and mistral fails as well as it depends on tasker16:36
hrwyoctozepto: so tacker fails for us and mistral fails as well as it depends on tacker16:36
yoctozeptooh my16:49
yoctozeptowhy does mistral depend on tacker16:49
yoctozeptoit should not really16:49
yoctozeptolet's block tacker for now16:49
opendevreviewVerification of a change to openstack/kayobe stable/wallaby failed: Make setup module arguments configurable  https://review.opendev.org/c/openstack/kayobe/+/81178216:50
hrwyoctozepto: I sent fix for tacker ;D16:55
hrwyoctozepto: to upstream16:55
yoctozeptohrw: I'm just meaning it might take long to merge17:10
yoctozepto:-(17:10
* yoctozepto off17:10
eugenmayerWhen you initially deploy with kolla, do you keep the deployment machine arround or is kolla a once-task for each cluster and one does not rerune after changin / enabling service (and try to converge again).17:18
eugenmayerSo is kolla-ansible used like we use chef to align a server to its recipe constantly and 'maintain' it. E.g. how is an update/upgrade of an openstack installation handled? Using kolla or using openstack upgrade docs? i kind of assume the formere since we run a docker-based stack, so upgrading is more or less updating the docker-image version pointers17:19
eugenmayerwhat i'am wondering about though is, why all docker-images of the controller point to :master as a tag in my case. This seems not really production ready - did i use a strange 'for devs' flag during deployment without noticing it? or is that because i use xena (which is yet not released officially)17:20
*** amoralej is now known as amoralej|off17:42
jingvarwhat is haproxy-config/* Modular HAProxy configuration17:46
jingvarI want to override haproxy_single_service_split.cfg.j217:47
*** amoralej|off is now known as amoralej18:01
mnasiadkamgoddard: I’m aware , but thanks for reminding :)18:42
opendevreviewMerged openstack/kolla master: update information about unbuildable images  https://review.opendev.org/c/openstack/kolla/+/81478820:31
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: monasca: enable for Debian/aarch64  https://review.opendev.org/c/openstack/kolla/+/81479621:02
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: sort unbuildable images  https://review.opendev.org/c/openstack/kolla/+/81479821:02
opendevreviewMerged openstack/kayobe stable/victoria: Make setup module arguments configurable  https://review.opendev.org/c/openstack/kayobe/+/81178321:42
opendevreviewVerification of a change to openstack/kayobe stable/ussuri failed: Make setup module arguments configurable  https://review.opendev.org/c/openstack/kayobe/+/81178421:42
parallaxAn interesting read: https://www.reddit.com/r/openstack/comments/ppsdcb/discussion_why_would_people_think_that_openstack/21:50
opendevreviewVerification of a change to openstack/kayobe stable/wallaby failed: Make setup module arguments configurable  https://review.opendev.org/c/openstack/kayobe/+/81178223:13

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!