noonedeadpunk | mornings | 07:23 |
---|---|---|
damiandabrowski | hi! | 08:32 |
hamidlotfi_ | hi there | 08:51 |
opendevreview | Merged openstack/openstack-ansible-os_murano master: Use proper galera port in configuration https://review.opendev.org/c/openstack/openstack-ansible-os_murano/+/890127 | 09:11 |
admin1 | hi .. i accidently added a hypervisor with the wrong fqdn/hostname .. what is the proper way to remove and re-add after fixing the hostname ? | 09:34 |
admin1 | do i delete the compute service uuid and then re-run the nova playbook with the limit in the hypervisor ? | 09:35 |
opendevreview | Merged openstack/openstack-ansible-os_adjutant stable/zed: Install mysqlclient devel package https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/891447 | 09:43 |
noonedeadpunk | admin1: you need to change the hostname and restart nova-compute service | 09:55 |
noonedeadpunk | after that you will need to delete compute service and resource from the placement | 09:55 |
noonedeadpunk | also ensure that no VMs are running on the compute before dropping it | 09:55 |
noonedeadpunk | ah, and you might need to do same with neutron agent as well | 09:55 |
admin1 | i did openstack compute service delete $uuid and openstack resource provider delete $uuid .. after restarting nova-compute i get No resource provider with uuid $uuid found .. | 10:01 |
admin1 | on UI, it appears on compute host but not on hypervisors | 10:01 |
noonedeadpunk | that error usually means, that same hostname previously existed in placement | 10:03 |
noonedeadpunk | but hardware is different or OS was re-installed | 10:03 |
admin1 | how do i remove that placement totally so that it trets it as new | 10:09 |
admin1 | hostname was the same , fqdn was diff .. fqdn corrected | 10:09 |
admin1 | maybe a nova channel question .. | 10:14 |
noonedeadpunk | I usually dropped just from the database | 10:16 |
noonedeadpunk | maybe there's a better way though | 10:16 |
noonedeadpunk | ah, no, just `openstack resource provider delete $uuid` as well for uuid specified in the logs | 10:18 |
noonedeadpunk | also as long as nova-compute is alive - it will attempt to re-create itself | 10:18 |
noonedeadpunk | with periodic tasks. so stop the service, do clean-up, start service | 10:18 |
admin1 | i do not see nova-compute on services or systemctl | 10:23 |
admin1 | 27.0.1, ubuntu | 10:23 |
admin1 | doh ! was in wrong system | 10:24 |
noonedeadpunk | hehe | 10:24 |
admin1 | nova compute stopped, $os resource provider delete $uuid and ; $os compute service delete $uuid -- that is all ? | 10:27 |
admin1 | it created resource provider .. so that is good now .. .. appears in resource provider list and in compute-service list, but not in nova hypervisor-list | 10:31 |
noonedeadpunk | admin1: and check neutron agents as well | 11:02 |
admin1 | my only confusion is the hypervisor not appearing on nova hypervisor-list | 11:06 |
admin1 | aka openstack hypervisor list | 11:07 |
noonedeadpunk | it should actually appear once nova-compute is fully started | 11:07 |
admin1 | not appearing .. since this is a brand new install, i am going to drop the placement and nova db and try again :) | 11:49 |
admin1 | also, is it osa putting '#tmp' on galera ? | 11:52 |
admin1 | '#tmp' folder | 11:53 |
opendevreview | Merged openstack/openstack-ansible-os_tacker master: Use proper galera port in configuration https://review.opendev.org/c/openstack/openstack-ansible-os_tacker/+/890133 | 12:01 |
noonedeadpunk | admin1: osa is configuring galera to use #tmp folder as tmp one overriding defaults, so that it could be safely ignored later on in the config | 12:04 |
noonedeadpunk | Though I indeed saw a weird behaviour related to that | 12:04 |
noonedeadpunk | As just regular tmp were still created for some reason | 12:04 |
noonedeadpunk | But idea was to have a well defined tmp that then can be ignored or overwritten to some custom path | 12:05 |
opendevreview | Andrew Bonney proposed openstack/ansible-role-pki master: Add defaults for owner/group/mode on pki_install_host https://review.opendev.org/c/openstack/ansible-role-pki/+/890793 | 12:42 |
opendevreview | Merged openstack/openstack-ansible-os_sahara master: Use proper galera port in configuration https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/890132 | 12:44 |
opendevreview | Merged openstack/openstack-ansible-os_sahara master: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/891463 | 12:54 |
opendevreview | Merged openstack/openstack-ansible stable/2023.1: Bump keystone version to unblock upgrade jobs https://review.opendev.org/c/openstack/openstack-ansible/+/891633 | 12:56 |
opendevreview | Merged openstack/openstack-ansible stable/2023.1: Make `_member_` role to imply `member` https://review.opendev.org/c/openstack/openstack-ansible/+/891473 | 13:06 |
opendevreview | Merged openstack/openstack-ansible stable/2023.1: Avoid breaking horizon during Antelope upgrade https://review.opendev.org/c/openstack/openstack-ansible/+/891209 | 13:06 |
admin1 | we were talking about a huge syslog filesize a few days back .. .. how are you guys handling it ? | 13:10 |
opendevreview | Merged openstack/openstack-ansible-os_horizon master: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/891464 | 13:12 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_sahara stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/892095 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/892094 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_swift stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_swift/+/892097 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/892098 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible/+/892096 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_ironic stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/892100 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_adjutant stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_adjutant/+/892099 | 13:14 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/892098 | 13:16 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/892098 | 13:16 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: Remove support for 'tls-transition' scenario https://review.opendev.org/c/openstack/openstack-ansible/+/887866 | 13:19 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: Restore an ability for HAProxy to bind on interal IP https://review.opendev.org/c/openstack/openstack-ansible/+/887585 | 13:19 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: Use include_role in task to avoid lack of access to vars https://review.opendev.org/c/openstack/openstack-ansible/+/888659 | 13:20 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: haproxy: fix health checks for serialconsole in http mode https://review.opendev.org/c/openstack/openstack-ansible/+/891452 | 13:21 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/2023.1: haproxy: fix csp issue preventing embedded serial console https://review.opendev.org/c/openstack/openstack-ansible/+/891460 | 13:21 |
hamidlotfi_ | why i don't have `openvswitch agent.ini` file in the my neutron servers? | 13:31 |
hamidlotfi_ | I deployed ZED/OVS. | 13:32 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Stop haproxy on ovn-controller nodes https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/886266 | 13:32 |
noonedeadpunk | hamidlotfi_: what do you mean under "neutron servers"? neutron-server (API part) should not have neither it nor neutron-openvswitch-agent | 13:35 |
noonedeadpunk | It's only compute nodes and network-agents (network hosts) that should | 13:35 |
hamidlotfi_ | دخخnoonedeadpunk I meant the neutron-server-container | 13:36 |
hamidlotfi_ | noonedeadpunk: I meant the neutron-server-container | 13:37 |
noonedeadpunk | yeah, it's not needed there then:) | 13:37 |
hamidlotfi_ | noonedeadpunk: Where should I set the bridge or network mappings? | 13:40 |
hamidlotfi_ | like `provider:br-provider` | 13:40 |
noonedeadpunk | Regarding DISK_FULL errors. I've checked the content of neutron-ovn-metadata-agent.service.journal and it's indeed what jamesdenton posted in https://bugs.launchpad.net/openstack-ansible/+bug/2027854 | 13:41 |
noonedeadpunk | like in 6 mins it takes 1,34Gb of diskspace | 13:41 |
noonedeadpunk | hamidlotfi_: you don't need that on neutron-server | 13:41 |
noonedeadpunk | It's just API it does not care about mappings | 13:41 |
hamidlotfi_ | my problem here, is when I create an instance, can't ping the outside|external network! | 13:42 |
noonedeadpunk | as I said - it's valid and must be present only on compute hosts and network nodes, or wherever neutron agents (like neutron-openvswitch-agent) runs | 13:42 |
noonedeadpunk | and you've passed vlan to compute nodes, or you rely on vxlans and net nodes? | 13:43 |
noonedeadpunk | ie - you have public network on net nodes and you wanna leverage floating ips and l3 routers to reach public network? | 13:44 |
noonedeadpunk | also - is your connection is fine between compute nodes? Ie - if you have spawned 2 VMs on different computes in the same network - can they reach each other? | 13:45 |
jrosser | didn’t someone else have similar by not having OVS create the provider bridges? | 13:46 |
jrosser | I am | 13:46 |
jrosser | feeling it’s totally possible to make bt-provider or whatever like you might have done in the past but have it not connected to anything | 13:46 |
noonedeadpunk | yeah, there was simmilar ML on friday | 13:47 |
noonedeadpunk | then folk reached me back privately, but no idea if they\ve sorted out their issue at the end | 13:47 |
noonedeadpunk | but yeah, it's possible to tell os_neutron role not only to create a bridge, but also to connect it | 13:48 |
hamidlotfi_ | noonedeadpunk: thank you for your help, I try to resolve it. | 13:49 |
admin1 | hamidlotfi_, do you have the right bridges in all the hosts ? maybe the bridge is missing ? | 14:11 |
admin1 | i am finding that on subsquent runs, os_octavia stops at os_octavia : Download image from artefact server .... wheres on the first run, it always goes through | 14:11 |
admin1 | but then it gets stuck on 2nd runs of setup-osa | 14:11 |
noonedeadpunk | soooo... I _think_ we have DISK_FULL issue on Rocky due to Zed actually... As we have constrained OVN/OVS to 2.17 there: https://opendev.org/openstack/openstack-ansible-openstack_hosts/src/branch/stable/zed/vars/redhat-9.yml#L102-L103 | 14:22 |
noonedeadpunk | And, I guess that RDO has not included fix to 2.17 https://bugs.launchpad.net/openvswitch/+bug/1985062 | 14:23 |
jrosser | i saw a bunch of non journal logging too for OVN | 14:23 |
jrosser | didnt have time to look and see if that was expected or not | 14:24 |
noonedeadpunk | oh, yes, that's ovn service itself | 14:24 |
noonedeadpunk | I think we might have a bug report for that already... But anyway I've also spotted that | 14:24 |
noonedeadpunk | but here I really see >1gb of data for 8mins of runtime... | 14:25 |
noonedeadpunk | And then neutron-server starts I guess, so no futher error log is present | 14:25 |
noonedeadpunk | or well, it's just working normally | 14:25 |
noonedeadpunk | So I kinda wonder what can we do there, except releasing ovn version to be 3.1, which is... dunno how good is that | 14:25 |
noonedeadpunk | bringing major ovn upgrade on stable branch | 14:26 |
noonedeadpunk | or flush log somewhere in between... | 14:26 |
jrosser | could introduce some very silly logrotate frequency | 14:26 |
noonedeadpunk | which is also weird hook, as well as excluding log for the service | 14:26 |
noonedeadpunk | for journald? | 14:27 |
noonedeadpunk | but yeah... | 14:27 |
jrosser | ooooh - so this is a journal then? | 14:27 |
noonedeadpunk | yeap, neutron-ovn-metadata-agent.service.journal | 14:27 |
jamesdenton | is it possible to throttle its journal entries? | 14:27 |
jamesdenton | like a rate limit? | 14:27 |
noonedeadpunk | like limit amount of entries? | 14:27 |
noonedeadpunk | I guess that's possible... | 14:28 |
noonedeadpunk | but do we wanna do that for everything? Or just this specific service then? | 14:29 |
noonedeadpunk | I guess both kinda... | 14:29 |
noonedeadpunk | as there's a hard limit on diskspace of 5gb we should not exceed | 14:29 |
jrosser | looks like we can create a journald namespace for troublesome services like this | 14:34 |
jrosser | then i think you can apply unique config for that namespace only just like regualr journald.conf | 14:36 |
jamesdenton | there appear to be some references to adding LogRateLimitIntervalSec=x and LogRateLimitBurst=x to the service itself, though i haven't tested that | 14:37 |
noonedeadpunk | actually same happens also on ovs and neutron-server.service | 14:41 |
jamesdenton | makes sense that it would. good to know | 14:42 |
jamesdenton | i guess it's not happy when the controller disappears | 14:42 |
noonedeadpunk | it's just an ovs bug: https://bugs.launchpad.net/openvswitch/+bug/1985062 | 14:42 |
noonedeadpunk | that has a fix for 6m or so | 14:42 |
noonedeadpunk | though I believe we're seeing that as fix not included into rdo, as they've stopped building ovs 2.17 around that time | 14:43 |
noonedeadpunk | yeah, I think LogRateLimitIntervalSec might be one solution indeed | 14:46 |
noonedeadpunk | default is 10000 messages in 30s | 14:47 |
jamesdenton | that's... a lot | 14:47 |
jamesdenton | i will give it a go here in a second | 14:47 |
noonedeadpunk | To use namespaces we'd need to provide `LogNamespace` for our units | 14:56 |
noonedeadpunk | might make sense to make them equal to slices... but not sure... | 14:56 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Drop bits for unsupported OS https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/892149 | 15:00 |
jamesdenton | So, FWIW, those two service options helped: https://gist.github.com/busterswt/19a2140793fee9a6e3fba3381b8e5394 | 15:02 |
jamesdenton | LogRateLimitIntervalSec=10 | 15:02 |
jamesdenton | LogRateLimitBurst=50 | 15:02 |
jamesdenton | 50 messages in a 10 second interval | 15:02 |
jamesdenton | seems to be about... ~30k messages in a 10 sec window | 15:03 |
jamesdenton | Aug 21 14:59:50 lab-compute01 systemd-journald[556]: [🡕] Suppressed 30245 messages from neutron-ovn-metadata-agent.service | 15:04 |
jamesdenton | Aug 21 15:00:00 lab-compute01 systemd-journald[556]: [🡕] Suppressed 30150 messages from neutron-ovn-metadata-agent.service | 15:04 |
jamesdenton | https://paste.opendev.org/show/boxQMP4sfdjKu029924k/ | 15:04 |
jamesdenton | But, it's still pounding /var/log/syslog | 15:08 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-openstack_hosts master: Add ability to define a config for journald https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/892151 | 15:21 |
noonedeadpunk | I wonder what are "reasonable" values are... | 15:28 |
noonedeadpunk | Also I wonder how it fills up the space, given that SystemMaxFileSize is default to 4gb... | 15:32 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Apply rate limit for journald in AIO builds https://review.opendev.org/c/openstack/openstack-ansible/+/892155 | 15:41 |
admin1 | anyone seen this type of error before ? https://pastebin.com/raw/7JMScxZs | 15:48 |
noonedeadpunk | `No such resource class MEMORY_MB` -> um, no.... | 15:49 |
noonedeadpunk | that is very weird | 15:49 |
noonedeadpunk | what resource classes do you have defined there? | 15:51 |
noonedeadpunk | not sure there's a CLI for that though | 15:51 |
admin1 | this is a brand new install on 27.0.1 .. i do not know how to check those .. | 15:51 |
admin1 | looking | 15:51 |
admin1 | via cli and gui, all things look up, compute srevice, resource provider list , compute service list | 15:52 |
noonedeadpunk | you can try smth like this: python -c "from pprint import pprint; from openstack import connect; conn=connect(); pprint(list(conn.placement.resource_classes()))" | 15:54 |
noonedeadpunk | should be at least like this https://paste.openstack.org/show/b1DnK2UTrLXoRJbSPnQ1/ | 15:55 |
admin1 | is that from inside the placement venv ? | 15:57 |
noonedeadpunk | uh... utility | 15:57 |
noonedeadpunk | and /openstack/venvs/utility-***/bin/python | 15:58 |
noonedeadpunk | maybe need to source openrc as well, but maybe not... | 15:58 |
admin1 | reply => [] | 15:58 |
admin1 | empty array | 15:58 |
noonedeadpunk | well.... | 15:59 |
admin1 | hmm.. how to get it populated ? | 15:59 |
noonedeadpunk | That is very good question | 15:59 |
noonedeadpunk | Somehow nova should do that | 15:59 |
noonedeadpunk | I never was looking into how exctly this is done | 16:01 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_placement master: Add online_data_migrations for placement https://review.opendev.org/c/openstack/openstack-ansible-os_placement/+/892159 | 16:18 |
jamesdenton | @admin1 Does openstack resource class list show anything? | 16:20 |
admin1 | rebooting all 3 placement api containers in the same time helped | 16:20 |
admin1 | sean from nova channel said those are added when the api starts | 16:21 |
admin1 | so rebooted helped | 16:21 |
admin1 | finally syslog is not acting up like crazy :) | 16:21 |
admin1 | if i send all logs to graylog2 , i wonder what are the implications to rm -f /var/log/ syslog and journal every hour to keep it sane | 16:25 |
opendevreview | Merged openstack/openstack-ansible-haproxy_server stable/2023.1: Correct default Content-Type for security.txt https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/890007 | 17:50 |
opendevreview | Merged openstack/openstack-ansible-haproxy_server stable/2023.1: Fix `regen pem` with `extra_lb_tls_vip_addresses` https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/888084 | 17:54 |
opendevreview | Merged openstack/openstack-ansible stable/2023.1: Restore an ability for HAProxy to bind on interal IP https://review.opendev.org/c/openstack/openstack-ansible/+/887585 | 18:26 |
opendevreview | Merged openstack/openstack-ansible stable/2023.1: Remove support for 'tls-transition' scenario https://review.opendev.org/c/openstack/openstack-ansible/+/887866 | 18:40 |
opendevreview | Merged openstack/openstack-ansible stable/yoga: Re-enable CI jobs after rally is fixed https://review.opendev.org/c/openstack/openstack-ansible/+/889018 | 19:36 |
noonedeadpunk | admin1: well, if not talking about rm-rf but configuring journald and logrotate for that - it will be fine | 19:46 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_aodh stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/892186 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-ceph_client stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/892185 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/892188 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/892189 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_gnocchi stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_gnocchi/+/892187 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_zun stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/892191 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/892190 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_glance stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/892193 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_ceilometer stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/892194 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/892192 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/892195 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_sahara stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/892196 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_murano stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_murano/+/892197 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_tacker stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_tacker/+/892198 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia stable/2023.1: Define constraints file for docs and renos https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/892199 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Fix wrong neutron_ml2_drivers_type https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/888917 | 19:55 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/892094 | 19:56 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_sahara stable/2023.1: Stop reffering _member_ role https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/892095 | 19:56 |
noonedeadpunk | folks, we need another vote on this SHA bump - couple of already voted patches depend on it: https://review.opendev.org/c/openstack/openstack-ansible/+/888517 | 19:58 |
noonedeadpunk | Like https://review.opendev.org/c/openstack/openstack-ansible-os_aodh/+/888471 | 19:58 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] Bump ansible-core to 2.15.2 and collections https://review.opendev.org/c/openstack/openstack-ansible/+/886527 | 19:59 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: [DNM] Bump ansible-core to 2.15.2 and collections https://review.opendev.org/c/openstack/openstack-ansible/+/886527 | 20:03 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump ansible-core to 2.15.3 and collections https://review.opendev.org/c/openstack/openstack-ansible/+/886527 | 20:06 |
noonedeadpunk | Also I'm quite happy that this is passing now:) https://review.opendev.org/q/topic:osa%252Fopenstack_resources | 20:12 |
jamesdenton | bumped | 20:14 |
noonedeadpunk | jamesdenton: thanks! | 20:15 |
opendevreview | Merged openstack/ansible-role-systemd_mount stable/2023.1: Installing systemd-udev with NVR https://review.opendev.org/c/openstack/ansible-role-systemd_mount/+/889351 | 21:33 |
opendevreview | Merged openstack/openstack-ansible stable/yoga: Pin version of setuptools https://review.opendev.org/c/openstack/openstack-ansible/+/889022 | 22:07 |
opendevreview | Merged openstack/openstack-ansible-os_magnum master: Use proper galera port in configuration https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/890123 | 22:11 |
opendevreview | Merged openstack/openstack-ansible master: Update SHAs for Gnoochi and plugins https://review.opendev.org/c/openstack/openstack-ansible/+/888517 | 22:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!