Hello,

I'm creating a neutron plugin and reached the create_port command. What I
want to do is create the OVS port on the compute node and provide Nova with
the VIF id that will be used to plug the VM instance. Is there an attribute
that needs to be returned by the create_port function to prevent nova
creating its' own OVS port? Right now nova creates its' own OVS port and
plugs the VM to it and I want to avoid that.

Regards,
Stefan
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to