Bug 1331832

Summary: Documentation for lbaas lacks instruction for services which we need to install
Product: Red Hat OpenStack Reporter: Andreas Karis <akaris>
Component: documentationAssignee: Greg Rakauskas <gregraka>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact:
Priority: low    
Version: 8.0 (Liberty)CC: amuller, chrisw, dcadzow, gregraka, ihrachys, jamsmith, mburns, srevivo
Target Milestone: asyncKeywords: Documentation, ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1381542 1707926 (view as bug list) Environment:
Last Closed: 2019-04-12 21:19:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1381542, 1707926, 1790990, 1790991    

Description Andreas Karis 2016-04-29 18:09:32 UTC
Description of problem:
Documentation for lbaas lacks instruction for services that we need to install:
https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/networking-guide/chapter-14-configure-load-balancing-as-a-service-lbaas


[root@sbopenstack network-scripts(keystone_admin)]# yum install openstack-neutron-lbaas python-neutron-lbaas haproxy -y

The above is not in the configuration, so users cannot know what they need to install. Also, depending on the environment, they will need to enable those services or add them to pacemaker.

Regards,

Andreas

Comment 2 Assaf Muller 2016-09-16 19:39:29 UTC
Seems like a legit request.

Comment 3 Ihar Hrachyshka 2016-10-04 12:16:23 UTC
From documentation side, we need to update the page to include the following command:

# yum install -y openstack-neutron-lbaas python-neutron-lbaas

As for haproxy, we will cover it from neutron side to pull in the dependency thru rpm deps.