Wednesday, 2022-11-30

opendevreviewJames Denton proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292401:08
opendevreviewJames Denton proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292403:09
opendevreviewJames Denton proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292403:39
*** frenzy_friday|rover is now known as frenzy_friday|rover|doc06:56
*** frenzy_friday|rover|doc is now known as frenzy_friday|rover08:17
noonedeadpunkjamesdenton: so, either we should install ssl inside neutron-server or we should avoid configuring https://zuul.opendev.org/t/openstack/build/55d001cb429e48b78a5fb5a81e2db53f/log/logs/etc/openstack/aio1_neutron_server_container-8fab4a71/neutron/plugins/ml2/ml2_conf.ini.txt#30-35 Not sure what's correct way though09:25
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: add ovn ssl config  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86240309:25
noonedeadpunkI'd say basically everywhere where ml2_conf.ini.j2 is placed we should also paste certificates09:26
noonedeadpunkor well. https://opendev.org/openstack/openstack-ansible-os_neutron/src/branch/master/templates/plugins/ml2/ml2_conf.ini.j2#L4709:28
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Set default plugin type to OVN  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86596109:28
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-plugins master: Unify vars for glusterfs RHEL variants and remove rocky-8 workaround.  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/86611609:42
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Remove support for calico ml2 driver.  https://review.opendev.org/c/openstack/openstack-ansible/+/86611909:53
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic stable/yoga: Pass CA pass to Swift CLI  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86556609:58
noonedeadpunkI just disabled rhel8 jobs for Y on ironic ^ 09:58
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_neutron master: Remove support for calico ml2 driver.  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86612310:01
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Disable sahara real tempest tests  https://review.opendev.org/c/openstack/openstack-ansible/+/86612410:02
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_sahara master: Update api-paste to enable healthcheck  https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/86442210:03
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Refactor ironic deploy image handling.  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86354910:06
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Add variable for user defined list of deploy images  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86531010:06
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Add variable for user defined list of deploy images  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86531010:07
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Disable fact variables  https://review.opendev.org/c/openstack/openstack-ansible/+/77839610:08
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Switch distro jobs to Jammy  https://review.opendev.org/c/openstack/openstack-ansible/+/86612610:11
gokhanihello folks, when I try to upload large images to glance, firsy I can see that image is saving state and after the x minutes I see that image is lost. Do I need to set timeout at haproxy settings? What is your idea for that situation ?10:26
noonedeadpunkjrosser: small nit in https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/863549/410:27
noonedeadpunkgokhani: how large are we talking about ?:)10:27
noonedeadpunkbut no, I don't think it has smth to do with haproxy, but can with token lifetime10:28
noonedeadpunkor diskspace on glance container (controller) 10:28
noonedeadpunkor uwsgi mode :)10:28
gokhaninoonedeadpunk, for example about 500GB, in my env use_uwsgi=false, it is eventlet server 10:30
noonedeadpunkwell, then I'd say it's diskspace on controller10:31
noonedeadpunkor well10:31
noonedeadpunkdepends on how you create the image10:31
noonedeadpunkdo you just upload through cli?10:31
noonedeadpunkor create from server/volume?10:32
gokhaniwhen I looked at logs I can oly see store exception invalid literal for int() with base 16 evetlet.wsgi.Chunk read error 10:32
gokhanibackend is ceph 10:32
gokhaniI am trying volume upload image 10:33
noonedeadpunkI need to refresh in my memory how this process is done in fact, but if I'm not mistaken (I can easily be now), then volume somehow fetched to glance container and then uploaded as image (or smth like that)10:34
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Refactor ironic deploy image handling.  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86354910:36
gokhaniok it firsly may be make conversions on glance containers and I don't have enough space on glance containers10:36
gokhaniI think cache is disable 10:37
gokhaniand but some of my images uploaded 10:37
noonedeadpunkIt could be also related to the token lifetime10:40
noonedeadpunkhttps://docs.openstack.org/cinder/latest/configuration/block-storage/service-token.html10:41
noonedeadpunkSince Yoga we enable service_token_roles and add users to "service" role10:43
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Tidy definition of http dir for inspector  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/86613210:46
*** dviroel_ is now known as dviroel10:47
gokhaninoonedeadpunk, I am on vctoria10:47
jamesdentonnoonedeadpunk AFAIK they wouldn't be necessary in the neutron server container, so we may need to figure out why they're landing there. northd_container, yes.10:53
jamesdentonbut mgariepy would know better10:54
noonedeadpunkwell, then we need to change condition here  https://opendev.org/openstack/openstack-ansible-os_neutron/src/branch/master/templates/plugins/ml2/ml2_conf.ini.j2#L4710:57
noonedeadpunkas neutron-server seems to read this file and fully loads it10:57
jamesdentonneutron-server def needs the ml2_conf.ini and those ovn bits, but i'm not sure if the ovn cert/key bits are needed there. 11:00
noonedeadpunkwell, if it's going to connect to ovn then I guess yes?11:02
noonedeadpunkMaybe not everything though....11:02
jamesdentonyou could be right11:02
noonedeadpunkAnd likely it looks only for ca-cert or smth11:02
noonedeadpunkwell, thinking about that likely you are right :D11:03
noonedeadpunkWe don't need actual certs there11:03
noonedeadpunkand ca-cert should come from system ca-store11:03
noonedeadpunkBut I have nowhere to test this on11:03
jamesdentoni am not reliable at this time of day11:03
noonedeadpunkyeah, sorry11:04
noonedeadpunkI guess it's super early for you now11:04
jamesdentonthe ovn default patch is close, i need to make a change to tempest var11:04
noonedeadpunktempest_public_net_physical_name ?11:04
jamesdentonyes11:04
jamesdentonchange from vlan to flat11:04
noonedeadpunkyeah was just looking at that11:04
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292411:05
noonedeadpunkdone11:05
jamesdentonthanks :)11:05
noonedeadpunkI will try to play with ovn ssl one wrt neutron-server11:06
jamesdentonnow in... < 2 hrs we should know11:06
jamesdentonso, is the issue there the path that was written?11:06
noonedeadpunkbut yes, want to wait for CI results first11:06
noonedeadpunkI think yes. Though it might appear that the only thing we need there is path to CA11:07
gokhaninoonedeadpunk, upload volume to glance (ceph) is very slow. when I run ceph -s, in output at io side client wr is 8.2 MİB/s. is it expected ?11:10
noonedeadpunkum no idea here tbh11:11
noonedeadpunkI wasn't able to quickly find code that's responsible for that11:12
noonedeadpunkbut uploading volume as image is ususally really slow indeed11:12
noonedeadpunkAs I guess some staging is used somewhere11:12
gokhaninoonedeadpunk, in there I am trying to migrate fc (fiber channel) backend bootable volumes to ceph. so for this , firstly I stop the machine, then create volume snaphot, create volume from this snapshot and on volue upload image. May be my method is wrong for migrating11:15
noonedeadpunktbh if I were you I would hack my way around. I'm not sure about fc backend and it's storage format (is it raw?), but I would try 2 things: 1. simple volume re-type. might not work though if disk format is not raw for your current backend (though with small hacks in code you may add format conversion) 2. write some migration script that will do rbd import and then make cinder volume manage API call11:18
jamesdentonnoonedeadpunk i'll kick off a multi-node lxc-based deploy and see if i can tweak the ovn ssl stuff. 11:23
gokhaninoonedeadpunk, fc type is hp msa storage, change type is not worked. my image is qcow2 for creating volume 11:23
noonedeadpunkHonestly I was thinking just to try this out in CI11:24
noonedeadpunkIf we've catched missing certs, I guess we will also catch if these params are even needed11:24
opendevreviewMerged openstack/openstack-ansible-lxc_hosts master: Add option to disable lxc interface management  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/86167611:25
jamesdentonwell, if i'm reading the log right, i am not so sure it's missing certs?11:25
jamesdentonthis, right? oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/neutron/neutron.conf,/etc/neutron/plugins/ml2/ml2_conf.ini11:26
jamesdentonoh neveermind11:27
jamesdentonit pays to scroll down11:27
jamesdentonhttps://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/862403/21/templates/plugins/ml2/ml2_conf.ini.j211:32
jamesdentoni think those just need to be changed from neutron_conf_version_dir to whatever var specifies "/etc/neutron/"11:33
gokhaninoonedeadpunk, I am considering apply your second option with command "rbd -p cinder-volumes --image-format 2 import <your-image-file> <volume-uuid>". I am trying to find how can I reach volume images on storage side11:34
noonedeadpunkum, there's amn api call for that11:38
noonedeadpunkhttps://docs.openstack.org/api-ref/block-storage/v3/index.html#volume-manage-extension-manageable-volumes11:39
gokhaninoonedeadpunk, I tried manageable volumes but on hpe side it is not implemented :(12:12
noonedeadpunkwell, it is on ceph side for sure12:25
noonedeadpunkso once you do rbd import you can manage volume and new one will appear in cinder12:25
noonedeadpunkor you will need to mess up in DB manually but it's super tricky12:25
gokhaninoonedeadpunk, I think https://ceph.io/en/news/blog/2014/openstack-import-existing-ceph-volumes-in-cinder/ help 12:30
mgariepygood morning12:51
mgariepyso ssl ovn stuff ?12:52
mgariepynot sure i follow 100% here. need more coffee.12:53
*** frenzy_friday|rover is now known as frenzy_friday|rover|lunch12:58
noonedeadpunkmgariepy: so question is if neutron-server does not ovn certs to be present or only CA or nothing as CA is in system tryst store anyway 13:11
mgariepyit needs the key to talk to ovn, and we could probably use neuytron key directly since it's the same server but we dont have that currently.13:13
opendevreviewGeorge Shuklin proposed openstack/openstack-ansible-os_nova master: fix: os_vif_ovs should not be in the middle of libvirt section  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/86615913:13
mgariepyhttps://docs.openstack.org/neutron/zed/configuration/ovn.html#ovn13:14
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: fix: os_vif_ovs should not be in the middle of libvirt section  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/86615913:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: add ovn ssl config  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86240313:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Add lxb jobs instead of ovn  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86597313:31
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Set default plugin type to OVN  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86596113:32
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292413:32
MouaaHi guys, in distro installation method, OSA use only packages distributed by OS distribution or third party like mariadb? 13:38
MouaaUbuntu 20.04 doesn't provides mariadb-server-10.4 !13:38
Mouaarepo.vexxhost.net is down ! CF : https://opendev.org/openstack/openstack-ansible-galera_server/commit/5a19d466920365b50886541cbec7bac80ea66afc13:38
jrosser Mouaa: maridab package is usually taken from the mariadb repo13:42
jrosserMouaa: which release are you trying to use?13:44
jrosser*of openstack-ansible13:44
MouaaI'm on ussurri OSA release, OS ubuntu 20.0413:45
noonedeadpunkMouaa: ah, yes. We've backported change to cover that13:46
MouaaI'll testing with the galera repo directly13:46
Mouaahttp://mariadb.mirror.globo.tech/repo/10.4/ubuntu/dists/focal/13:46
noonedeadpunkthis one: https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/85143913:46
jrosserMouaa: the most recent code on the ussuri branch does not try to use the vexxhost mirror13:46
noonedeadpunkbut already existining U deployments were affected by that13:47
noonedeadpunkso yeah, you can bump galera role version to get rid of the issue13:48
MouaaYou're sure? I had started the OSA upgrade from train, now i'm on ussuri release, and i had re boostraped recently all roles..13:48
jrosserpretty sure13:50
*** frenzy_friday|rover|lunch is now known as frenzy_friday|rover13:50
jrosserremember that ussuri branch is now in "extended maintainance"13:50
jrosserwhich git reference did you check out openstack-ansible to for your ussuri upgrade?13:51
MouaaDuring train to ussuri upgrade, i was on ussuri-em. Now, i switch on origin/stable/ussuri13:52
MouaaI will check in my notes if i had really reboostrapped all roles, bescause effectively, now the repo is "downloads.mariadb.com" on https://opendev.org/openstack/openstack-ansible-galera_server/src/branch/stable/ussuri/defaults/main.yml13:54
jrosserwell ussuri-em is a tag, signalling the point in time that the branch was made EM, tags like that won't move forward with any further changes we land on ussuri13:54
jrosserussuri-em -> fixed point in history........ origin/stable/ussuri -> always the most recent point on that branch13:55
Mouaagit checkout stable/ussuri 13:57
MouaaPrevious HEAD position was 9f1ac5f57 Bump OpenStack-Ansible Ussuri13:57
MouaaBranch 'stable/ussuri' set up to track remote branch 'stable/ussuri' from 'origin'.13:57
jrosserwell whichever way, ansible-role-requirements points to different things depending if you check out ussuri-em or origin/stable/ussuri13:59
MouaaI had enabled origin/stable/ussuri in OSA and replay scripts/bootstrap-ansible.sh so normally openstack-ansible-galera_server role should be in latest stable/ussuri right?14:02
opendevreviewJonathan Rosser proposed openstack/openstack-ansible-lxc_hosts master: Use correct apt repo when ubuntu architecture is not x86_64  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/86616714:03
jrosserthe ansible roles should be checked out to whatever is specified in ansible-role-requirements.yml14:03
spateljamesdenton morning! i am looking at your patch https://review.opendev.org/c/openstack/openstack-ansible/+/862924 does it going to impact already running production environment during upgrade?14:09
jamesdentoni would not expect it to, but the custom env.d that was required shouldn't be required any more. i will try and test it14:10
opendevreviewJonathan Rosser proposed openstack/openstack-ansible master: Fix console type selection for aarch64.  https://review.opendev.org/c/openstack/openstack-ansible/+/86616914:14
jrossernoonedeadpunk: do you have a deployment AIO or something since https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/861391 merged?14:20
spateljamesdenton why don't we create pre-upgrade-checklist.sh script which will decided if its LXD based install or OVN and then proceed.. just a thought 14:30
admin1is it possible to switch from non-sriov to sr-iov without a change in the ip address ? 14:41
spateladmin1 change in ip address?14:45
spatelsriov has nothing to do with IP address14:45
admin1true 14:45
jamesdentonadmin1 you mean changing an instance port from tap to vf while keeping the IP?14:53
dok53Hi all, novnc console not working and getting this in the log on the nova container. Origin header protocol does not match this host. Any suggestions where to look? I've tried a few things but no joy, If I click show console only it says This site can’t provide a secure connection, but, if I remove the s off https I get an attempt at connecting with "something went wrong"14:55
opendevreviewGeorge Shuklin proposed openstack/openstack-ansible-os_neutron master: feat: add neutron_ha_vrrp_health_check_interval variable  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86617614:55
jamesdentonwhat version?14:55
jrosserdok53: i think follow what the error message says "Origin header protocol does not match this host."14:59
jrosserprobably some URL/FQDN mismatch between how you access the console with your browser and what you have configured in openstack15:00
dok53Yeah there's a dns entry for the controller but that's just pointing at the IP address it hasn't been configured in the openstack config files but that's where I thought the issue might be. I'll look into it more so, thanks for the confitrmation15:01
jrosserdok53: are you using the FQDN in your openstack_user_config for the external VIP, or the IP?15:03
jrosserdok53: there is a pretty comprehensive set of content security headers set which is why you need to get this correct https://github.com/openstack/openstack-ansible/blob/master/inventory/group_vars/haproxy/haproxy.yml#L4615:05
dok53No I'm actually helping someone else with a cluster and they're not using it in the config. After they got the install finished they put in an internal dns entry for their controller. My console worked out of the box every time so I'm just trying to help him. I'll take a look at that so15:10
dok53thanks15:11
jrosseri think it's needed to do it the other way round really15:13
jrossernoonedeadpunk: I see something a bit odd with erlang versions, it's not matching what we specify in rabbitmq_server defaults/main.yml15:16
admin1i have seen rabbitmq refusing to install due to versions .. what i do is login and install the latest apt-get install rabbitmq-server and run the playbook again 15:17
*** dviroel is now known as dviroel|lunch15:17
jrossernoonedeadpunk: looks like this https://paste.opendev.org/show/brMFO51ou6vQazblH4Hx/15:18
jrosserit's like the erlang-base package is only in the ubuntu archive, not the cloudsmith one15:23
jrosserbut i am looking on aarch64 right now so that could also add wierdness15:24
jamesdentonnoonedeadpunk looks like this: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/862403/21..22/tasks/main.yml, may need to be reverted. Neutron server does want the certs and keys15:55
opendevreviewJames Denton proposed openstack/openstack-ansible-os_neutron master: add ovn ssl config  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86240316:04
noonedeadpunkjamesdenton: now we know :D16:06
jamesdenton:)16:08
*** dviroel|lunch is now known as dviroel16:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Set default plugin type to OVN  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86596116:39
opendevreviewBjoern Teipel proposed openstack/openstack-ansible-os_octavia stable/yoga: Adding octavia_provider_network_mtu-parameter parameter  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/86564317:11
opendevreviewBjoern Teipel proposed openstack/openstack-ansible-os_octavia stable/xena: Adding octavia_provider_network_mtu-parameter parameter  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/86564417:13
opendevreviewBjoern Teipel proposed openstack/openstack-ansible-os_octavia stable/wallaby: Adding octavia_provider_network_mtu-parameter parameter  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/86564517:13
noonedeadpunkfolks, can we land https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/865566 ?17:19
noonedeadpunkit's needed to unblock upgrade jobs17:21
jrossernoonedeadpunk: you can probably vote yourself as it;s a cherry-pick17:28
noonedeadpunkwell...17:32
noonedeadpunkmaster isn't merged yet...17:32
noonedeadpunkbut yeah...17:32
jrosseroh hah yes17:32
noonedeadpunkdamn...17:34
jrosserewwww thats unfortunate17:35
noonedeadpunkbtw ovn looks quite good now17:38
jrosserfinding oddness with whichever version of the openstack collection we use right now17:40
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Run zookeeper installation for validate job  https://review.opendev.org/c/openstack/openstack-ansible/+/86604717:40
jrossertempest uploading arm images that need properties: {hw_firmware_type: uefi} fails17:40
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Add coordination to octavia  https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/86605817:42
noonedeadpunkI think we pushed some fixes for collection specifically regarding image management17:43
noonedeadpunkAnd master is not tracking this SHA17:43
noonedeadpunkI'm not even sure if change was merged.17:44
jrosseri think this specifically breaks something https://github.com/openstack/openstack-ansible-os_tempest/blob/master/vars/main.yml#L37-L3817:44
jrosserbut i can't find the error message at all with codesearch to see where it comes from17:44
jrosseroh also i have a patch to push to updte to the the latest cirros too17:44
noonedeadpunkIt was this https://review.opendev.org/c/openstack/ansible-collections-openstack/+/86256517:44
noonedeadpunkthere was quite some mess in collection regarding image module tbh17:45
noonedeadpunkbut not sure it's related though17:46
jrosserwell, i commented those properties out of the ansible vars, re-ran it which worked17:47
jrosserand then `openstack image set .......` to fix it up afterwards in the utility host17:47
jrossermore interested if my arm AIO works or not at this point17:48
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-tests master: Switch CentOS 8 Stream to 9 Stream  https://review.opendev.org/c/openstack/openstack-ansible-tests/+/86619717:52
noonedeadpunkI've just o_O on https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/os-glance-install.yml#L90-L18017:59
noonedeadpunkor better say /o\17:59
noonedeadpunkI wonder if there're really good reasons we still do that....18:06
noonedeadpunkor just scared to touch as "it works:"18:08
jrosserseems to be origins here https://opendev.org/openstack/openstack-ansible/commit/ef12bf04eda9b77f81020c8a1098e04cb53453f718:09
jrosserlikewise i pretty much dare not touch that18:09
noonedeadpunkyeah, I'm kind of scared to touch as well, as this stuff looks too smart for me to fully understand I guess18:20
noonedeadpunkJust trying to check why distro jobs are failing :D18:21
noonedeadpunkand it's specifically because venv_tag is not defined/exist in localy stored facts18:21
jamesdentonlooks like the ovn ssl patches passed18:57
mgariepyyay19:04
opendevreviewJames Denton proposed openstack/openstack-ansible master: Remove deprecated OVN and Panko services  https://review.opendev.org/c/openstack/openstack-ansible/+/86620519:20
opendevreviewJames Denton proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292419:26
opendevreviewJames Denton proposed openstack/openstack-ansible master: Implement OVN inventory changes and deploy by default  https://review.opendev.org/c/openstack/openstack-ansible/+/86292420:56
*** dviroel is now known as dviroel|afk21:04

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