*** k_mouza has joined #openstack-kolla | 00:01 | |
*** k_mouza has quit IRC | 00:06 | |
*** negronjl has quit IRC | 01:02 | |
*** negronjl has joined #openstack-kolla | 01:07 | |
openstackgerrit | Merged openstack/kolla-ansible master: CI: Add TLS tests https://review.opendev.org/701414 | 01:20 |
---|---|---|
*** xinliang has quit IRC | 02:18 | |
*** ricolin has joined #openstack-kolla | 02:19 | |
*** xinliang has joined #openstack-kolla | 02:48 | |
*** mrunge has quit IRC | 02:53 | |
*** jcmdln has quit IRC | 03:32 | |
*** jcmdln has joined #openstack-kolla | 03:33 | |
openstackgerrit | Yongjun Bai proposed openstack/kolla-ansible master: Add support for encrypting nova api https://review.opendev.org/707131 | 03:41 |
openstackgerrit | Yongjun Bai proposed openstack/kolla master: Add Apache packages to glance containers https://review.opendev.org/707306 | 03:45 |
openstackgerrit | Yongjun Bai proposed openstack/kolla master: Add Apache packages to glance containers https://review.opendev.org/707306 | 03:47 |
openstackgerrit | Merged openstack/kolla-ansible master: Ironic: fix documentation again https://review.opendev.org/707093 | 03:53 |
openstackgerrit | Yongjun Bai proposed openstack/kolla master: Add Apache packages to glance containers https://review.opendev.org/707306 | 04:07 |
*** dave-mccowan has quit IRC | 04:43 | |
*** skramaja has joined #openstack-kolla | 05:18 | |
*** evrardjp has quit IRC | 05:34 | |
*** evrardjp has joined #openstack-kolla | 05:34 | |
*** pbing19 has joined #openstack-kolla | 05:35 | |
*** zhanglong has joined #openstack-kolla | 05:42 | |
*** Tony31 has joined #openstack-kolla | 05:49 | |
*** sri_ has joined #openstack-kolla | 05:57 | |
*** goldyfruit has quit IRC | 05:58 | |
sri_ | morning | 05:58 |
*** goldyfruit has joined #openstack-kolla | 05:58 | |
Tony31 | Morning sri_ | 06:00 |
Tony31 | I need to apply multipath.conf and iscsid.conf file config for the controller and compute nodes. I see there is a multipathd container on the compute node. How to go about this? | 06:08 |
*** mrunge has joined #openstack-kolla | 06:15 | |
*** reph has quit IRC | 06:15 | |
sri_ | Morning Tony31, I've never tried multipath :( | 06:17 |
Tony31 | all good - I dont see any guide or doc for it. Do you know of anything similar that may help me figure it out with kolla or kayobe? | 06:18 |
Tony31 | ...wondering if I need a group_vars or something like that | 06:20 |
*** goldyfruit has quit IRC | 06:30 | |
*** goldyfruit has joined #openstack-kolla | 06:30 | |
sri_ | sorry no idea :( let's wait for experts :) | 06:35 |
*** pbing19 has quit IRC | 06:38 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 06:45 |
mnasiadka | Tony31: enable_iscsid: "yes" in globals.yml that first one, and why do you need apply a special config for iscsi and multipath? they are pretty generic and should be working. | 06:48 |
Tony31 | vendor provided config mnasiadka | 06:52 |
Tony31 | do I just put the config in `kolla/config/iscsid.conf` ? | 06:52 |
mnasiadka | no, there's no way to override it via kolla/config | 06:53 |
Tony31 | ok thank you | 06:55 |
mnasiadka | you would need to edit the master template in venvs/kolla-ansible/share/ansible/roles/multpathd/templates/ | 06:55 |
Tony31 | would it be the same for iscsid ? | 06:56 |
*** rgogunskiy has joined #openstack-kolla | 07:03 | |
*** pbing19 has joined #openstack-kolla | 07:07 | |
Tony31 | does anyone here used or know about `designate`? | 07:14 |
*** rpittau|afk is now known as rpittau | 07:21 | |
*** ivve has quit IRC | 07:24 | |
*** yoctozepto has quit IRC | 07:28 | |
*** yoctozepto has joined #openstack-kolla | 07:28 | |
mnasiadka | Tony31: yeah, the same for iscsid - you can raise a bug that it's impossible to do custom config override for those services | 07:31 |
*** pbing19 has quit IRC | 07:31 | |
*** yoctozepto has quit IRC | 07:33 | |
Tony31 | mnasiadka Thanks for that, fyi I just tried these steps and the iscsid.conf config file is present now (replace) - waiting for the reconfigure to finish so I can check it out. 1) make a new file: `venvs/kolla-ansible/share/kolla-ansible/ansible/roles/iscsi/templates/iscsid.conf.j2` 2) paste in my iscsid.conf 3) run reconfigure | 07:33 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 07:41 |
*** pbing19 has joined #openstack-kolla | 07:42 | |
Tony31 | well config is applied but not using multipaths still | 07:48 |
mnasiadka | I think you need to enable multipathing in nova? | 07:50 |
Tony31 | ah - thank you, didnt know it. Checking now | 07:52 |
*** yoctozepto has joined #openstack-kolla | 07:59 | |
*** xinliang has quit IRC | 08:00 | |
*** pbing19 has quit IRC | 08:07 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 08:09 |
*** bengates has joined #openstack-kolla | 08:11 | |
*** pbing19 has joined #openstack-kolla | 08:19 | |
*** gbatir_ has joined #openstack-kolla | 08:21 | |
Tony31 | mnasiadka - multipath issue fixed, thanks for your help | 08:22 |
mnasiadka | Tony31: np | 08:26 |
*** tonythomas has joined #openstack-kolla | 08:27 | |
Tony31 | I want to configure floating IP and provider network - is there a kayobe doc for this? I see in the config that is applied to the nodes, `physnet1` and `physnet2` are set up because I specified 2 x networks in `external_net_names:` | 08:37 |
*** ivve has joined #openstack-kolla | 08:45 | |
*** xinliang has joined #openstack-kolla | 08:50 | |
openstackgerrit | Alfredo Moralejo proposed openstack/kolla master: WIP Use StorageSIG repos for Ceph in CentOS8 https://review.opendev.org/707338 | 08:52 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 08:56 |
*** gfidente|afk is now known as gfidente | 08:58 | |
*** cah_link has joined #openstack-kolla | 09:01 | |
*** dougsz has joined #openstack-kolla | 09:01 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 09:03 |
*** Tony31 has quit IRC | 09:06 | |
sorin-mihai | i see that https://bugs.launchpad.net/kolla-ansible/+bug/1668377 hasn't been solved in a long time. is tracked somewhere else? is there any proper way to go around it manually? | 09:08 |
openstack | Launchpad bug 1668377 in kolla-ansible "kolla-ansible certificates not generating certs for Octavia" [Wishlist,In progress] - Assigned to Derek Yang (hswayne77) | 09:08 |
*** k_mouza has joined #openstack-kolla | 09:18 | |
mnasiadka | sorin-mihai: I'm afraid there's no documentation or work ongoing related to this, just generate certs as per Octavia's documentation and put them in /etc/kolla/config/octavia, with those filenames: https://github.com/openstack/kolla-ansible/blob/3269b13ddde39128c246e1af18bace12e9926bab/ansible/roles/octavia/tasks/config.yml#L105-L107 | 09:20 |
sorin-mihai | that should work, thank you | 09:25 |
*** shyamb has joined #openstack-kolla | 09:37 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 09:38 |
shyamb | Hi Team | 09:40 |
mnasiadka | another day with virtualenv crap... | 09:40 |
shyamb | On centos side have we not moved to python3 for Train release? | 09:41 |
openstackgerrit | Alfredo Moralejo proposed openstack/kolla master: WIP Use StorageSIG repos for Ceph in CentOS8 https://review.opendev.org/707338 | 09:43 |
*** shyamb has quit IRC | 09:53 | |
*** skramaja has quit IRC | 10:03 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 10:06 |
*** shyamb has joined #openstack-kolla | 10:09 | |
*** reph has joined #openstack-kolla | 10:15 | |
*** well100 has joined #openstack-kolla | 10:16 | |
well100 | Hallo | 10:16 |
*** shyamb has quit IRC | 10:22 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: Use internal API for masakari-monitor https://review.opendev.org/697712 | 10:23 |
mgoddard | morning all | 10:31 |
openstackgerrit | Christopher Wellie proposed openstack/kolla-ansible master: If you roll out swift with S3API, the docker container crashes because of the wrong variable in the template. Closes-Bug: 1862765 https://review.opendev.org/707354 | 10:31 |
openstack | bug 1862765 in kolla-ansible "ubuntu-source-swift-proxy-server:train Crash on Start" [Undecided,In progress] https://launchpad.net/bugs/1862765 - Assigned to Christopher Wellie (well100) | 10:31 |
mnasiadka | mgoddard, yoctozepto: seems yesterdays change in image for virtualenv to work broke centos 8, because it has older virtualenv - maybe next week we will have a usable CI :D | 10:39 |
hrw | 2020-02-11T20:30:23.621314477Z KOLLA_INSTALL_TYPE= | 10:41 |
hrw | 2020-02-11T20:30:23.621331238Z SITE_PACKAGES= | 10:41 |
hrw | 2020-02-11T20:30:23.621341740Z KOLLA_BASE_DISTRO=ubuntu | 10:41 |
hrw | 2020-02-11T20:30:23.621351751Z KOLLA_DISTRO_PYTHON_VERSION=3.6 | 10:41 |
hrw | nothing strange that horizon fails to work on CI... | 10:41 |
hrw | another change to infra change needed. | 10:41 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Docs: Document EXTRA_OPTS https://review.opendev.org/707358 | 10:42 |
mgoddard | mnasiadka: :( are infra working on it? | 10:43 |
hrw | shit. | 10:43 |
well100 | I have problem whit kolla/ubuntu-source-cloudkitty-processor:train File "/var/lib/kolla/venv/lib/python3.6/site-packages/cloudkitty/fetcher/keystone.py", line 59, in __init__ | 10:44 |
well100 | auth_url=self.auth.auth_url) | 10:44 |
well100 | AttributeError: 'NoneType' object has no attribute 'auth_url' | 10:44 |
well100 | you have idea? | 10:45 |
hrw | infra change merges DISTRO-build-{binary,source} into DISTRO-build. But k-a uses either binary or source images + infra ones. And somewhere there binary/source info needs to be passed ;( | 10:45 |
mgoddard | well100: I remember seeing that recently. Let me check bugs | 10:45 |
well100 | yes bug id 1861679 | 10:46 |
mgoddard | well100: https://bugs.launchpad.net/kolla-ansible/+bug/1861679 | 10:46 |
openstack | Launchpad bug 1861679 in kolla-ansible "kolla/ubuntu-source-cloudkitty-processor:train won't start" [Undecided,New] | 10:46 |
well100 | i have the same problem | 10:47 |
mgoddard | reph: hi, are you rephlex on LP? | 10:47 |
well100 | no | 10:47 |
well100 | im Christopher Wellie | 10:47 |
yoctozepto | mnasiadka what lol | 10:47 |
mnasiadka | mgoddard: well, rdo guys posted a revert, but there's no one from infra active at that time of day, we'll need to wait for the US timezone I guess | 10:47 |
mgoddard | well100: I was talking to reph :) | 10:48 |
mgoddard | but nice to know :) | 10:48 |
mnasiadka | mgoddard: I'm tempted to change kolla/k-a to use venv instead of virtualenv | 10:48 |
well100 | can you me say the repo | 10:48 |
well100 | then fixt | 10:48 |
mgoddard | mnasiadka: where do we get hit? | 10:48 |
yoctozepto | admin0: good news, I managed to reproduce (accidentally!) your issue with virtualenv :-) on a different project and different OS | 10:48 |
mgoddard | well100: this is the kolla-ansible repo: http://opendev.org/openstack/kolla-ansible | 10:49 |
yoctozepto | admin0: looks like if you activate a venv, do ansible local connection and to same user - ansible reuses the same environment | 10:49 |
*** shyamb has joined #openstack-kolla | 10:49 | |
mnasiadka | mgoddard: centos builds on kolla - all are failing probably due to older six than virtualenv 20.x needs, and centos7 (and 8 sometimes) on k-a | 10:49 |
hrw | guys: I think that we should start passing extend_start.sh scripts through jinja too | 10:49 |
mgoddard | well100: cloudkitty code here: https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/roles/cloudkitty | 10:49 |
well100 | thx let me see | 10:50 |
hrw | they are mess full of build time variables we somehow expect to be present on deploy/run time | 10:50 |
yoctozepto | mnasiadka: where did that breaks | 10:50 |
yoctozepto | I saw goldyfruit's changes passing just morning | 10:50 |
yoctozepto | did it break later? | 10:50 |
mnasiadka | this is kolla that breaks: https://7acd492214600549f61b-d49abf95d279f26227f6d31de15c8a2c.ssl.cf2.rackcdn.com/707338/2/check/kolla-build-centos-binary/ecc310b/job-output.txt | 10:51 |
mnasiadka | tox and virtualenv hell | 10:51 |
yoctozepto | hell yeah | 10:52 |
yoctozepto | mgoddard, mnasiadka: drop tox from kolla | 10:52 |
yoctozepto | I have it in my todos | 10:52 |
mgoddard | why? | 10:52 |
yoctozepto | that layer is just burden | 10:53 |
yoctozepto | in CI | 10:53 |
yoctozepto | ;-) | 10:53 |
mgoddard | is it? | 10:53 |
mnasiadka | well, for build jobs - maybe, but then the rest still uses tox - so that's nonsense change :) | 10:53 |
yoctozepto | mgoddard: pretty ugly indirection | 10:53 |
yoctozepto | mnasiadka: yeah, indeed | 10:53 |
yoctozepto | the rest must stay | 10:53 |
shyamb | Hi | 10:54 |
hrw | anyone know where/how KOLLA_INSTALL_TYPE is passed on deploy? | 10:54 |
shyamb | Does kolla moved to python3 in train centos? | 10:55 |
mgoddard | hmm, hadn't realised it was importing the module directly. It would be better to test the CLI | 10:55 |
shyamb | I do not see it in centos containers | 10:55 |
hrw | shyamb: no | 10:55 |
hrw | shyamb: c7 stays on py2 | 10:55 |
mgoddard | shyamb: not yet | 10:55 |
shyamb | hrw: okay | 10:55 |
shyamb | hrw: centos8? | 10:55 |
hrw | shyamb: c8 is py3 | 10:56 |
shyamb | okay | 10:57 |
shyamb | so Kolla Train has both centos7 and centos8 install methods? | 10:57 |
shyamb | hrw: | 10:57 |
hrw | shyamb: train has c7. | 10:58 |
shyamb | okay | 10:58 |
shyamb | got it | 10:58 |
hrw | shyamb: c8 for train will be released at some point in future | 10:58 |
shyamb | okay, thank you | 10:58 |
hrw | so far c8 is not fully functional in ussuri yet | 10:58 |
shyamb | hrw: and ubuntu has moved to py3 | 10:58 |
shyamb | I saw that | 10:58 |
hrw | shyamb: so is Debian | 10:59 |
hrw | mgoddard: where KOLLA_INSTALL_TYPE is set when image is run? | 11:00 |
hrw | ~curse all our extend_start.sh scripts for being fugly | 11:00 |
shyamb | hrw: okay | 11:00 |
yoctozepto | 11:55:13 <mgoddard> hmm, hadn't realised it was importing the module directly. It would be better to test the CLI | 11:00 |
mgoddard | hrw: it's set in the base image | 11:01 |
yoctozepto | yeah ;/ | 11:01 |
hrw | mgoddard: ok. where it is stored? | 11:04 |
mgoddard | docker/base/Dockerfile.j2, ENV command | 11:04 |
hrw | mgoddard: https://05cf863036743e7a89aa-6fdf640b339ca4d0ab043ac3df7c39c0.ssl.cf2.rackcdn.com/706982/4/check/kolla-ansible-ubuntu-source/f216f81/primary/logs/docker_logs/horizon.txt shows that they are unset | 11:05 |
hrw | I have to move them to outside of infra images then ;( | 11:06 |
hrw | as base is now infra image | 11:06 |
hrw | mgoddard: thanks | 11:06 |
mgoddard | weird | 11:06 |
mgoddard | yes, openstack-base makes sense | 11:06 |
hrw | no it does not | 11:06 |
mgoddard | why not? | 11:06 |
hrw | not every non-infra is based on openstack-base | 11:07 |
hrw | will have to inject those ENV vars | 11:07 |
mgoddard | non-infra-base? :) | 11:07 |
hrw | mgoddard: just to inject few vars? | 11:08 |
mgoddard | maybe | 11:09 |
mgoddard | open to alternatives | 11:09 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: DNM: Downgrade virtualenv in pre https://review.opendev.org/707363 | 11:10 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: Use more permissive regex to remove the offending 127.0.1.1 https://review.opendev.org/707364 | 11:14 |
hrw | ok, time to expand rewrite_dockerfiles function... | 11:17 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: Use more permissive regex to remove the offending 127.0.1.1 https://review.opendev.org/707364 | 11:18 |
*** zhanglong has quit IRC | 11:19 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: DNM: Downgrade virtualenv in pre https://review.opendev.org/707363 | 11:20 |
yoctozepto | 12:07:03 <hrw> not every non-infra is based on openstack-base | 11:22 |
yoctozepto | care to give examples to this old man | 11:23 |
cosmicsound | greetings | 11:23 |
*** vmixor has joined #openstack-kolla | 11:23 | |
hrw | yoctozepto: kolla-toolbox? | 11:24 |
yoctozepto | hrw: and that's where it ends :-) | 11:24 |
hrw | yoctozepto: monasca-thresh, openvswitch-netcontrold | 11:24 |
yoctozepto | oh, they are infra | 11:24 |
hrw | no | 11:24 |
yoctozepto | at least ovs is | 11:24 |
hrw | no | 11:24 |
yoctozepto | how no | 11:25 |
hrw | look at it | 11:25 |
hrw | openvswitch-netcontrold is listed in UNBUILDABLE_IMAGES['binary'] | 11:25 |
hrw | same with monasca-thresh | 11:25 |
yoctozepto | hrw: ah, because it's pipy | 11:25 |
hrw | bingo | 11:26 |
yoctozepto | hmm, ugly | 11:26 |
* hrw -> learning re.sub | 11:26 | |
yoctozepto | re.sub le.break | 11:27 |
hrw | I ignore c7 in infra patch. f""" in use | 11:30 |
openstackgerrit | Viktor Michalek proposed openstack/kolla-ansible master: Support for custom API paste files https://review.opendev.org/695054 | 11:32 |
*** rpittau is now known as rpittau|bbl | 11:33 | |
openstackgerrit | Viktor Michalek proposed openstack/kolla-ansible master: Support for custom API paste files https://review.opendev.org/695054 | 11:34 |
openstackgerrit | Viktor Michalek proposed openstack/kolla-ansible master: Adds support of CADF notifying for other APIs next to keystone. https://review.opendev.org/674579 | 11:34 |
openstackgerrit | Viktor Michalek proposed openstack/kolla-ansible master: Added support for custom logging.conf https://review.opendev.org/679812 | 11:35 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: DNM: Upgrade virtualenv in pre https://review.opendev.org/707363 | 11:37 |
*** shyamb has quit IRC | 11:38 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: WIP: Create 'infra' type of images https://review.opendev.org/698753 | 11:44 |
hrw | this version injects KOLLA_INSTALL_{TYPE,METATYPE} into BINARY_SOURCE_IMAGES :D | 11:44 |
*** rlljorge has joined #openstack-kolla | 11:45 | |
mnasiadka | mgoddard: 2020-02-12 11:45:03.106346 | primary | Unknown configuration value: failovermethod=priority in /etc/yum.repos.d/epel-playground.repo; Configuration: OptionBinding with id "failovermethod" does not exist - seen that? | 11:45 |
mnasiadka | ah, probably it comes from epel | 11:45 |
mgoddard | epel-playground? | 11:45 |
mnasiadka | epel-playground and epel-testing | 11:46 |
*** skramaja has joined #openstack-kolla | 11:46 | |
*** shyamb has joined #openstack-kolla | 11:46 | |
rlljorge | Hello there, good morning ! I have a problem with gnocchi https://bugs.launchpad.net/kolla-ansible/+bug/1862861 | 11:48 |
openstack | Launchpad bug 1862861 in kolla-ansible "gnocchi error connect redis" [Undecided,New] | 11:48 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Upgrade virtualenv in pre https://review.opendev.org/707363 | 11:50 |
mnasiadka | hrw: ^^ temporary workaround for kolla-build errors on centos | 11:50 |
*** shyamb has quit IRC | 11:51 | |
mnasiadka | (your change is failing on virtualenv&six tandem versions) | 11:51 |
*** shyamb has joined #openstack-kolla | 11:51 | |
hrw | mnasiadka: thanks. I ignore centos failures now | 11:53 |
hrw | mnasiadka: upgrade of virtualenv enforces upgrade of six? | 11:54 |
mnasiadka | hrw: yeah, it's in some ancient version on centos, although u-c for ussuri list six===1.14.0 | 11:55 |
hrw | ok | 11:56 |
mnasiadka | well, even better - it's not installled at all it seems | 11:56 |
mnasiadka | https://www.irccloud.com/pastebin/DAPThMBy/ | 11:56 |
hrw | meh. looks like I need to make kolla change depend on k-a change which depends on kolla change | 11:57 |
hrw | or just ignore/drop k-a from kolla change | 11:57 |
*** cah_link has quit IRC | 11:59 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Upgrade virtualenv in pre https://review.opendev.org/707363 | 11:59 |
*** cah_link has joined #openstack-kolla | 12:01 | |
rlljorge | I am do something wrong ? | 12:07 |
rlljorge | self.incoming.iter_on_sacks_to_process(): | 12:07 |
*** rlljorge has quit IRC | 12:14 | |
*** kplant has joined #openstack-kolla | 12:15 | |
*** rlljorge has joined #openstack-kolla | 12:15 | |
*** shyamb has quit IRC | 12:21 | |
*** shyam89 has joined #openstack-kolla | 12:21 | |
cosmicsound | What is correct node_config_directory or node_config | 12:33 |
cosmicsound | When using TLS | 12:34 |
*** shyam89 has quit IRC | 12:34 | |
yoctozepto | mgoddard, mnasiadka: https://review.opendev.org/707364 - quickie that is bugging ubuntu users | 12:39 |
patchbot | patch 707364 - kolla-ansible - Use more permissive regex to remove the offending ... - 2 patch sets | 12:39 |
yoctozepto | I wonder why they started that 127.0.1.1 drama again anyway ;/ | 12:39 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Change /run bind mount for neutron/openvswitch https://review.opendev.org/707375 | 12:41 |
*** cah_link has quit IRC | 12:47 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: Upgrade virtualenv in pre https://review.opendev.org/707377 | 12:48 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Upgrade virtualenv in pre https://review.opendev.org/707363 | 12:49 |
well100 | mgoddard: i have found the issue | 12:50 |
mgoddard | well100: ncie work | 12:50 |
mgoddard | well100: will you be proposing a fix? | 12:50 |
well100 | yes | 12:50 |
yoctozepto | 12:45:57 <mgoddard> epel-playground? | 12:57 |
yoctozepto | 12:46:34 <mnasiadka> epel-playground and epel-testing | 12:57 |
yoctozepto | epel-playground sounds like a hellish place | 12:57 |
yoctozepto | must be where bad kids go to play | 12:57 |
yoctozepto | ;D | 12:57 |
openstackgerrit | Christopher Wellie proposed openstack/kolla-ansible master: Cloudkitty cant not conncet to Auth Closes-Bug: 1861679 https://review.opendev.org/707379 | 12:58 |
openstack | bug 1861679 in kolla-ansible "kolla/ubuntu-source-cloudkitty-processor:train won't start" [Undecided,In progress] https://launchpad.net/bugs/1861679 - Assigned to Christopher Wellie (well100) | 12:58 |
well100 | mgoddard: done :P | 12:58 |
mnasiadka | well100: closes-bug not in the topic please :) | 13:00 |
well100 | no | 13:00 |
well100 | i have set to fix committed | 13:01 |
yoctozepto | mnasiadka: write a reno | 13:01 |
mnasiadka | yoctozepto: me? | 13:01 |
yoctozepto | mnasiadka: finders, keepers | 13:01 |
mnasiadka | yoctozepto: then I shut up :) | 13:01 |
*** cah_link has joined #openstack-kolla | 13:03 | |
*** rpittau|bbl is now known as rpittau | 13:05 | |
*** sri_ has quit IRC | 13:08 | |
*** TrevorV has joined #openstack-kolla | 13:16 | |
openstackgerrit | Merged openstack/kolla-ansible stable/train: CI: Test Zun with Cinder LVM backend (iSCSI) https://review.opendev.org/706587 | 13:16 |
*** dave-mccowan has joined #openstack-kolla | 13:19 | |
yoctozepto | well100: hey, please don't update launchpad to "fix committed" when it's not true :-) this status is only applicable when the fix is merged on our side | 13:24 |
well100 | i have changed | 13:25 |
well100 | sorry | 13:25 |
*** dave-mccowan has quit IRC | 13:26 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: CI: Add CentOS 8 ceph-ansible job https://review.opendev.org/706886 | 13:26 |
yoctozepto | well100: no problem, now you know :-) | 13:30 |
hrw | infra images passed k-a test ;D | 13:37 |
hrw | now need to add some tripleo guys to review... | 13:38 |
openstackgerrit | Merged openstack/kolla-ansible master: External Ceph: Fix hardcoded gnocchi keyring https://review.opendev.org/707073 | 13:48 |
openstackgerrit | Christopher Wellie proposed openstack/kolla-ansible master: Cloudkitty cant not conncet to Auth https://review.opendev.org/707379 | 13:54 |
*** rlljorge has quit IRC | 14:01 | |
well100 | kolla/ubuntu-source-freezer-scheduler:train 2020-02-12 14:59:31.765 6 CRITICAL freezer-scheduler [-] Unhandled error: ValueError: Unable to determine the name of the local timezone -- you must explicitly specify the name of the local timezone. Please refrain from using timezones like EST to prevent problems with daylight saving time. Instead, use a locale based timezone name (such as Europe/Helsinki). | 14:02 |
well100 | have any one a idea? | 14:02 |
mgoddard | mgoddard mnasiadka hrw egonzalez yoctozepto rafaelweingartne cosmicsound osmanlicilegi | 14:51 |
mgoddard | meeting in 10 minutes | 14:51 |
hrw | right | 14:52 |
yoctozepto | well100: might be this https://review.opendev.org/704258 | 14:52 |
patchbot | patch 704258 - kolla-ansible - Introduce /etc/timezone to containers - 4 patch sets | 14:52 |
yoctozepto | mgoddard: ack | 14:52 |
mgoddard | well100: you might want https://review.opendev.org/704258 | 14:52 |
patchbot | patch 704258 - kolla-ansible - Introduce /etc/timezone to containers - 4 patch sets | 14:52 |
well100 | thx | 14:52 |
yoctozepto | mgoddard: pasting after me? :D | 14:53 |
mgoddard | yoctozepto: lost scrollback | 14:53 |
yoctozepto | mgoddard: sure ;-) | 14:53 |
mgoddard | #startmeeting kolla | 15:01 |
openstack | Meeting started Wed Feb 12 15:01:16 2020 UTC and is due to finish in 60 minutes. The chair is mgoddard. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
*** openstack changes topic to " (Meeting topic: kolla)" | 15:01 | |
openstack | The meeting name has been set to 'kolla' | 15:01 |
mgoddard | #topic rollcall | 15:01 |
*** openstack changes topic to "rollcall (Meeting topic: kolla)" | 15:01 | |
hrw | /o\ | 15:01 |
mgoddard | \o/ | 15:01 |
yoctozepto | /o/ | 15:01 |
mgoddard | \o\ | 15:02 |
mnasiadka | o/ | 15:02 |
*** weshay is now known as weshay|ruck | 15:02 | |
well100 | #info | 15:02 |
well100 | #link | 15:02 |
yoctozepto | well100: chair only I believe | 15:02 |
mgoddard | well100: those commands are for the IRC meeting | 15:02 |
cosmicsound | o/ | 15:02 |
hrw | well100: you are not chairing so stop | 15:02 |
mgoddard | feel free to join in though | 15:03 |
mgoddard | #topic agenda | 15:03 |
*** openstack changes topic to "agenda (Meeting topic: kolla)" | 15:03 | |
mgoddard | * Roll-call | 15:03 |
mgoddard | * Announcements | 15:03 |
well100 | okay sorry | 15:03 |
mgoddard | * Review action items from last meeting | 15:03 |
mgoddard | * CI status | 15:03 |
mgoddard | * Ussuri release planning (kolla & kolla ansible) | 15:03 |
mgoddard | * Ussuri release planning (kayobe) | 15:03 |
mgoddard | * Kolla SIG (aka Kolla Klub?) https://etherpad.openstack.org/p/kolla-sig | 15:03 |
mgoddard | #topic announcements | 15:03 |
*** openstack changes topic to "announcements (Meeting topic: kolla)" | 15:03 | |
mgoddard | #info CentOS 8 CI jobs merged (mostly) | 15:04 |
mgoddard | Any others? | 15:04 |
hrw | Infra patchset passed first k-a tests. TripleO team informed that images can be renamed. Cloudnull added as reviewer. | 15:04 |
yoctozepto | \o\ | 15:05 |
mgoddard | Nice | 15:05 |
mgoddard | will we be able to avoid a hard cutover? | 15:05 |
hrw | I plan to reenable all CI tests and check how it goes | 15:05 |
hrw | mgoddard: no. it is all or nothing now. | 15:05 |
mgoddard | would it be possible? | 15:05 |
hrw | mgoddard: a way to --go-old-way-without-infra-ones can be added on top | 15:06 |
hrw | it is just a matter of not calling rewrite_dockerfiles ;D | 15:06 |
mgoddard | ok. We can discuss later | 15:06 |
mgoddard | #topic Review action items from last meeting | 15:07 |
*** openstack changes topic to "Review action items from last meeting (Meeting topic: kolla)" | 15:07 | |
mgoddard | osmanlicilegi to fix rocky ubuntu build jobs | 15:07 |
mgoddard | mgoddard to add a TODO list to centos8 status page | 15:07 |
mgoddard | mgoddard to add features for kolla and kayobe to openstack-map | 15:07 |
mgoddard | yoctozepto to drop cinder-lvm CI and job and trigger zun job on cinder-lvm role changesy | 15:07 |
yoctozepto | done | 15:07 |
yoctozepto | ;D | 15:07 |
mgoddard | osmanlicilegi did his | 15:07 |
yoctozepto | train merging | 15:07 |
mgoddard | yoctozepto did his | 15:07 |
yoctozepto | oh yes, he did | 15:07 |
mgoddard | mgoddard did his | 15:07 |
mgoddard | \o/ | 15:07 |
yoctozepto | \o\ | 15:08 |
mgoddard | good actioning team | 15:08 |
yoctozepto | /o/ | 15:08 |
yoctozepto | |o| | 15:08 |
mgoddard | #topic CI status | 15:08 |
*** openstack changes topic to "CI status (Meeting topic: kolla)" | 15:08 | |
mgoddard | Virtualenv... | 15:08 |
mnasiadka | kolla is bleeding red due to virtualenv mumbo jumbo | 15:08 |
mnasiadka | kolla change with workaround: https://review.opendev.org/#/c/707363/ | 15:08 |
patchbot | patch 707363 - kolla - Upgrade virtualenv in pre - 6 patch sets | 15:08 |
mnasiadka | kolla-ansible change with workaround: https://review.opendev.org/#/c/707377/ | 15:08 |
patchbot | patch 707377 - kolla-ansible - Upgrade virtualenv in pre - 1 patch set | 15:08 |
mnasiadka | kolla-ansible itself is fine, but when kolla launches kolla-ansible changes that build something - it fails | 15:09 |
mnasiadka | so we need to patch both | 15:09 |
yoctozepto | mnasiadka: k-a confirmed fixing? | 15:09 |
mnasiadka | yoctozepto: did a depends-on of the kolla change on the k-a change - it wouldn't work in other way :) | 15:10 |
mnasiadka | well, kolla change depends-on k-a change | 15:10 |
mnasiadka | that sounds better | 15:10 |
yoctozepto | mnasiadka: ack | 15:11 |
yoctozepto | mnasiadka: quick summary why only k is hit and not k-a? | 15:11 |
mnasiadka | yoctozepto: we don't use tox in kolla-ansible, and that's where it fails now (virtualenv 20.0.1 depends on six 1.12.0 or newer - and six is not installed in the infra centos7/8 image) | 15:12 |
mnasiadka | as long as you dont use --system-site-packages it's fine | 15:12 |
yoctozepto | mnasiadka: what about tox jobs? | 15:12 |
mnasiadka | and we only use it in k-a in one place - ceph-ansible | 15:12 |
yoctozepto | they are there in k-a as well | 15:12 |
*** cah_link has quit IRC | 15:12 | |
mnasiadka | yoctozepto: the tox jobs from template run on Ubuntu | 15:12 |
yoctozepto | mnasiadka: ah, centos is the key | 15:13 |
yoctozepto | mnasiadka: thank you | 15:13 |
mnasiadka | and since all devstack jobs also run on Ubuntu - it's mainly us and other deployment projects using centos (like tripleo) | 15:14 |
*** cah_link has joined #openstack-kolla | 15:14 | |
mnasiadka | I guess we can end this thread | 15:14 |
mnasiadka | mgoddard: carry on! | 15:14 |
mgoddard | #topic Ussuri release planning (kolla & kolla ansible) | 15:14 |
*** openstack changes topic to "Ussuri release planning (kolla & kolla ansible) (Meeting topic: kolla)" | 15:14 | |
*** priteau has joined #openstack-kolla | 15:15 | |
mgoddard | hrw: want to carry on discussing infra images? | 15:15 |
hrw | what to discuss? :D | 15:15 |
hrw | basic stuff works. all-in-one can be deployed and VM started | 15:15 |
hrw | basic k-a tests passed. | 15:15 |
hrw | patch uses f-strings so py3.6+ required | 15:16 |
mnasiadka | that should be fine, we shouldn't be strict on keeping py2 compatibility | 15:16 |
hrw | it's ussuri material so I do not care about py2 anymore | 15:17 |
hrw | while we are still py2 compatible for tripleo so it has to wait | 15:17 |
hrw | I would prefer to merge infra once we have c8 working | 15:17 |
mgoddard | I'd like to know how we could avoid a hard cutover, as it would break k-a and tripleo | 15:18 |
hrw | have to check how aarch64 cope with change as it now needs to build far more images in one job | 15:18 |
mgoddard | why does it build more images? | 15:18 |
hrw | mgoddard: there is patch for both kolla and kolla-ansible already | 15:18 |
hrw | mgoddard: you need to build binary+source on one machine | 15:18 |
mgoddard | why? | 15:18 |
hrw | if you want to push then infra need to be same | 15:19 |
hrw | you run binary build. it gives you infra and binary images. then you run source. you get source ones and infra ones are recreated from local cache == same as binary. then you push (or not) | 15:19 |
mgoddard | how much longer do jobs take? | 15:20 |
hrw | on x86-64 we can ignore time | 15:20 |
hrw | build takes less than 40 minutes in total | 15:20 |
hrw | on aarch64 it was about 2h ;( | 15:21 |
mnasiadka | oh my, can't we make it simpler and just move the infra images to docker/infra subfolder, and add an option to tag them centos-infra centos-binary centos-source in the interim period? | 15:21 |
mnasiadka | (centos is only an example) | 15:21 |
hrw | mnasiadka: fetch patch, do build, take a look how it looks. | 15:21 |
yoctozepto | I am more worried about stability | 15:21 |
yoctozepto | since we fail early | 15:21 |
yoctozepto | we migth be losing precious results | 15:22 |
mgoddard | other options are 4 dependent jobs: base, infra, binary, source | 15:22 |
yoctozepto | due to binary failures | 15:22 |
hrw | for now image build logs are stored in same files | 15:22 |
yoctozepto | makes sense | 15:22 |
hrw | this is something I would like to change | 15:22 |
hrw | mgoddard: kolla does not pull other images then one used for base. | 15:23 |
yoctozepto | yes, it does not | 15:23 |
yoctozepto | and..? :D | 15:23 |
hrw | mgoddard: you suggest adding 'check is image you are about to use as parent available in registry' for each image | 15:23 |
mnasiadka | hrw: I just understood we are building twice - binary and source, and checking which one works :) | 15:23 |
yoctozepto | mnasiadka: haha | 15:23 |
hrw | mnasiadka: no. | 15:23 |
yoctozepto | is that "skip existing" already fixed? | 15:24 |
mgoddard | hrw: you can use --skip-existing | 15:24 |
hrw | yoctozepto: it works since UNBUILDABLE iirc | 15:24 |
yoctozepto | hrw: ack | 15:24 |
hrw | mgoddard: on fresh machine? good luck | 15:24 |
mgoddard | why? | 15:24 |
mgoddard | docker pull <image | 15:24 |
yoctozepto | ? | 15:24 |
hrw | ok. let me say other way | 15:24 |
hrw | do myself a favour: fetch patch, do build (binary+source), do all-in-one deploy, check how it looks. | 15:25 |
mgoddard | hrw: do us a favour and help us to discuss your feature | 15:26 |
hrw | it is very small change. things should work properly. probably upgrade from train will require some stuff | 15:26 |
hrw | moment.. | 15:26 |
mgoddard | it's a small change but with big consequences | 15:26 |
mgoddard | ok, let's move on | 15:27 |
mgoddard | Any other features we want to discuss? | 15:27 |
hrw | had to handle a call | 15:27 |
mnasiadka | about features - let's focus on c8 and getting rid of ceph, once this is stable I have some patches I need reviews on :) | 15:28 |
hrw | mnasiadka: +myljon | 15:28 |
mnasiadka | mgoddard: https://review.opendev.org/#/c/707377/ care to unblock the CI? :) | 15:29 |
patchbot | patch 707377 - kolla-ansible - Upgrade virtualenv in pre - 1 patch set | 15:29 |
mgoddard | mnasiadka: was waiting for zuul | 15:29 |
mgoddard | zuul is happy, so am I | 15:30 |
mnasiadka | one ceph job failed on mariadb, second one on reconfigure (keystone auth timeout) | 15:30 |
mgoddard | ok, let's peruse the C8 status page | 15:30 |
mgoddard | https://etherpad.openstack.org/p/kolla-centos8 | 15:30 |
mgoddard | now with TODOs | 15:30 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla-ansible master: WIP: Use 'infra' type of images https://review.opendev.org/706982 | 15:30 |
*** rpittau is now known as rpittau|afk | 15:31 | |
hrw | mgoddard: +2 on dropping mongodb | 15:31 |
mgoddard | should we deprecate first? | 15:31 |
mgoddard | given that ceilometer may use it | 15:32 |
mgoddard | we could just drop for centos | 15:32 |
mnasiadka | didn't RHEL8/CentOS8 remove mongodb? or just stopped pushing in new versions? | 15:32 |
yoctozepto | and even suggesting to use it in place of gnocchi | 15:32 |
hrw | debian and centos8 just lack mongodb | 15:32 |
mnasiadka | I remember there were some licensing issues | 15:32 |
mgoddard | yeah they changed their license | 15:33 |
yoctozepto | yeah, mongodb went nuts with licensing | 15:33 |
mnasiadka | so then only Ubuntu would come with MongoDB? that's a bit weird | 15:33 |
mgoddard | yeah | 15:33 |
mgoddard | we can deprecate in U | 15:33 |
yoctozepto | drop and deprecate | 15:33 |
hrw | mnasiadka: since when ubuntu cares about licenses? | 15:33 |
yoctozepto | and drop | 15:33 |
yoctozepto | :D | 15:33 |
mnasiadka | hrw: since when Ubuntu cares about anything? :D | 15:33 |
yoctozepto | hrw: openstack cares | 15:33 |
mgoddard | who wants to deprecate mongo? | 15:33 |
yoctozepto | right, openstack? ;-) | 15:33 |
yoctozepto | o/ | 15:34 |
mnasiadka | mgoddard: so, deprecating means it still works in Ubuntu, and we don't deliver in CentOS/Debian, and then we remove it in V? | 15:34 |
yoctozepto | +1 to mnasiadka plan | 15:34 |
hrw | +1 | 15:34 |
mgoddard | #action yoctozepto to deprecate mongodb for ubuntu, drop for centos | 15:34 |
yoctozepto | doh | 15:34 |
yoctozepto | ;D | 15:34 |
yoctozepto | all righty | 15:34 |
mgoddard | have I got that wrong? | 15:35 |
yoctozepto | mgoddard: no, it's fine | 15:36 |
mgoddard | what's the next priority for CentOS 8? | 15:36 |
mgoddard | backport to Train? | 15:36 |
mgoddard | that would allow us to get upgrade jobs going | 15:36 |
yoctozepto | prime time | 15:36 |
mgoddard | or migration from c7? | 15:36 |
hrw | mgoddard: c8/train | 15:36 |
mgoddard | I've moved onto kayobe c8 support, if anyone wants to pick up kolla that would be good | 15:37 |
hrw | as we need c8/train to think of migration from c7/train | 15:37 |
mgoddard | although we currently have c7 and c8 on master so could test migration there and then backport | 15:37 |
mgoddard | also not clear if c8 train RDO repos are available yet | 15:37 |
* hrw deep in stein py2 hell | 15:37 | |
yoctozepto | hrw: what's in there? ;D | 15:38 |
mnasiadka | mgoddard: https://trunk.rdoproject.org/centos8-train/current/ | 15:38 |
mgoddard | cool | 15:38 |
hrw | yoctozepto: nasty kind of forwardports from oldstable to stable | 15:38 |
yoctozepto | hrw: ;-( | 15:39 |
hrw | yoctozepto: or py2 builds of py3 packages etc. | 15:39 |
hrw | yoctozepto: we (linaro) need set of stein debian/source images to migrate rocky->stein->train without staying on stein for longer than minutes | 15:40 |
mnasiadka | mgoddard: I can start the backporting, got some spare cycles this week | 15:40 |
mnasiadka | given the ceph stuff is on good way forward and we have a change even to move from ceph chacra repo to Storage SIG nautilus builds | 15:41 |
yoctozepto | very well | 15:41 |
*** gbatir_ has quit IRC | 15:42 | |
hrw | mnasiadka: you can always start c7->c8 migration guide with 'first you need to migrate to external ceph' ;D | 15:42 |
mnasiadka | yeah, that point is awesome | 15:42 |
yoctozepto | ah, that needs docs as well... | 15:42 |
mnasiadka | and then I can write you can use ceph-ansible, although it doesn't have a bright future | 15:42 |
mnasiadka | :D | 15:42 |
mgoddard | mnasiadka: I already pushed a few backports. Need to check commit IDs as I think not all were merged at the time | 15:43 |
mnasiadka | mgoddard: good, awaiting status report where to start :) | 15:43 |
mgoddard | mnasiadka: https://review.opendev.org/#/q/status:open+project:openstack/kolla+branch:stable/train+topic:bp/centos-rhel-8 | 15:43 |
mnasiadka | goodie | 15:44 |
mgoddard | mnasiadka: ceph removal status? | 15:45 |
mnasiadka | mgoddard: the change in k-a is probably in good state - given your last review, I'll double check and run a recheck if needed | 15:46 |
mgoddard | great | 15:46 |
mgoddard | #topic Ussuri release planning (kayobe) | 15:46 |
*** openstack changes topic to "Ussuri release planning (kayobe) (Meeting topic: kolla)" | 15:46 | |
mgoddard | priteau, dougsz, Wasaac | 15:46 |
priteau | o/ | 15:47 |
mgoddard | What's going on in kayobe land? | 15:47 |
dougsz | \o | 15:47 |
mgoddard | We've had quite a bit of interest recently | 15:47 |
priteau | I heard mgoddard is fixing all the c8 bugs | 15:47 |
mgoddard | lol | 15:47 |
dougsz | +1 | 15:47 |
mgoddard | slowly working my way through some | 15:47 |
mgoddard | we have a perfect storm of py2 drop, poor py3 support and centos8 | 15:48 |
mgoddard | trying to work out how to navigate through | 15:48 |
mgoddard | I added a section to https://etherpad.openstack.org/p/kolla-centos8 for kayobe | 15:48 |
mgoddard | (just above todo) | 15:48 |
mgoddard | priteau, dougsz: do you have any kayobe work planned? | 15:50 |
dougsz | nothing planned | 15:50 |
priteau | Nothing specific to Kayobe on my todo list for now except helping with py3/c8 | 15:50 |
mgoddard | ok | 15:51 |
priteau | It would be nice to get the multiple environments support soon though | 15:51 |
mgoddard | +1 | 15:51 |
priteau | That was a tie for c8 / py3 during our train planning meeting | 15:51 |
mgoddard | we should try to squash some bugs from time to time | 15:51 |
mgoddard | we have a few that should be easy enough to fix | 15:52 |
mgoddard | https://storyboard.openstack.org/#!/project/openstack/kayobe | 15:52 |
mgoddard | if you have some free time, please pick one up | 15:53 |
mgoddard | #topic Kolla SIG (aka Kolla Klub?) https://etherpad.openstack.org/p/kolla-sig | 15:53 |
*** openstack changes topic to "Kolla SIG (aka Kolla Klub?) https://etherpad.openstack.org/p/kolla-sig (Meeting topic: kolla)" | 15:53 | |
mgoddard | This is an idea I've been thinking about for a while. I think it's time to make it real | 15:53 |
mgoddard | #link https://etherpad.openstack.org/p/kolla-sig | 15:53 |
mgoddard | have a read, let me know your thoughts | 15:54 |
*** Trevor_V has joined #openstack-kolla | 15:55 | |
hrw | mgoddard: kind of 'let grab some users of kolla projects without making them developers', right? | 15:55 |
mgoddard | hrw: yeah | 15:55 |
hrw | +2 | 15:55 |
mgoddard | people who might not have time or interest for weekly IRC meeting, but still want a regular opportunity to meet with the community | 15:56 |
mgoddard | more about operators than developers | 15:56 |
hrw | yep | 15:56 |
hrw | kevinz: ^^ | 15:56 |
mgoddard | could be called kolla operator SIG | 15:56 |
hrw | even better | 15:57 |
cosmicsound | +1 | 15:57 |
mgoddard | suggestions for names welcome | 15:57 |
mgoddard | I've called it a SIG. Should it be an openstack SIG? | 15:57 |
hrw | no idea how openstack handles SIGs | 15:57 |
mgoddard | https://governance.openstack.org/sigs/ | 15:58 |
hrw | thanks | 15:59 |
*** skramaja has quit IRC | 15:59 | |
*** TrevorV has quit IRC | 15:59 | |
mgoddard | yoctozepto, mnasiadka: awake? | 15:59 |
yoctozepto | back | 15:59 |
*** rgogunskiy has quit IRC | 15:59 | |
yoctozepto | kolla sig is fine | 15:59 |
yoctozepto | great idea btw | 15:59 |
mnasiadka | Yeah, I'm awake - I don't know if a project-bound SIG would be easily accepted - but I guess why not | 15:59 |
yoctozepto | let's have a biweekly video call | 16:00 |
mgoddard | there is a baremetal sig | 16:00 |
hrw | mnasiadka: name it Operators SIG | 16:00 |
mnasiadka | It's a good idea, and lately I've seen new people coming here - so probably they would be happy | 16:00 |
mgoddard | "SIGs are a good match for an activity that centers around a topic or practice that spans all the community (developers, operators, end users…), by forming a guild of people with a shared interest." | 16:00 |
mnasiadka | it doesn't need to be even video calls - a newsletter would be nice, some more human version of release notes :) | 16:01 |
mgoddard | I'd like it to be interactive | 16:01 |
mgoddard | we could do a newsletter on the mailing list without a SIG | 16:02 |
mgoddard | but I'd like this to improve the personal side of a global community | 16:02 |
mgoddard | i.e. what might normally happen at conferences | 16:02 |
yoctozepto | mgoddard: exactly why I propose a video call | 16:03 |
mgoddard | +1 | 16:03 |
yoctozepto | we might test out different solutions for conferencing | 16:03 |
mgoddard | it doesn't need to be the same format each time | 16:03 |
*** pbing19 has quit IRC | 16:03 | |
yoctozepto | to make vtpgs go smoothly | 16:03 |
yoctozepto | ;D | 16:03 |
yoctozepto | yeah, sometimes it's going to be a comedy, sometimes drama | 16:03 |
*** pbing19 has joined #openstack-kolla | 16:03 | |
mgoddard | anyway, we're over time. | 16:04 |
yoctozepto | thanks mgoddard | 16:04 |
mgoddard | sounds like a positive response. Please air any thoughts on the etherpad or via IRC | 16:05 |
mgoddard | then I'll draft a proposal next week | 16:05 |
mgoddard | thanks all | 16:05 |
mgoddard | #endmeeting | 16:05 |
*** openstack changes topic to "Kolla IRC meetings on Wednesdays @ 15:00 UTC - see agenda @ https://goo.gl/OXB0DL | Whiteboard: https://etherpad.openstack.org/p/KollaWhiteBoard | IRC channel is *LOGGED* @ http://goo.gl/3mzZ7b" | 16:05 | |
openstack | Meeting ended Wed Feb 12 16:05:46 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:05 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/kolla/2020/kolla.2020-02-12-15.01.html | 16:05 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/kolla/2020/kolla.2020-02-12-15.01.txt | 16:05 |
openstack | Log: http://eavesdrop.openstack.org/meetings/kolla/2020/kolla.2020-02-12-15.01.log.html | 16:05 |
cosmicsound | ~~ | 16:06 |
hrw | thx mgoddard | 16:06 |
hrw | bye | 16:10 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla-ansible master: WIP: Use 'infra' type of images https://review.opendev.org/706982 | 16:12 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: WIP: Create 'infra' type of images https://review.opendev.org/698753 | 16:12 |
hrw | both rebase on top of virtualenv fixes | 16:13 |
cosmicsound | Is there any link of any kind between kolla and kata containers at this time? | 16:17 |
*** ivve has quit IRC | 16:23 | |
mgoddard | cosmicsound: not currently | 16:24 |
cosmicsound | mgoddard , any plans to add it to zun? | 16:26 |
cosmicsound | under kolla ofcourse | 16:26 |
mgoddard | cosmicsound: more of a question for zun :) | 16:26 |
mgoddard | we just deploy it | 16:26 |
yoctozepto | cosmicsound: zun has shortage of devs unfortunately | 16:28 |
yoctozepto | cosmicsound: precisely only ptl is any active | 16:28 |
cosmicsound | thanks for clarification yoctozepto | 16:29 |
*** pbing19 has quit IRC | 16:33 | |
*** bengates has quit IRC | 16:34 | |
*** pbing19 has joined #openstack-kolla | 16:34 | |
*** priteau has quit IRC | 16:38 | |
*** priteau has joined #openstack-kolla | 16:39 | |
*** kplant has quit IRC | 16:42 | |
*** kplant has joined #openstack-kolla | 16:46 | |
*** priteau has quit IRC | 16:51 | |
openstackgerrit | Pierre Riteau proposed openstack/kolla stable/stein: Bump Gnocchi to 4.3.4 https://review.opendev.org/707430 | 16:55 |
openstackgerrit | Merged openstack/kolla-ansible master: Upgrade virtualenv in pre https://review.opendev.org/707377 | 16:57 |
cosmicsound | Just deployed TLS for testing with kolla on external ip, it seems it sees the local SSL generated by kolla-ansible certificates for local ip instead of the SSL from globals.yml | 16:57 |
cosmicsound | https://mdb.uhlhost.net/uploads/ab5a054ed4d010b8/image.png | 16:58 |
cosmicsound | any ideas what I am missing here? | 16:58 |
cosmicsound | kolla_external_fqdn_cert: "{{ node_config }}/certificates/cloud_uhlhost_net.pem" | 16:59 |
cosmicsound | this is what I use in globals.yml | 16:59 |
cosmicsound | I believe it is mandatory to have a FQDN for internal vip | 17:07 |
*** igordc has joined #openstack-kolla | 17:17 | |
openstackgerrit | Pierre Riteau proposed openstack/kolla stable/stein: Bump Gnocchi to 4.3.4 https://review.opendev.org/707430 | 17:20 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/stein: Bump Gnocchi to 4.3.4 https://review.opendev.org/707430 | 17:23 |
openstackgerrit | Merged openstack/kolla master: Upgrade virtualenv in pre https://review.opendev.org/707363 | 17:23 |
*** reph has quit IRC | 17:29 | |
*** well100 has quit IRC | 17:30 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: CI: Profile tasks https://review.opendev.org/707437 | 17:30 |
*** evrardjp has quit IRC | 17:34 | |
*** evrardjp has joined #openstack-kolla | 17:34 | |
openstackgerrit | Merged openstack/kolla-ansible stable/train: CI: Replace cinder-lvm scenario with zun scenario https://review.opendev.org/706591 | 17:36 |
*** k_mouza has quit IRC | 17:37 | |
*** pbing19 has quit IRC | 17:37 | |
*** pbing19 has joined #openstack-kolla | 17:38 | |
dking_desktop | After a baremetal node has been moved into manageable after inspect, what is the next step for it to become available? I have such a node, but "hypervisor show" reports 0 for the details, such as local_gb, memory_mb, etc. Also, I notice that ironic-conductor keeps cycling the power state off and on. | 17:41 |
*** ivve has joined #openstack-kolla | 17:44 | |
mgoddard | dking_desktop: provide | 17:48 |
mgoddard | then it should become available | 17:48 |
dking_desktop | Oh, yes, I did forget that this time. Okay, so then what's the step after it's available? I'm still getting "No valid host was found.", and it's still showing the same in "hypervisor show", and conductor is still cycling the power state, about every 30 seconds. | 17:54 |
*** dougsz has quit IRC | 17:59 | |
*** jcmdln has quit IRC | 18:04 | |
*** primeministerp has quit IRC | 18:05 | |
*** igordc has quit IRC | 18:08 | |
dking_desktop | Any suggestions on how I would troubleshoot that? | 18:08 |
*** tonythomas has quit IRC | 18:15 | |
*** gfidente is now known as gfidente|afk | 18:23 | |
*** igordc has joined #openstack-kolla | 18:23 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: CI: Generate ARA HTML https://review.opendev.org/707450 | 18:43 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla-ansible master: WIP: Use 'infra' type of images https://review.opendev.org/706982 | 18:48 |
openstackgerrit | Merged openstack/kolla-ansible master: Use internal API for masakari-monitor https://review.opendev.org/697712 | 18:48 |
*** negronjl has quit IRC | 19:08 | |
*** negronjl has joined #openstack-kolla | 19:13 | |
openstackgerrit | Merged openstack/kolla stable/stein: Bump Gnocchi to 4.3.4 https://review.opendev.org/707430 | 19:55 |
*** igordc has quit IRC | 19:58 | |
*** pbing19 has quit IRC | 20:21 | |
*** ChanServ has quit IRC | 20:50 | |
*** kplant has quit IRC | 20:59 | |
*** ChanServ has joined #openstack-kolla | 21:13 | |
*** orwell.freenode.net sets mode: +o ChanServ | 21:13 | |
*** sluna has quit IRC | 21:23 | |
*** ivve has quit IRC | 21:31 | |
*** cah_link has quit IRC | 21:38 | |
*** dcapone2004 has quit IRC | 21:54 | |
*** Trevor_V has quit IRC | 23:04 | |
*** goldyfruit has quit IRC | 23:45 | |
*** goldyfruit has joined #openstack-kolla | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!