Reviewed:  https://review.opendev.org/c/openstack/neutron/+/841838
Committed: 
https://opendev.org/openstack/neutron/commit/be0996c30850a870f05cabc3f8b77a379e7ab9da
Submitter: "Zuul (22348)"
Branch:    master

commit be0996c30850a870f05cabc3f8b77a379e7ab9da
Author: Sahid Orentino Ferdjaoui <sahid.ferdja...@industrialdiscipline.com>
Date:   Mon Nov 14 21:58:13 2022 +0100

    segment: enable multisegments support for host
    
    This updates the exception with a log message informing that
    multi-segments is supported by OVS only at that point.
    
    This also add fullstack tests that validates multisegs deployment on a
    physnet.
    
    Closes-Bug: #1956435
    Partial-Bug: #1764738
    Signed-off-by: Sahid Orentino Ferdjaoui 
<sahid.ferdja...@industrialdiscipline.com>
    Change-Id: I3811a4ca28906dd29100c602de7fa4a3595393ab


** 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/1956435

Title:
  OVS: support multiple segments per host

Status in neutron:
  Fix Released

Bug description:
  Currently, we can't add more segments to a host because of this
  hardcoded limitation:
  
https://github.com/openstack/neutron/blob/master/neutron/objects/subnet.py#L346-L355

  However, simply removing this limitation allows to add more segments
  (which means more ips) to a single host with OVS.

  Related: https://bugs.launchpad.net/neutron/+bug/1764738

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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to