Bug 1071891 - Old path for LB driver is used after upgrade from RHOS 3
Summary: Old path for LB driver is used after upgrade from RHOS 3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z4
: 4.0
Assignee: Jakub Libosvar
QA Contact: Roey Dekel
URL:
Whiteboard:
: 1072377 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-03 12:15 UTC by Jakub Libosvar
Modified: 2022-07-09 06:16 UTC (History)
9 users (show)

Fixed In Version: openstack-neutron-2013.2.2-4.el6ost
Doc Type: Bug Fix
Doc Text:
Cause: The driver for LBaaS changed location in upstream tree. Consequence: After upgrade, the driver from the previous version is still used. Fix: During upgrade phase of rpm, the driver path is changed to correct value. Result: LBaaS agent loads correct driver.
Clone Of:
Environment:
Last Closed: 2014-05-29 20:19:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Proposed fix (1.71 KB, patch)
2014-03-03 12:35 UTC, Jakub Libosvar
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2014:0516 0 normal SHIPPED_LIVE Moderate: openstack-neutron security, bug fix, and enhancement update 2014-05-30 00:15:59 UTC

Description Jakub Libosvar 2014-03-03 12:15:46 UTC
Description of problem:
Config file for lbaas agent uses old path for its driver.

Version-Release number of selected component (if applicable):
openstack-neutron-2013.2.2-1.el6ost.noarch

How reproducible:
Always

Steps to Reproduce:
1. Upgrade RHOS 3 to RHOS 4 with loadbalancer
2. Check device_driver in /etc/neutron/lbaas-agent.ini
3. 

Actual results:
device_driver = neutron.plugins.services.agent_loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver

Expected results:
device_driver = neutron.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver

Additional info:

Comment 1 Jakub Libosvar 2014-03-03 12:35:46 UTC
Created attachment 869910 [details]
Proposed fix

Comment 2 Miguel Angel Ajo 2014-03-10 13:21:03 UTC
Jakub, +1 on your proposed fix.

Comment 4 Lon Hohberger 2014-03-10 20:41:29 UTC
*** Bug 1072377 has been marked as a duplicate of this bug. ***

Comment 14 errata-xmlrpc 2014-05-29 20:19:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2014-0516.html


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