*** gyee has quit IRC | 00:08 | |
*** DanyC has joined #openstack-ansible | 00:20 | |
*** DanyC has quit IRC | 00:24 | |
*** DanyC has joined #openstack-ansible | 01:17 | |
*** DanyC has quit IRC | 01:23 | |
*** weshay|ruck is now known as weshay | 01:31 | |
*** jamesden_ has joined #openstack-ansible | 01:34 | |
*** jamesden_ has quit IRC | 01:42 | |
*** evrardjp has quit IRC | 04:36 | |
*** evrardjp has joined #openstack-ansible | 04:37 | |
*** udesale has joined #openstack-ansible | 04:56 | |
*** threestrands has joined #openstack-ansible | 05:06 | |
*** thuydang has quit IRC | 05:14 | |
*** kleini has joined #openstack-ansible | 05:24 | |
*** thuydang has joined #openstack-ansible | 05:30 | |
snadge | i still cant figure out why neutron_server-back keeps failing.. this is saddening, it wasn't doing this before | 06:14 |
---|---|---|
*** miloa has joined #openstack-ansible | 06:17 | |
*** spatel has joined #openstack-ansible | 06:20 | |
*** spatel has quit IRC | 06:25 | |
snadge | i wish i knew more about this stuff, ive poked around in rabbitmq .. can see "AMQP server on 172.29.237.199:5672 is unreachable: timed out." in the neutron logs | 06:49 |
snadge | in the rabbit logs, i can see "client unexpectedly closed TCP connection" for the neutron user.. i've tried disabling SSL and connecting to port 5672 instead of 5671.. just to see if that might make a difference, apparently not | 06:52 |
*** gary_perkins has quit IRC | 06:55 | |
*** gary_perkins has joined #openstack-ansible | 06:58 | |
*** jbadiapa has joined #openstack-ansible | 07:01 | |
*** DanyC has joined #openstack-ansible | 07:15 | |
*** rpittau|afk is now known as rpittau | 07:17 | |
*** fridtjof[m] has quit IRC | 07:29 | |
*** masterpe has quit IRC | 07:29 | |
*** gokhani has joined #openstack-ansible | 07:34 | |
noonedeadpunk | mnaser: I see you don't like suse, but as openstack governance claims that suse is supported, and we already have it, not sure we should drop it. Also, it do not explain why it passes tests and fails _only_ in gates. Or we're going to drop all jobs that fails in gates? | 07:42 |
noonedeadpunk | I think that here's smth weird stuff | 07:42 |
noonedeadpunk | also currently we have hardening kinda broken, so maybe it's not only suse fault.... | 07:44 |
jrosser | snadge: have you enabled the rabbitmq monitoring dashboard? | 07:46 |
noonedeadpunk | mnaser: if suse would be dropped out of governance ofc I see no reason in it's futher support | 07:47 |
jrosser | also check the cpu usage of your rabbit processes, if I had to guess I’d say you have either runaway generation of excess rabbit queues or in-acked messages sat in rabbit building up | 07:48 |
*** fridtjof[m] has joined #openstack-ansible | 07:59 | |
*** threestrands has quit IRC | 08:01 | |
*** DanyC has quit IRC | 08:01 | |
*** tosky has joined #openstack-ansible | 08:02 | |
*** chigang_ has joined #openstack-ansible | 08:03 | |
jrosser | chandankumar: https://review.opendev.org/#/c/710251/ wont pass by rechecking | 08:07 |
jrosser | theres a bug we need to fix | 08:07 |
chandankumar | jrosser, ok | 08:07 |
chandankumar | thanks for pointing out | 08:07 |
*** fghaas has joined #openstack-ansible | 08:14 | |
*** cp- has quit IRC | 08:21 | |
*** cp- has joined #openstack-ansible | 08:23 | |
*** cp- has quit IRC | 08:23 | |
*** cp- has joined #openstack-ansible | 08:24 | |
*** masterpe has joined #openstack-ansible | 08:42 | |
snadge | i managed to create an admin user and have logged into the web interface via a port forward..and it all seems pretty normal | 08:50 |
jrosser | you should be able to see if there are messages lying aroung | 08:50 |
snadge | unacked builds up to about 30.. over the space of a few minutes, then drops to zero | 08:52 |
snadge | they're all in q-reports-plugin | 08:53 |
*** fghaas has quit IRC | 08:56 | |
snadge | trying to figure out what that does and whether i can disable it | 09:03 |
*** DanyC has joined #openstack-ansible | 09:03 | |
*** fghaas has joined #openstack-ansible | 09:11 | |
*** andrewbonney has joined #openstack-ansible | 09:25 | |
*** sshnaidm|afk is now known as sshnaidm | 09:25 | |
snadge | at least im a step closer.. i just need to figure out what actually consumes those messages, and why its taking so long | 09:29 |
*** ygk_12345 has joined #openstack-ansible | 09:52 | |
gokhani | Hi team ı am trying to add ironic my OpenStack train (20.0.0 tag) Environment , but it gives error when install pip packages in venv. it seems it is parsing error. openstack-ansible os-ironic_install.yml output is http://paste.openstack.org/show/791512/ and python venv build log is http://paste.openstack.org/show/791511/ | 09:57 |
gokhani | ı didn't get which requirement gives error | 09:58 |
ygk_12345 | I am facing this error while upgrading from rocky to stein manually after this command "${SCRIPTS_PATH}/bootstrap-ansible.sh" . check this error http://paste.openstack.org/show/791514/ | 10:00 |
ygk_12345 | can someone help me with that error p[lease | 10:00 |
*** spatel has joined #openstack-ansible | 10:09 | |
noonedeadpunk | ygk_12345: hm, I'm pretty sure that the mentioned commit exist on github... https://github.com/logan2211/ansible-resolvconf/commit/a2ff5ba59b47f96ddddcb7a3a67de93687c317a6 | 10:11 |
ygk_12345 | noonedeadpunk so whats the workaround now ? | 10:12 |
*** spatel has quit IRC | 10:14 | |
ygk_12345 | noonedeadpunk can you please hep me how to proceed now | 10:14 |
*** rpittau is now known as rpittau|bbl | 10:14 | |
noonedeadpunk | ygk_12345: can you try going to /etc/ansible/roles/ansible-resolvconf, doing git pull; git checkout a2ff5ba59b47f96ddddcb7a3a67de93687c317a6 ? | 10:14 |
noonedeadpunk | gokhani: I can recall that we had some bug with ironic on 20.0.0 | 10:15 |
noonedeadpunk | iirc it has been fixed on 20.0.1 | 10:15 |
noonedeadpunk | but not sure if it was this exact issue.... | 10:16 |
ygk_12345 | noonedeadpunk I have deleted the resolvconf folder in /etc/ansible/roles and rerunning the script | 10:17 |
noonedeadpunk | or that | 10:17 |
gokhani | noonedeadpunk, ok ı am trying to find this commit | 10:19 |
noonedeadpunk | I guess it's https://review.opendev.org/#/c/709747/ | 10:20 |
gokhani | noonedeadpunk, ok ı am tryin now this commit | 10:22 |
*** gshippey has joined #openstack-ansible | 11:08 | |
ebbex | I'm having some issues with live-migration. I've found several inconsistencies in the database tables, and wondering which connection could be problematic when I'm seeing these in the logs; | 11:18 |
ebbex | [instance: 0a4a2a9b-a6d1-491f-b59a-d9eca7ed6d91] Detaching volume from unknown instance | 11:18 |
ebbex | [instance: 0a4a2a9b-a6d1-491f-b59a-d9eca7ed6d91] During detach_volume, instance disappeared.: InstanceNotFound: Instance 0a4a2a9b-a6d1-491f-b59a-d9eca7ed6d91 could not be found. | 11:18 |
ebbex | This is happening on the target hypervisor. Where the instance is moved with "openstack server migrate --live target-hypervisor 0a4a2a9b-a6d1-491f-b59a-d9eca7ed6d91" | 11:19 |
ebbex | [instance: 0a4a2a9b-a6d1-491f-b59a-d9eca7ed6d91] Attempting to driver detach volume b134615d-70ae-41b3-94f7-a44dfc9fd7f6 from mountpoint /dev/vda | 11:20 |
ebbex | I suspected some values were wrong in nova_cell1.block_device_mapping, or cinder.volumes. But don't see any wrong connections there. | 11:21 |
ebbex | Only under cinder.volumes the 'host' column containing something like "compute01@RBD#rbddriver", but those values don't add up for any of the vms and the compute-hosts they're running on. | 11:25 |
*** DanyC has quit IRC | 11:26 | |
*** ygk_12345 has quit IRC | 11:40 | |
*** udesale_ has joined #openstack-ansible | 11:40 | |
*** udesale has quit IRC | 11:43 | |
*** DanyC has joined #openstack-ansible | 11:53 | |
noonedeadpunk | mnaser: jrosser: seems it was broken suse gate image that got upadet as suse passed hardening | 11:56 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: [ussuri][goal] Updates for python 2.7 drop https://review.opendev.org/710598 | 12:10 |
*** rpittau|bbl is now known as rpittau | 12:12 | |
*** ygk_12345 has joined #openstack-ansible | 12:14 | |
ygk_12345 | hi all I am following this rocky-stein upgrade https://docs.openstack.org/openstack-ansible/stein/admin/upgrades/major-upgrades.html process. after running the setup-hosts command I see another set of containers being created on the hosts. is this normal and accepted behaviour ? | 12:15 |
ygk_12345 | I see two containers of each type now on the hosts ? | 12:16 |
ygk_12345 | is this the accpeted behaviour ? | 12:16 |
ebbex | ygk_12345: from rocky to stein, i don't think so. didn't happen on my upgrades. | 12:21 |
ygk_12345 | ebbex i see that the rocky version containers are not deleted or removed and the the new stein containers are created | 12:23 |
jrosser | the upgrade should not create new containers | 12:26 |
ygk_12345 | jrosser but it did in mycase | 12:27 |
ebbex | how does your /etc/openstack_deploy/openstack_inventory.json look, any "duplicate" containers there? e.g. two infra01_cinder_api containers? | 12:28 |
ebbex | ygk_12345: I'm gonna ask a dumb question, but you had the old inventory in place right? | 12:29 |
ygk_12345 | ebbex ahhh yes | 12:30 |
ygk_12345 | i see all duplicates in the inventroy now | 12:31 |
ygk_12345 | ebbex sorry no duplicates in the inventroy. my mistake | 12:31 |
ygk_12345 | the inventory has old continaers | 12:31 |
ygk_12345 | should I delete them first prioir to upgrade | 12:32 |
ygk_12345 | ? | 12:32 |
gokhani | ygk_12345, ı think this link help you for removing duplicate containers from inventory: https://docs.openstack.org/openstack-ansible/latest/reference/inventory/manage-inventory.html | 12:32 |
ygk_12345 | ebbex confused now a bit | 12:33 |
ebbex | Nope, if they are there it the upgrade should reuse them, if they were missing, it'd just create random new ones as you're experiencing. | 12:33 |
ygk_12345 | ebbex oh no i think I have to do it from scratch | 12:33 |
ygk_12345 | rocky---stein again | 12:33 |
ebbex | Yeah, the big fat red warning on that page summarises what I was asking/checking. | 12:34 |
ebbex | And from the sound of your situation seemed to be the likely cause of what you were experiencing. | 12:35 |
*** fghaas has left #openstack-ansible | 12:38 | |
ygk_12345 | ebbex i have deleted the duplicated contianers. how do I repopulate the inventry.json with the old list ? | 12:41 |
ygk_12345 | with the existing continaers ? | 12:42 |
mnaser | noonedeadpunk: it's a chicken and egg wrt suse, we don't "have" to support them because they're in the tc list | 12:42 |
mnaser | for example, i dont thin kolla has support, nor tripleo | 12:43 |
openstackgerrit | Marcus Klein proposed openstack/openstack-ansible-os_keystone master: Use the service setup host python interpreter for LDAP domain creation https://review.opendev.org/716971 | 12:43 |
openstackgerrit | Marcus Klein proposed openstack/openstack-ansible-os_keystone master: Same service setup host python interpreter for LDAP domains https://review.opendev.org/716971 | 12:46 |
openstackgerrit | Marcus Klein proposed openstack/openstack-ansible-os_keystone stable/stein: Same service setup host python interpreter for LDAP domains https://review.opendev.org/716973 | 12:49 |
openstackgerrit | Marcus Klein proposed openstack/openstack-ansible-os_keystone stable/train: Same service setup host python interpreter for LDAP domains https://review.opendev.org/716975 | 12:50 |
snadge | i think two of my compute nodes might be flakey, which causes enough lag in the neutron-server process for it to drop out, it only has a couple of threads allocated to it | 12:53 |
snadge | so im just going to turn them all on except the ones im suspicious of and see if it copes with that.. then turn them on one at a time.. then both.. and possibly tweak the number of processes etc so its at least equal to the number of compute nodes, so they can be done in parallel without bunching up and causing timeouts | 12:56 |
*** ygk_12345 has quit IRC | 12:57 | |
kleini | noonedeadpunk: https://review.opendev.org/#/c/716971/2 <- please see my submit of the necessary fix for me. | 12:57 |
noonedeadpunk | kleini: we ususally cherry-pick to stable branches once master one merges | 13:08 |
noonedeadpunk | but leave cherry-pick as is as they'r created - it's just for the future:) | 13:08 |
jrosser | snadge: i think there may be issues with threads vs processes too, though i don't remember which component specifically | 13:15 |
snadge | it looks like i might have to experiment with it | 13:15 |
jrosser | afaik some bits of openstack when used with wsgi shouldn't also use threads | 13:15 |
*** ianychoi_ has joined #openstack-ansible | 13:17 | |
*** ianychoi has quit IRC | 13:20 | |
kleini | hups, sorry. should have asked for the process. | 13:21 |
*** ianychoi_ is now known as ianychoi | 13:23 | |
*** jamesden_ has joined #openstack-ansible | 13:25 | |
snadge | should shutting a compute node down also remove its hypervisor entry? | 13:25 |
snadge | or do they get stuck sometimes | 13:26 |
snadge | ive seen some stuff online which suggests going into the database and manually removing the entry | 13:26 |
gokhani | hi folks, ı am trying to add ironic to my OpenStack Environment, but when ı try to install with openstack-ansible, I see that ı also need swift. ı am sorry may be this is a silly question I am new to ironic , is swift is a requirement for ironic ? ıs there any alternative to swift in ironic installation ? | 13:33 |
*** xakaitetoia has joined #openstack-ansible | 13:34 | |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Fix python2 support https://review.opendev.org/715215 | 13:51 |
*** weshay is now known as weshay|ruck | 13:55 | |
*** thuydang has quit IRC | 14:02 | |
jrosser | gokhani: i've never used ironic but just looking at the ansible role it would seem that you can run it without an object store https://github.com/openstack/openstack-ansible-os_ironic/blob/master/templates/ironic.conf.j2#L59 | 14:07 |
gokhani | jrosser, thanks ı will try ironic standalone | 14:17 |
*** sshnaidm is now known as sshnaidm|afk | 14:25 | |
snadge | i wonder why this one particular blade causes neutron-server to fall over, for now i've disabled it.. i can use the playbook to remove it if i need to | 14:26 |
snadge | its working fine with 7 of 8 enabled though, so i'll just leave it at that, maybe swap it out for another one or run some tests on it | 14:26 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: [ussuri][goal] Updates for python 2.7 drop https://review.opendev.org/710598 | 14:31 |
jrosser | hrrm another keystone blow up https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_95a/716971/2/check/openstack-ansible-deploy-aio_metal-debian-buster/95a87c1/logs/host/keystone-wsgi-public.service.journal-14-14-03.log.txt | 14:44 |
*** macz_ has joined #openstack-ansible | 14:53 | |
*** macz_ has quit IRC | 14:55 | |
*** macz_ has joined #openstack-ansible | 14:55 | |
noonedeadpunk | and for buster only? | 14:59 |
noonedeadpunk | py3.7 thing | 14:59 |
noonedeadpunk | (probably) | 15:00 |
noonedeadpunk | jrosser: do you see why this got skipped? https://zuul.opendev.org/t/openstack/build/a6af7880a78e42e0bff352f34275d8fe/log/job-output.txt#2870 | 15:00 |
noonedeadpunk | oh, it's run with --check | 15:02 |
jrosser | the one from yesterday was 3.6 https://zuul.opendev.org/t/openstack/build/dc90c65b0e194aaaba56cfc8c2ed5ac5/log/logs/host/keystone-wsgi-public.service.journal-19-03-39.log.txt#4608 | 15:03 |
noonedeadpunk | but reasons seem different. this one because of failed memcached daemon | 15:04 |
*** DanyC has quit IRC | 15:07 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible stable/train: Bump SHAs for stable/train https://review.opendev.org/714310 | 15:07 |
*** DanyC has joined #openstack-ansible | 15:07 | |
noonedeadpunk | cores, can we vote on this? ^ | 15:07 |
*** DanyC has joined #openstack-ansible | 15:08 | |
*** DanyC has joined #openstack-ansible | 15:09 | |
*** DanyC has joined #openstack-ansible | 15:09 | |
*** DanyC has joined #openstack-ansible | 15:10 | |
*** DanyC has joined #openstack-ansible | 15:10 | |
*** gyee has joined #openstack-ansible | 15:11 | |
*** DanyC has joined #openstack-ansible | 15:13 | |
*** sshnaidm|afk is now known as sshnaidm | 15:15 | |
*** DanyC has joined #openstack-ansible | 15:18 | |
*** ondrejburian has quit IRC | 15:19 | |
mgariepy | noonedeadpunk, done, | 15:22 |
noonedeadpunk | thanks:) | 15:22 |
mgariepy | noonedeadpunk, any other that needs my attention ? | 15:23 |
noonedeadpunk | maybe https://review.opendev.org/#/q/topic:use-integrated-repo-for-all-tests+status:open ? :) | 15:24 |
*** gokhani has quit IRC | 15:26 | |
noonedeadpunk | 🖒 | 15:29 |
mgariepy | lol you are now doing in emoji ? haha | 15:29 |
noonedeadpunk | Learning ascii codes lol | 15:29 |
mgariepy | haha :D | 15:30 |
mgariepy | always useful. | 15:30 |
noonedeadpunk | yeah :) | 15:31 |
*** jamesden_ has quit IRC | 15:31 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: [ussuri][goal] Updates for python 2.7 drop https://review.opendev.org/710598 | 15:40 |
*** ondrejburian has joined #openstack-ansible | 15:42 | |
*** rpittau is now known as rpittau|afk | 15:56 | |
jrosser | mnaser: seems to be a huge pile of new work in the mitogen repo | 16:13 |
jrosser | i might have another spin with that as i think some of our issues may be addressed | 16:13 |
noonedeadpunk | I guess we're talking about it's usage for years... | 16:14 |
jrosser | yes | 16:15 |
jrosser | someone is doing serious work on the code now | 16:15 |
noonedeadpunk | oh, yeah, I see | 16:20 |
noonedeadpunk | realy lots of activity | 16:20 |
mnaser | oh nice | 16:23 |
*** udesale_ has quit IRC | 16:26 | |
*** evrardjp has quit IRC | 16:36 | |
*** evrardjp has joined #openstack-ansible | 16:36 | |
*** DanyC has quit IRC | 16:51 | |
*** DanyC has joined #openstack-ansible | 16:58 | |
*** KeithMnemonic has joined #openstack-ansible | 17:28 | |
*** cosmicsound has joined #openstack-ansible | 17:38 | |
*** xakaitetoia has quit IRC | 17:38 | |
*** xakaitetoia has joined #openstack-ansible | 17:48 | |
*** xakaitetoia has quit IRC | 17:56 | |
*** DanyC has quit IRC | 18:10 | |
*** DanyC has joined #openstack-ansible | 18:13 | |
*** DanyC has joined #openstack-ansible | 18:17 | |
*** DanyC has joined #openstack-ansible | 18:17 | |
openstackgerrit | Merged openstack/openstack-ansible-os_zun master: Drop commented out values from configs https://review.opendev.org/693543 | 18:23 |
*** xakaitetoia has joined #openstack-ansible | 18:24 | |
*** sshnaidm is now known as sshnaidm|afk | 18:24 | |
*** xakaitetoia has quit IRC | 18:29 | |
jrosser | on this mitogen AIO its very obvious the differentce between ansible forks 5 and 10 | 18:33 |
jrosser | it's clearly doing two batches of 5 with a perceptible delay between for 5, and with 10 all the containers get done in parallel | 18:34 |
noonedeadpunk | oh, rly? sounds really good | 18:35 |
jrosser | i wonder if there is good reason to just up forks = n_containers for AIO anyway | 18:35 |
*** miloa has quit IRC | 18:37 | |
noonedeadpunk | I guess number of cores in CI flavor allows us to do that | 18:43 |
noonedeadpunk | Actually I think the most heavy one will be telemetry stack | 18:43 |
noonedeadpunk | (in terms of containers #) | 18:43 |
jrosser | the container create is cpu bound on one core unzipping the base image too | 18:44 |
jrosser | tar --anchored --numeric-owner -xpJf /var/cache/lxc//download/ubuntu/bionic/amd64//default/rootfs.tar.xz -C /var/lib/lxc/aio1_placement_container-130e2a4a/rootfs | 18:45 |
noonedeadpunk | I thought you was talking about roles runtime? | 18:45 |
jrosser | yes sorry i am for ansible forks | 18:46 |
noonedeadpunk | yeah, for containers creation I think there's liitle we can do... | 18:47 |
noonedeadpunk | but maybe we will fix this ansible slow downs with grown # of hosts... | 18:47 |
noonedeadpunk | Actually I didin't test moving a-r-r to group_vars yet:( | 18:47 |
jrosser | i should spend some time just looking at what we have in hostvars | 18:50 |
jrosser | see how much unnecessary stuff we are copying around | 18:50 |
*** DanyC has quit IRC | 18:54 | |
openstackgerrit | Merged openstack/ansible-role-systemd_networkd stable/train: Updated from OpenStack Ansible Tests https://review.opendev.org/690384 | 18:58 |
*** xakaitetoia has joined #openstack-ansible | 19:01 | |
openstackgerrit | Merged openstack/ansible-role-systemd_service stable/train: Updated from OpenStack Ansible Tests https://review.opendev.org/690385 | 19:02 |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest master: Add zun service to tempest https://review.opendev.org/692406 | 19:03 |
*** xakaitetoia has quit IRC | 19:07 | |
openstackgerrit | Merged openstack/ansible-role-systemd_mount stable/train: Updated from OpenStack Ansible Tests https://review.opendev.org/690382 | 19:10 |
*** cosmicsound has left #openstack-ansible | 19:16 | |
openstackgerrit | Merged openstack/openstack-ansible-os_trove stable/train: Updated from OpenStack Ansible Tests https://review.opendev.org/690378 | 19:22 |
*** xakaitetoia has joined #openstack-ansible | 19:34 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/ansible-hardening master: [ussuri][goal] Updates for python 2.7 drop https://review.opendev.org/710598 | 19:38 |
*** xakaitetoia has quit IRC | 19:39 | |
*** Chaserjim has joined #openstack-ansible | 19:49 | |
openstackgerrit | Merged openstack/openstack-ansible-os_murano stable/train: Updated from OpenStack Ansible Tests https://review.opendev.org/714745 | 19:51 |
noonedeadpunk | mnaser: https://review.opendev.org/#/c/713511/ passing | 20:00 |
mnaser | noonedeadpunk: nice, +2 .. is stable/train g2g so we can recheck stuff thats borked? | 20:06 |
noonedeadpunk | Yes | 20:06 |
*** DanyC has joined #openstack-ansible | 20:07 | |
*** xakaitetoia has joined #openstack-ansible | 20:09 | |
*** DanyC has quit IRC | 20:11 | |
*** xakaitetoia has quit IRC | 20:17 | |
mnaser | noonedeadpunk: cool, in that case i'll do that soon | 20:18 |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Set bionic upgrade job to voting https://review.opendev.org/708238 | 20:29 |
*** gshippey has quit IRC | 20:30 | |
jrosser | train patches are rechecked | 20:35 |
*** jbadiapa has quit IRC | 20:42 | |
*** weshay|ruck is now known as weshay | 20:57 | |
*** kleini has quit IRC | 21:38 | |
jrosser | \o/ passed tempest with mitogen and containers | 22:03 |
jrosser | never managed that before | 22:03 |
*** DanyC has joined #openstack-ansible | 22:31 | |
*** DanyC has quit IRC | 22:36 | |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Same service setup host python interpreter for LDAP domains https://review.opendev.org/716971 | 22:43 |
*** openstackstatus has quit IRC | 22:56 | |
*** openstack has joined #openstack-ansible | 23:00 | |
*** ChanServ sets mode: +o openstack | 23:00 | |
*** tosky has quit IRC | 23:00 | |
*** DanyC has joined #openstack-ansible | 23:07 | |
*** DanyC has quit IRC | 23:13 | |
*** mrda has quit IRC | 23:22 | |
*** gyee has quit IRC | 23:38 | |
openstackgerrit | Merged openstack/openstack-ansible master: Add support to deploy zun https://review.opendev.org/692407 | 23:42 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!