Agent should advertise prefix for instance-ip based on alloc-unit
Bug #1595671 reported by
Nischal Sheth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.0 |
Won't Fix
|
High
|
RAVI KIRAN | |||
Trunk |
Fix Committed
|
High
|
RAVI KIRAN |
Bug Description
Support for allocation unit was added via bug 1589588. An alloc-unit
field has been added to IpamSubnetType. The default value is 1.
Agent should advertise an IP prefix based on the alloc-unit value.
For example if an instance-ip has address 10.1.1.17 and alloc-unit
is 16, a route needs to be advertised for 10.1.1.16/28.
This should be supported for both inet and inet6 addresses.
It should also work in conjunction with the flat-subnet feature (see
bug 1592970).
Review in progress for https:/ /review. opencontrail. org/21515
Submitter: RAVI KIRAN (<email address hidden>)