Hi, is it possible to disable snat on neutron router? I found such option in documentation: http://docs.openstack.org/api/openstack-network/2.0/content/update_router_extgwmodes.html I cannot find how to do this with command line tools. I've tried: neutron router-update 95e0ee8f-bf63-4aab-950d-c0133b0657dc enable_snat=False I got error: Invalid values_specs enable_snat=False Regards, Maciek