Bug 1331832 - Documentation for lbaas lacks instruction for services which we need to install
Summary: Documentation for lbaas lacks instruction for services which we need to install
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: async
: 8.0 (Liberty)
Assignee: Greg Rakauskas
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks: 1381542 1707926 1790990 1790991
TreeView+ depends on / blocked
 
Reported: 2016-04-29 18:09 UTC by Andreas Karis
Modified: 2020-01-14 16:20 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1381542 1707926 (view as bug list)
Environment:
Last Closed: 2019-04-12 21:19:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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