Saturday, 2021-11-13

opendevreviewJames Kirsch proposed openstack/kolla-ansible master: Use system scoped tokens with Keystone  https://review.opendev.org/c/openstack/kolla-ansible/+/81557700:42
opendevreviewJames Kirsch proposed openstack/kolla-ansible master: Use system scoped tokens with Keystone  https://review.opendev.org/c/openstack/kolla-ansible/+/81557701:19
EugenMayeris theree any way with kolla to set ovn-cms-options="enable-chassis-as-gw" during deployment?12:10
jingvarshare/kolla-ansible/ansible/roles/ovn/tasks/bootstrap.yml:  command: docker exec openvswitch_vswitchd ovs-vsctl set Open_vSwitch . external-ids:ovn-cms-options="enable-chassis-as-gw"13:35
jingvar  when:13:36
jingvar    - inventory_hostname in groups["openvswitch"]13:36
jingvar    - inventory_hostname not in groups["ovn-controller-network"]13:36
EugenMayerjingvar thanks! Those look like this is part of kolla-ansilbe already13:45
EugenMayerthat means it would not be needed if my host is part of the openvswitch ggroup13:45
EugenMayerInterestingly, my controller is part of13:46
EugenMayerthat since:13:47
EugenMayer[ovn-controller-network:children]13:47
EugenMayernetwork13:47
EugenMayer[network]13:47
EugenMayercontroller13:47
EugenMayerNot sure why chassis is not set on all nodes which are in the group network in the default inventory. Not sure how to semantically understand that13:48
*** mgoddard- is now known as mgoddard19:32

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