Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/862808 Committed: https://opendev.org/openstack/neutron-lib/commit/30b74827f735bb16669b7ffdaabc2aec002bb77e Submitter: "Zuul (22348)" Branch: master
commit 30b74827f735bb16669b7ffdaabc2aec002bb77e Author: elajkat <[email protected]> Date: Thu Oct 27 14:10:27 2022 +0200 Api-ref: Add note that only VLAN segmentation-id can be changed Since [1] it is allowed to change the provider:segmentation-id of VLAN type networks. [1]: https://review.opendev.org/q/topic:bug%252F1806052 Closes-Bug: #1428062 Related-Bug: #1806052 Change-Id: Id675e897b23bce1b478ab6c1e438c1d253c53a07 ** 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/1428062 Title: ML2 plugin Plugin does not support updating provider attributes Status in neutron: Fix Released Bug description: When trying to update segmentation_id # neutron net-update --provider:segmentation_id=190 public1 The update fails and in Neutron error: update failed (client error): Invalid input for operation: Plugin does not support updating provider attributes To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1428062/+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

