*** zzzeek has quit IRC | 00:04 | |
*** zzzeek has joined #openstack-kolla | 00:05 | |
*** kevko_ has quit IRC | 00:26 | |
*** LinPeiWen86 has joined #openstack-kolla | 00:34 | |
*** maharg101 has joined #openstack-kolla | 00:35 | |
*** maharg101 has quit IRC | 00:39 | |
*** zhanglong has joined #openstack-kolla | 00:47 | |
*** LinPeiWen86 has quit IRC | 00:51 | |
*** wuchunyang has joined #openstack-kolla | 00:55 | |
*** LinPeiWen58 has joined #openstack-kolla | 01:02 | |
*** wuchunyang has quit IRC | 01:03 | |
openstackgerrit | Merged openstack/kayobe stable/victoria: Fix deployment image build in Victoria https://review.opendev.org/c/openstack/kayobe/+/772777 | 01:14 |
---|---|---|
*** zhanglong has quit IRC | 02:13 | |
*** maharg101 has joined #openstack-kolla | 02:36 | |
*** maharg101 has quit IRC | 02:41 | |
*** wuchunyang has joined #openstack-kolla | 03:13 | |
*** zhanglong has joined #openstack-kolla | 03:35 | |
*** zhanglong has quit IRC | 03:45 | |
*** wuchunyang has quit IRC | 04:01 | |
*** vishalmanchanda has joined #openstack-kolla | 04:14 | |
*** maharg101 has joined #openstack-kolla | 04:36 | |
*** maharg101 has quit IRC | 04:41 | |
*** skramaja has joined #openstack-kolla | 04:45 | |
*** zhanglong has joined #openstack-kolla | 05:57 | |
*** cah_link has joined #openstack-kolla | 06:11 | |
*** wuchunyang has joined #openstack-kolla | 06:14 | |
*** cah_link has quit IRC | 06:18 | |
oklhost | morning | 06:20 |
*** maharg101 has joined #openstack-kolla | 06:38 | |
*** maharg101 has quit IRC | 06:42 | |
*** stackedsax has quit IRC | 06:44 | |
*** alanmeadows has quit IRC | 06:44 | |
*** alanmeadows has joined #openstack-kolla | 06:44 | |
*** stackedsax has joined #openstack-kolla | 06:44 | |
*** gmann has quit IRC | 06:45 | |
*** gmann has joined #openstack-kolla | 06:46 | |
*** cah_link has joined #openstack-kolla | 07:06 | |
yoctozepto | morning | 07:21 |
*** muhaha has joined #openstack-kolla | 07:43 | |
*** zhanglong has quit IRC | 07:47 | |
wuchunyang | morning | 07:52 |
*** rpittau|afk is now known as rpittau | 08:11 | |
*** andrewbonney has joined #openstack-kolla | 08:16 | |
*** bengates has joined #openstack-kolla | 08:18 | |
*** zhanglong has joined #openstack-kolla | 08:27 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Add a ovsdb_timeout variable for better configuration https://review.opendev.org/c/openstack/kolla-ansible/+/773301 | 08:29 |
*** bengates has quit IRC | 08:29 | |
*** bengates has joined #openstack-kolla | 08:30 | |
*** maharg101 has joined #openstack-kolla | 08:39 | |
*** gfidente has joined #openstack-kolla | 08:39 | |
*** kevko_ has joined #openstack-kolla | 08:50 | |
*** kevko__ has joined #openstack-kolla | 08:52 | |
*** kevko_ has quit IRC | 08:53 | |
mgoddard | morning | 08:59 |
*** e0ne has joined #openstack-kolla | 08:59 | |
wuchunyang | mgoddard hi | 09:15 |
mgoddard | hi wuchunyang | 09:15 |
wuchunyang | octavia ci failed due to a libvirt issue in centos8 | 09:16 |
wuchunyang | need your help | 09:16 |
hrw | elo | 09:16 |
wuchunyang | https://zuul.opendev.org/t/openstack/build/e4b8c62c44a64b96bc287ba2ba2315f0/log/primary/logs/kolla/libvirt/libvirtd.txt#194472 | 09:17 |
wuchunyang | The root cause is here | 09:18 |
*** zhanglong has quit IRC | 09:20 | |
*** benj_ has quit IRC | 09:28 | |
*** benj_ has joined #openstack-kolla | 09:30 | |
hrw | argh. that log viewer sucks | 09:31 |
mgoddard | wuchunyang: which line? | 09:38 |
wuchunyang | 194472 | 09:39 |
*** kevko__ has quit IRC | 09:39 | |
*** kevko has joined #openstack-kolla | 09:39 | |
kevko | morning :) | 09:40 |
*** zhanglong has joined #openstack-kolla | 09:45 | |
*** k_mouza has joined #openstack-kolla | 09:53 | |
*** e0ne has quit IRC | 10:04 | |
mgoddard | wuchunyang: have you checked memory usage? | 10:11 |
wuchunyang | yes, but this not the cause . i can produce this in my local environment with 32G ram. | 10:12 |
*** bengates has quit IRC | 10:14 | |
*** bengates has joined #openstack-kolla | 10:14 | |
mgoddard | wuchunyang: ok. we can boot other VMs on CentOS though. Why not an amphora? | 10:15 |
*** bengates has quit IRC | 10:17 | |
*** bengates has joined #openstack-kolla | 10:18 | |
wuchunyang | amphora can boot successfully. | 10:20 |
wuchunyang | but can not plug a vip port to amphora. | 10:20 |
*** bengates has quit IRC | 10:22 | |
*** bengates has joined #openstack-kolla | 10:23 | |
kevko | mgoddard: can we add [keystone_authtoken] memcache_use_advanced_pool = True to all kolla-ansible rendered configs ? It looks like it is solving issue with memcached connections. For neutron it was added by Pierre Riteau (priteau) https://github.com/openstack/kolla-ansible/commit/5a52d8e4a0c5d4c246deb8851ef893df63ee0847 , https://bugs.launchpad.net/keystonemiddleware/+bug/1883659 .. Also, I've just added some information/comment on bottom in | 10:29 |
openstack | Launchpad bug 1883659 in oslo.cache "keystonemiddleware connections to memcached from neutron-server grow beyond configured values" [Undecided,Confirmed] | 10:29 |
kevko | https://review.opendev.org/c/openstack/oslo.cache/+/742193, I can prepare a patch | 10:29 |
*** bengates has quit IRC | 10:30 | |
*** e0ne has joined #openstack-kolla | 10:31 | |
*** bengates has joined #openstack-kolla | 10:31 | |
kevko | yoctozepto: here ? | 10:32 |
kevko | mgoddard: also , can u check last comment from me in https://review.opendev.org/c/openstack/kolla-ansible/+/770216 ? nova-cells ? | 10:32 |
*** e0ne has quit IRC | 10:39 | |
*** jbadiapa has joined #openstack-kolla | 10:40 | |
priteau | kevko: I guess you should propose a patch for it? Unfortunately there is support for merging a global.conf file into OpenStack service configurations, but I don't think kolla-ansible comes with its own default global.conf that you could mix in | 10:43 |
yoctozepto | we don't and it would be ugly I guess | 10:44 |
yoctozepto | kevko: yeah | 10:44 |
mgoddard | wuchunyang: https://0fc95984b662eca8c7af-61a732188f1643f755755f84f6310584.ssl.cf2.rackcdn.com/754285/38/check/kolla-ansible-centos8-source-magnum/e4b8c62/primary/logs/kolla/octavia/octavia-worker.txt | 10:44 |
mgoddard | wuchunyang: I think it's a timing issue | 10:45 |
mgoddard | wuchunyang: octavia gets a 504 when plugging the interface, then deletes it | 10:45 |
mgoddard | wuchunyang: this happens before the libvirt error | 10:45 |
mgoddard | wuchunyang: follow the nova-compute, neutron-server logs for port 26a39187-e95a-4131-91e7-24289e777f36 | 10:46 |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: CI: Use cached cirros image for seed jobs https://review.opendev.org/c/openstack/kayobe/+/773163 | 10:51 |
*** wuchunyang has quit IRC | 10:55 | |
*** zhanglong has quit IRC | 10:57 | |
mgoddard | kevko: responded | 11:00 |
openstackgerrit | Merged openstack/kayobe stable/ussuri: Fix /tmp/swift-rings/backups/ files deletion https://review.opendev.org/c/openstack/kayobe/+/771927 | 11:12 |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: CI: Use cached cirros image for seed vm job https://review.opendev.org/c/openstack/kayobe/+/773163 | 11:16 |
*** cah_link has quit IRC | 11:21 | |
openstackgerrit | Mark Goddard proposed openstack/kolla stable/victoria: Upgrade the Monasca Fluentd output plugin https://review.opendev.org/c/openstack/kolla/+/773206 | 11:22 |
*** wuchunyang has joined #openstack-kolla | 11:28 | |
*** LinPeiWen58 has quit IRC | 11:31 | |
kevko | mgoddard: thank you | 11:45 |
*** bengates_ has joined #openstack-kolla | 12:03 | |
*** bengates has quit IRC | 12:04 | |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Refactor mariadb to support shards https://review.opendev.org/c/openstack/kolla-ansible/+/766952 | 12:13 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Rename role haproxy to loadbalancer https://review.opendev.org/c/openstack/kolla-ansible/+/770618 | 12:13 |
kevko | yoctozepto: i've updated nova-cell and rebased to master whole chain | 12:13 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Add proxysql support for database https://review.opendev.org/c/openstack/kolla-ansible/+/770215 | 12:13 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 12:13 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: [CI] Enable proxysql test https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 12:13 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: [DNM] ProxySQL with two shards + cells https://review.opendev.org/c/openstack/kolla-ansible/+/773052 | 12:13 |
kevko | priteau: sorry, but i little bit don't understand what you meant .. I thought that I just add config to all templates/service.conf.j2 | 12:16 |
kevko | priteau: ? | 12:16 |
priteau | Indeed, which is a bit of a pain :-) | 12:17 |
priteau | I am just pointing out that AFAIK there is no default global.conf.j2 that could be used for that | 12:17 |
priteau | (which would allow you to set it in one place only) | 12:17 |
*** cah_link has joined #openstack-kolla | 12:18 | |
kevko | priteau: well, sed -i and then git diff to check manually and that's it :D | 12:19 |
*** wuchunyang has quit IRC | 12:21 | |
openstackgerrit | Merged openstack/kolla-ansible master: Negative seqno need to be considered when comparing seqno https://review.opendev.org/c/openstack/kolla-ansible/+/772973 | 12:31 |
*** kevko_ has joined #openstack-kolla | 12:31 | |
*** kevko has quit IRC | 12:31 | |
*** kevko__ has joined #openstack-kolla | 12:33 | |
*** kevko__ has quit IRC | 12:35 | |
*** kevko_ has quit IRC | 12:36 | |
*** Luzi has joined #openstack-kolla | 12:43 | |
*** sorin-mihai has joined #openstack-kolla | 12:46 | |
*** bengates has joined #openstack-kolla | 12:58 | |
*** dougsz has joined #openstack-kolla | 13:01 | |
*** bengates_ has quit IRC | 13:01 | |
*** cah_link has quit IRC | 13:05 | |
*** hamzaachi has joined #openstack-kolla | 13:08 | |
*** cah_link has joined #openstack-kolla | 13:39 | |
*** zul has joined #openstack-kolla | 13:41 | |
*** wuchunyang has joined #openstack-kolla | 13:41 | |
kplant | on stable/ussuri + centos 8 when running `pip install ./kolla` it's hanging on 'Running command python setup.py egg_info' has anyone else ran into this? | 13:42 |
openstackgerrit | Pierre Riteau proposed openstack/kayobe master: Support multiple environments from a single configuration https://review.opendev.org/c/openstack/kayobe/+/734867 | 13:45 |
kplant | got around it by doing a `pip install -r ./kolla/requirements.txt` first | 13:45 |
kplant | love python :-/ | 13:45 |
sorin-mihai | kplant, when i create a venv i also do 'pip install -U pip setuptools', not sure if that changes anything or not | 13:46 |
kplant | i did upgrade pip, not setuptools though | 13:46 |
*** e0ne has joined #openstack-kolla | 13:47 | |
sorin-mihai | on the other hand, with fresh centos 8 and fresh venv i can't manage to deploy any sort of kolla... usurri i don't want here so not tested, but victoria and master fail to deploy | 13:47 |
wuchunyang | mgoddard Sorry for replying so late. i was busy today. | 13:48 |
wuchunyang | have you saw this log? | 13:49 |
wuchunyang | https://zuul.opendev.org/t/openstack/build/e4b8c62c44a64b96bc287ba2ba2315f0/log/primary/logs/kolla/octavia/octavia-worker.txt#1116 | 13:49 |
*** Luzi has quit IRC | 13:59 | |
hrw | kplant: works for me: https://pastebin.com/DZA3RnqR | 14:07 |
hrw | alias drun='docker run --rm -it -u root ' | 14:07 |
*** ag-47 has joined #openstack-kolla | 14:16 | |
*** ag-47 has quit IRC | 14:17 | |
*** ag-47 has joined #openstack-kolla | 14:18 | |
*** bengates has quit IRC | 14:20 | |
ag-47 | Hello all, i just noticed that ansible serial is forced to 0 by default, in the comment it is mentioned that serial is not recoomened any ideas why ? | 14:22 |
ag-47 | https://opendev.org/openstack/kolla-ansible/src/branch/master/tools/kolla-ansible#L218 | 14:22 |
*** bengates has joined #openstack-kolla | 14:22 | |
sorin-mihai | in /etc/kolla/certificates i have the cert/key for backend, cinder, haproxy and rabbit. trying to deploy centos/source/victoria with code from git stable/victoria fails to deploy the cinder certificates. i tried to place them in /etc/kolla/config/cinder and /etc/kolla/config/cinder-api, but in the end i could only solve this by placing the cert/key in /etc/kolla/cinder-api before starting deploy. is this a known problem? | 14:34 |
*** e0ne has quit IRC | 14:45 | |
openstackgerrit | Merged openstack/kayobe master: Remove extra space characters https://review.opendev.org/c/openstack/kayobe/+/773185 | 14:45 |
openstackgerrit | Merged openstack/kolla stable/victoria: Upgrade the Monasca Fluentd output plugin https://review.opendev.org/c/openstack/kolla/+/773206 | 14:48 |
openstackgerrit | Pierre Riteau proposed openstack/kayobe master: [DNM] Set environment for testing https://review.opendev.org/c/openstack/kayobe/+/773411 | 15:05 |
openstackgerrit | Pierre Riteau proposed openstack/kayobe-config-dev master: DNM: Test multiple environments https://review.opendev.org/c/openstack/kayobe-config-dev/+/752469 | 15:05 |
*** kevko has joined #openstack-kolla | 15:19 | |
*** e0ne has joined #openstack-kolla | 15:27 | |
*** wuchunyang has quit IRC | 15:30 | |
*** ag-47 has quit IRC | 15:48 | |
yoctozepto | kevko, priteau: any idea why not all environments are observing this memcached connection spike? or is it just too slow in some to notice? | 15:50 |
kevko | yoctozepto: well, i think i found an global issue | 15:52 |
kevko | yoctozepto: just posted comment in openstack-keystone irc | 15:52 |
kevko | yoctozepto: my idea is that there is some problem with obsolete code (looks like) in keystone_middleware ..if I turn on use_advanced_pool it is ok (using MemacheClientPool from oslo.cache) ... i definitively thinkg this should be by default | 15:54 |
kevko | yoctozepto: http://paste.openstack.org/show/802184/ << | 15:54 |
*** jbadiapa has quit IRC | 15:56 | |
kevko | yoctozepto: i will prepare patch for kolla-ansible to use oslo.cache's MemcacheClientPool in keystone_auth as <priteau> done for neutron ....and will continue in discussion (probably send a fix/removal for obsolete memcached code in keystonemiddlware) | 15:56 |
*** ivan_lin has joined #openstack-kolla | 16:03 | |
*** LinPeiWen has quit IRC | 16:05 | |
kevko | yoctozepto: B is right -> i think it is too slow in some to nice | 16:07 |
yoctozepto | hmm, perhaps | 16:08 |
yoctozepto | neutron is very talky so that's probably why it was found first | 16:09 |
yoctozepto | talky = talkative | 16:09 |
kevko | yoctozepto: could say that if we did not use fluentd, maybe we never found this issue (because in some point we turned off all fluentd forwarders ..because of upgrade...) | 16:09 |
kevko | we had fluentds proxied via haproxy ... | 16:09 |
yoctozepto | but you said without fluentd it progresses even faster? | 16:09 |
yoctozepto | mhm | 16:09 |
kevko | but i've found that it is bullshit to send to haproxy and then to fluentd | 16:10 |
kevko | so, we was upgrading ..and common role rewrited config for fluentd to listen to 127.0.0.1 | 16:10 |
kevko | but, we were upgrading by tags .. so other services haven't have new config for fluentd 127.0.0.1:24224 ... | 16:11 |
yoctozepto | kevko: language, please :-) | 16:11 |
kevko | fuck :D | 16:12 |
kevko | w8 :D | 16:12 |
yoctozepto | kevko: ! | 16:12 |
yoctozepto | no swearing in this channel | 16:12 |
kevko | w8 a minute ..i will try to describe in one sentence | 16:12 |
kevko | polite | 16:13 |
yoctozepto | but without bad words | 16:13 |
yoctozepto | yes, only polite ones | 16:13 |
kevko | yoctozepto: I think if we didn't use fluent-logger and fluentd we would never have come across this bug. To be specific, we used logging.conf so that fluenthandler sent logs to fluent via haproxy -> fluentd. At one point of the upgrade, the common role reconfigured fluent so that it started listening to 127.0.0.:24224, ie. haproxy lost connectivity to fluentd backends and at the same time the services stopped seeing the fluent endpoint and logs | 16:21 |
kevko | started to accumulate. Because fluent adds the whole context to the logs and also uses keystonemiddleware in some way, the connection to memcached has started to grow abnormally fast. When we turned on the fluentd, it was OK again. Something similar must have happened in the neutron, as it is more clever. | 16:21 |
kevko | I was just doing measurements recently, and I didn't understand why the neutron is OK. Then I found out that the neutron uses memcache_use_advanced_pool = True and not so long ago. So I glanced at the BUG description, I found it very similar. So I tried to add it to the bet and it was fine in all cases. | 16:21 |
kevko | simply said .. fluent pointed a finger at a cache problem in keystonemiddleware | 16:22 |
*** jbadiapa has joined #openstack-kolla | 16:28 | |
*** vishalmanchanda has quit IRC | 16:32 | |
yoctozepto | ack | 16:34 |
*** Fl1nt has joined #openstack-kolla | 16:37 | |
Fl1nt | Good evening everyone! | 16:37 |
Fl1nt | Sorry for the vanishing ^^ I caught the infamous Covid and so I had to rest for a couple of weeks ^^ | 16:37 |
Fl1nt | mgoddard, Is there a documented process regarding the release note? I'm working to finish the cloudkitty patch thing and you wanted me to add a release note. | 16:38 |
openstackgerrit | Gaël THEROND proposed openstack/kolla-ansible master: Add missing cloudkitty storage and collector backend support. https://review.opendev.org/c/openstack/kolla-ansible/+/752965 | 16:41 |
openstackgerrit | Gaël THEROND proposed openstack/kolla-ansible master: Add missing cloudkitty storage and collector backend support. https://review.opendev.org/c/openstack/kolla-ansible/+/752965 | 16:46 |
kevko | yoctozepto: Main problem *probably* is in keystone-middleware in function reserve() in _CachePool class which is not eventlet-safe ... | 16:48 |
yoctozepto | Fl1nt: oh! I hope you are now all right! take your time, no stress | 16:56 |
yoctozepto | kevko: likely | 16:56 |
yoctozepto | I am just confused due to no response from the keystone folks :S | 16:57 |
yoctozepto | at least no clear 'what should be done' | 16:57 |
Fl1nt | yoctozepto, Thanks of you! Yes, I'm 100% back up and running, it wasn't too harsh don't worry, but I used that time to make a small break with everything IT :D | 16:57 |
Fl1nt | what's going on with keystone? | 16:57 |
yoctozepto | Fl1nt: oh! one does never break with IT! :D | 16:57 |
yoctozepto | Fl1nt: we are commenting the memcached connection spam issue | 16:58 |
yoctozepto | keystonemiddleware seems to be delivering this issue with the default config :? | 16:58 |
*** sorin-mihai has quit IRC | 16:58 | |
Fl1nt | oh ok, never heard about memcached connection spam issue ^^ | 16:59 |
Fl1nt | cool to hear about it, that's something new to monitor I guess ^^ | 16:59 |
kevko | Fl1nt: well, I think it is not visible when everything is working quite ok | 17:00 |
Fl1nt | How does it manifest? Increase on memcached ressource usage? | 17:00 |
kevko | Fl1nt: well, connections raising up, and never closed .. | 17:02 |
kevko | Fl1nt: but it looks like it is only when it is too fast against memcached ... and root cause probably is https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token/_cache.py line 70 | 17:03 |
Fl1nt | ouf >< not good, ok ok, so definitely something to monitor ^^ Does it triggers on a specific use-case? Like outage on keystone/db/memcached and then don't cleanup when things get back to nominal? | 17:03 |
kevko | Fl1nt: it's not eventlet safe | 17:03 |
Fl1nt | oh ok, understood ^^ | 17:04 |
Fl1nt | I guess WSGI specs aren't that easy to master after all :D | 17:04 |
*** vishalmanchanda has joined #openstack-kolla | 17:05 | |
Fl1nt | mgoddard, found out the doc for the release note, will create one but does the cloudkitty thing need a feature or rather a fixes one ? I'm enclined to choose fixes as the service already existed but as we add support for new backend, that's kinda a feature too. | 17:06 |
kevko | Fl1nt: if you have some testing deployment ... just monitor memcached connections from stats in some bash ..and somewhere aside run while true; do openstack server list ;done in several bashes | 17:07 |
mgoddard | Fl1nt: feature - we can't fix something we didn't support :) | 17:07 |
Fl1nt | kevko, I do ^^ Ok, will implement the check on our monitoring ^^ | 17:08 |
Fl1nt | mgoddard, thanks | 17:08 |
Fl1nt | quick question regarding CentOS Stream support, does it build kolla images correctly? Does it run k-a OK? At least on a small production platform somewhere? | 17:16 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 17:20 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: [CI] Enable proxysql test https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 17:20 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: [DNM] ProxySQL with two shards + cells https://review.opendev.org/c/openstack/kolla-ansible/+/773052 | 17:20 |
*** rpittau is now known as rpittau|afk | 17:21 | |
Fl1nt | All right folks, I'm out for today, see you on tomorrow! | 17:27 |
*** hamzaachi has quit IRC | 17:27 | |
*** Fl1nt has quit IRC | 17:28 | |
*** jbadiapa has quit IRC | 17:34 | |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 17:34 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: [CI] Enable proxysql test https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 17:34 |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: [DNM] ProxySQL with two shards + cells https://review.opendev.org/c/openstack/kolla-ansible/+/773052 | 17:34 |
*** e0ne has quit IRC | 17:36 | |
*** muhaha has quit IRC | 17:38 | |
*** sorin-mihai has joined #openstack-kolla | 17:42 | |
*** dougsz has quit IRC | 17:48 | |
*** maharg101 has quit IRC | 17:48 | |
*** bengates has quit IRC | 17:58 | |
*** andrewbonney has quit IRC | 18:05 | |
*** jonaspaulo has joined #openstack-kolla | 18:06 | |
*** rm_work has quit IRC | 18:10 | |
*** gfidente is now known as gfidente|afk | 18:11 | |
*** rm_work has joined #openstack-kolla | 18:23 | |
*** rm_work has quit IRC | 18:23 | |
*** rm_work has joined #openstack-kolla | 18:25 | |
*** rm_work has quit IRC | 18:25 | |
*** sorin-mihai has quit IRC | 18:25 | |
*** rm_work has joined #openstack-kolla | 18:25 | |
*** rm_work has quit IRC | 18:26 | |
*** rm_work has joined #openstack-kolla | 18:27 | |
*** rm_work has quit IRC | 18:27 | |
*** rm_work has joined #openstack-kolla | 18:28 | |
*** rm_work has quit IRC | 18:28 | |
*** rm_work has joined #openstack-kolla | 18:32 | |
*** rm_work has quit IRC | 18:32 | |
*** skramaja has quit IRC | 18:35 | |
*** rm_work has joined #openstack-kolla | 18:39 | |
*** rm_work has quit IRC | 18:39 | |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Add memcache_use_advanced_pool to keystone_authtoken https://review.opendev.org/c/openstack/kolla-ansible/+/773468 | 18:50 |
*** rm_work has joined #openstack-kolla | 18:50 | |
*** rm_work has quit IRC | 18:50 | |
*** hamzaachi has joined #openstack-kolla | 18:50 | |
*** k_mouza has quit IRC | 18:51 | |
*** k_mouza has joined #openstack-kolla | 18:52 | |
*** k_mouza has quit IRC | 18:52 | |
*** k_mouza has joined #openstack-kolla | 18:52 | |
*** k_mouza has quit IRC | 18:53 | |
*** k_mouza has joined #openstack-kolla | 18:53 | |
*** rm_work has joined #openstack-kolla | 18:53 | |
*** rm_work has quit IRC | 18:54 | |
*** hamzaachi has quit IRC | 18:56 | |
*** hamzaachi has joined #openstack-kolla | 18:56 | |
*** k_mouza has quit IRC | 18:58 | |
*** muhaha has joined #openstack-kolla | 19:00 | |
*** rm_work has joined #openstack-kolla | 19:00 | |
*** rm_work has quit IRC | 19:01 | |
*** sorin-mihai has joined #openstack-kolla | 19:02 | |
*** rm_work has joined #openstack-kolla | 19:04 | |
*** rm_work has quit IRC | 19:04 | |
*** kevko has quit IRC | 19:14 | |
*** rm_work has joined #openstack-kolla | 19:15 | |
*** rm_work has quit IRC | 19:15 | |
*** rm_work has joined #openstack-kolla | 19:22 | |
*** rm_work has quit IRC | 19:22 | |
*** hamzaachi_ has joined #openstack-kolla | 19:33 | |
*** hamzaachi has quit IRC | 19:33 | |
*** hamzaachi_ has quit IRC | 19:36 | |
*** hamzaachi has joined #openstack-kolla | 19:40 | |
*** hamzaachi has quit IRC | 19:41 | |
*** maharg101 has joined #openstack-kolla | 19:45 | |
*** rm_work has joined #openstack-kolla | 19:47 | |
*** rm_work has quit IRC | 19:48 | |
*** maharg101 has quit IRC | 19:50 | |
*** LinPeiWen has joined #openstack-kolla | 20:16 | |
*** rm_work has joined #openstack-kolla | 20:23 | |
*** ivan_lin has quit IRC | 20:26 | |
*** kevko has joined #openstack-kolla | 20:37 | |
*** sorin-mihai has quit IRC | 20:46 | |
*** sorin-mihai has joined #openstack-kolla | 20:51 | |
openstackgerrit | Michal Arbet proposed openstack/kolla-ansible master: Add memcache_use_advanced_pool to keystone_authtoken https://review.opendev.org/c/openstack/kolla-ansible/+/773468 | 21:04 |
openstackgerrit | Pedro Henrique Pereira Martins proposed openstack/kolla-ansible master: Add support to OpenID Connect Authentication flow https://review.opendev.org/c/openstack/kolla-ansible/+/695432 | 21:06 |
*** sorin-mihai has quit IRC | 21:24 | |
*** vishalmanchanda has quit IRC | 21:45 | |
*** maharg101 has joined #openstack-kolla | 21:46 | |
*** maharg101 has quit IRC | 21:50 | |
*** jbadiapa has joined #openstack-kolla | 22:03 | |
*** jonaspaulo has quit IRC | 22:06 | |
*** jbadiapa has quit IRC | 22:07 | |
*** Underknowledge has quit IRC | 22:07 | |
*** Underknowledge has joined #openstack-kolla | 22:08 | |
*** Underknowledge has quit IRC | 22:16 | |
*** Underknowledge has joined #openstack-kolla | 22:17 | |
*** kevko has quit IRC | 22:17 | |
*** kevko has joined #openstack-kolla | 22:26 | |
*** kevko has quit IRC | 22:31 | |
*** muhaha has quit IRC | 22:40 | |
*** Underknowledge has quit IRC | 22:47 | |
*** Underknowledge has joined #openstack-kolla | 22:47 | |
*** cah_link has quit IRC | 23:24 | |
*** gfidente|afk has quit IRC | 23:36 | |
*** maharg101 has joined #openstack-kolla | 23:47 | |
*** maharg101 has quit IRC | 23:52 | |
*** mchlumsky has quit IRC | 23:55 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!