[Yahoo-eng-team] [Bug 1861442] [NEW] QOS minimum bandwidth rejection of non-physnet network and updates should be driver specific

2020-01-30 Thread Tom Stappaerts
Public bug reported: When adding a qos policy to a network or port, there is the following check in the qos_plugin: # minimum-bandwidth rule is only supported (independently of # drivers) on networks whose first segment is backed by a physnet if rule.rule_type

[Yahoo-eng-team] [Bug 1859163] [NEW] Create port with fixed ipv6 address for non-router ports is not allowed anymore

2020-01-10 Thread Tom Stappaerts
Public bug reported: As per merge in of https://review.opendev.org/#/c/699465/12/neutron/ipam/utils.py it is not allowed to create or update ports with fixed ips if the device_owner is not empty or a router device owner. This blocks us from creating ports with our own custom device owner, but

[Yahoo-eng-team] [Bug 1848152] [NEW] Update mtu of network has no validation

2019-10-15 Thread Tom Stappaerts
: Undecided Assignee: Tom Stappaerts (tstappae) Status: New ** Changed in: neutron Assignee: (unassigned) => Tom Stappaerts (tstappae) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1829414] [NEW] Attribute filtering should be based on all objects instead of only first

2019-05-16 Thread Tom Stappaerts
ill fixing the issue; please provide feedback here or on gerrit. ** Affects: neutron Importance: Undecided Assignee: Tom Stappaerts (tstappae) Status: New ** Changed in: neutron Assignee: (unassigned) => Tom Stappaerts (tstappae) -- You received this bug notificatio

[Yahoo-eng-team] [Bug 1776187] [NEW] Workflow unregister raises unexpected exception when worklfow is not registered

2018-06-11 Thread Tom Stappaerts
Public bug reported: This is seen as of Change-Id: I347d113f47587932e4f583d3152e781ad1a4849f on master/Rocky: When unregistering a workflow there used to be a catched exception horizon/workflows/base.py: try: cls._cls_registry.remove(step_class) except KeyError:

[Yahoo-eng-team] [Bug 1751040] [NEW] [RFE] Extended resources should not always calculate all attributes

2018-02-22 Thread Tom Stappaerts
tack/neutron/blob/master/neutron/db/_resource_extend.py ** Affects: neutron Importance: Undecided Assignee: Tom Stappaerts (tstappae) Status: New ** Changed in: neutron Assignee: (unassigned) => Tom Stappaerts (tstappae) -- You received this bug notification beca

[Yahoo-eng-team] [Bug 1718385] [NEW] neutron-lib validate_subports incorrectly blocks segmentation_id 0

2017-09-20 Thread Tom Stappaerts
Public bug reported: When supplying a subport for a trunk with segmenation_id 0 Neutron reports: Invalid subport details '{u'segmentation_type': u'vlan', u'port_id': u'449451c4-f134-4fbc-b405-df9109746e51', u'segmentation_id': 0}': missing segmentation information. Must specify both