Comment 5 for bug 1732801

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37693
Committed: http://github.com/Juniper/contrail-controller/commit/62392ceba825032003b8dbfceb97e0d47695676d
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 62392ceba825032003b8dbfceb97e0d47695676d
Author: Édouard Thuleau <email address hidden>
Date: Mon Nov 20 16:03:50 2017 +0100

[config] Global firewall resource could not reference scoped resource

Don't allow global firewall resource to reference scoped one:
- global APS cannot reference scoped policy
- global policy cannot reference scoped rule
- global rule cannot reference scope virtual network
- global rule cannot reference scope address group
- global rule cannot reference scope service group

Change-Id: Ic62c55e9b4b7ba509fe7e10cd0fb4317deac4217
Closes-Bug: #1732801