4b0d4c1b59
CalculateAmphoraDelta uses now subnets instead of networks. HandleNetworkDelta plugs subnets on existing ports, or removes subnet from ports The Amphora server supports multiple 'plug' calls to the same port, allowing to update the settings of an interface. Co-Authored-By: Gregory Thiemonge <gthiemon@redhat.com> Story: 2004112 Task: 27533 Change-Id: I1384c6f52eec99e6573a8e83fe5a80a632804083
9 lines
301 B
YAML
9 lines
301 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix a bug when adding a member on a subnet that belongs to a network with
|
|
multiple subnets, an incorrect subnet may have been plugged in the amphora.
|
|
- |
|
|
Fix a bug when deleting the last member plugged on a network, the port that
|
|
was no longer used was not deleted.
|