Hi, please refer to this patch: https://review.opendev.org/c/openstack/kolla-ansible/+/863521/43/tests/templ... in kolla-ansible. In your production, we recommend to create a provider network (vlan or flat network) to be used as the trove management network. This network should be responsible for accessing rabbitmq, swift, keystone and docker registry. For more information about trove management network, please read this document: https://docs.openstack.org/trove/latest/admin/run_trove_in_production.html#m... thanks.
2024年1月6日 22:55,Satish Patel <satish.txt@gmail.com> 写道:
Folks,
I am trying to find a kolla-ansible doc related to how to implement trove in production with best practices. Especially when a guest-agent (running inside VM) talks to RPC service.
How are other folks doing in their environments? In most cases RPC is an internal service and not visible to any guest VMs. Looking for some guidance.