...@gmail.com]
Sent: Friday, December 20, 2013 3:25 PM
To: openstack@lists.openstack.org
Subject: [Openstack] [openstack][Neutron][VIF]
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 th
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