openstackgerrit | James Kirsch proposed openstack/kolla-ansible master: Configure services to use Certificate Authority https://review.opendev.org/699312 | 00:10 |
---|---|---|
openstackgerrit | James Kirsch proposed openstack/kolla-ansible master: Copy CA into containers. https://review.opendev.org/699888 | 00:10 |
*** Reepicheep has quit IRC | 01:06 | |
*** Reepicheep_ has joined #openstack-kolla | 01:06 | |
*** baha has quit IRC | 01:07 | |
*** baha has joined #openstack-kolla | 01:09 | |
*** cloudnull has quit IRC | 01:53 | |
*** k_mouza has joined #openstack-kolla | 01:56 | |
*** oncall-pokemon has joined #openstack-kolla | 01:58 | |
oncall-pokemon | Hi there, I'm facing this bug https://bugs.launchpad.net/kolla-ansible/+bug/1841907 | 02:00 |
openstack | Launchpad bug 1841907 in neutron "Neutron bootstrap failing on Ubuntu bionic with Cannot change column 'network_id" [Critical,Confirmed] | 02:00 |
*** k_mouza has quit IRC | 02:00 | |
oncall-pokemon | I'm using 9.0.0 which it's due to be fixed in but i'm just so lost. does anybody have an idea on how to get around this? | 02:00 |
openstackgerrit | Merged openstack/kolla master: base/ubuntu: use 'ussuri' packages from UCA https://review.opendev.org/701553 | 02:15 |
openstackgerrit | Hongbin Lu proposed openstack/kolla-ansible master: zun: bump docker_remote_api_version to 1.26 https://review.opendev.org/702065 | 02:47 |
openstackgerrit | Hongbin Lu proposed openstack/kolla-ansible master: zun: bump docker_remote_api_version to 1.26 https://review.opendev.org/702065 | 02:48 |
*** mgoddard has quit IRC | 04:12 | |
*** mgoddard has joined #openstack-kolla | 04:19 | |
*** goldyfruit has quit IRC | 05:12 | |
*** goldyfruit has joined #openstack-kolla | 05:13 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-kolla | 05:34 | |
*** goldyfruit_ has joined #openstack-kolla | 05:45 | |
*** goldyfruit has quit IRC | 05:45 | |
openstackgerrit | James Kirsch proposed openstack/kolla-ansible master: Copy CA into containers. https://review.opendev.org/699888 | 06:02 |
*** stingrayza has quit IRC | 06:04 | |
*** stingrayza has joined #openstack-kolla | 06:05 | |
*** pcaruana has joined #openstack-kolla | 08:18 | |
*** pbing19 has joined #openstack-kolla | 08:39 | |
yoctozepto | oncall-pokemon: is it a fresh deploy? | 09:02 |
openstackgerrit | Yongjun Bai proposed openstack/kolla-ansible master: WIP:Add support api service TLS. https://review.opendev.org/701704 | 09:05 |
*** pbing19 has quit IRC | 09:16 | |
*** Tengu has quit IRC | 09:44 | |
*** Tengu has joined #openstack-kolla | 09:46 | |
*** ivve has joined #openstack-kolla | 09:55 | |
*** zhenguo has joined #openstack-kolla | 09:56 | |
*** yoctozepto has quit IRC | 10:18 | |
*** yoctozepto has joined #openstack-kolla | 10:19 | |
*** zhenguo has quit IRC | 12:05 | |
*** born2bake has joined #openstack-kolla | 12:46 | |
*** ricolin has quit IRC | 12:47 | |
*** pbing19 has joined #openstack-kolla | 12:49 | |
*** pbing19 has quit IRC | 14:08 | |
*** gfidente|afk has quit IRC | 14:50 | |
*** pbing19 has joined #openstack-kolla | 14:58 | |
*** cooldharma06 has joined #openstack-kolla | 15:10 | |
cooldharma06 | hi | 15:11 |
cooldharma06 | i am trying to remove files from running kolla container using kolla-ansible. any suggestions.? | 15:12 |
cooldharma06 | i verified kolla_docker.py there was command option. it tried that option but its replacing kolla_start.? | 15:14 |
cooldharma06 | any suggestions.? | 15:14 |
*** pcaruana has quit IRC | 15:40 | |
*** tonythomas has joined #openstack-kolla | 15:46 | |
cooldharma06 | anyone is there.? | 16:38 |
cosmicsound | cooldharma06 , you will have to wait for someone to answer, if not you could always use ask.openstack.org to address your concerns or issues under a simple question with examples, maybe what you want to achieve exactly would be great addition. | 16:42 |
*** cooldharma06 has quit IRC | 16:45 | |
*** jistr has quit IRC | 16:48 | |
*** jistr has joined #openstack-kolla | 16:48 | |
*** goldyfruit_ has quit IRC | 16:51 | |
*** goldyfruit_ has joined #openstack-kolla | 16:51 | |
*** cooldharma06 has joined #openstack-kolla | 16:51 | |
*** schwicht has quit IRC | 17:18 | |
*** goldyfruit_ has quit IRC | 17:25 | |
*** evrardjp has quit IRC | 17:33 | |
*** evrardjp has joined #openstack-kolla | 17:34 | |
oncall-pokemon | yoctozepto: yep brand new | 18:01 |
oncall-pokemon | fresh of train | 18:01 |
oncall-pokemon | I am using mysql 5.7 as a backend DB though. If I enable mariadb in kolla then I get an error saying it can't find /var/lib/ansible/.my.cnf and can't connect to the contontroller. all very odd. | 18:04 |
*** pcaruana has joined #openstack-kolla | 18:07 | |
*** cooldharma06 has quit IRC | 18:09 | |
yoctozepto | oncall-pokemon: as for mysql 5.7 - that is important info, you could add this to the bug discussion, could be neutron train is b0rken with mysql 5.7 as well (is it ubuntu btw?) | 18:11 |
yoctozepto | as for mariadb - it should work | 18:11 |
oncall-pokemon | centos actually but I just happened to find the bug report on the launhpad. | 18:12 |
yoctozepto | I mean, it does work daily in CI and in our deploys :-) | 18:12 |
oncall-pokemon | so maybe a configuration error on my eye | 18:12 |
oncall-pokemon | end* | 18:12 |
yoctozepto | with mariadb presumably yes | 18:13 |
yoctozepto | with mysql presumably on mysql side | 18:13 |
yoctozepto | could need some switch to turn or something, no idea | 18:13 |
yoctozepto | still, best contribute that note about centos+mysql5.7 | 18:13 |
yoctozepto | neutron always glad to hear how critical that critical really is, khe khe | 18:14 |
yoctozepto | no idea how they managed to get so unlucky this cycle | 18:14 |
yoctozepto | other projects seemed to not have introduced mysql version incompatibilities | 18:14 |
oncall-pokemon | Thanks I will make that note. I also wanted to ask. Is there a way to peg a version of the docker images? i noticed yesterday that the docker images update every day. That means if I ran an install last week I may get different results all for Train. For sanity I was trying to figure out if I could pin it at a version. | 18:16 |
*** jaicaa_ has joined #openstack-kolla | 18:53 | |
*** dasp has quit IRC | 18:53 | |
*** Reepicheep_ has quit IRC | 18:54 | |
*** dasp has joined #openstack-kolla | 18:55 | |
*** Reepicheep has joined #openstack-kolla | 18:55 | |
*** jaicaa has quit IRC | 18:57 | |
*** pcaruana has quit IRC | 19:04 | |
yoctozepto | oncall-pokemon: best build locally with kolla and push to local registry | 19:14 |
*** irclogbot_1 has quit IRC | 19:18 | |
*** pbing19 has quit IRC | 19:19 | |
*** spiette_ has joined #openstack-kolla | 19:20 | |
*** spiette has quit IRC | 19:21 | |
*** ivve has quit IRC | 19:23 | |
*** openstackstatus has quit IRC | 19:24 | |
*** irclogbot_3 has joined #openstack-kolla | 19:25 | |
*** openstackstatus has joined #openstack-kolla | 19:26 | |
*** ChanServ sets mode: +v openstackstatus | 19:26 | |
*** hrw has quit IRC | 19:34 | |
*** hrw has joined #openstack-kolla | 19:36 | |
*** factor has joined #openstack-kolla | 19:58 | |
*** negronjl has quit IRC | 20:55 | |
*** negronjl has joined #openstack-kolla | 21:00 | |
oncall-pokemon | got ya thanks | 22:35 |
*** k_mouza has joined #openstack-kolla | 23:28 | |
*** tonythomas has quit IRC | 23:54 | |
*** negronjl has quit IRC | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!