Comment 3 for bug 1937120

Revision history for this message
Dai Dang Van (daikk115) wrote :

The default value have been change, you can overwrite by putting bellow configuration into /etc/kolla/config/trove.conf.

And of course, we should update this in kolla template as well

# Client to send Nova calls to. (string value)
#remote_nova_client = trove.common.clients_admin.nova_client_trove_admin

# Client to send Neutron calls to. (string value)
#remote_neutron_client = trove.common.clients_admin.neutron_client_trove_admin

# Client to send Cinder calls to. (string value)
#remote_cinder_client = trove.common.clients_admin.cinder_client_trove_admin