Comment 1 for bug 1940224

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hello:

Since [1], we don't validate the sub-attributes in "external_gw_info". That means the policy rule to check is now:
  rule:create_router:external_gateway_info

Before this patch, the rule to check was:
  (rule:create_router:external_gateway_info and (rule:create_router:external_gateway_info:network_id and rule:create_router:external_gateway_info:external_fixed_ips))

For now we need to revert this patch or find a solution for this patch.

[1]https://review.opendev.org/c/openstack/neutron-lib/+/802029/3/neutron_lib/api/definitions/l3_ext_gw_mode.py#b16