
get_ports_by_portgroup_id accepts id instead of uuid. Change-Id: Ia21beb5675d2c4383a734a5a434d623aa628db6c Signed-off-by: Kaifeng Wang <kaifeng.w@gmail.com> Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
8 lines
290 B
YAML
8 lines
290 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue around handling of portgroup updates where the associated
|
|
node ID is changed. While a rare operation, it exists as a capability
|
|
and a bug existed from the wrong ID value being used to query the
|
|
database. The correct ID value is now utilized.
|