Failed to create network "net": PLUMgrid Plugin Error:Error connection to HTTPS server
solution:
replace "/usr/lib/python2.7/site-packages/plumgridlib/common/rest_connection.py" with this file http://paste.ubuntu.com/15320520/.
No valid host was found. Theer are not enough hosts avaiable
It has many root cause, you shall look up /var/log/nova/nova-compute.log to verity which problem is the root cause.
Solution1:
delete access group and plumgrid will auto recreate one
solution2:
NeutronClient need authentication problem. It may just restart the plumgrid/openstack-nova-compute service.
neutron net-list
neutron security-group-list | grep id
neutron security-group-delete <security-group-id>
SSH to VM timeout
solution:
Fabrid MTU set >= 1580