yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34734
[Bug 1388858] Re: Neutron disallows to change default enable_snat value
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1388858
Title:
Neutron disallows to change default enable_snat value
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Some deployments (private/enterprise clouds) would like to disable snat by default.
For example some enterprise policies disallow snat as it anonymizes/hides source ips and some private clouds don't use snat/nat features.
But it's currently not possible to change enable_snat default value.
A workaround is to allow and enforce neutron users to set enable_snat
attribute to False on external_gateway_info update through policy, but
it's not user friendly as neutron users must specify enable_snat=False
and if they do not neutron returns a 404 error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1388858/+subscriptions
References