You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relates to PR IBM/network-config-analyzer#536
Add abstract class NetworkPolicyRule, and make every policy rule class to inherit from it.
Add optimized_props and optimized_props_copy members to NetworkPolicyRule.
The text was updated successfully, but these errors were encountered:
Relates to PR IBM/network-config-analyzer#536
Add abstract class
NetworkPolicyRule
, and make every policy rule class to inherit from it.Add
optimized_props
andoptimized_props_copy
members toNetworkPolicyRule
.The text was updated successfully, but these errors were encountered: