Public bug reported: 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 ** Affects: neutron Importance: Undecided Status: New -- 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: New 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 : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

