71a7abb498
During the port bulk creation, if an IPAM allocation fails (for example, if the IP address is outside of the subnet CIDR), the other IPAM allocations already created are deleted before raising the exception. Closes-Bug: #2039550 Change-Id: I7fd6e38016d099c03f80874bfa1fb8bdaff8bd2c
8 lines
300 B
YAML
8 lines
300 B
YAML
---
|
|
fixes:
|
|
- |
|
|
During the port bulk creation, if an IPAM allocation fails (for example, if
|
|
the IP address is outside of the subnet CIDR), the other IPAM allocations
|
|
already created are deleted before raising the exception. Fixes bug
|
|
`2039550 <https://launchpad.net/bugs/2039550>`_.
|