← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1833125] Re: Remaining neutron-lbaas relevant code and documentation

 

Reviewed:  https://review.opendev.org/665838
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d1d0a04c37740aefe26d553df1f1fbeaf631151b
Submitter: Zuul
Branch:    master

commit d1d0a04c37740aefe26d553df1f1fbeaf631151b
Author: Michael Johnson <johnsomor@xxxxxxxxx>
Date:   Mon Jun 17 18:36:34 2019 -0700

    Remove Neutron LBaaS
    
    Neutron-LBaaS has now been retired and there will be no Train
    release[1]. This patch removes neutron-lbaas references from
    neutron.
    
    [1] https://review.opendev.org/658494
    
    Closes-Bug: #1833125
    Change-Id: I0fe3fbaf4adf7fb104632fd94cd093e701e12289


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1833125

Title:
  Remaining neutron-lbaas relevant code and documentation

Status in neutron:
  Fix Released

Bug description:
  neutron-lbaas was deprecated for some time and is now completely
  retired in Train cycle [0]

  From a quick grep in neutron repository, we still have references to
  it as of June 17.

  Some examples:
  * Admin guide page [1] on configuration and usage
  * LBaaS related policies in neutron/conf/policies/agent.py
  * L3 DVR checking device_owner names DEVICE_OWNER_LOADBALANCER and DEVICE_OWNER_LOADBALANCERV2
  * Relevant unit tests (mostly related to previous feature)

  We should drop all of these from neutron repository

  [0] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006142.html
  [1] https://docs.openstack.org/neutron/latest/admin/config-lbaas.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1833125/+subscriptions


References