Creating a load balancer on multiple OpenStack providers backed by the Contrail/Tungsten Fabric network stack fails with the following error: ``` {"NeutronError": {"message": "Unrecognized attribute(s) 'loadbalancer_id'", "type": "HTTPBadRequest", "detail": ""}} ``` This was tested with [Kops](https://github.com/kubernetes/kops) and [Terraform](https://github.com/hashicorp/terraform), which both incorporate the gophercloud package. Related bug https://github.com/kubernetes/kops/issues/6679
Creating a load balancer on multiple OpenStack providers backed by the Contrail/Tungsten Fabric network stack fails with the following error:
This was tested with Kops and Terraform, which both incorporate the gophercloud package.
Related bug kubernetes/kops#6679