Hello Everyone,
It seems that the default behavior for Cinder is to listen on all available interfaces. I need it to listen to a single IP Address only. I tried using "bind_host", but it doesn't work. Tried looking for a sample config file that at least showed the option controlling the binding behavior, I couldn't find any.

The binding Address is definded in the registered Endpoind.
Try "nova endpoint list" to find out where your services are binding.
And nova endpoint edit <ID> to edit your endpoint.

Merlin

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to