Hi,
I have set up OpenStack with OVN enabled (manual install) and I can create Instance, associate floating IP and test the ping.
I have configured the configuration files like this:
[DEFAULT]
nova_metadata_ip = 10.100.100.10
[ovs]
ovsdb_connection = unix:/var/run/openvswitch/db.sock
[ovn]
ovn_sb_connection = tcp:
10.101.101.10:6642
Anyone know whats happen and how to fix this error?
Best Regards,
Zufar Dhiyaulhaq