[openstack-dev] [openstack][Multi-Node][ML2][MechanismDriver] How to load mechanism driver on compute nodes

2014-03-12 Thread Nader Lahouti
Hi All, I installed multi nodes openstack (using devstack) with ML2 as core plugin. I need to perform a task when update_port_pre/post_commit methods is called during installation of VM. As I enabled q-svc and q-agt on control and only q-agt on the compute node, compute node won't run

Re: [openstack-dev] [openstack][Multi-Node][ML2][MechanismDriver] How to load mechanism driver on compute nodes

2014-03-12 Thread Sławek Kapłoński
Hello, Maybe I'm not an expert but You probably should use agent (like openvswitch agent) and send such messages from neutron server to compute nodes via RPC. This is how I do such things (I'm using openvswitch agent which is modified by me a little bit) -- Pozdrawiam Sławek Kapłoński Dnia