| derekokeeffe85 | Hi all, could someone take a look at this if they get a chance and maybe point me in the correct direction please. https://paste.openstack.org/show/bqEqkC5Em4AqmpzkPLDu/ Thanks in advance | 08:30 |
|---|---|---|
| derekokeeffe85 | I have to pop away for a bit just in case I don't reply | 08:32 |
| jrosser | derekokeeffe85: so what is XX.XX.118.1 ? | 08:34 |
| jrosser | i would expect that to be an interface defined on your physical switch/router that has a route to wherever you want the instances to communicate with | 08:34 |
| noonedeadpunk | damiandabrowski: would be great if you could review patches from https://etherpad.opendev.org/p/osa-antelope-leftover-patches | 09:06 |
| damiandabrowski | ack | 09:07 |
| jrosser | hopefully we can get this all merged today | 09:09 |
| derekokeeffe85 | jrosser, good point I don't actually have that gateway set up on the switch in an svi | 09:12 |
| jrosser | derekokeeffe85: and you are not using a neutron router here? | 09:12 |
| derekokeeffe85 | no jrosser, I tried to create a router and I ws getting an error so I was going to leave that issue for another day | 09:13 |
| frickler | iiuc provider networks need an external router, yes, can't do that with neutron | 09:44 |
| derekokeeffe85 | jrosser, my bad I had a brain fart there. Completely forgot about the svi, I'll do that and I presume that'll work. Thanks fr pointing it out | 10:13 |
| derekokeeffe85 | Oh I do have the svi created, was thinking I wouldn't have been that silly | 10:20 |
| derekokeeffe85 | again :) | 10:20 |
| jrosser | usually boils down to some tcpdump and checking the MAC address table on the switch next | 10:24 |
| jrosser | derekokeeffe85: which networking are you using? OVN? linuxbridge? | 10:25 |
| derekokeeffe85 | openvswitch | 10:26 |
| derekokeeffe85 | jrosser | 10:26 |
| jrosser | well I don’t have much experience debugging OVS but checking what you can see on bond0 vlan 118 with tcpdump would be a start | 10:28 |
| opendevreview | Merged openstack/openstack-ansible-openstack_hosts master: Add support to install distro packages from RDO CloudSIG repos https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/880473 | 10:38 |
| derekokeeffe85 | yeah jrosser, I tried to find something on all the interfaces but nothing there | 10:45 |
| noonedeadpunk | 1 vote needed for https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/883854 | 11:55 |
| jrosser | done | 12:05 |
| opendevreview | Merged openstack/openstack-ansible-os_nova master: Add auth credentials for service_user https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/883842 | 13:30 |
| opendevreview | Merged openstack/openstack-ansible-os_neutron master: Ensure OVN is restarted on package update https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/883740 | 13:48 |
| opendevreview | Merged openstack/openstack-ansible-os_cinder master: Define service_user for cinder services https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/883844 | 14:24 |
| opendevreview | Merged openstack/openstack-ansible-os_tempest master: Clean up old rhel variable files https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/883856 | 14:51 |
| opendevreview | Merged openstack/openstack-ansible-os_tempest master: Make tempest respect service_install_method https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/883854 | 14:51 |
| noonedeadpunk | #startmeeting openstack_ansible_meeting | 15:00 |
| opendevmeet | Meeting started Tue May 23 15:00:10 2023 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
| opendevmeet | The meeting name has been set to 'openstack_ansible_meeting' | 15:00 |
| noonedeadpunk | #topic rollcall | 15:00 |
| noonedeadpunk | o/ | 15:00 |
| noonedeadpunk | hey everyone | 15:00 |
| NeilHanlon | o/ | 15:00 |
| NeilHanlon | heya folks | 15:00 |
| noonedeadpunk | #topic office hours | 15:08 |
| noonedeadpunk | sry, slightly multitasking | 15:08 |
| noonedeadpunk | So, main thing for this week - release Antelope | 15:09 |
| noonedeadpunk | things look quite good at the moment | 15:09 |
| noonedeadpunk | We have votes for almost everything, and more then a half has been already merged | 15:11 |
| noonedeadpunk | So I assume we can end up with patches today and even propose roles branching late | 15:12 |
| noonedeadpunk | One of thing I personally wanted to have for the release - https://review.opendev.org/c/openstack/openstack-ansible/+/870113 | 15:13 |
| noonedeadpunk | but not sure if this patch makes sense for everyone | 15:13 |
| NeilHanlon | i think that makes sense, personally | 15:14 |
| noonedeadpunk | feel free to vote then I guess | 15:15 |
| noonedeadpunk | unless jrosser have arguments not to land this one | 15:16 |
| NeilHanlon | i gave it a +2, pending jrosser for moving it along | 15:16 |
| noonedeadpunk | ++ | 15:16 |
| noonedeadpunk | I've also pushed to gates cople of patches from https://etherpad.opendev.org/p/osa-antelope-leftover-patches | 15:17 |
| noonedeadpunk | But other then that - I don't have anything to discuss to be frank | 15:17 |
| jrosser | o/ sorry I’m late | 15:19 |
| noonedeadpunk | no worries | 15:23 |
| noonedeadpunk | another thing was ovn support for octavia, but I found your comments valid and patch indeed needs more love I guess | 15:24 |
| jrosser | I think I’m ok with 870113 as even if everything is lxc a network node will be likely metal so need something like that anyway | 15:29 |
| jrosser | we probably have workarounds in place that could be undone | 15:30 |
| noonedeadpunk | #endmeeting | 15:57 |
| opendevmeet | Meeting ended Tue May 23 15:57:53 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:57 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2023/openstack_ansible_meeting.2023-05-23-15.00.html | 15:57 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2023/openstack_ansible_meeting.2023-05-23-15.00.txt | 15:57 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2023/openstack_ansible_meeting.2023-05-23-15.00.log.html | 15:57 |
| opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_ironic master: Define ipa-insecure=1 in LXC example https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/883956 | 16:58 |
| damiandabrowski | jrosser: ^ | 16:59 |
| opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-hardening master: Remove commandkey from chrony config https://review.opendev.org/c/openstack/ansible-hardening/+/883957 | 17:00 |
| opendevreview | Merged openstack/openstack-ansible-os_neutron master: Drop OVN package installation from ovn_config https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/883851 | 17:23 |
| opendevreview | Merged openstack/openstack-ansible master: Bump upstream SHAs for Antelope https://review.opendev.org/c/openstack/openstack-ansible/+/883550 | 17:31 |
| opendevreview | Merged openstack/openstack-ansible-os_tempest master: Build wheels only for source isntalls https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/883857 | 17:51 |
| noonedeadpunk | leems like I can push roles branching request | 18:12 |
| NeilHanlon | noonedeadpunk++ | 18:38 |
| opendevreview | Merged openstack/openstack-ansible master: Add management_ip option for metal hosts https://review.opendev.org/c/openstack/openstack-ansible/+/870113 | 18:39 |
| opendevreview | Merged openstack/openstack-ansible master: Add ceph client key for immutable object cache https://review.opendev.org/c/openstack/openstack-ansible/+/882831 | 20:35 |
| opendevreview | Merged openstack/openstack-ansible master: Switch ubuntu upgrade jobs to Jammy https://review.opendev.org/c/openstack/openstack-ansible/+/879890 | 21:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!