Comment 9 for bug 1703698

Revision history for this message
hongbin (hongbin034) wrote :

Hi Liping,

I can confirm that plugin-rebuild can resolve the original error. The newly built plugin has 0.4.19 so it looks the problem is possibly related to 0.4.18. Thanks for your trouble-shooting and providing this information. I think it is a good idea to ban 0.4.18 in global requirements, but the requirement repo is freeze now.

After resolving the original issue, it seems I can go further but hit another issue on port binding:

  $ bash create_from_private_net.sh
  WARNING: setting legacy OS_TENANT_NAME to support cli tools.
  ae94fc83bc729d6a3731e2305c5b8dd78173b03f0f2530a68594c1ce8de2935b
  neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
  c7aea0c39c501317a6a951a4f73a546c1ce3028b67766332cb15307ca27f987a
  docker: Error response from daemon: failed to create endpoint zealous_fermat on network testnet:
  NetworkDriver.CreateEndpoint: vif_type(ovs) is not supported. A binding script for this type can't be found.

I can look into the issue once I have a chance. Please let me know if you happen to know how to resolve that error as well :). Appreciate your help.