Hello,

I'm creating a Neutron/Quantum plugin to work with a networking controller
that takes care of the configuration of the virtual networks. Basically
what we are doing is receive the API calls and forward them to our
controller to run the required configuration on the compute hosts.
What I need to know when a create_port call is made to my plugin is on
which compute host the VM is created (so that our controller will run the
configuration on that host). Is there a way to find out this information
from the plugin?

Regards,
Stefan Apostoaie
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to