DM: IRB IP leaked if VN<->PR link deleted/re-added
Bug #1485754 reported by
amit surana
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Fix Committed
|
High
|
Atul Moghe | |||
R3.0 |
Fix Committed
|
High
|
Atul Moghe | |||
Trunk |
Fix Committed
|
High
|
Atul Moghe |
Bug Description
When a VN is extended to a physical router, DM allocates an IP address for the IRB interface. When the VN<->PR association is broken, DM tries to free the allocated IP, but this call fails. As a result, the IP address that was previously allocated, is no longer available in the free pool.
information type: | Proprietary → Public |
tags: | added: releasenote |
tags: | removed: releasenote |
no longer affects: | juniperopenstack/r3.1 |
no longer affects: | juniperopenstack/r2.21.x |
To post a comment you must log in.
R2.20 virtual_ network_ ip_free( ) is not working.