Schema: not creating RI->RT refs if RT added after creating network policy
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.0 |
Fix Committed
|
High
|
Sahil Sabharwal | |||
R3.1 |
Fix Committed
|
High
|
Sahil Sabharwal | |||
R3.2 |
Fix Committed
|
High
|
Sahil Sabharwal | |||
Trunk |
Fix Committed
|
High
|
Sahil Sabharwal |
Bug Description
bug seen in 3.1/3.2.
consider this network policy that is applied to left/right VNs.
pass protocol any network serial-left ports any <> network serial-right ports [ 80 ] services serial-1,serial-2
now, the policy rule is edited and the port is changed from 80 to any. next, an external RT is configured on the left-vn. It is seen that schema is not creating the RT refs from the left RI. Restarting schema fixes the issue.
These were the only schema errors seen:
Upon modifying the policy rule:
root@csol2-
12/05/2016 03:08:31 PM [contrail-schema]: Duplicate uve delete <e3b97e88-
12/05/2016 03:08:31 PM [contrail-schema]: Duplicate uve delete <e3b97e88-
12/05/2016 03:08:31 PM [contrail-schema]: service chain ip address is None for: default-
12/05/2016 03:08:31 PM [contrail-schema]: service chain ip address is None for: default-
12/05/2016 03:08:32 PM [contrail-schema]: service chain ip address is None for: default-
12/05/2016 03:08:32 PM [contrail-schema]: service chain ip address is None for: default-
Upon adding the RT:
root@csol2-
root@csol2-
12/05/2016 03:09:00 PM [contrail-schema]: service chain ip address is None for: default-
Review in progress for https:/ /review. opencontrail. org/27215
Submitter: <email address hidden> (<email address hidden>)