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
Hello,
I encountered an issue on a clean openstack havana install (one controller
node, two compute nodes, and one network node) when creating multiple
instances. Some instances were created but other entered in the error
state. Looking in the logs I noticed that the openstack-nova-scheduler had