Bug 1540949 - neutron lbaas-loadbalancer-create fails on octavia deployment
Summary: neutron lbaas-loadbalancer-create fails on octavia deployment
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron-lbaas
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Carlos Goncalves
QA Contact: Alexander Stafeyev
URL:
Whiteboard:
Depends On: 1540499 1541965
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-01 11:53 UTC by Alexander Stafeyev
Modified: 2018-02-07 14:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-01 15:09:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 526093 0 None None None 2018-02-01 13:40:49 UTC

Description Alexander Stafeyev 2018-02-01 11:53:52 UTC
(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']

Comment 1 Carlos Goncalves 2018-02-01 12:14:19 UTC
What is the driver being set for neutron-lbaas (haproxy, octavia, ...)?
If it is octavia, we do not support such setup in OSP.

Comment 2 Alexander Stafeyev 2018-02-01 12:40:11 UTC
(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.

Comment 3 Alexander Stafeyev 2018-02-01 12:41:32 UTC
THE LB is created in ERROR state even though it looks like it fails. ( no amphoras are generated ).

Comment 4 Carlos Goncalves 2018-02-01 13:40:50 UTC
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.

Comment 5 Assaf Muller 2018-02-01 15:09:27 UTC
We will not proxy requests from neutron-lbaas to Octavia and that will not be deployed or supported.


Note You need to log in before you can comment on or make changes to this bug.