(overcloud) [stack@undercloud-0 ~]$ neutron lbaas-loadbalancer-create c35f681f-f74a-4135-95d8-c0983e5dcb3f neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. Driver error: 'NoneType' object has no attribute 'rstrip' Neutron server returns request_ids: ['req-53d7911e-59ee-46c8-9365-a49845146ecd']
What is the driver being set for neutron-lbaas (haproxy, octavia, ...)? If it is octavia, we do not support such setup in OSP.
(In reply to Carlos Goncalves from comment #1) > What is the driver being set for neutron-lbaas (haproxy, octavia, ...)? > If it is octavia, we do not support such setup in OSP. Lbaasv2 is not configured with drivers and providers on the setup. If we are going to support lbaas cli in rhos13 we should configure it as part of the deployment. If we are not planning to deploy it , it should be documented.
THE LB is created in ERROR state even though it looks like it fails. ( no amphoras are generated ).
LBaaS is proxying driver requests to Octavia as it seems. This should be fixed in next promotion thanks to https://review.openstack.org/#/c/526093/ that has just got merged upstream. Alex, please confirm whenever you can.
We will not proxy requests from neutron-lbaas to Octavia and that will not be deployed or supported.