
The API calls that change the router external gateway info "enable_snat" flag are, by default, allowed only for admin users. That fix is proposed to the Neutron API definitions in [1]. [1]https://review.opendev.org/c/openstack/neutron-lib/+/941631 Related-Bug: #2098109 Change-Id: I6c19692fefb09c15423aa58756fb001615ce1ce4
WARNING
Some files under this path were copied from tempest as part of the move of the api tests, and they will be removed as required over time to minimize the dependency on the tempest testing framework. While it exists, only neutron_tempest_plugin.* should be importing files from this path. neutron_tempest_plugin.config uses the global cfg.CONF instance and importing it outside of the api tests has the potential to break Neutron's use of cfg.CONF.