Wednesday, 2023-01-25

opendevreviewMerged openstack/ansible-role-zookeeper stable/zed: Ensure zookeeper is not stopped after role re-run  https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/87155600:19
opendevreviewMerged openstack/openstack-ansible-os_tempest master: Add support for whitebox-neutron-tempest-plugin  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/87081200:26
opendevreviewMerged openstack/openstack-ansible-rabbitmq_server stable/yoga: Bump erlang version to cover CVE-2022-37026  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/87130402:26
moha7If "no_containers: false" is default, why do you use it in gloal section of  AIO>openstack_user_config.yml06:37
moha7Q2: what's the purpose of `static_routes` in AIO>openstack_user_config.yml?06:44
moha7Q3: why `neutron_plugin_type: ml2.ovn` in variables config while OVN is default?07:18
moha7`/openstack/log/<container_name>/syslog`files fill rapidly the disk and don't rotate. How do you handle it? (Usually when there's an  error on a service, for example on Neutron)07:52
moha7Q5: I don't have `network_hosts` in my config file, but the AIO set it by `../conf.d/neutron.yml`. But Openstack deployed and is working. Is that option required?08:04
jrossermoha7: good morning08:34
jrossermoha7: 1) becasue the config file is generated like this https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.aio.j2#L4608:34
jrosserno specific reason other than it's set to true/false rather than being set to true or the whole line being absent, those are equivalent08:35
jrossermoha7: 2) The purpose of the static routes in the aio config is documented in the template here https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.aio.j2#L58-L6408:41
noonedeadpunkmornings09:50
*** dviroel_ is now known as dviroel11:21
moha7jrosser: OSA is full of Easter eggs ((=11:32
moha7Thanks for your help11:32
moha7Q4 --> Seems it's my vandalism, beacuz of installing rsyslog on all containers!11:34
moha7Q3: [in AIO]11:34
noonedeadpunkWell, we'd be glad if someone could contribute to the docs to make them more clear :)11:37
moha7Sure; I'll definitely contribute to the docs. At present, I've a customized version of official version to make deployment procedures clearer for my colleagues who setting up their labs now.11:46
moha7are* setting11:47
dokeeffe85Hi all, QQ. Which neutron conf takes precedence? The conf on the controller or the container?12:29
jrosserdokeeffe85: i don't really think it's a question of precedence. Neutron API running in a container can only see the config file in the container, so will use that12:54
jrosserbut neutron processes running on a controller (perhaps L3 agent?) will see the config file on the host12:55
dokeeffe85Perfect jrosser, thanks 13:42
opendevreviewMerged openstack/openstack-ansible master: [doc] Fix storage architecture links  https://review.opendev.org/c/openstack/openstack-ansible/+/87105016:06
*** dviroel is now known as dviroel|lunch16:08
*** dviroel|lunch is now known as dviroel17:14
opendevreviewMerged openstack/ansible-role-systemd_service master: Restart sockets when they are changed  https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/87152617:26
opendevreviewMerged openstack/openstack-ansible-rabbitmq_server master: Bump rabbitmq to 3.11 and erlang to 25.2  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/87130317:27
opendevreviewMerged openstack/ansible-role-systemd_service master: Ensure daemon is reloaded on socket change  https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/87148717:31
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-systemd_service stable/zed: Ensure daemon is reloaded on socket change  https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/87175117:34
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-systemd_service stable/yoga: Ensure daemon is reloaded on socket change  https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/87175217:35
opendevreviewMerged openstack/openstack-ansible-plugins master: Use cryptography backend for openssh_keypair  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/87099717:41
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Remove "warn" parameter from command module  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86966218:50
opendevreviewMerged openstack/ansible-role-zookeeper master: Add configuration option for native Prometheus exporter  https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/87004919:56
opendevreviewMerged openstack/openstack-ansible-galera_server master: Do not forcefully restart socket  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/87152719:59
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-zookeeper stable/zed: Add configuration option for native Prometheus exporter  https://review.opendev.org/c/openstack/ansible-role-zookeeper/+/87175320:13
mgariepyhmm. a bit late. but. would be nice to be able to change the host too https://github.com/apache/zookeeper/blob/master/conf/zoo_sample.cfg#L3420:37
*** dviroel is now known as dviroel|out20:52
noonedeadpunkI think zookeeper listens on 0.0.0.0 if host not provided21:00
noonedeadpunkas we also don't specify host to listen on for server21:00
noonedeadpunk(and for server it's quite tricky to specify iirc)21:00
jrossermgariepy: make another patch - that should be fine if we already made/backported the first one22:10

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